X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=74c8f79ebafd874b3d75d35203f071abbc37c061;hb=1e9bd1186a044d6e3506ed14fbe055b8f75f7641;hp=f6a6663d4405e63b05cd8ee719a9645f18a29936;hpb=42bc3d67f53713d43d4feb8de9def128eb32d283;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index f6a6663..74c8f79 100644 --- a/Changes +++ b/Changes @@ -14,26548 +14,13005 @@ 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) + ! 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 --------------- +--------------- +Version v5.11.X Development release working toward v5.12 +--------------- ____________________________________________________________________________ -____________________________________________________________________________ -[ 20173] By: rgs on 2003/07/20 21:48:21 - Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG - (bug #22968) +[ 35120] By: nicholas on 2008/12/16 13:57:38 + Log: Thank you for a thank you, not thank you for a bug report. Branch: perl - ! pod/perlfaq3.pod pod/perlrun.pod + ! utils/perlbug.PL ____________________________________________________________________________ -[ 20172] By: rgs on 2003/07/20 21:14:12 - Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script - From: Andy Dougherty - Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT) - Message-ID: - - plus a clarification to INSTALL : - Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script - From: Andy Dougherty - Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT) - Message-ID: +[ 35119] By: steveh on 2008/12/16 12:03:27 + Log: Subject: Re: [PATCH] Update IPC::Cmd to 0.42 + From: "Jos I. Boumans" + Date: Mon, 15 Dec 2008 19:07:04 +0100 + Message-Id: + + (Fixes test failures caused by IPC-Cmd upgrade) + Branch: perl + ! lib/CPANPLUS.pm lib/CPANPLUS/t/inc/conf.pl +____________________________________________________________________________ +[ 35118] By: steveh on 2008/12/16 12:00:18 + Log: Subject: [PATCH] Update IPC::Cmd to 0.42 + From: "Jos I. Boumans" + Date: Sat, 13 Dec 2008 18:37:27 +0100 + Message-Id: <87613C84-ED4A-4785-BEC8-62D291FC3C24@dwim.org> + Branch: perl + + lib/IPC/Cmd/t/src/output.pl lib/IPC/Cmd/t/src/x.tgz.packed + ! MANIFEST lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t + ! lib/IPC/Cmd/t/02_Interactive.t +____________________________________________________________________________ +[ 35106] By: steveh on 2008/12/15 15:39:12 + Log: Fix test failures caused by Archive-Extract upgrade + Branch: perl + ! lib/Archive/Extract.pm + ! lib/Archive/Extract/t/01_Archive-Extract.t +____________________________________________________________________________ +[ 35105] By: steveh on 2008/12/15 15:37:01 + Log: Subject: [PATCH] Update Archive::Extract to 0.28 + From: "Jos I. Boumans" + Date: Sat, 13 Dec 2008 17:36:13 +0100 + Message-Id: + Branch: perl + ! lib/Archive/Extract.pm + ! lib/Archive/Extract/t/01_Archive-Extract.t + ! lib/Archive/Extract/t/src/double_dir.zip.packed + ! lib/Archive/Extract/t/src/x.Z.packed + ! lib/Archive/Extract/t/src/x.bz2.packed + ! lib/Archive/Extract/t/src/x.gz.packed + ! lib/Archive/Extract/t/src/x.jar.packed + ! lib/Archive/Extract/t/src/x.lzma.packed + ! lib/Archive/Extract/t/src/x.par.packed + ! lib/Archive/Extract/t/src/x.tar.gz.packed + ! lib/Archive/Extract/t/src/x.tar.packed + ! lib/Archive/Extract/t/src/x.tgz.packed + ! lib/Archive/Extract/t/src/x.zip.packed + ! lib/Archive/Extract/t/src/y.jar.packed + ! lib/Archive/Extract/t/src/y.par.packed + ! lib/Archive/Extract/t/src/y.tar.bz2.packed + ! lib/Archive/Extract/t/src/y.tar.gz.packed + ! lib/Archive/Extract/t/src/y.tar.packed + ! lib/Archive/Extract/t/src/y.tbz.packed + ! lib/Archive/Extract/t/src/y.tgz.packed + ! lib/Archive/Extract/t/src/y.zip.packed +____________________________________________________________________________ +[ 35102] By: steveh on 2008/12/15 11:33:22 + Log: Subject: [PATCH] 'make manisort' + From: "Jos I. Boumans" + Date: Sat, 13 Dec 2008 17:29:21 +0100 + Message-Id: Branch: perl - ! INSTALL Makefile.SH + ! MANIFEST ____________________________________________________________________________ -[ 20171] By: rgs on 2003/07/20 20:12:54 - Log: The warning "Possible precedence problem on bitwise operator" - was incorrectly produced with the bitwise-assignment operators. - Fix it. (bug #23065 concerning 5.8.1 RC2) +[ 35101] By: merijn on 2008/12/15 11:29:37 + Log: Subject: [PATCH] Typo in pod/perlfunc.pod + From: Aaron Crane + Date: Mon, 15 Dec 2008 11:13:17 +0000 + Message-ID: <20081215111317.GI7480@aaroncrane.co.uk> Branch: perl - ! op.c t/lib/warnings/op + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 20170] By: rgs on 2003/07/18 08:03:02 - Log: Rename get_seed() to get_hash_seed(), as suggested by - Eric J Kidder, to solve a name conflict on HP_UX 11.00. +[ 35099] By: steveh on 2008/12/15 11:10:25 + Log: Subject: [PATCH] Update Archive::Tar to 1.42 + From: "Jos I. Boumans" + Date: Sat, 13 Dec 2008 18:08:13 +0100 + Message-Id: <5B9B0070-0F59-4182-BF11-3A27487B15F3@dwim.org> + Branch: perl + + lib/Archive/Tar/t/99_pod.t + ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm + ! lib/Archive/Tar/t/02_methods.t + ! lib/Archive/Tar/t/src/linktest/linktest_missing_dir.tar.packed + ! lib/Archive/Tar/t/src/linktest/linktest_with_dir.tar.packed + ! lib/Archive/Tar/t/src/long/bar.tar.packed + ! lib/Archive/Tar/t/src/long/foo.tbz.packed + ! lib/Archive/Tar/t/src/long/foo.tgz.packed + ! lib/Archive/Tar/t/src/short/bar.tar.packed + ! lib/Archive/Tar/t/src/short/foo.tbz.packed + ! lib/Archive/Tar/t/src/short/foo.tgz.packed +____________________________________________________________________________ +[ 35097] By: merijn on 2008/12/15 07:46:54 + Log: Subject: Re: 5.8.9 RC2 (was Re: 5.8.9 RC1) + From: Rainer Tammer + Date: Mon, 15 Dec 2008 08:34:19 +0100 + Message-ID: <4946087B.7080608@tammer.net> Branch: perl - ! embed.fnc embed.h perl.c proto.h util.c + ! README.aix ____________________________________________________________________________ -[ 20169] By: rgs on 2003/07/18 06:36:20 - Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers - From: Andreas J Koenig - Date: Fri, 18 Jul 2003 09:36:47 +0200 - Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de> +[ 35096] By: nicholas on 2008/12/14 23:39:28 + Log: Integrate: + [ 35085] + Mostly update Module::CoreList to 2.17, teaching it about 5.8.9. + It can't "know" the Perforce revision of the release until it's close + enough to guess. + + [ 35092] + Hopefully today. + + [ 35093] + Best estimiate patch number for 5.8.9 release. Branch: perl - ! t/op/pow.t + !> lib/Module/CoreList.pm pod/perlhist.pod ____________________________________________________________________________ -[ 20168] By: rgs on 2003/07/18 06:21:15 - Log: Subject: [ PATCH] Re: isa(UNIVERSAL)? - From: Dave Mitchell - Date: Thu, 17 Jul 2003 21:51:12 +0100 - Message-ID: <20030717205112.GA2994@fdgroup.com> +[ 35088] By: nicholas on 2008/12/14 09:26:00 + Log: Fix change 35082 by manually expanding do_open() to Perl_do_openn(). Branch: perl - ! t/op/universal.t universal.c + ! doio.c ____________________________________________________________________________ -[ 20167] By: rgs on 2003/07/18 06:14:33 - Log: Subject: [PATCH] Re: Oops - Can't calculate our powers - From: Stephen McCamant - Date: Fri, 18 Jul 2003 02:26:14 -0400 - Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU> +[ 35082] By: rgs on 2008/12/13 14:01:03 + Log: Subject: Re: [perl #60904] Race condition with perl -i.bk + From: Chip Salzenberg + Date: Mon, 1 Dec 2008 15:01:12 -0800 + Message-ID: <20081201230112.GH31089@tytlal.topaz.cx> + + Use mode 0600 (minus umask) for creation of the new file with -i Branch: perl - ! pp.c t/op/pow.t + ! doio.c ____________________________________________________________________________ -[ 20166] By: rgs on 2003/07/17 21:49:10 - Log: Subject: [PATCH] Increment cop_seqmax in utilize() - From: Stephen McCamant - Date: Tue, 15 Jul 2003 09:57:26 -0400 - Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU> - - Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements - From: Stephen McCamant - Date: Tue, 15 Jul 2003 09:57:31 -0400 - Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU> +[ 35080] By: nicholas on 2008/12/12 19:11:51 + Log: Document the changes between VERSIONS 1.30 and 1.31 of the debugger. Branch: perl - ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c + ! lib/perl5db.pl ____________________________________________________________________________ -[ 20165] By: rgs on 2003/07/17 21:24:46 - Log: Subject: [PATCH] Re: POSIX::div - From: Michael G Schwern - Date: Mon, 14 Jul 2003 14:00:58 -0700 - Message-ID: <20030714210057.GK18517@windhund.schwern.org> +[ 35079] By: steveh on 2008/12/12 17:50:55 + Log: Upgrade to Win32API-File 0.1101 + + (Causes a couple of "prerequisite not found" build warnings, but all + works okay otherwise) Branch: perl - ! ext/POSIX/POSIX.pm + ! ext/Win32API/File/Changes + ! ext/Win32API/File/ExtUtils/Myconst2perl.pm + ! ext/Win32API/File/File.pm ext/Win32API/File/Makefile.PL + ! ext/Win32API/File/README ext/Win32API/File/t/file.t ____________________________________________________________________________ -[ 20164] By: rgs on 2003/07/17 21:15:51 - Log: PERL5LIB is not colon-separated everywhere +[ 35078] By: steveh on 2008/12/12 17:08:51 + Log: Apply revision 11894 from the Module::Build SVN repo (to replace + local change 34447, which did the same thing) Branch: perl - ! pod/perlrun.pod + ! lib/Module/Build/t/compat.t ____________________________________________________________________________ -[ 20163] By: rgs on 2003/07/17 20:59:15 - Log: Subject: [PATCH] fix $^N-related coredump - From: Anton Berezin - Date: Mon, 14 Jul 2003 13:50:35 +0200 - Message-ID: <20030714115035.GA10971@heechee.tobez.org> +[ 35077] By: steveh on 2008/12/12 16:50:08 + Log: Upgrade to Test-Simple 0.86 + + Remove local changes 34491 (no longer required) and 34763 (fixed + properly by change 35076), but keep 34545 and 34762 for now (with + a VERSION bump in Test::Simple as a reminder) Branch: perl - ! pp_hot.c sv.c + ! lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/Changes ____________________________________________________________________________ -[ 20162] By: rgs on 2003/07/17 20:39:31 - Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT - From: Tony Bowden - Date: Thu, 17 Jul 2003 16:49:35 +0100 - Message-ID: <20030717154935.GA20302@soto.kasei.com> +[ 35076] By: steveh on 2008/12/12 16:47:01 + Log: Apply revision 1241 (and 1250) from the TAP::Harness SVN repo Branch: perl - ! pod/perlfunc.pod + ! ext/Test/Harness/t/compat/regression.t ____________________________________________________________________________ -[ 20161] By: rgs on 2003/07/17 20:25:52 - Log: Minor nits in perlsyn.pod +[ 35075] By: steveh on 2008/12/12 16:04:51 + Log: Update Win32 canned configs + + Updates the config.* and config_H.* files w.r.t. 34456, 34756/34777, + 34950 and 34994. + + Also adds missing variables (d_ndbm, extern_C and rm_try) and removes a + redundant variable (Mcc) to/from the config.* files for completeness. Branch: perl - ! pod/perlsyn.pod -____________________________________________________________________________ -[ 20160] By: nick on 2003/07/14 14:51:42 - Log: Integrate mainline - Branch: perlio - !> lib/Attribute/Handlers.pm lib/charnames.pm pod/perlfunc.pod - !> pod/perlsyn.pod pod/perltrap.pod t/op/pat.t + ! 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 ____________________________________________________________________________ -[ 20159] By: rgs on 2003/07/13 20:02:34 - Log: Subject: [PATCH] incorrect error message from Attribute::Handlers - From: Claes Jacobsson - Date: Sat, 12 Jul 2003 16:30:42 +0200 - Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu> +[ 35074] By: stevep on 2008/12/11 17:32:54 + Log: Subject: [perl #60978] [PATCH] Tied filehandles can't distinguish eof forms + From: Chip Salzenberg + Date: Wed, 10 Dec 2008 14:45:24 -0800 + Message-ID: <20081210224524.GD18817@tytlal.topaz.cx> Branch: perl - ! lib/Attribute/Handlers.pm + ! pod/perltie.pod pp_sys.c t/op/tiehandle.t ____________________________________________________________________________ -[ 20158] By: rgs on 2003/07/13 19:52:58 - Log: Add a TODO test for perlbug #19049 - Subject: Re: [perl #19049] Incorrect $` after replacement (test for same) - From: Alex Gough - Date: Fri, 11 Jul 2003 01:12:42 +0100 - Message-ID: <20030711001242.GD2484@the.earth.li> +[ 35073] By: steveh on 2008/12/10 17:55:31 + Log: Subject: [PATCH] Silence compiler warning in perlio.c + From: "Jerry D. Hedden" + Date: Tue, 9 Dec 2008 12:09:36 -0500 + Message-ID: <1ff86f510812090909y11947acfy317e46417b9ae91d@mail.gmail.com> Branch: perl - ! t/op/pat.t + ! perlio.c ____________________________________________________________________________ -[ 20157] By: rgs on 2003/07/13 19:43:29 - Log: Minor updates of the charnames documentation. +[ 35067] By: nicholas on 2008/12/09 20:59:34 + Log: Fix #61222 (debugger doesn't understand proxy constant subroutines, or + as it turns out, anything else not-a-glob in a symbol table). Branch: perl - ! lib/charnames.pm + ! lib/perl5db.pl ____________________________________________________________________________ -[ 20156] By: rgs on 2003/07/11 19:37:34 - Log: Subject: Re: Sort sub and NaNs - From: "John P. Linderman" - Date: Thu, 10 Jul 2003 10:45:06 -0400 - Message-Id: <200307101445.KAA79110@raptor.research.att.com> - - Warn against a potential edge case with sort, <=> and NaNs. +[ 35066] By: nicholas on 2008/12/09 20:32:30 + Log: Bump the debugger's version. Fail to update the changes. Branch: perl - ! pod/perlfunc.pod + ! lib/perl5db.pl ____________________________________________________________________________ -[ 20155] By: rgs on 2003/07/11 19:11:17 - Log: Subject: [DOCPATCH] perlfunc/read - From: Steve Grazzini - Date: Tue, 8 Jul 2003 10:23:03 -0400 - Message-ID: <20030708142303.GB23698@grazzini.net> - - Clarify the OFFSET parameter to read(). +[ 35060] By: davem on 2008/12/09 12:58:08 + Log: bump Data::Dumper version number. + both maint branches are listed as 2.121_17, but bleed has + additional changes. Branch: perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 20154] By: rgs on 2003/07/11 18:54:09 - Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction - From: Michael G Schwern - Date: Tue, 13 May 2003 18:33:05 -0700 - Message-ID: <20030514013305.GB22001@windhund.schwern.org> - Branch: perl - ! pod/perlsyn.pod pod/perltrap.pod -____________________________________________________________________________ -[ 20153] By: jhi on 2003/07/11 10:50:52 - Log: more perldelta. (This is the final RC2, too.) - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20152] By: nick on 2003/07/11 09:45:07 - Log: Integrate mainline at 5.8.1-RC1ish - Branch: perlio - !> (integrate 51 files) -____________________________________________________________________________ -[ 20151] By: jhi on 2003/07/11 08:35:08 - Log: A known potentially failing test. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20150] By: jhi on 2003/07/11 08:07:55 - Log: Some known problems. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20149] By: jhi on 2003/07/11 06:08:27 - Log: Add perldelta about the SIGFPE change. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20148] By: jhi on 2003/07/11 05:36:18 - Log: Make it RC2, while the tests are running. - Branch: maint-5.8/perl - ! patchlevel.h -____________________________________________________________________________ -[ 20147] By: jhi on 2003/07/11 05:20:37 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 20146] By: jhi on 2003/07/11 05:12:43 - Log: Integrate: - [ 20145] - I think the API for mod_perl v2 should be simply that - PL_modperl sets the PL_hash_seed (and PL_hash_seed_set) - itself, hopefully from a good source of random bits. - Branch: maint-5.8/perl - !> perl.c + ! ext/Data/Dumper/Dumper.pm ____________________________________________________________________________ -[ 20145] By: jhi on 2003/07/11 05:07:09 - Log: I think the API for mod_perl v2 should be simply that - PL_modperl sets the PL_hash_seed (and PL_hash_seed_set) - itself, hopefully from a good source of random bits. +[ 35059] By: steveh on 2008/12/09 09:38:06 + Log: Subject: Re: [PATCH] standardize save/restore of errno & vaxc$errno + From: Chip Salzenberg + Date: Fri, 5 Dec 2008 13:32:19 -0800 + Message-ID: <20081205213219.GH16081@tytlal.topaz.cx> Branch: perl - ! perl.c -____________________________________________________________________________ -[ 20144] By: jhi on 2003/07/11 00:35:56 - Log: Integrate: - [ 20143] - pTHX. - Branch: maint-5.8/perl - !> util.c + ! util.c ____________________________________________________________________________ -[ 20143] By: jhi on 2003/07/11 00:35:07 - Log: pTHX. +[ 35058] By: rgs on 2008/12/09 07:06:08 + Log: Subject: [PATCH] blead is canonical for threads + From: "Jerry D. Hedden" + Date: Mon, 8 Dec 2008 08:45:13 -0500 + Message-ID: <1ff86f510812080545n5d8fb198iaa73678081616437@mail.gmail.com> Branch: perl - ! util.c + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 20142] By: jhi on 2003/07/11 00:31:29 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 35055] By: nicholas on 2008/12/06 22:52:18 + Log: Integrate: + [ 35047] + Hopefully today. + Branch: perl + !> pod/perlhist.pod ____________________________________________________________________________ -[ 20141] By: jhi on 2003/07/11 00:27:41 - Log: Integrate: - [ 20137] - Retract the statements. - - [ 20138] - More retraction. - - [ 20139] - New order of seed. - Branch: maint-5.8/perl - !> INSTALL pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod -____________________________________________________________________________ -[ 20140] By: jhi on 2003/07/11 00:25:36 - Log: Refashion the perldelta. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20139] By: jhi on 2003/07/11 00:21:43 - Log: New order of seed. +[ 35050] By: nicholas on 2008/12/06 17:09:00 + Log: Subject: Re: AIX patches for Perl 5.8.9 RC2 - README.aix + From: Rainer Tammer + Message-ID: <493AAEF0.3020203@tammer.net> + Date: Sat, 06 Dec 2008 17:57:20 +0100 Branch: perl - ! pod/perlrun.pod + ! README.aix ____________________________________________________________________________ -[ 20138] By: jhi on 2003/07/11 00:13:11 - Log: More retraction. +[ 35039] By: nicholas on 2008/12/06 15:07:55 + Log: Note perl5-security-report@perl.org in INSTALL. Must remember to + mention it in the release announcement. Branch: perl ! INSTALL ____________________________________________________________________________ -[ 20137] By: jhi on 2003/07/11 00:10:14 - Log: Retract the statements. +[ 35038] By: rgs on 2008/12/06 14:55:02 + Log: Subject: [PATCH] Re: add UPSTREAM flag to Maintainers.pl?? + From: Steffen Mueller + Date: Mon, 10 Nov 2008 10:21:29 +0100 + Message-ID: <4917FD19.7080704@sneakemail.com> Branch: perl - ! pod/perlfunc.pod pod/perlsec.pod -____________________________________________________________________________ -[ 20136] By: jhi on 2003/07/11 00:05:20 - Log: Integrate: - [ 20134] - Check PERL_HASH_SEED even when tainted. - - [ 20135] - Chicken out: the hash randomisation is not on by default. - We switch over to the explicit mode: in other words, if - the $ENV{PERL_HASH_SEED} is on, we randomise. Also, we - randomise only if PL_hash_seed_set is FALSE (this means - one can use PERL_HASH() before perl_run.) Also, since - now PERL_HASH_SEED is okay even under -T, all should be fine. - (Ha!) - Branch: maint-5.8/perl - !> embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h - !> perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c -____________________________________________________________________________ -[ 20135] By: jhi on 2003/07/11 00:03:33 - Log: Chicken out: the hash randomisation is not on by default. - We switch over to the explicit mode: in other words, if - the $ENV{PERL_HASH_SEED} is on, we randomise. Also, we - randomise only if PL_hash_seed_set is FALSE (this means - one can use PERL_HASH() before perl_run.) Also, since - now PERL_HASH_SEED is okay even under -T, all should be fine. - (Ha!) - Branch: perl - ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h - ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c -____________________________________________________________________________ -[ 20134] By: jhi on 2003/07/10 23:23:38 - Log: Check PERL_HASH_SEED even when tainted. - Branch: perl - ! perl.c pod/perlrun.pod -____________________________________________________________________________ -[ 20133] By: jhi on 2003/07/10 22:51:40 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h + ! Porting/Maintainers.pl Porting/Maintainers.pm ____________________________________________________________________________ -[ 20132] By: jhi on 2003/07/10 22:46:30 - Log: Integrate: - [ 20129] - Subject: [comment patch] - From: Stas Bekman - Date: Thu, 10 Jul 2003 14:19:22 -0700 - Message-ID: <3F0DD85A.1070902@stason.org> - - [ 20130] - Subject: [PATCH} db-recno.t on Mac OS X - From: slaven@rezic.de - Date: Thu, 10 Jul 2003 12:41:05 +0000 - Message-Id: <1057840865.9622@devpc01.iconmobile.de> - - [ 20131] - &Time::HiRes::d_nanosleep was broken. - Branch: maint-5.8/perl - !> ext/DB_File/t/db-recno.t ext/Time/HiRes/Makefile.PL perl.c -____________________________________________________________________________ -[ 20131] By: jhi on 2003/07/10 22:42:29 - Log: &Time::HiRes::d_nanosleep was broken. - Branch: perl - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 20130] By: jhi on 2003/07/10 22:37:02 - Log: Subject: [PATCH} db-recno.t on Mac OS X - From: slaven@rezic.de - Date: Thu, 10 Jul 2003 12:41:05 +0000 - Message-Id: <1057840865.9622@devpc01.iconmobile.de> - Branch: perl - ! ext/DB_File/t/db-recno.t -____________________________________________________________________________ -[ 20129] By: jhi on 2003/07/10 22:31:39 - Log: Subject: [comment patch] - From: Stas Bekman - Date: Thu, 10 Jul 2003 14:19:22 -0700 - Message-ID: <3F0DD85A.1070902@stason.org> +[ 35036] By: rgs on 2008/12/06 14:14:43 + Log: Subject: PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented, + From: karl williamson + Date: Wed, 03 Dec 2008 19:51:54 -0700 + Message-ID: <493745CA.6070300@khwilliamson.com> + + And bump version to 0.27 Branch: perl - ! perl.c -____________________________________________________________________________ -[ 20128] By: jhi on 2003/07/10 22:23:08 - Log: Integrate: - [ 20124] - Time travel noticed by Enache. - - [ 20127] - Be vague enough. - Branch: maint-5.8/perl - !> embedvar.h pod/perldata.pod pod/perlhist.pod + ! lib/Unicode/UCD.pm lib/Unicode/UCD.t ____________________________________________________________________________ -[ 20127] By: jhi on 2003/07/10 22:21:04 - Log: Be vague enough. +[ 35023] By: davem on 2008/12/05 23:05:52 + Log: whether DEPTH gets dumped in formats varies within 5.10.0 Branch: perl - ! pod/perldata.pod + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 20126] By: jhi on 2003/07/10 22:20:02 - Log: Add the deprecation warning for v-strings. - - (A Tale Of Caution: Originally I tried to use - "no warnings 'deprecated'; in configpm, but that - lead into whole lotta pain. The warnings pragma - pulls in Carp, and then Carp somehow messes up Exporter, - and one ends up with several mysterious failures. - Just don't go there.) - Branch: maint-5.8/perl - ! configpm pod/perldelta.pod pod/perldiag.pod - ! t/lib/warnings/toke t/op/pack.t toke.c -____________________________________________________________________________ -[ 20125] By: rgs on 2003/07/10 19:28:48 - Log: regen embed.pl for the bleadperl branch as well. - Branch: perl - ! embedvar.h -____________________________________________________________________________ -[ 20124] By: jhi on 2003/07/10 18:33:56 - Log: Time travel noticed by Enache. - Branch: perl - ! pod/perlhist.pod -____________________________________________________________________________ -[ 20123] By: jhi on 2003/07/10 18:07:49 - Log: regen embed.pl. - Branch: maint-5.8/perl - ! embedvar.h -____________________________________________________________________________ -[ 20122] By: jhi on 2003/07/10 18:06:05 - Log: Integrate: - [ 20116] - The *right* way to make the csighandler visible. - - [ 20117] - Subject: [PATCH] Restore SIGFPE on exec() - From: Chip Salzenberg - Date: Thu, 10 Jul 2003 13:13:20 -0400 - Message-ID: <20030710171319.GA21588@perlsupport.com> - - [ 20118] - malloc alignment patch from Spider, needed for Tru64 + longdouble. - - [ 20119] - Subject: [PATCH] configure.gnu --prefix - From: slaven@rezic.de - Date: Thu, 10 Jul 2003 09:33:27 +0000 - Message-Id: <1057829607.9622@devpc01.iconmobile.de> - - [ 20120] - I can see the future. It is cloudy. - Branch: maint-5.8/perl - !> configure.gnu doio.c embed.fnc embed.h global.sym malloc.c - !> perl.c perl.h perlapi.h perlvars.h pod/perlhist.pod toke.c -____________________________________________________________________________ -[ 20121] By: jhi on 2003/07/10 18:01:21 - Log: perldelta tweaks. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20120] By: jhi on 2003/07/10 17:38:28 - Log: I can see the future. It is cloudy. - Branch: perl - ! pod/perlhist.pod -____________________________________________________________________________ -[ 20119] By: jhi on 2003/07/10 17:37:25 - Log: Subject: [PATCH] configure.gnu --prefix - From: slaven@rezic.de - Date: Thu, 10 Jul 2003 09:33:27 +0000 - Message-Id: <1057829607.9622@devpc01.iconmobile.de> - Branch: perl - ! configure.gnu -____________________________________________________________________________ -[ 20118] By: jhi on 2003/07/10 17:35:32 - Log: malloc alignment patch from Spider, needed for Tru64 + longdouble. +[ 35022] By: davem on 2008/12/05 22:54:50 + Log: in Dump output, PV field of format may or not be displayed in 5.10.0 Branch: perl - ! malloc.c + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 20117] By: jhi on 2003/07/10 17:33:53 - Log: Subject: [PATCH] Restore SIGFPE on exec() - From: Chip Salzenberg - Date: Thu, 10 Jul 2003 13:13:20 -0400 - Message-ID: <20030710171319.GA21588@perlsupport.com> +[ 35021] By: davem on 2008/12/05 22:22:30 + Log: remove syntax error from < 5.10 branch of Data::Dumper Branch: perl - ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c + ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ -[ 20116] By: jhi on 2003/07/10 17:28:00 - Log: The *right* way to make the csighandler visible. +[ 35018] By: steveh on 2008/12/05 18:11:56 + Log: Subject: [PATCH] standardize save/restore of errno & vaxc$errno + From: Chip Salzenberg + Date: Wed, 26 Nov 2008 23:01:41 -0800 + Message-ID: <20081127070141.GD17663@tytlal.topaz.cx> Branch: perl - ! embed.fnc embed.h global.sym + ! doio.c mg.c perl.h perlio.c pp_sys.c sv.c util.c vms/vms.c ____________________________________________________________________________ -[ 20115] By: jhi on 2003/07/10 15:11:29 - Log: Retract #20113. - Branch: maint-5.8/perl - ! embedvar.h intrpvar.h perlapi.h -____________________________________________________________________________ -[ 20114] By: jhi on 2003/07/10 15:06:41 - Log: Retract #20112. +[ 35013] By: craigb on 2008/12/04 21:46:16 + Log: While we are off the reservation, revert a stupid, VMS-specific + test regression I caused David to make in 2.07. (See + http://rt.cpan.org/Public/Bug/Display.html?id=40512 ). Branch: perl - ! embed.fnc embedvar.h intrpvar.h perlapi.h -____________________________________________________________________________ -[ 20113] By: jhi on 2003/07/10 14:19:22 - Log: Missing symbol export. - Branch: maint-5.8/perl - !> embed.fnc embedvar.h intrpvar.h perlapi.h + ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ -[ 20112] By: jhi on 2003/07/10 14:17:59 - Log: Argh. At least AIX builds choke because of this. +[ 35012] By: craigb on 2008/12/04 21:42:14 + Log: Subject: Re: File::Path regression in 5.8.9 + From: Marcus Holland-Moritz + Date: Fri, 14 Nov 2008 10:58:09 +0100 + Message-ID: <20081114105809.6435cba1@r2d2> + + Plus replace "$p/$x" with catdir($p, $x) in the test. Branch: perl - ! embed.fnc embedvar.h intrpvar.h perlapi.h + ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ -[ 20111] By: jhi on 2003/07/10 05:31:46 - Log: Final perldelta (and perlport) sweep. - Branch: maint-5.8/perl - ! pod/perldelta.pod pod/perlport.pod -____________________________________________________________________________ -[ 20110] By: jhi on 2003/07/10 05:06:10 - Log: Make it the RC1. - Branch: maint-5.8/perl - ! patchlevel.h +[ 35011] By: craigb on 2008/12/04 21:36:56 + Log: Revert 35009 so we can take another swing at ancestor detection. + Branch: perl + ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ -[ 20109] By: jhi on 2003/07/10 05:04:54 - Log: Remove the maint tag. - Branch: maint-5.8/perl - ! patchlevel.h +[ 35010] By: craigb on 2008/12/04 15:17:12 + Log: Subject: [patch@34995] vms.c - Memory freed from wrong pool + From: "John E. Malmberg" + Date: Wed, 03 Dec 2008 19:38:04 -0600 + Message-id: <4937347C.70003@qsl.net> + + Need PerlMem_free, not Safefree in trim_unixpath. + Branch: perl + ! vms/vms.c ____________________________________________________________________________ -[ 20108] By: jhi on 2003/07/10 05:03:37 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 35009] By: nicholas on 2008/12/04 14:09:20 + Log: For now, remove the 'cannot remove [dir] when cwd is [dir]' message, + because the existing code will think that /tmp/abc is a subdirectory + of /tmp/aa, and whilst we have a patch for Win32 and *nix, we've not + tested on VMS, which has "interesting" path syntax. + Branch: perl + ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ -[ 20107] By: jhi on 2003/07/10 04:55:03 - Log: Integrate: - [ 20103] - perlfaq sync. - - [ 20104] - Deprecate v-strings. - - [ 20106] - Upgrade to podlators 1.27. - Branch: maint-5.8/perl - !> lib/Pod/Text/Termcap.pm pod/perldata.pod pod/perlfaq1.pod +[ 35008] By: nicholas on 2008/12/04 13:26:59 + Log: Subject: Re: File::Path regression in 5.8.9 + From: Gisle Aas + Date: Wed, 19 Nov 2008 19:09:20 +0100 + Message-Id: + + [plus bump $VERSION. Gah. Format F-word must die] + Branch: perl + ! lib/File/Path.pm ____________________________________________________________________________ -[ 20106] By: jhi on 2003/07/10 04:50:05 - Log: Upgrade to podlators 1.27. +[ 35007] By: nicholas on 2008/12/04 11:14:02 + Log: Subject: AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix + From: Rainer Tammer + Message-ID: <4937A39B.1070104@tammer.net> + Date: Thu, 04 Dec 2008 10:32:11 +0100 + + [the rest, including unwinding change 34983 first] Branch: perl - ! lib/Pod/Text/Termcap.pm + ! Makefile.SH README.aix ____________________________________________________________________________ -[ 20105] By: jhi on 2003/07/10 04:46:01 - Log: Add deprecations to perldelta. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 35006] By: nicholas on 2008/12/04 11:13:32 + Log: Subject: AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix + From: Rainer Tammer + Message-ID: <4937A39B.1070104@tammer.net> + Date: Thu, 04 Dec 2008 10:32:11 +0100 + + [just the hints] + Branch: perl + ! hints/aix.sh ____________________________________________________________________________ -[ 20104] By: jhi on 2003/07/10 04:40:02 - Log: Deprecate v-strings. +[ 34995] By: rgs on 2008/12/03 16:29:09 + Log: The gcc attribute "deprecated" seems to have been available since gcc 3.1 + + So encode this knowledge in perl.h, so we don't rely on the version of + gcc used by Configure to get the macro definition right. Branch: perl - ! pod/perldata.pod + ! perl.h ____________________________________________________________________________ -[ 20103] By: jhi on 2003/07/10 04:28:40 - Log: perlfaq sync. +[ 34994] By: merijn on 2008/12/03 14:55:52 + Log: Subject: [PATCH] Configure detection of __attribute__((deprecated)) + From: "Rafael Garcia-Suarez" + Date: Wed, 3 Dec 2008 12:51:36 +0100 + Message-ID: Branch: perl - ! pod/perlfaq1.pod + ! Configure Cross/config.sh-arm-linux NetWare/config.wc + ! Porting/Glossary Porting/config.sh config_h.SH configure.com + ! epoc/config.sh perl.h plan9/config_sh.sample symbian/config.sh + ! uconfig.sh win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 20102] By: jhi on 2003/07/09 17:55:46 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34987] By: nicholas on 2008/12/03 09:19:32 + Log: Fix for tainting regression in a test of Text::Template spotted by + Andreas' smoker. + Branch: perl + ! scope.c t/op/taint.t ____________________________________________________________________________ -[ 20101] By: jhi on 2003/07/09 17:49:23 - Log: Integrate: - [ 20095] - Update Changes. - - [ 20096] - More Darwin/MacOSX paths twiddling. - - [ 20097] - Fix for the 'print v65' plus safety tweaks from Rafael. - - [ 20098] - Fixes from Ron Kimball. - - [ 20099] - No more no more. Errrm, no longer no more. - - [ 20100] - Detypo. - Branch: maint-5.8/perl - !> hints/darwin.sh hints/freebsd.sh pod/perldata.pod toke.c -____________________________________________________________________________ -[ 20100] By: jhi on 2003/07/09 17:40:41 - Log: Detypo. +[ 34986] By: nicholas on 2008/12/02 22:16:56 + Log: Change PL_debug behaviour so that string eval lines are saved whenever + a subroutine is defined, even if the eval'd string has subsequent + syntax errors. This allows the debugger to single step into these + subroutines. Branch: perl - ! hints/darwin.sh + ! pp_ctl.c t/comp/retainedlines.t ____________________________________________________________________________ -[ 20099] By: jhi on 2003/07/09 17:31:38 - Log: No more no more. Errrm, no longer no more. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34985] By: nicholas on 2008/12/02 20:43:58 + Log: Implement PERLDBf_SAVESRC_INVALID, which saves source lines for string + evals that fail to compile. + Branch: perl + ! perl.h pp_ctl.c t/comp/retainedlines.t ____________________________________________________________________________ -[ 20098] By: jhi on 2003/07/09 17:29:53 - Log: Fixes from Ron Kimball. +[ 34984] By: nicholas on 2008/12/02 20:16:33 + Log: Codify the current behaviour of evals which define subroutines before + failing (due to syntax errors). Branch: perl - ! pod/perldata.pod + ! t/comp/retainedlines.t ____________________________________________________________________________ -[ 20097] By: jhi on 2003/07/09 17:27:35 - Log: Fix for the 'print v65' plus safety tweaks from Rafael. +[ 34983] By: nicholas on 2008/12/02 18:06:52 + Log: Unwind change 31976 then apply + + Subject: Re: 5.8.9 RC1 / 5.10.x / bleed patches for gcc / AIX + From: Rainer Tammer + Message-ID: <4935099B.8060004@tammer.net> + Date: Tue, 02 Dec 2008 11:10:35 +0100 Branch: perl - ! toke.c + ! Makefile.SH ____________________________________________________________________________ -[ 20096] By: jhi on 2003/07/09 17:06:29 - Log: More Darwin/MacOSX paths twiddling. +[ 34982] By: steveh on 2008/12/02 17:47:19 + Log: Silence a compiler warning introduced by 34963 Branch: perl - ! hints/darwin.sh + ! embed.fnc proto.h ____________________________________________________________________________ -[ 20095] By: jhi on 2003/07/09 12:03:48 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34981] By: nicholas on 2008/12/02 16:20:01 + Log: Followup to change 34979. Tests are good, m'kay. Particularly when they + show you that something you thought worked doesn't. + Sadly it's not possible to trivially make it work, so for now they're + todo_skip(). + Branch: perl + ! perl.h pp_ctl.c t/comp/retainedlines.t ____________________________________________________________________________ -[ 20094] By: jhi on 2003/07/09 11:56:22 - Log: No Perl malloc for FreeBSD. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34980] By: nicholas on 2008/12/02 14:59:37 + Log: Remove last reference to PERLDB_ASSERTION + Branch: perl + ! perl.h ____________________________________________________________________________ -[ 20093] By: jhi on 2003/07/09 11:43:09 - Log: Play safe and use the system malloc in FreeBSD. - Yes, performance suffers. But that is better than - random core dumps. +[ 34979] By: nicholas on 2008/12/02 14:46:17 + Log: Add two more flags, PERLDBf_SAVESRC_NOSUBS and PERLDBf_SAVESRC_INVALID, + which give total control over when source code from evals is stored. + The debugger doesn't need them, but I forsee that profilers might. Branch: perl - ! hints/freebsd.sh + ! perl.h pp_ctl.c ____________________________________________________________________________ -[ 20092] By: jhi on 2003/07/09 11:41:01 - Log: Integrate: - [ 20084] - Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted. - From: John Peacock - Date: Wed, 09 Jul 2003 01:05:38 -0700 - Message-ID: <3F0BCCD2.1020009@rowman.com> - - [ 20085] - Test the vX => ... fix. - - [ 20086] - Document the v-string change in perldelta. - - [ 20087] - perldelta clarification. - - [ 20088] - Document the vXX => change in perldata, too. - - [ 20089] - Rework the perldata vXX => ... entry a bit. - Branch: maint-5.8/perl - !> embed.fnc pod/perlapi.pod pod/perldata.pod t/op/ver.t toke.c - !> util.c -____________________________________________________________________________ -[ 20091] By: jhi on 2003/07/09 08:23:20 - Log: Integrate: - [ 20074] - "Global destruction" doc tweaks from Rafael. - - [ 20075] - perldelta tweaks. - - [ 20076] - Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output - From: Enache Adrian - Date: Tue, 8 Jul 2003 20:47:58 +0300 - Message-ID: <20030708174758.GA1177@ratsnest.hole> - - (ByteLoader tweak avoiding a leaked scalar) - - [ 20077] - Don't recommend to upgrade the base.pm in the core with - the base.pm from Class::Fields. They are not the same. - - [ 20078] - Revert #20077. - - [ 20079] - The CHECKOP macro was not invoked on some newly created ops - (to match them against the current opmask.) As a consequence, - Safe compartments were unable to trap some ops (pattern - match, slices, conditionals.) This fixes the holes. - - [ 20080] - Small typo fix from Chris Reinhardt. - - [ 20081] - Subject: [PATCH] Safe signals via POSIX::sigaction - From: Chip Salzenberg - Date: Wed, 9 Jul 2003 01:49:10 -0400 - Message-ID: <20030709054910.GH2021@perlsupport.com> - - [ 20082] - Enable avoiding /System/Library in Mac OS X by - doing Configure -Dprefix=/some/where -Uvendorlib. - - [ 20083] - Darwin/Mac OS X: if -Dprefix=/foo, do nothing special - for the install dirs. - - [ 20090] - Upgrade to Encode 1.97. - Branch: maint-5.8/perl - !> embed.fnc embed.h ext/Encode/Changes ext/Encode/Encode.pm - !> ext/Encode/META.yml ext/Encode/encoding.pm - !> ext/Encode/lib/Encode/Alias.pm - !> ext/Encode/lib/Encode/Encoder.pm - !> ext/Encode/lib/Encode/Guess.pm - !> ext/Encode/lib/Encode/JP/JIS7.pm ext/POSIX/POSIX.pm - !> ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t - !> hints/darwin.sh lib/CPAN.pm op.c proto.h -____________________________________________________________________________ -[ 20090] By: jhi on 2003/07/09 08:12:32 - Log: Upgrade to Encode 1.97. - Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml - ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm - ! ext/Encode/lib/Encode/Encoder.pm - ! ext/Encode/lib/Encode/Guess.pm - ! ext/Encode/lib/Encode/JP/JIS7.pm -____________________________________________________________________________ -[ 20089] By: jhi on 2003/07/09 08:08:30 - Log: Rework the perldata vXX => ... entry a bit. +[ 34977] By: nicholas on 2008/12/02 10:43:20 + Log: Avoid warnings from exacting C compilers when -DNO_MATHOMS is in force. Branch: perl - ! pod/perldata.pod + ! mathoms.c ____________________________________________________________________________ -[ 20088] By: jhi on 2003/07/09 08:04:04 - Log: Document the vXX => change in perldata, too. +[ 34976] By: stevep on 2008/12/02 05:10:09 + Log: setsid() returns -1 on failure. Branch: perl - ! pod/perldata.pod + ! pod/perlipc.pod ____________________________________________________________________________ -[ 20087] By: jhi on 2003/07/09 08:02:09 - Log: perldelta clarification. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34975] By: stevep on 2008/12/02 04:18:48 + Log: Add diagnostics for "No such hook: %s". + Branch: perl + ! pod/perldiag.pod ____________________________________________________________________________ -[ 20086] By: jhi on 2003/07/09 08:00:04 - Log: Document the v-string change in perldelta. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34973] By: nicholas on 2008/12/01 22:17:55 + Log: The temporary SV created in Perl_save_helem_flags() to store the key + can be freed immediately after it is used, as it is unrelated to + anything else. This folds SvREFCNT_dec()s on two code paths into one. + Branch: perl + ! scope.c ____________________________________________________________________________ -[ 20085] By: jhi on 2003/07/09 07:49:46 - Log: Test the vX => ... fix. +[ 34972] By: nicholas on 2008/12/01 21:28:13 + Log: Convention seems to be that static definitions are also made visible by + || defined(PERL_DECL_PROT), so add this where it is missing. Branch: perl - ! t/op/ver.t + ! embed.fnc embed.h proto.h ____________________________________________________________________________ -[ 20084] By: jhi on 2003/07/09 06:58:39 - Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted. - From: John Peacock - Date: Wed, 09 Jul 2003 01:05:38 -0700 - Message-ID: <3F0BCCD2.1020009@rowman.com> +[ 34971] By: nicholas on 2008/12/01 19:54:11 + Log: Subject: [PATCH] Eliminate setenv_getix() + From: "Jerry D. Hedden" + Message-ID: <1ff86f510812010947p7df19438kc19c279bcffe4b83@mail.gmail.com> + Date: Mon, 1 Dec 2008 12:47:35 -0500 Branch: perl - ! embed.fnc pod/perlapi.pod toke.c util.c + ! embed.fnc embed.h proto.h util.c ____________________________________________________________________________ -[ 20083] By: jhi on 2003/07/09 06:27:15 - Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special - for the install dirs. +[ 34970] By: nicholas on 2008/12/01 14:29:42 + Log: Change 34966 should also have removed the SSCHECK(4); from + Perl_save_hints(). Branch: perl - ! hints/darwin.sh + ! scope.c ____________________________________________________________________________ -[ 20082] By: jhi on 2003/07/09 05:57:16 - Log: Enable avoiding /System/Library in Mac OS X by - doing Configure -Dprefix=/some/where -Uvendorlib. +[ 34969] By: nicholas on 2008/12/01 13:20:27 + Log: In Perl_ss_dup(), case SAVEt_FREEPV can be rolled into case + SAVEt_DELETE for a space optimisation. Branch: perl - ! hints/darwin.sh + ! sv.c ____________________________________________________________________________ -[ 20081] By: jhi on 2003/07/09 05:53:56 - Log: Subject: [PATCH] Safe signals via POSIX::sigaction - From: Chip Salzenberg - Date: Wed, 9 Jul 2003 01:49:10 -0400 - Message-ID: <20030709054910.GH2021@perlsupport.com> +[ 34968] By: nicholas on 2008/12/01 13:19:41 + Log: Implement Perl_save_delete() using save_pushptri32ptr(). Branch: perl - ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod - ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h + ! scope.c ____________________________________________________________________________ -[ 20080] By: jhi on 2003/07/09 04:52:02 - Log: Small typo fix from Chris Reinhardt. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34967] By: nicholas on 2008/12/01 11:54:42 + Log: Re-order Perl_save_delete() to PTR, INT, PTR. + Branch: perl + ! scope.c sv.c ____________________________________________________________________________ -[ 20079] By: rgs on 2003/07/08 20:26:20 - Log: The CHECKOP macro was not invoked on some newly created ops - (to match them against the current opmask.) As a consequence, - Safe compartments were unable to trap some ops (pattern - match, slices, conditionals.) This fixes the holes. +[ 34966] By: nicholas on 2008/12/01 11:27:31 + Log: Add S_save_pushptri32ptr() and use it to re-implement Perl_save_hints() + and Perl_save_aelem(). Branch: perl - ! op.c + ! embed.fnc embed.h proto.h scope.c ____________________________________________________________________________ -[ 20078] By: jhi on 2003/07/08 19:30:13 - Log: Revert #20077. +[ 34965] By: nicholas on 2008/12/01 11:06:05 + Log: Move the implmentation of SAVEHINTS() into a new Perl_save_hints() in + scope.c. "Inlined" macro functions in scope.h are actually space + inefficient. Branch: perl - ! lib/CPAN.pm + ! embed.fnc embed.h proto.h scope.c scope.h ____________________________________________________________________________ -[ 20077] By: jhi on 2003/07/08 18:40:51 - Log: Don't recommend to upgrade the base.pm in the core with - the base.pm from Class::Fields. They are not the same. +[ 34964] By: nicholas on 2008/12/01 10:36:44 + Log: For SAVEHINTS(), re-order the savestack to be (?:PTR, )? INT, PTR. + This brings it to the same order as save_aelem() or save_pushi32ptr(). Branch: perl - ! lib/CPAN.pm + ! scope.c scope.h sv.c ____________________________________________________________________________ -[ 20076] By: jhi on 2003/07/08 17:39:49 - Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output - From: Enache Adrian - Date: Tue, 8 Jul 2003 20:47:58 +0300 - Message-ID: <20030708174758.GA1177@ratsnest.hole> - - (ByteLoader tweak avoiding a leaked scalar) +[ 34963] By: nicholas on 2008/12/01 09:46:15 + Log: Expose save_pushi32ptr() and implement SAVECOPARYBASE() with it. Branch: perl - ! op.c + ! embed.fnc embed.h proto.h scope.c scope.h ____________________________________________________________________________ -[ 20075] By: jhi on 2003/07/08 13:35:37 - Log: perldelta tweaks. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34961] By: merijn on 2008/12/01 08:14:42 + Log: Subject: Re: 5.8.9 RC1 / 5.10.x / bleed patches for README.aix + From: Rainer Tammer + Date: Sat, 29 Nov 2008 14:23:26 +0100 + Message-ID: <4931424E.8000008@tammer.net> + Branch: perl + ! README.aix ____________________________________________________________________________ -[ 20074] By: jhi on 2003/07/08 11:01:07 - Log: "Global destruction" doc tweaks from Rafael. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34960] By: nicholas on 2008/12/01 00:02:17 + Log: Expose save_pushptrptr() and implement SAVESWITCHSTACK() with it. + Branch: perl + ! embed.fnc embed.h proto.h scope.c scope.h ____________________________________________________________________________ -[ 20073] By: jhi on 2003/07/08 09:41:37 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34959] By: nicholas on 2008/11/30 23:45:20 + Log: Refactor all of the code of the form + SSCHECK(3); + SSPUSHINT(i); + SSPUSHPTR(ptr); + SSPUSHINT(type); + into a static function S_save_pushi32ptr(). + Branch: perl + ! embed.fnc embed.h proto.h scope.c ____________________________________________________________________________ -[ 20072] By: jhi on 2003/07/08 09:24:42 - Log: Integrate: - [ 20068] - Subject: [PATCH: maint @ 20046] warnings, line numbers & windows - From: Marcus Holland-Moritz - Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST) - Message-ID: <12022.1057655645@www59.gmx.net> - - [ 20069] - Subject: [PATCH] format 'botched' in malloc.c - From: Enache Adrian - Date: Mon, 7 Jul 2003 21:57:06 +0300 - Message-ID: <20030707185706.GB7017@ratsnest.hole> - - [ 20070] - A note on hash randomisation vs global destruction. - - [ 20071] - In 5.8.x, fast stdio places still do use stdio. - Branch: maint-5.8/perl - !> ext/B/B.xs ext/Digest/MD5/t/badfile.t lib/Pod/Text/Termcap.pm - !> malloc.c mg.c op.c -____________________________________________________________________________ -[ 20071] By: jhi on 2003/07/08 09:18:19 - Log: In 5.8.x, fast stdio places still do use stdio. - Branch: perl - ! ext/Digest/MD5/t/badfile.t -____________________________________________________________________________ -[ 20070] By: jhi on 2003/07/08 09:14:24 - Log: A note on hash randomisation vs global destruction. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20069] By: jhi on 2003/07/08 08:41:01 - Log: Subject: [PATCH] format 'botched' in malloc.c - From: Enache Adrian - Date: Mon, 7 Jul 2003 21:57:06 +0300 - Message-ID: <20030707185706.GB7017@ratsnest.hole> +[ 34958] By: nicholas on 2008/11/30 23:27:57 + Log: Re-implement the macros SAVECOMPPAD(), SAVECOMPILEWARNINGS(), + SAVEPARSER() in terms of save_pushptr(). This shinks the exectuable + by about 4K. Maybe some of the other scope.h macros should become + functions. Branch: perl - ! malloc.c + ! scope.h ____________________________________________________________________________ -[ 20068] By: jhi on 2003/07/08 08:36:27 - Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows - From: Marcus Holland-Moritz - Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST) - Message-ID: <12022.1057655645@www59.gmx.net> - Branch: perl - ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c -____________________________________________________________________________ -[ 20067] By: jhi on 2003/07/08 05:39:14 - Log: Integrate: - [ 20049] - Linewrapping. - - [ 20051] - Be more explicit than just 'characters'. - - [ 20053] - Subject: Patch to README.solaris - From: Alan Burlison - Date: Mon, 07 Jul 2003 14:15:57 +0100 - Message-ID: <3F09728D.1070408@sun.com> - - [ 20054] - AUTHORS tweak. - - [ 20058] - Refashioned #20055: we cannot trust stdio to fail here. - - [ 20059] - Good catch from Gisle. - - [ 20061] - The nanosleep() probe was kaputt, fixed by Mark Bixby. - - [ 20062] - Mark Bixby ++. - - [ 20063] - Regexp bug in the docs, spotted by Enache's eagle eyes. - - [ 20064] - v-string API tweak from John Peacock to synchronize - 5.8.1-to-be as much as possible with 5.9.0-to-be. - Branch: maint-5.8/perl - !> AUTHORS README.solaris ext/Digest/MD5/t/badfile.t - !> ext/Time/HiRes/Makefile.PL perl.c pod/perlapio.pod - !> pod/perlfunc.pod pod/perlsyn.pod -____________________________________________________________________________ -[ 20066] By: jhi on 2003/07/08 05:24:58 - Log: Retract #20065: I don't think this is the right way - to patch this issue. - Branch: perl - ! Configure INSTALL Policy_sh.SH pod/perltoc.pod -____________________________________________________________________________ -[ 20065] By: jhi on 2003/07/08 05:14:31 - Log: Configure tweak from Johnny Lam so that the - INSTALLSITEMAN[13]DIR get correctly set. - Branch: perl - ! Configure INSTALL Policy_sh.SH pod/perltoc.pod -____________________________________________________________________________ -[ 20064] By: jhi on 2003/07/08 05:01:15 - Log: v-string API tweak from John Peacock to synchronize - 5.8.1-to-be as much as possible with 5.9.0-to-be. - Branch: maint-5.8/perl - ! embed.fnc embed.h global.sym proto.h toke.c util.c -____________________________________________________________________________ -[ 20063] By: rgs on 2003/07/07 18:58:47 - Log: Regexp bug in the docs, spotted by Enache's eagle eyes. +[ 34957] By: nicholas on 2008/11/30 23:16:09 + Log: Refactor all of the code of the form + SSCHECK(3); + SSPUSHPTR(ptr1); + SSPUSHPTR(ptr2); + SSPUSHINT(type); + into a static function S_save_pushptrptr(). + It might be possible to make some of its callers trivial macros, and + so eliminate them as functions. But start with the easy part. Branch: perl - ! pod/perlsyn.pod + ! embed.fnc embed.h proto.h scope.c ____________________________________________________________________________ -[ 20062] By: jhi on 2003/07/07 18:27:02 - Log: Mark Bixby ++. +[ 34956] By: nicholas on 2008/11/30 22:46:37 + Log: Convert all the scope save functions of the form + SSCHECK(2); + SSPUSHPTR(o); + SSPUSHINT(SAVEt_FREEOP); + into a single function Perl_save_pushptr(ptr, type), which the others + call. Implement the others as macros. This reduces the object code size. Branch: perl - ! perl.c + ! embed.fnc embed.h global.sym mathoms.c proto.h scope.c scope.h ____________________________________________________________________________ -[ 20061] By: jhi on 2003/07/07 18:26:35 - Log: The nanosleep() probe was kaputt, fixed by Mark Bixby. +[ 34955] By: nicholas on 2008/11/30 19:18:33 + Log: This feels like a more robust location than that of change 34954. Branch: perl - ! ext/Time/HiRes/Makefile.PL + ! scope.c ____________________________________________________________________________ -[ 20060] By: nick on 2003/07/07 17:29:52 - Log: Integrate mainline (MD5 still core-ing because of - //depot/perlio changes) - Branch: perlio - !> AUTHORS README.solaris ext/Digest/MD5/MD5.xs - !> ext/Digest/MD5/t/badfile.t ext/Digest/MD5/t/files.t - !> ext/Time/HiRes/Makefile.PL lib/Math/BigFloat.pm - !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm - !> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/mbimbf.t - !> lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t - !> lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t - !> perlio.c pod/perlapio.pod pod/perlfunc.pod pod/perlmodlib.PL - !> pod/perlmodlib.pod pod/perlsyn.pod +[ 34954] By: nicholas on 2008/11/30 17:17:37 + Log: Proposed fix for -T -d:NYTProf regression. Probably this is a "missing" + part of change 24943. + Branch: perl + ! scope.c ____________________________________________________________________________ -[ 20059] By: jhi on 2003/07/07 15:06:35 - Log: Good catch from Gisle. +[ 34953] By: mhx on 2008/11/29 05:43:24 + Log: Upgrade to IPC::SysV 2.00_02 Branch: perl - ! pod/perlfunc.pod + ! ext/IPC/SysV/Changes ext/IPC/SysV/lib/IPC/Msg.pm + ! ext/IPC/SysV/lib/IPC/Semaphore.pm + ! ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm + ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/msg.t + ! ext/IPC/SysV/t/sem.t ext/IPC/SysV/t/shm.t ____________________________________________________________________________ -[ 20058] By: jhi on 2003/07/07 14:12:27 - Log: Refashioned #20055: we cannot trust stdio to fail here. +[ 34952] By: craigb on 2008/11/28 21:43:48 + Log: And (hopefully) the actual change for 34951. Sigh. Branch: perl - ! ext/Digest/MD5/t/badfile.t + ! configure.com ____________________________________________________________________________ -[ 20057] By: jhi on 2003/07/07 14:08:16 - Log: Retract #20056, #20055, #20052, #20050, #20048: the changes - are just breaking more than they are fixing. +[ 34951] By: craigb on 2008/11/28 21:41:46 + Log: Subject: [patch@34950]configure.com fix usedevel + From: "John E. Malmberg" + Date: Fri, 28 Nov 2008 11:31:55 -0600 + Message-id: <49302B0B.2070009@qsl.net> Branch: perl - ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t - ! ext/Digest/MD5/t/files.t perlio.c + ! configure.com ____________________________________________________________________________ -[ 20056] By: jhi on 2003/07/07 13:31:14 - Log: Returning zero from PerlIO_read() is okay; - update MD5 sums. +[ 34950] By: merijn on 2008/11/28 07:52:03 + Log: Subject: could we add usedevel to config.h? + From: Nicholas Clark + Date: Thu, 27 Nov 2008 20:28:08 +0000 + Message-ID: <20081127202807.GG49335@plum.flirble.org> + + Subject: Avoid duplicate vendorlib [PATCH] + From: Gisle Aas + Date: Wed, 12 Nov 2008 13:50:34 +0100 + Message-Id: <71B06786-4C55-4A76-BE24-C01F89015D45@activestate.com> Branch: perl - ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t + ! Configure Cross/config.sh-arm-linux NetWare/config.wc + ! Porting/Glossary config_h.SH configure.com epoc/config.sh + ! perl.c plan9/config_sh.sample symbian/config.sh uconfig.sh + ! win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 20055] By: jhi on 2003/07/07 13:23:58 - Log: If perlio is completely out of the picture, we can - get tripped by different stdio implementations. +[ 34949] By: merijn on 2008/11/28 07:48:30 + Log: Errors to STDERR please Branch: perl - ! ext/Digest/MD5/t/badfile.t + ! Porting/checkcfgvar.pl ____________________________________________________________________________ -[ 20054] By: jhi on 2003/07/07 12:58:06 - Log: AUTHORS tweak. +[ 34948] By: nicholas on 2008/11/27 22:37:41 + Log: S_mro_get_linear_isa_*() should have an *un*signed level. + [Unless it's a signed concept, use an usigned type.] Branch: perl - ! AUTHORS + ! embed.fnc mro.c proto.h ____________________________________________________________________________ -[ 20053] By: jhi on 2003/07/07 12:04:26 - Log: Subject: Patch to README.solaris - From: Alan Burlison - Date: Mon, 07 Jul 2003 14:15:57 +0100 - Message-ID: <3F09728D.1070408@sun.com> +[ 34947] By: nicholas on 2008/11/27 20:01:05 + Log: av_fake is undead. :-( + Hopefully it will get the message this time. Branch: perl - ! README.solaris + ! embed.fnc ____________________________________________________________________________ -[ 20052] By: jhi on 2003/07/07 10:28:35 - Log: Update MD5 checksums. +[ 34946] By: nicholas on 2008/11/27 19:13:28 + Log: Note (hopefully) all the use cases of all the rest of the non-public but + exported APIs. Branch: perl - ! ext/Digest/MD5/t/files.t + ! embed.fnc ____________________________________________________________________________ -[ 20051] By: jhi on 2003/07/07 09:56:48 - Log: Be more explicit than just 'characters'. +[ 34945] By: stevep on 2008/11/27 14:53:59 + Log: Subject: [PATCH] Small eval documentation tweak + From: Bo Lindbergh + Date: Wed, 26 Nov 2008 10:54:53 +0100 + Message-Id: Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ -[ 20050] By: jhi on 2003/07/07 09:38:28 - Log: Try making PerlIO errors more consistent. - (1) Check early whether the filehandle is capable of - the requested action. - (2) PerlIO_read() really can return -1, and so can - PerlIOUnix_read(). - (3) Some stdio implementations are more forgiving - than others, so check also for errors recorded - by PerlIO in PerlStdio_errno(). +[ 34944] By: nicholas on 2008/11/27 10:10:06 + Log: av_fake() isn't in the public API, and isn't used anywhere, so it can + go. Branch: perl - ! perlio.c + ! embed.fnc embed.h mathoms.c proto.h ____________________________________________________________________________ -[ 20049] By: jhi on 2003/07/07 09:08:19 - Log: Linewrapping. +[ 34943] By: stevep on 2008/11/27 05:51:49 + Log: Subject: [perl #32979] [PATCH] perlrun #!/bin/sh incantation n.g. 4 linux + From: "Steve Peters via RT" + Date: 21 Dec 2004 17:36:12 -0000 + Message-ID: + + Applying a four year old patch from myself. w00t! Branch: perl - ! pod/perlapio.pod + ! pod/perlrun.pod ____________________________________________________________________________ -[ 20048] By: jhi on 2003/07/07 09:06:58 - Log: PerlIO_read() can return negative. +[ 34942] By: nicholas on 2008/11/26 23:50:06 + Log: Note where (nearly) all the other private non-static functions are used. Branch: perl - ! ext/Digest/MD5/MD5.xs -____________________________________________________________________________ -[ 20047] By: jhi on 2003/07/07 08:09:52 - Log: MPE/iX is actually doing rather well. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20046] By: jhi on 2003/07/07 06:13:32 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h + ! embed.fnc op.c ____________________________________________________________________________ -[ 20045] By: jhi on 2003/07/07 05:00:40 - Log: Integrate: - [ 20030] - Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca - From: merlyn@stonehenge.com (Randal L. Schwartz) - Date: 05 Jul 2003 16:29:14 -0700 - Message-ID: <867k6weenp.fsf@blue.stonehenge.com> - - [ 20034] - Subject: [PATCH @19834] DProf fixes - From: Radu Greab - Date: Sun, 6 Jul 2003 20:09:12 +0300 - Message-ID: <16136.22456.99575.573777@ix.netsoft.ro> - - [ 20035] - PerlIOBase_pushed seems to have gone missing in change#20018 - - [ 20036] - yet another symbol missing in change#20018 - - [ 20039] - Update the CPAN mirrors list. - - [ 20040] - Subject: Re: [perl #5025] #line directive explination wrong - From: Casey West - Date: Sun, 6 Jul 2003 18:24:46 -0400 - Message-ID: <20030706222446.GL7506@geeknest.com> - - [ 20041] - Upgrade BigInt and BigRat - Subject: BigInt v1.65, Bigrat v0.10 - reloaded - From: Tels - Date: Sun, 6 Jul 2003 15:41:36 +0200 - Message-Id: <200307061158.23576@bloodgate.com> - - [ 20042] - MPE/iX tweak from Mark Bixby. - - [ 20043] - Use the existence, instead of the truth, to decide - whether to scan for a symbol. - (Also remove trailing spaces.) - Branch: maint-5.8/perl - +> t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t - +> t/lib/dprof/test8_v - !> MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t - !> ext/Devel/DProf/DProf.xs ext/Time/HiRes/Makefile.PL - !> lib/Math/BigFloat.pm lib/Math/BigInt.pm - !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t - !> lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm - !> lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc - !> lib/Math/BigRat/t/bigratpm.t makedef.pl perl.c - !> pod/perldiag.pod pod/perlfaq2.pod pod/perlmodlib.PL - !> pod/perlmodlib.pod pod/perlsyn.pod pod/perltodo.pod - !> pod/perlvar.pod pp_ctl.c -____________________________________________________________________________ -[ 20044] By: jhi on 2003/07/07 04:52:33 - Log: MANItweak. - Branch: maint-5.8/perl - ! MANIFEST -____________________________________________________________________________ -[ 20043] By: jhi on 2003/07/07 04:36:22 - Log: Use the existence, instead of the truth, to decide - whether to scan for a symbol. - (Also remove trailing spaces.) +[ 34941] By: nicholas on 2008/11/26 23:35:59 + Log: ywarn() is actually only used inside toke.c, so it can be static. Branch: perl - ! ext/Time/HiRes/Makefile.PL + ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ -[ 20042] By: jhi on 2003/07/07 04:29:35 - Log: MPE/iX tweak from Mark Bixby. +[ 34940] By: nicholas on 2008/11/26 23:20:31 + Log: setenv_getix() is not used anywhere other than util.c (and the "special + biologist word for stable" Msql-Mysql-modules-1.2219) so make it + static. Branch: perl - ! ext/Time/HiRes/Makefile.PL + ! embed.fnc embed.h proto.h util.c ____________________________________________________________________________ -[ 20041] By: rgs on 2003/07/06 21:45:37 - Log: Upgrade BigInt and BigRat - Subject: BigInt v1.65, Bigrat v0.10 - reloaded - From: Tels - Date: Sun, 6 Jul 2003 15:41:36 +0200 - Message-Id: <200307061158.23576@bloodgate.com> +[ 34939] By: nicholas on 2008/11/26 23:13:18 + Log: Change 34931 missed a second update to perlintern.pod Branch: perl - ! lib/Math/BigFloat.pm lib/Math/BigInt.pm - ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t - ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm - ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc - ! lib/Math/BigRat/t/bigratpm.t + ! pod/perlintern.pod ____________________________________________________________________________ -[ 20040] By: rgs on 2003/07/06 21:11:20 - Log: Subject: Re: [perl #5025] #line directive explination wrong - From: Casey West - Date: Sun, 6 Jul 2003 18:24:46 -0400 - Message-ID: <20030706222446.GL7506@geeknest.com> +[ 34938] By: nicholas on 2008/11/26 23:02:47 + Log: sv_add_arena() is now only called from sv.c, so it can be static. Branch: perl - ! pod/perlsyn.pod + ! embed.fnc embed.h proto.h sv.c ____________________________________________________________________________ -[ 20039] By: jhi on 2003/07/06 20:19:31 - Log: Update the CPAN mirrors list. +[ 34937] By: nicholas on 2008/11/26 22:44:03 + Log: Perl_oopsCV() is not part of the public API, not used anywhere, so can + go. Branch: perl - ! pod/perlmodlib.PL pod/perlmodlib.pod -____________________________________________________________________________ -[ 20038] By: nick on 2003/07/06 19:20:05 - Log: Integrate mainline - Branch: perlio - +> ext/Digest/MD5/t/clone.t t/lib/dprof/test7_t - +> t/lib/dprof/test7_v t/lib/dprof/test8_t t/lib/dprof/test8_v - +> wince/perlhost.h wince/vdir.h wince/vmem.h - !> (integrate 41 files) -____________________________________________________________________________ -[ 20037] By: nick on 2003/07/06 18:38:39 - Log: extra checks - Branch: perlio - ! win32/distclean.bat + ! embed.fnc embed.h mathoms.c proto.h ____________________________________________________________________________ -[ 20036] By: gsar on 2003/07/06 17:11:59 - Log: yet another symbol missing in change#20018 +[ 34936] By: mhx on 2008/11/26 22:34:54 + Log: Upgrade to IPC::SysV 2.00_01 Branch: perl - ! makedef.pl + ! ext/IPC/SysV/Changes ext/IPC/SysV/Makefile.PL + ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/lib/IPC/Msg.pm + ! ext/IPC/SysV/lib/IPC/Semaphore.pm + ! ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm ____________________________________________________________________________ -[ 20035] By: gsar on 2003/07/06 17:02:21 - Log: PerlIOBase_pushed seems to have gone missing in change#20018 +[ 34935] By: nicholas on 2008/11/26 22:25:18 + Log: rxres_free() and rxres_restore() are only used in pp_ctl.c, so can be + static. Macros PUSHSUBST() and POPSUBST() are only viable in PERL_CORE. Branch: perl - ! makedef.pl + ! cop.h embed.fnc embed.h pp_ctl.c proto.h ____________________________________________________________________________ -[ 20034] By: jhi on 2003/07/06 16:46:20 - Log: Subject: [PATCH @19834] DProf fixes - From: Radu Greab - Date: Sun, 6 Jul 2003 20:09:12 +0300 - Message-ID: <16136.22456.99575.573777@ix.netsoft.ro> - Branch: perl - + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t - + t/lib/dprof/test8_v - ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t - ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod - ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c -____________________________________________________________________________ -[ 20033] By: jhi on 2003/07/06 16:26:13 - Log: Subject: [PATCH] improve WinCE port - From: "Vadim Konovalov" - Date: Sun, 6 Jul 2003 18:46:09 +0400 - Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad> - - Subject: [PATCH] improve WinCE port -- addition - From: "Vadim Konovalov" - Date: Sun, 6 Jul 2003 19:50:47 +0400 - Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad> - Branch: maint-5.8/perl - + wince/perlhost.h wince/vdir.h wince/vmem.h - ! MANIFEST makedef.pl malloc_ctl.h wince/Makefile.ce - ! wince/README.compile wince/README.perlce wince/config.ce - ! wince/perllib.c wince/registry.bat wince/win32.h - ! wince/win32io.c wince/win32iop.h wince/win32thread.c - ! wince/win32thread.h wince/wince.c wince/wince.h -____________________________________________________________________________ -[ 20032] By: jhi on 2003/07/06 16:21:33 - Log: Forgotten from change #20031. - Branch: perl - ! makedef.pl malloc_ctl.h -____________________________________________________________________________ -[ 20031] By: jhi on 2003/07/06 16:16:08 - Log: Subject: [PATCH] improve WinCE port - From: "Vadim Konovalov" - Date: Sun, 6 Jul 2003 18:46:09 +0400 - Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad> - - Subject: [PATCH] improve WinCE port -- addition - From: "Vadim Konovalov" - Date: Sun, 6 Jul 2003 19:50:47 +0400 - Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad> - Branch: perl - + wince/perlhost.h wince/vdir.h wince/vmem.h - ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c - ! wince/win32.h wince/win32io.c wince/win32iop.h - ! wince/win32thread.c wince/win32thread.h wince/wince.c - ! wince/wince.h -____________________________________________________________________________ -[ 20030] By: jhi on 2003/07/06 15:59:25 - Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca - From: merlyn@stonehenge.com (Randal L. Schwartz) - Date: 05 Jul 2003 16:29:14 -0700 - Message-ID: <867k6weenp.fsf@blue.stonehenge.com> - Branch: perl - ! pod/perlfaq2.pod -____________________________________________________________________________ -[ 20029] By: jhi on 2003/07/06 15:53:28 - Log: More perldelta. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20028] By: jhi on 2003/07/06 08:35:50 - Log: Integrate: - [ 20016] - OpenBSD sometimes gets -0, probably due to fp fuzziness.. - - [ 20017] - Subject: [PATCH] fix for ext/threads/t/problems.t failures - From: Dave Mitchell - Date: Sat, 5 Jul 2003 19:12:51 +0100 - Message-ID: <20030705181251.GA14502@fdgroup.com> - - [ 20018] - Add PerlIOBuf_close to makedef.pl as pointed out by - Vadim Konovalov; add also PerlIOBuf_dup; sort and remove - duplicates. - - [ 20019] - Make a read from a write-only fh to set errno - (found by Gisle) - - [ 20020] - Upgrade to Digest::MD5 2.25. - - [ 20021] - Reintroduce changes #19723 and #19723 that were not - in Net::Ping 2.31; needed for Windows. - - [ 20022] - Subject: [PATCH] ExtUtils::MakeMaker 6.10_07 - From: Michael G Schwern - Date: Sat, 5 Jul 2003 16:59:49 -0700 - Message-ID: <20030705235949.GB3485@windhund.schwern.org> - - [ 20023] - Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm] - From: Michael G Schwern - Date: Sat, 5 Jul 2003 13:34:37 -0700 - Message-ID: <20030705203437.GB2598@windhund.schwern.org> - - Print out the "ok" messages only once every second, - this should make output much less and therefore testing - much faster, especially on slower connections. - - [ 20024] - The change #20022 didn't work for Command.t. - - [ 20025] - Make the 'slow ok' feature optional. - - [ 20026] - FreeBSD: if someone *really* wants to use the system malloc. - Branch: maint-5.8/perl - +> ext/Digest/MD5/t/clone.t - !> MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm - !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t - !> ext/Digest/MD5/t/files.t ext/threads/t/problems.t - !> hints/freebsd.sh lib/Benchmark.t lib/ExtUtils/Changes - !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Unix.pm - !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm - !> lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/Command.t - !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t - !> lib/Test/Harness.pm makedef.pl perlio.c -____________________________________________________________________________ -[ 20027] By: jhi on 2003/07/06 08:32:12 - Log: perldelta updates from Sarathy. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 20026] By: jhi on 2003/07/06 08:14:48 - Log: FreeBSD: if someone *really* wants to use the system malloc. +[ 34934] By: nicholas on 2008/11/26 22:04:01 + Log: Just s/Perl_/S_/ isn't good enough - you also need to add the C Branch: perl - ! hints/freebsd.sh + ! doio.c op.c pad.c util.c ____________________________________________________________________________ -[ 20025] By: jhi on 2003/07/06 07:48:01 - Log: Make the 'slow ok' feature optional. +[ 34933] By: nicholas on 2008/11/26 21:56:46 + Log: pmtrans() and refkids() can be static in op.c. Branch: perl - ! lib/Test/Harness.pm + ! embed.fnc embed.h op.c proto.h ____________________________________________________________________________ -[ 20024] By: jhi on 2003/07/06 07:44:57 - Log: The change #20022 didn't work for Command.t. +[ 34932] By: nicholas on 2008/11/26 21:33:54 + Log: pidgone() is only used in util.c, so it can be static. Branch: perl - ! lib/ExtUtils/t/Command.t + ! embed.fnc embed.h proto.h util.c ____________________________________________________________________________ -[ 20023] By: jhi on 2003/07/06 07:29:22 - Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm] - From: Michael G Schwern - Date: Sat, 5 Jul 2003 13:34:37 -0700 - Message-ID: <20030705203437.GB2598@windhund.schwern.org> - - Print out the "ok" messages only once every second, - this should make output much less and therefore testing - much faster, especially on slower connections. +[ 34931] By: nicholas on 2008/11/26 21:18:58 + Log: Merge S_is_gv_magical() into Perl_is_gv_magical_sv(). Branch: perl - ! lib/Test/Harness.pm + ! embed.fnc embed.h gv.c pod/perlintern.pod proto.h ____________________________________________________________________________ -[ 20022] By: jhi on 2003/07/06 07:26:52 - Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07 - From: Michael G Schwern - Date: Sat, 5 Jul 2003 16:59:49 -0700 - Message-ID: <20030705235949.GB3485@windhund.schwern.org> +[ 34930] By: nicholas on 2008/11/26 21:10:57 + Log: The vestigial PL_pad_reset_pending can actually be bool, rather than + I32. This permits some space saving rejigging of the interpreter + struct. Branch: perl - ! lib/ExtUtils/Changes lib/ExtUtils/META.yml - ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm - ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod - ! lib/ExtUtils/t/Command.t + ! intrpvar.h pad.c ____________________________________________________________________________ -[ 20021] By: jhi on 2003/07/06 07:19:17 - Log: Reintroduce changes #19723 and #19723 that were not - in Net::Ping 2.31; needed for Windows. +[ 34929] By: nicholas on 2008/11/26 20:53:23 + Log: pad_reset() is only used in pad.c, so can be static. + Protect the prototype of S_vdie() with #if defined (PERL_IN_UTIL_C) Branch: perl - ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t + ! embed.fnc embed.h pad.c proto.h ____________________________________________________________________________ -[ 20020] By: jhi on 2003/07/05 19:12:21 - Log: Upgrade to Digest::MD5 2.25. +[ 34927] By: nicholas on 2008/11/26 20:29:58 + Log: Exactly 1 function, in perl.c, calls Perl_magicname(), so inline it. Branch: perl - + ext/Digest/MD5/t/clone.t - ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm - ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t - ! ext/Digest/MD5/t/files.t + ! embed.fnc embed.h perl.c proto.h ____________________________________________________________________________ -[ 20019] By: jhi on 2003/07/05 18:40:51 - Log: Make a read from a write-only fh to set errno - (found by Gisle) +[ 34926] By: nicholas on 2008/11/26 20:14:02 + Log: is_gv_magical() is only called from within gv.c. Branch: perl - ! perlio.c + ! embed.fnc embed.h gv.c proto.h ____________________________________________________________________________ -[ 20018] By: jhi on 2003/07/05 18:05:19 - Log: Add PerlIOBuf_close to makedef.pl as pointed out by - Vadim Konovalov; add also PerlIOBuf_dup; sort and remove - duplicates. +[ 34925] By: nicholas on 2008/11/26 19:58:49 + Log: ingroup() is only used in doio.c. + Wrap gen_constant_list in #if defined(PERL_IN_OP_C) Branch: perl - ! makedef.pl + ! doio.c embed.fnc embed.h proto.h ____________________________________________________________________________ -[ 20017] By: jhi on 2003/07/05 17:47:47 - Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures - From: Dave Mitchell - Date: Sat, 5 Jul 2003 19:12:51 +0100 - Message-ID: <20030705181251.GA14502@fdgroup.com> - Branch: perl - ! ext/threads/t/problems.t -____________________________________________________________________________ -[ 20016] By: jhi on 2003/07/05 17:36:34 - Log: OpenBSD sometimes gets -0, probably due to fp fuzziness.. - Branch: perl - ! lib/Benchmark.t -____________________________________________________________________________ -[ 20015] By: nick on 2003/07/05 15:49:13 - Log: Integrate mainline - Branch: perlio - +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm - +> lib/Locale/Maketext/t/90utf8.t lib/Math/BigInt/t/biglog.t - +> lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbf1.t - +> lib/Math/BigInt/t/req_mbfa.t lib/Math/BigInt/t/req_mbfi.t - +> lib/Math/BigInt/t/req_mbfn.t lib/Math/BigInt/t/req_mbfw.t - +> lib/Math/BigInt/t/trap.t lib/Math/BigInt/t/use_mbfw.t - +> lib/Math/BigRat/t/bigratup.t lib/Math/BigRat/t/requirer.t - +> lib/Math/BigRat/t/trap.t - !> (integrate 134 files) -____________________________________________________________________________ -[ 20014] By: jhi on 2003/07/05 14:10:20 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 20013] By: jhi on 2003/07/05 13:58:18 - Log: Integrate: - [ 19998] - Fix non-numeric $VERSION. - - [ 19999] - Macro reorganization in the Makefile, so that $(LDLIBPTH) always - appears just before the name of the command to be run. See - - Subject: Re: PERL_SKIP_TTY_TEST fix - From: Alexey Tourbin - Date: Fri, 4 Jul 2003 17:25:34 +0400 - Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru> - - [ 20000] - Upgrade to Math::BigInt v1.65, Math::BigRat v0.10, - and bignum v0.14. - - [ 20001] - Add a new test target in the makefile, test_harness_notty. - It's like test_harness, but sets HARNESS_NOTTY=1 to make - Test::Harness' output less blinking. - - [ 20002] - Author list update (to be continued...) - - [ 20003] - Allow to create more than one Shell object : - Subject: [patch] Shell.pm fix - From: Stéphane Payrard - Date: Sat, 5 Jul 2003 01:16:50 +0200 - Message-ID: <20030704231650.GA19701@stefp.dyndns.org> - - [ 20004] - Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997 - From: Robin Barker - Date: Fri, 4 Jul 2003 19:15:01 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk> - - [ 20006] - Subject: [PATCH] MM_VMS.pm -- fix xs installation - From: "Craig A. Berry" - Date: Sat, 05 Jul 2003 00:38:28 -0500 - Message-ID: <3F066454.90003@mac.com> - - [ 20007] - Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint; - since CGI scripts are (should be) run under -T, being able - to show the HASH_SEED in case of problems is good. - The $ENV{PERL_HASH_SEED} is still ignored under taint. - - [ 20008] - IIRC gcc would complain about if (s = ...). - - [ 20009] - The logic for additional randomisation for 64-bit UV - cases was wrong. - - [ 20010] - Comment out some debugging output in Math::BigInt, that - causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t. - - [ 20012] - Be explicit about the $0 pain in Linux 2.2. - Branch: maint-5.8/perl - +> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t - +> lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t - +> lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t - +> lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t - +> lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t - +> lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t - !> (integrate 48 files) -____________________________________________________________________________ -[ 20012] By: jhi on 2003/07/05 13:46:05 - Log: Be explicit about the $0 pain in Linux 2.2. +[ 34924] By: nicholas on 2008/11/26 19:36:06 + Log: force_list(), fold_constants() and gen_constant_list() can be static. Branch: perl - ! pod/perlvar.pod + ! embed.fnc embed.h op.c proto.h ____________________________________________________________________________ -[ 20011] By: jhi on 2003/07/05 13:44:30 - Log: perldelta tweaks. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34923] By: nicholas on 2008/11/26 18:54:13 + Log: vdie() isn't used anywhere aside from util.c, so it can be static. + Branch: perl + ! embed.fnc embed.h proto.h util.c ____________________________________________________________________________ -[ 20010] By: rgs on 2003/07/05 12:06:41 - Log: Comment out some debugging output in Math::BigInt, that - causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t. +[ 34922] By: nicholas on 2008/11/26 18:21:52 + Log: Perl_cv_ckproto() is not part of the public API, and not used anywhere + in the core. So it can go. Branch: perl - ! lib/Math/BigInt.pm + ! embed.fnc embed.h global.sym mathoms.c proto.h ____________________________________________________________________________ -[ 20009] By: jhi on 2003/07/05 10:56:55 - Log: The logic for additional randomisation for 64-bit UV - cases was wrong. +[ 34921] By: stevep on 2008/11/26 18:18:44 + Log: Subject: Addendum to bug #38809: fix assertion failure, more tests + From: Vincent Pit + Date: Wed, 26 Nov 2008 18:49:48 +0100 + Message-ID: <492D8C3C.1010003@profvince.com> Branch: perl - ! perl.c + ! op.c t/op/do.t ____________________________________________________________________________ -[ 20008] By: jhi on 2003/07/05 09:10:46 - Log: IIRC gcc would complain about if (s = ...). +[ 34920] By: nicholas on 2008/11/26 16:24:07 + Log: listkids() can be static in op.c Branch: perl - ! perl.c + ! embed.fnc embed.h op.c proto.h ____________________________________________________________________________ -[ 20007] By: jhi on 2003/07/05 09:09:44 - Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint; - since CGI scripts are (should be) run under -T, being able - to show the HASH_SEED in case of problems is good. - The $ENV{PERL_HASH_SEED} is still ignored under taint. +[ 34919] By: nicholas on 2008/11/26 16:04:04 + Log: Following on from change 34918, scalarkids() and scalarseq() can also + be static in op.c, so make it so. Branch: perl - ! perl.c + ! embed.fnc embed.h op.c proto.h ____________________________________________________________________________ -[ 20006] By: jhi on 2003/07/05 07:56:56 - Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation - From: "Craig A. Berry" - Date: Sat, 05 Jul 2003 00:38:28 -0500 - Message-ID: <3F066454.90003@mac.com> +[ 34918] By: nicholas on 2008/11/26 15:41:49 + Log: "If it's not private, it's public somehow." states Rafael. The most + reliable way I can see to keep our (unsupported) privates private is + to make them static whenever we can. Branch: perl - ! lib/ExtUtils/MM_VMS.pm + ! embed.fnc embed.h op.c proto.h ____________________________________________________________________________ -[ 20005] By: jhi on 2003/07/05 07:50:53 - Log: Subject: [PATCH maint] partially rescind Concise pad patch. - From: Dave Mitchell - Date: Fri, 4 Jul 2003 22:10:11 +0100 - Message-ID: <20030704211010.GD10426@fdgroup.com> - Branch: maint-5.8/perl - ! ext/B/B/Concise.pm +[ 34917] By: nicholas on 2008/11/26 11:57:59 + Log: Replace Perl_my() with a small shell script. er. macro. + Branch: perl + ! embed.fnc embed.h op.c op.h proto.h ____________________________________________________________________________ -[ 20004] By: jhi on 2003/07/05 07:47:02 - Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997 - From: Robin Barker - Date: Fri, 4 Jul 2003 19:15:01 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk> +[ 34915] By: nicholas on 2008/11/25 18:53:46 + Log: Subject: [PATCH] threads::shared 1.27 + From: "Jerry D. Hedden" + Message-ID: <1ff86f510811250852r17a88593h373ca49c74ea0ffa@mail.gmail.com> + Date: Tue, 25 Nov 2008 11:52:12 -0500 Branch: perl - ! dump.c + ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm + ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ -[ 20003] By: rgs on 2003/07/05 07:45:16 - Log: Allow to create more than one Shell object : - Subject: [patch] Shell.pm fix - From: Stéphane Payrard - Date: Sat, 5 Jul 2003 01:16:50 +0200 - Message-ID: <20030704231650.GA19701@stefp.dyndns.org> +[ 34914] By: nicholas on 2008/11/25 17:47:11 + Log: A correction to change 34909 - we want *different* constants. Branch: perl - ! lib/Shell.pm + ! ext/B/t/deparse.t ____________________________________________________________________________ -[ 20002] By: rgs on 2003/07/04 21:49:05 - Log: Author list update (to be continued...) +[ 34910] By: nicholas on 2008/11/25 15:53:27 + Log: Add Rainer Tammer and Torsten Schönfeld to AUTHORS. Branch: perl ! AUTHORS ____________________________________________________________________________ -[ 20001] By: rgs on 2003/07/04 21:42:12 - Log: Add a new test target in the makefile, test_harness_notty. - It's like test_harness, but sets HARNESS_NOTTY=1 to make - Test::Harness' output less blinking. +[ 34909] By: nicholas on 2008/11/25 15:48:04 + Log: Tweak the constants used in testing to constants that Win32 also has. Branch: perl - ! Makefile.SH + ! ext/B/t/deparse.t ____________________________________________________________________________ -[ 20000] By: rgs on 2003/07/04 20:58:05 - Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10, - and bignum v0.14. - Branch: perl - + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t - + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t - + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t - + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t - + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t - + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.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/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/config.t lib/Math/BigInt/t/inf_nan.t - ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc - ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.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/with_sub.t - ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t - ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t - ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t - ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t - ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t - ! lib/bignum/t/brinfnan.t lib/bigrat.pm - ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm - ! t/lib/Math/BigInt/Subclass.pm -____________________________________________________________________________ -[ 19999] By: rgs on 2003/07/04 19:39:01 - Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always - appears just before the name of the command to be run. See - - Subject: Re: PERL_SKIP_TTY_TEST fix - From: Alexey Tourbin - Date: Fri, 4 Jul 2003 17:25:34 +0400 - Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru> +[ 34908] By: stevep on 2008/11/25 06:48:36 + Log: Subject: Re: [perl #59280] perlbug AutoReply: PUSH on tied array gives incorrect context to method and can result in needless calls to FETCHSIZE + From: "Luke Ross" + Date: Tue, 30 Sep 2008 22:41:50 +0100 + Message-ID: <970a62710809301441v1d8d1877tfc30d7b91cd4dc1a@mail.gmail.com> Branch: perl - ! Makefile.SH + ! pp.c ____________________________________________________________________________ -[ 19998] By: rgs on 2003/07/04 19:31:33 - Log: Fix non-numeric $VERSION. +[ 34907] By: stevep on 2008/11/25 06:28:40 + Log: Subject: [perl #38809] return do { } : take 3 (or 4...) + From: Vincent Pit + Date: Mon, 29 Sep 2008 17:36:09 +0200 + Message-ID: <48E0F5E9.4050805@profvince.com> Branch: perl - ! lib/Math/BigInt.pm + ! op.c op.h pp_hot.c t/op/do.t ____________________________________________________________________________ -[ 19997] By: jhi on 2003/07/04 14:45:20 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 19996] By: jhi on 2003/07/04 14:41:18 - Log: Integrate: - [ 19993] - Oops. - - [ 19994] - More $0 sad tales. - - [ 19995] - According to Tels our M::BI is _better_ than the 1.64 in CPAN. - Branch: maint-5.8/perl - !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t - !> lib/Math/BigInt.pm pod/perlvar.pod +[ 34906] By: stevep on 2008/11/25 05:46:12 + Log: Subject: [PATCH] Re: [perl #56826] Perl-5.8.8 compilation on AIX 5.1 + From: Andy Dougherty + Date: Fri, 11 Jul 2008 11:27:13 -0400 (EDT) + Message-ID: + Branch: perl + ! INSTALL ____________________________________________________________________________ -[ 19995] By: jhi on 2003/07/04 14:36:56 - Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN. +[ 34905] By: stevep on 2008/11/25 03:51:41 + Log: Subject: [perl #7911] no warning for useless /d in tr/0-9//d + From: "reneeb via RT" + Date: Mon, 17 Nov 2008 06:13:57 -0800 + Message-ID: Branch: perl - ! lib/Math/BigInt.pm + ! op.c pod/perldiag.pod t/lib/warnings/op ____________________________________________________________________________ -[ 19994] By: jhi on 2003/07/04 14:36:17 - Log: More $0 sad tales. +[ 34904] By: nicholas on 2008/11/24 18:48:43 + Log: Promote Perl_setdefout() to the public API. Branch: perl - ! pod/perlvar.pod + ! embed.fnc embed.h pod/perlapi.pod pod/perlintern.pod pp_sys.c ____________________________________________________________________________ -[ 19993] By: jhi on 2003/07/04 14:34:40 - Log: Oops. +[ 34903] By: nicholas on 2008/11/24 18:37:22 + Log: Change 34831 missed running autodoc.pl Branch: perl - ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t + ! pod/perlintern.pod ____________________________________________________________________________ -[ 19992] By: jhi on 2003/07/04 13:58:29 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34902] By: rgs on 2008/11/24 09:37:04 + Log: Subject: Respecting inc_version_list while processing PERL_VENDORLIB_STEM + From: "Mandalemula, Rajesh" + Date: Tue, 18 Nov 2008 14:55:03 +0530 + Message-ID: + Branch: perl + ! perl.c ____________________________________________________________________________ -[ 19991] By: jhi on 2003/07/04 13:54:33 - Log: Integrate: - [ 19976] - Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global - From: PPrymmer@factset.com - Date: Thu, 3 Jul 2003 23:59:51 -0400 - Message-ID: - - [ 19977] - $0 is pain. - - [ 19979] - Remove PL_earlytaint since the hash seed code - can be delayed until perl_parse(). - - [ 19980] - line_t is U32, not I32. - - [ 19981] - AUTHORS updates. - - [ 19982] - No energy now to figure out what is wrong with $0 - (or ps) in Tru64. The test works fine when run from - command line. - - [ 19984] - Upgrade to CGI.pm 2.97. - - [ 19985] - Upgrade to CPAN 1.71. - - [ 19986] - Upgrade to Digest::MD5 2.24, with few extra tweaks: - (1) make the PATCHLEVEL logic as it is with List::Util - (more portable to older Perls) - (2) regen the MD5 checksums with ... - (3) ... the Mac OS Classic checksums generated via MacRoman - (just a guess) - (4) Keep the core Makefile.PL. - - [ 19987] - Upgrade to Locale::Maketext 1.06. - - [ 19988] - Upgrade to Net::Ping 2.31. - - [ 19989] - Upgrade to Text::Balanced 1.94. - - [ 19990] - Upgrade to PodParser 1.23; but do not update - t/pod/find.t or t/pod/testp2pt.pl since the - first one does not work at all under core, - and the second change would drop MacOS Classic - portability tweaks introduced by change #18669. - Branch: maint-5.8/perl - +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm - +> lib/Locale/Maketext/t/90utf8.t - !> (integrate 40 files) -____________________________________________________________________________ -[ 19990] By: jhi on 2003/07/04 13:50:29 - Log: Upgrade to PodParser 1.23; but do not update - t/pod/find.t or t/pod/testp2pt.pl since the - first one does not work at all under core, - and the second change would drop MacOS Classic - portability tweaks introduced by change #18669. - Branch: perl - ! lib/Pod/Find.pm lib/Pod/Usage.pm -____________________________________________________________________________ -[ 19989] By: jhi on 2003/07/04 13:20:51 - Log: Upgrade to Text::Balanced 1.94. - Branch: perl - ! lib/Text/Balanced.pm lib/Text/Balanced/Changes - ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t - ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t -____________________________________________________________________________ -[ 19988] By: jhi on 2003/07/04 13:17:22 - Log: Upgrade to Net::Ping 2.31. - Branch: perl - ! lib/Net/Ping.pm lib/Net/Ping/Changes - ! lib/Net/Ping/t/250_ping_hires.t - ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t -____________________________________________________________________________ -[ 19987] By: jhi on 2003/07/04 13:09:04 - Log: Upgrade to Locale::Maketext 1.06. - Branch: perl - + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm - + lib/Locale/Maketext/t/90utf8.t - ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog -____________________________________________________________________________ -[ 19986] By: jhi on 2003/07/04 12:59:45 - Log: Upgrade to Digest::MD5 2.24, with few extra tweaks: - (1) make the PATCHLEVEL logic as it is with List::Util - (more portable to older Perls) - (2) regen the MD5 checksums with ... - (3) ... the Mac OS Classic checksums generated via MacRoman - (just a guess) - (4) Keep the core Makefile.PL. +[ 34901] By: craigb on 2008/11/24 04:49:44 + Log: Subject: [patch@34896] vms readdir() fixes for UNIX/EFS mode + From: "John E. Malmberg" + Date: Sat, 22 Nov 2008 11:31:58 -0600 + Message-id: <4928420E.2010607@qsl.net> Branch: perl - ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm - ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t + ! vms/vms.c ____________________________________________________________________________ -[ 19985] By: jhi on 2003/07/04 12:43:10 - Log: Upgrade to CPAN 1.71. +[ 34896] By: nicholas on 2008/11/20 15:04:08 + Log: Subject: Hard-coded Perl_pp_entersub and Perl_pp_entereval should use PL_ppaddr + From: Tim Bunce + Message-ID: <20081120131719.GA32120@timac.local> + Date: Thu, 20 Nov 2008 13:17:19 +0000 + + [tweaked for blead because of change 27941] Branch: perl - ! lib/CPAN.pm + ! gv.c perl.c ____________________________________________________________________________ -[ 19984] By: jhi on 2003/07/04 12:39:20 - Log: Upgrade to CGI.pm 2.97. +[ 34887] By: nicholas on 2008/11/18 21:01:24 + Log: Note where there is a U8 of space. Branch: perl - ! lib/CGI.pm lib/CGI/Carp.pm + ! intrpvar.h ____________________________________________________________________________ -[ 19983] By: jhi on 2003/07/04 12:28:01 - Log: perldelta tweak. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34886] By: nicholas on 2008/11/18 20:32:23 + Log: Rename PL_breakable_sub_generation to PL_breakable_sub_gen, to please + the ANSI gods of VMS. + Branch: perl + ! embedvar.h intrpvar.h op.c perlapi.h pp_ctl.c ____________________________________________________________________________ -[ 19982] By: jhi on 2003/07/04 10:45:05 - Log: No energy now to figure out what is wrong with $0 - (or ps) in Tru64. The test works fine when run from - command line. +[ 34883] By: nicholas on 2008/11/18 15:10:57 + Log: Remove the trailing NUL byte, and (hopefully) convert perforce to + thinking that it is text, not binary. Branch: perl - ! ext/threads/t/join.t + ! t/op/regexp_unicode_prop_thr.t ____________________________________________________________________________ -[ 19981] By: jhi on 2003/07/04 10:34:42 - Log: AUTHORS updates. +[ 34882] By: demerphq on 2008/11/18 13:39:36 + Log: Improve and restructure t/op/pat.t and split out some unicode related tests into a new test file + + Subject: t/op/pat.t + From: Abigail + Date: Tue, 18 Nov 2008 09:29:05 +0100 + Message-ID: <20081118082905.GJ3172@almanda> + + With tweaks: Seems the new harness is quite picky about # signs in test names, + and doesnt like SKIP and TODO to be used together. Branch: perl - ! AUTHORS + + t/op/regexp_unicode_prop.t t/op/regexp_unicode_prop_thr.t + ! MANIFEST t/op/pat.t ____________________________________________________________________________ -[ 19980] By: jhi on 2003/07/04 08:40:51 - Log: line_t is U32, not I32. +[ 34881] By: merijn on 2008/11/18 13:16:44 + Log: Subject: Re: 5.8.9 RC1 patches for AIX + From: Rainer Tammer + Date: Tue, 18 Nov 2008 12:58:27 +0100 + Message-ID: <4922ADE3.5030701@tammer.net> Branch: perl - ! bytecode.pl + ! README.aix ____________________________________________________________________________ -[ 19979] By: jhi on 2003/07/04 08:33:32 - Log: Remove PL_earlytaint since the hash seed code - can be delayed until perl_parse(). +[ 34880] By: rgs on 2008/11/18 11:12:56 + Log: Use only unsigned ints for comparisons to PL_breakable_sub_generation Branch: perl - ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h - ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h - ! plan9/plan9ish.h unixish.h vms/vmsish.h + ! pp_ctl.c ____________________________________________________________________________ -[ 19978] By: jhi on 2003/07/04 05:27:56 - Log: perldelta tweaks. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34879] By: nicholas on 2008/11/18 11:09:47 + Log: Rafael noticed a bug in 34873 - I was comparing against the wrong + variable, and hence (usually) saving all globs, not just those that + should be kept. + Branch: perl + ! pp_ctl.c t/comp/retainedlines.t ____________________________________________________________________________ -[ 19977] By: jhi on 2003/07/04 04:56:41 - Log: $0 is pain. +[ 34877] By: gisle on 2008/11/17 22:56:42 + Log: Change LONG_DOUBLESIZE macros to match config (ref change 34823) Branch: perl - ! ext/threads/t/join.t + ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ -[ 19976] By: jhi on 2003/07/04 04:48:37 - Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global - From: PPrymmer@factset.com - Date: Thu, 3 Jul 2003 23:59:51 -0400 - Message-ID: +[ 34876] By: nicholas on 2008/11/17 22:54:17 + Log: S_save_lines() was using strchr() when it should have been using + memchr(). Result - eval""ed source with embedded NULs was not split + correctly into lines for the debugger. Obscure. But still a bug. + Maybe the Campaign for the Elimination of strlen() needs to take a long + hard stare at every strchr() too. And strmp() while we're looking. Branch: perl - ! vms/vms.c vms/vmspipe.com + ! pp_ctl.c t/comp/retainedlines.t ____________________________________________________________________________ -[ 19975] By: jhi on 2003/07/03 21:39:48 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34874] By: nicholas on 2008/11/17 22:31:07 + Log: No need to str*cpy() a string of known fixed length ("_<(eval )") when + a simple 1 byte write has the same desired effect. + Clearly the Campaign for the Elimination of strlen() needs to branch + out into str*cat() and str*cpy(). + Branch: perl + ! pp_ctl.c ____________________________________________________________________________ -[ 19974] By: jhi on 2003/07/03 21:36:16 - Log: Integrate: - [ 19971] - Subject: [PATCH] t/op/magic.t on FreeBSD - From: Slaven Rezic - Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST) - Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de> - - [ 19972] - Subject: [PATCH] installperl -n - From: Slaven Rezic - Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST) - Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de> - - [ 19973] - Bump Time::HiRes version to 1.50. - Branch: maint-5.8/perl - !> ext/Time/HiRes/HiRes.pm installperl t/op/magic.t -____________________________________________________________________________ -[ 19973] By: jhi on 2003/07/03 21:34:03 - Log: Bump Time::HiRes version to 1.50. - Branch: perl - ! ext/Time/HiRes/HiRes.pm -____________________________________________________________________________ -[ 19972] By: jhi on 2003/07/03 21:33:10 - Log: Subject: [PATCH] installperl -n - From: Slaven Rezic - Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST) - Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de> +[ 34873] By: nicholas on 2008/11/17 22:04:56 + Log: Fix the bug introduced with MRO, whereby the internals were not saving + lines in subroutines defined inside eval ""s for the debugger. Branch: perl - ! installperl + + t/comp/retainedlines.t + ! MANIFEST embedvar.h intrpvar.h op.c perlapi.h pp_ctl.c ____________________________________________________________________________ -[ 19971] By: jhi on 2003/07/03 21:31:47 - Log: Subject: [PATCH] t/op/magic.t on FreeBSD - From: Slaven Rezic - Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST) - Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de> +[ 34870] By: nicholas on 2008/11/17 18:28:07 + Log: Subject: [PATCH] Fix a missing single quote in hints/solaris_2.sh + From: Andy Dougherty + Message-ID: + Date: Mon, 17 Nov 2008 13:11:59 -0500 (EST) Branch: perl - ! t/op/magic.t + ! hints/solaris_2.sh ____________________________________________________________________________ -[ 19970] By: jhi on 2003/07/03 21:28:08 - Log: Integrate: - [ 19969] - Ask Schwern. - Branch: maint-5.8/perl - - Porting/Modules - !> AUTHORS MANIFEST -____________________________________________________________________________ -[ 19969] By: jhi on 2003/07/03 21:27:11 - Log: Ask Schwern. - Branch: perl - - Porting/Modules - ! AUTHORS MANIFEST -____________________________________________________________________________ -[ 19968] By: jhi on 2003/07/03 19:17:29 - Log: Integrate: - [ 19957] - Subject: Re: randomly untainting? - From: Rafael Garcia-Suarez - Date: Thu, 3 Jul 2003 14:58:18 +0200 - Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr> - (plus extra debug printing) - - [ 19958] - Regen Configure, Glossary, et alia. - - [ 19959] - Regen perltoc. - - [ 19960] - perldelta tweaks. - - [ 19961] - Extra light testing for the UTF-8 cache - (that it isn't broken, not that it helps). - - [ 19962] - Add at least meager beginnings of assertion checks for - the UTF-8 length/pos cache. It's not as full as I would - like since the exact behaviour of the second half of the - cache, used in substr(), eludes me right now. - - [ 19963] - Revert #19957 as requested by Rafael. - - [ 19964] - Subject: Re: randomly untainting? - From: Rafael Garcia-Suarez - Date: Thu, 3 Jul 2003 17:35:09 +0200 - Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr> - - [ 19965] - Subject: [PATCH] Win32: fix WM_TIMER handling - From: Mattia Barbon - Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale) - Message-ID: - - [ 19966] - Subject: Re: [PATCH] Bring Time::Local to 1.07 - From: Dave Rolsky - Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT) - Message-ID: - - [ 19967] - Add autarch and Time::Local to Modules. - Branch: maint-5.8/perl - !> Porting/Modules ext/List/Util/t/tainted.t lib/Time/Local.pm - !> sv.c t/TestInit.pm t/op/length.t win32/win32.c -____________________________________________________________________________ -[ 19967] By: jhi on 2003/07/03 19:02:40 - Log: Add autarch and Time::Local to Modules. - Branch: perl - ! Porting/Modules -____________________________________________________________________________ -[ 19966] By: jhi on 2003/07/03 18:59:44 - Log: Subject: Re: [PATCH] Bring Time::Local to 1.07 - From: Dave Rolsky - Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT) - Message-ID: +[ 34867] By: rgs on 2008/11/17 11:57:20 + Log: Subject: [perl #58428][PATCH] Unicode::UCD::charinfo() does not work on 21 Han codepoints + From: renee.baecker@smart-websolutions.de + Date: Sun, 31 Aug 2008 11:35:45 +0200 (CEST) + Message-Id: <20080831093545.A15C4120011@rserv16.sitepush.net> Branch: perl - ! lib/Time/Local.pm + ! lib/Unicode/UCD.pm ____________________________________________________________________________ -[ 19965] By: jhi on 2003/07/03 18:58:25 - Log: Subject: [PATCH] Win32: fix WM_TIMER handling - From: Mattia Barbon - Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale) - Message-ID: +[ 34864] By: rgs on 2008/11/17 10:06:08 + Log: Skip two tests under ithreads, where the constant lives in the pad. Branch: perl - ! win32/win32.c + ! ext/B/t/deparse.t ____________________________________________________________________________ -[ 19964] By: jhi on 2003/07/03 18:56:26 - Log: Subject: Re: randomly untainting? - From: Rafael Garcia-Suarez - Date: Thu, 3 Jul 2003 17:35:09 +0200 - Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr> +[ 34862] By: rgs on 2008/11/17 08:30:52 + Log: Upgrade to Attribute::Handlers 0.81 Branch: perl - ! t/TestInit.pm + ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes + ! lib/Attribute/Handlers/t/linerep.t ____________________________________________________________________________ -[ 19963] By: jhi on 2003/07/03 18:55:37 - Log: Revert #19957 as requested by Rafael. +[ 34861] By: merijn on 2008/11/17 08:25:49 + Log: Subject: Re: 5.8.9 RC1 report + From: Rainer Tammer + Date: Mon, 17 Nov 2008 08:53:34 +0100 + Message-ID: <492122FE.5020001@tammer.net> Branch: perl - ! ext/List/Util/t/tainted.t + ! makedef.pl ____________________________________________________________________________ -[ 19962] By: jhi on 2003/07/03 18:54:09 - Log: Add at least meager beginnings of assertion checks for - the UTF-8 length/pos cache. It's not as full as I would - like since the exact behaviour of the second half of the - cache, used in substr(), eludes me right now. +[ 34860] By: merijn on 2008/11/17 07:33:24 + Log: Subject: Re: [perl #59998] [PATCH] crypt() returns tainted data even when input strings are detainted + From: Chip Salzenberg + Date: Sun, 16 Nov 2008 23:14:30 -0800 + Message-ID: <20081117071429.GD5495@tytlal.topaz.cx> Branch: perl - ! sv.c + ! pp.c t/op/taint.t ____________________________________________________________________________ -[ 19961] By: jhi on 2003/07/03 13:57:47 - Log: Extra light testing for the UTF-8 cache - (that it isn't broken, not that it helps). +[ 34859] By: nicholas on 2008/11/16 23:05:35 + Log: Add a $VERSION, strict and some documentation to Tie::StdHandle. Branch: perl - ! t/op/length.t + ! lib/Tie/StdHandle.pm ____________________________________________________________________________ -[ 19960] By: jhi on 2003/07/03 13:43:42 - Log: perldelta tweaks. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34857] By: nicholas on 2008/11/16 21:38:30 + Log: Integrate: + [ 34841] + Change 34693 introduced a regression spotted by Devel::SmallProf. + Branch: perl + !> pp_ctl.c ____________________________________________________________________________ -[ 19959] By: jhi on 2003/07/03 13:36:50 - Log: Regen perltoc. - Branch: maint-5.8/perl - ! pod/perltoc.pod +[ 34854] By: gisle on 2008/11/16 20:53:15 + Log: Sync up with Digest-MD5-2.38 from CPAN + 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 ____________________________________________________________________________ -[ 19958] By: jhi on 2003/07/03 13:27:12 - Log: Regen Configure, Glossary, et alia. - Branch: maint-5.8/perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H +[ 34852] By: merijn on 2008/11/16 20:08:43 + Log: Subject: Re: 5.8.9 RC1 report + From: Rainer Tammer + Date: Thu, 13 Nov 2008 15:14:46 +0100 + Message-ID: <491C3656.3010509@tammer.net> + Branch: perl + ! hints/aix.sh ____________________________________________________________________________ -[ 19957] By: jhi on 2003/07/03 12:01:25 - Log: Subject: Re: randomly untainting? - From: Rafael Garcia-Suarez - Date: Thu, 3 Jul 2003 14:58:18 +0200 - Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr> - (plus extra debug printing) +[ 34845] By: rgs on 2008/11/16 18:02:49 + Log: Subject: [PATCH] Make B::walksymtable not recurse into packages that are actually main::, but have a different name. + From: Florian Ragwitz + Date: Thu, 13 Nov 2008 21:34:12 +0100 + Message-Id: <1226608453-25937-1-git-send-email-rafl@debian.org> Branch: perl - ! ext/List/Util/t/tainted.t + ! ext/B/B.pm ____________________________________________________________________________ -[ 19956] By: jhi on 2003/07/03 11:31:55 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34844] By: rgs on 2008/11/16 18:00:42 + Log: Subject: [PATCH] Deparse inlined constants. + From: Florian Ragwitz + Date: Thu, 13 Nov 2008 21:34:13 +0100 + Message-Id: <1226608453-25937-2-git-send-email-rafl@debian.org> + Branch: perl + ! ext/B/B/Deparse.pm ext/B/t/deparse.t pod/perltodo.pod ____________________________________________________________________________ -[ 19955] By: jhi on 2003/07/03 11:26:56 - Log: Integrate: - [ 19952] - Tiny tweak to perlartistic from Robin Barker. - - [ 19954] - Subject: Re: maint @ 19923 - From: "Vadim Konovalov" - Date: Thu, 3 Jul 2003 15:57:55 +0400 - Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad> - (WinCE update) - Branch: maint-5.8/perl - !> pod/perlartistic.pod wince/Makefile.ce wince/wince.c -____________________________________________________________________________ -[ 19954] By: jhi on 2003/07/03 11:10:21 - Log: Subject: Re: maint @ 19923 - From: "Vadim Konovalov" - Date: Thu, 3 Jul 2003 15:57:55 +0400 - Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad> - Branch: perl - ! wince/Makefile.ce wince/wince.c -____________________________________________________________________________ -[ 19953] By: jhi on 2003/07/03 11:08:58 - Log: Tiny tweak to maint perldelta from Robin Barker. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 19952] By: jhi on 2003/07/03 10:56:45 - Log: Tiny tweak to perlartistic from Robin Barker. - Branch: perl - ! pod/perlartistic.pod -____________________________________________________________________________ -[ 19951] By: jhi on 2003/07/03 08:47:35 - Log: Integrate: - (most of #18302 was already part of #18791) - [ 18302] - Subject: Proper fix for CvOUTSIDE weak refcounting - From: Dave Mitchell - Date: Tue, 10 Dec 2002 01:26:44 +0000 - Message-ID: <20021210012644.A7843@fdgroup.com> - - [ 19924] - Fix from Enache Adrian for the magic.t failure in - FreeBSD: setproctitle() cannot get rid of the " (perl)". - - [ 19925] - FreeBSD $0 dance. - - [ 19926] - Getting the whitespace right. - - [ 19927] - ...and getting the comma right, too. - - [ 19928] - Darwin: -Dprefix=$HOME/Perl tried to install to /Library. - - [ 19929] - Better links. - - [ 19930] - Let the perldelta iteration begin. - - [ 19931] - Fix for [perl #22759 insufficient format string checking]; - using ewix makes no sense, assuming evix was intended, - no old tests fail; add the test case. - - [ 19932] - Subject: Re: maint @ 19923 - From: Jim Cromie - Date: Wed, 02 Jul 2003 05:35:06 -0600 - Message-ID: <3F02C36A.9030704@divsol.com> - - [ 19933] - Subject: Re: maint @ 19923 - From: Ronald J Kimball - Date: Wed, 2 Jul 2003 11:43:05 -0400 - Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu> - - [ 19934] - Subject: [PATCH] line numbers are given % 64k - From: James Jurach - Date: Wed, 2 Jul 2003 13:31:05 -0500 - Message-ID: <20030702183105.GA4837@lebowski> - - [ 19935] - It would seem that in Linux 2.2 there is no way - we can do the right thing to make ps(1) see $0 - our way. Also amend the $0 documentation a bit. - - [ 19936] - Subject: Re: perldelta for 5.8.1 - From: Dave Mitchell - Date: Wed, 2 Jul 2003 17:46:32 +0100 - Message-ID: <20030702164632.GE2137@fdgroup.com> - - [ 19937] - Decomplexing by Jim Cromie. - - [ 19938] - Subject: Perldelta 5.8.1 typos - From: Simon Glover - Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT) - Message-ID: - - [ 19939] - Subject: [PATCH] various Deparse fixes - From: Dave Mitchell - Date: Wed, 2 Jul 2003 18:10:45 +0100 - Message-ID: <20030702171045.GF2137@fdgroup.com> - - [ 19940] - Skip a socketpair test on SCO OSR - - [ 19941] - Minor test adjustments : - - test name correction in op/concat.t by Yitzchak Scott-Thoennes - - prototypes added to some public functions in t/test.pl, - as suggested by Enache Adrian - - [ 19942] - Nicer options for Porting/Modules. - - [ 19943] - Subject: [PATCH] Re: ext/List/Util/t/weak.t panic - From: Dave Mitchell - Date: Thu, 3 Jul 2003 01:32:11 +0100 - Message-ID: <20030703003211.GB3747@fdgroup.com> - - [ 19944] - Subject: [PATCH] "without parens" vs "without parentheses" - From: Iain Truskett - Date: Thu, 3 Jul 2003 12:40:42 +1000 - Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au> - - [ 19945] - Subject: Re: perldelta for 5.8.1 - From: Nicholas Clark - Date: Wed, 2 Jul 2003 23:08:26 +0100 - Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net> - - [ 19946] - Pod::LaTeX has been updated (from tjenness). - - [ 19947] - Apply Schwern's suggested warning code from - [perl #22209] Test::Harness::Straps vs. $Config{path_sep} - - [ 19948] - Underline the fact that XSLoader is not DynaLoader - ([perl #21974] dl_load_flags not honored by XSLoader) - - [ 19949] - No fancy binmode() if no perlio. - - [ 19950] - Mention Modules in AUTHORS. - Branch: maint-5.8/perl - !> (integrate 41 files) -____________________________________________________________________________ -[ 19950] By: jhi on 2003/07/03 07:46:45 - Log: Mention Modules in AUTHORS. +[ 34843] By: nicholas on 2008/11/16 17:42:53 + Log: Add Tom Wyant to AUTHORS. Branch: perl ! AUTHORS ____________________________________________________________________________ -[ 19949] By: jhi on 2003/07/03 06:58:01 - Log: No fancy binmode() if no perlio. +[ 34840] By: stevep on 2008/11/16 17:07:24 + Log: TODO for fixing lvalue subs in the debugger is now to-done. Pointed + out by Florian Ragwitz. Branch: perl - ! ext/IO/lib/IO/t/io_sock.t + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19948] By: jhi on 2003/07/03 06:55:12 - Log: Underline the fact that XSLoader is not DynaLoader - ([perl #21974] dl_load_flags not honored by XSLoader) +[ 34839] By: rgs on 2008/11/16 08:31:37 + Log: Subject: MRO tests for isa() and package aliases + From: Torsten Schoenfeld + Date: Sat, 15 Nov 2008 21:24:40 +0100 + Message-ID: <491F3008.4060205@gmx.de> Branch: perl - ! ext/DynaLoader/XSLoader_pm.PL + + t/mro/package_aliases.t + ! MANIFEST ____________________________________________________________________________ -[ 19947] By: jhi on 2003/07/03 06:35:29 - Log: Apply Schwern's suggested warning code from - [perl #22209] Test::Harness::Straps vs. $Config{path_sep} +[ 34838] By: stevep on 2008/11/16 06:31:56 + Log: Upgrade to File-Temp-0.21 Branch: perl - ! lib/Test/Harness/Straps.pm + ! lib/File/Temp.pm lib/File/Temp/t/seekable.t ____________________________________________________________________________ -[ 19946] By: jhi on 2003/07/03 06:33:04 - Log: Pod::LaTeX has been updated (from tjenness). - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 19945] By: jhi on 2003/07/03 06:32:10 - Log: Subject: Re: perldelta for 5.8.1 - From: Nicholas Clark - Date: Wed, 2 Jul 2003 23:08:26 +0100 - Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net> - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34837] By: rgs on 2008/11/15 10:15:22 + Log: Add a dump to help tracing taint bugs, by Chip Salzenberg + Branch: perl + ! dump.c ____________________________________________________________________________ -[ 19944] By: jhi on 2003/07/03 06:30:11 - Log: Subject: [PATCH] "without parens" vs "without parentheses" - From: Iain Truskett - Date: Thu, 3 Jul 2003 12:40:42 +1000 - Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au> +[ 34836] By: stevep on 2008/11/14 19:17:13 + Log: Forgot to include lib/perl5db.pl in change #34833 Branch: perl - ! t/lib/warnings/toke toke.c + ! lib/perl5db.pl ____________________________________________________________________________ -[ 19943] By: jhi on 2003/07/03 06:27:18 - Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic - From: Dave Mitchell - Date: Thu, 3 Jul 2003 01:32:11 +0100 - Message-ID: <20030703003211.GB3747@fdgroup.com> +[ 34835] By: merijn on 2008/11/14 18:52:30 + Log: Subject: [PATCH] Future-proof hints/linux.sh against Sun's cc -V output. + From: Andy Dougherty + Date: Fri, 14 Nov 2008 13:01:13 -0500 (EST) + Message-ID: Branch: perl - ! mg.c sv.c + ! hints/linux.sh ____________________________________________________________________________ -[ 19942] By: jhi on 2003/07/03 06:25:30 - Log: Nicer options for Porting/Modules. +[ 34834] By: stevep on 2008/11/14 15:12:18 + Log: Various patches added to RT #21568 from julian@mehnle.net. Branch: perl - ! MANIFEST Porting/Modules + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19941] By: rgs on 2003/07/02 21:38:19 - Log: Minor test adjustments : - - test name correction in op/concat.t by Yitzchak Scott-Thoennes - - prototypes added to some public functions in t/test.pl, - as suggested by Enache Adrian +[ 34833] By: stevep on 2008/11/14 14:29:53 + Log: Subject: [perl #48489] patch to fix perl bug #7013 + From: "bharanee rathna" (via RT) + Date: Tue, 11 Dec 2007 15:25:21 -0800 + Message-ID: + + Just the pp_hot.c portion of this patch applied along with removing + the TODO from the test added in the previous change. Branch: perl - ! t/op/concat.t t/test.pl + ! lib/perl5db.t pp_hot.c ____________________________________________________________________________ -[ 19940] By: rgs on 2003/07/02 20:58:19 - Log: Skip a socketpair test on SCO OSR +[ 34832] By: stevep on 2008/11/14 14:18:00 + Log: Subject: [PATCH] Add TODO test for :lvalue under -d. + From: Florian Ragwitz + Date: Fri, 14 Nov 2008 11:24:57 +0100 + Message-Id: <1226658297-24025-1-git-send-email-rafl@debian.org> Branch: perl - ! ext/Socket/socketpair.t + + lib/perl5db/t/lvalue-bug + ! MANIFEST lib/perl5db.t ____________________________________________________________________________ -[ 19939] By: jhi on 2003/07/02 20:10:47 - Log: Subject: [PATCH] various Deparse fixes - From: Dave Mitchell - Date: Wed, 2 Jul 2003 18:10:45 +0100 - Message-ID: <20030702171045.GF2137@fdgroup.com> +[ 34831] By: merijn on 2008/11/14 12:37:01 + Log: Subject: [perl #948] [PATCH] Allow tied $, + From: Chip Salzenberg + Date: Fri, 14 Nov 2008 00:44:36 -0800 + Message-ID: <20081114084436.GJ5779@tytlal.topaz.cx> Branch: perl - ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm - ! ext/B/defsubs_h.PL t/TEST t/op/ord.t + ! embedvar.h ext/Devel/PPPort/parts/apidoc.fnc + ! ext/XS/APItest/t/svpeek.t gv.c intrpvar.h mg.c perl.c + ! perlapi.h pp_hot.c sv.c t/op/tie.t ____________________________________________________________________________ -[ 19938] By: jhi on 2003/07/02 20:07:12 - Log: Subject: Perldelta 5.8.1 typos - From: Simon Glover - Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT) - Message-ID: - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34830] By: rgs on 2008/11/13 10:57:27 + Log: Fix error message label + (noticed by Abigail) + Branch: perl + ! pod/perldiag.pod ____________________________________________________________________________ -[ 19937] By: jhi on 2003/07/02 20:06:17 - Log: Decomplexing by Jim Cromie. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34829] By: mhx on 2008/11/13 05:47:34 + Log: Subject: Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO} = sub {...}; sets signal handler to SIG_DFL + From: Chip Salzenberg + Date: Wed, 12 Nov 2008 15:45:04 -0800 + Message-ID: <20081112234504.GI2062@tytlal.topaz.cx> + + Updated patch to retain source compatibility. + + Plus using the correct PERL_ARGS_ASSERT_SAVE_HELEM_FLAGS + macro and running make regen. + Branch: perl + ! embed.fnc embed.h global.sym mg.c pod/perlintern.pod pp.c + ! pp_hot.c proto.h scope.c scope.h +____________________________________________________________________________ +[ 34828] By: demerphq on 2008/11/12 19:47:21 + Log: Bump ExtUtils-Install to 1.52 (because of CPAN persnickityness) + + CPAN these days objects to "world writable" files in CPAN tar files, + which is what you'll get if you dev on a win32 box with "normal" + permissions and do a nmake dist. + + And of course thats what I was doing with ExtUtils-Install, + and so CPAN rejected 1.51. Thus I changed permissions and rereleased + and this is the equivalent change to blead. /grrr + Branch: perl + ! lib/ExtUtils/Changes_EU-Install lib/ExtUtils/Install.pm +____________________________________________________________________________ +[ 34827] By: demerphq on 2008/11/12 19:23:38 + Log: Update ExtUtils-Install to 1.51 + + Also adds the Changes file from ExtUtils-Install as Changes_EU-Install + Branch: perl + + lib/ExtUtils/Changes_EU-Install + ! MANIFEST lib/ExtUtils/Install.pm lib/ExtUtils/t/basic.pl +____________________________________________________________________________ +[ 34825] By: rgs on 2008/11/12 15:14:19 + Log: Some deprecated warnings were also in the syntax category + (one of them was spotted by Abigail.) + Plus, document the undocumented warning + "Use of comma-less variable list is deprecated" + Branch: perl + ! pod/perldiag.pod ____________________________________________________________________________ -[ 19936] By: jhi on 2003/07/02 20:04:39 - Log: Subject: Re: perldelta for 5.8.1 - From: Dave Mitchell - Date: Wed, 2 Jul 2003 17:46:32 +0100 - Message-ID: <20030702164632.GE2137@fdgroup.com> - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34824] By: gisle on 2008/11/12 14:50:14 + Log: Skip #ifdefs and other preprocessor lines when parsing the + local_patches section of patchlevel.h. + Branch: perl + ! utils/perlbug.PL ____________________________________________________________________________ -[ 19935] By: jhi on 2003/07/02 20:01:06 - Log: It would seem that in Linux 2.2 there is no way - we can do the right thing to make ps(1) see $0 - our way. Also amend the $0 documentation a bit. +[ 34823] By: gisle on 2008/11/12 12:30:19 + Log: sizeof(long double) is 8 bytes for all Microsoft compilers + from Jan Dubois Branch: perl - ! pod/perlvar.pod t/op/magic.t + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 19934] By: jhi on 2003/07/02 19:39:11 - Log: Subject: [PATCH] line numbers are given % 64k - From: James Jurach - Date: Wed, 2 Jul 2003 13:31:05 -0500 - Message-ID: <20030702183105.GA4837@lebowski> +[ 34822] By: gisle on 2008/11/12 12:13:03 + Log: POD markup fix Branch: perl - ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c - ! handy.h pp_ctl.c scope.h + ! pod/perldebguts.pod ____________________________________________________________________________ -[ 19933] By: jhi on 2003/07/02 14:55:49 - Log: Subject: Re: maint @ 19923 - From: Ronald J Kimball - Date: Wed, 2 Jul 2003 11:43:05 -0400 - Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu> +[ 34820] By: rgs on 2008/11/12 10:42:21 + Log: Regenerate API docs Branch: perl - ! pod/perlfunc.pod + ! embed.pl perlapi.c pod/perlapi.pod pod/perlintern.pod ____________________________________________________________________________ -[ 19932] By: jhi on 2003/07/02 14:29:42 - Log: Subject: Re: maint @ 19923 - From: Jim Cromie - Date: Wed, 02 Jul 2003 05:35:06 -0600 - Message-ID: <3F02C36A.9030704@divsol.com> +[ 34819] By: rgs on 2008/11/12 10:37:46 + Log: Subject: Re: [perl #60360] [PATCH] local $SIG{FOO} = sub {...}; sets signal + From: Chip Salzenberg + Date: Mon, 10 Nov 2008 16:00:40 -0800 + Message-ID: <20081111000040.GB19329@tytlal.topaz.cx> Branch: perl - ! pod/perlfunc.pod + ! embed.fnc embed.h mg.c op.h pp.c pp_hot.c proto.h scope.c ____________________________________________________________________________ -[ 19931] By: jhi on 2003/07/02 11:34:49 - Log: Fix for [perl #22759 insufficient format string checking]; - using ewix makes no sense, assuming evix was intended, - no old tests fail; add the test case. +[ 34818] By: gisle on 2008/11/12 09:40:43 + Log: Sync up with Digest-MD5-2.37 from CPAN Branch: perl - ! sv.c t/op/sprintf.t + ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm + ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t ____________________________________________________________________________ -[ 19930] By: jhi on 2003/07/02 11:28:02 - Log: Let the perldelta iteration begin. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 34817] By: nicholas on 2008/11/12 09:18:13 + Log: Integrate: + [ 34811] + Hopefully today. + Branch: perl + !> pod/perlhist.pod ____________________________________________________________________________ -[ 19929] By: jhi on 2003/07/02 09:13:33 - Log: Better links. +[ 34815] By: rgs on 2008/11/11 15:55:28 + Log: Subject: [PATCH] Relocations errors with Intel CC 10 on 64 bits archs + From: Vincent Pit + Date: Tue, 11 Nov 2008 15:58:07 +0100 + Message-ID: <49199D7F.7030304@profvince.com> Branch: perl - ! pod/perlipc.pod pod/perlrun.pod + ! hints/linux.sh ____________________________________________________________________________ -[ 19928] By: jhi on 2003/07/02 08:58:26 - Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library. +[ 34814] By: davem on 2008/11/10 23:28:35 + Log: add -t (tabular option) to Porting/corecpan.pl + This allows multiple source trees to be compared Branch: perl - ! hints/darwin.sh + ! Porting/corecpan.pl ____________________________________________________________________________ -[ 19927] By: jhi on 2003/07/02 08:48:00 - Log: ...and getting the comma right, too. +[ 34804] By: mhx on 2008/11/10 19:13:20 + Log: Allow lvalue usage of SvRV() and add MUTABLE_SV() check. + Also add new SvRV_const() macro for read-only access. Branch: perl - ! t/op/magic.t + ! sv.c sv.h ____________________________________________________________________________ -[ 19926] By: jhi on 2003/07/02 08:46:18 - Log: Getting the whitespace right. +[ 34792] By: rgs on 2008/11/10 14:23:26 + Log: Subject: [PATCH] Update Maintainers.pl + From: Steffen Mueller + Date: Mon, 10 Nov 2008 09:41:40 +0100 + Message-ID: <20081110084141.12299.qmail@lists.develooper.com> Branch: perl - ! t/op/magic.t + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19925] By: jhi on 2003/07/02 08:40:36 - Log: FreeBSD $0 dance. +[ 34790] By: craigb on 2008/11/10 12:49:23 + Log: Subject: [patch@34779] Get posix exit mode working/tested on VMS + From: "John E. Malmberg" + Date: Sun, 09 Nov 2008 00:46:03 -0600 + Message-id: <4916872B.5040500@qsl.net> Branch: perl - ! pod/perlvar.pod t/op/magic.t + ! perl.h t/run/exit.t vms/vms.c ____________________________________________________________________________ -[ 19924] By: jhi on 2003/07/02 08:17:31 - Log: Fix from Enache Adrian for the magic.t failure in - FreeBSD: setproctitle() cannot get rid of the " (perl)". +[ 34789] By: nicholas on 2008/11/10 11:58:41 + Log: Backslashes inside '' inside Makefiles seem to be non-portable in their + effects. GNU make leaves them in as literals, BSD make takes them out. + Not that we noticed, as the construction in question was valid Perl + syntax either way, but File::Find 1.14 is enforcing more on its + arguments. Branch: perl - ! t/op/magic.t + ! Makefile.SH ____________________________________________________________________________ -[ 19923] By: jhi on 2003/07/02 05:51:32 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34786] By: stevep on 2008/11/10 03:56:34 + Log: Subject: [perl #57926][PATCH] File::Find Bug + From: renee.baecker@smart-websolutions.de + Date: Fri, 22 Aug 2008 16:42:02 +0200 (CEST) + Message-Id: <20080822144202.659AB99C002@rserv16.sitepush.net> + Branch: perl + ! lib/File/Find.pm ____________________________________________________________________________ -[ 19922] By: jhi on 2003/07/02 05:43:27 - Log: Integrate: - [ 19920] - Move the libgcc.a hack into a section for pre-1.6 NetBSD releases. - The latest releases of NetBSD don't require the hack. From - Johnny Lam. - - [ 19921] - VMS: with this, 100% make test in Compaq C V6.5-001 - on OpenVMS Alpha V7.3-1, from Craig Berry. - Branch: maint-5.8/perl - !> configure.com ext/Devel/DProf/DProf.t hints/netbsd.sh - !> t/op/magic.t -____________________________________________________________________________ -[ 19921] By: jhi on 2003/07/02 05:26:33 - Log: VMS: with this, 100% make test in Compaq C V6.5-001 - on OpenVMS Alpha V7.3-1, from Craig Berry. - Branch: perl - ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t -____________________________________________________________________________ -[ 19920] By: jhi on 2003/07/02 05:21:23 - Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases. - The latest releases of NetBSD don't require the hack. From - Johnny Lam. - Branch: perl - ! hints/netbsd.sh -____________________________________________________________________________ -[ 19919] By: jhi on 2003/07/01 21:28:15 - Log: Integrate: - [ 19896] - Integrate #19892, #19895 from perlio to compile and avoid - crashing on Win32. - - [ 19897] - Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 - From: Alan Burlison - Date: Tue, 01 Jul 2003 00:03:24 +0100 - Message-ID: <3F00C1BC.3020103@sun.com> - - [ 19898] - Rework Time::HiRes not to need HAS_NANOSLEEP from Configure. - - [ 19899] - More nanosleep removal. - - [ 19900] - Regen Configure. - - [ 19902] - Regen Glossary et al. - - [ 19903] - Switch on PERL_IMPLICIT_SYS, not on Win32. - - [ 19906] - Do the "aligned contiguous" check only if the arguments - look like aligned; re-introduce the "traditional contiguous" - checks with OS/2 special quirks and all. - - [ 19910] - Integrate from perlio: - [ 19909] - binmode() should affect IoOFP() as well as IoIFP() if it is - distinct (e.g. sockets). - - [ 19911] - Tweak an existing IO test to test also the change #19910. - - [ 19912] - One more test (does binmode()ing a socket succeed) - and add -w. - - [ 19913] - Even more :utf8 socket testing, now in both directions. - - [ 19914] - A naked values() caused shuffling of lib/Config.pm, - which in turn caused unnecessary rebuilds. - - [ 19915] - Upgrade to Unicode::Normalize 0.23. - - [ 19916] - Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?' - From: Enache Adrian - Date: Tue, 1 Jul 2003 19:51:25 +0300 - Message-ID: <20030701165125.GA1521@ratsnest.hole> - - [ 19917] - Subject: [PATCH] long C<=item>s in pod/perlunicode.pod - From: Robin Barker - Date: Tue, 1 Jul 2003 18:21:34 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk> - - Subject: [PATCH] long C<=item>s in lib/CGI.pm - From: Robin Barker - Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk> - Date: Tue, 1 Jul 2003 18:25:17 +0100 - - Subject: [PATCH] long <=item>s in lib/ExtUtils/MakeMaker/FAQ.pod - From: Robin Barker - Date: Tue, 1 Jul 2003 18:29:09 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk> - - [ 19918] - Add a new utility, Porting/Modules. - Branch: maint-5.8/perl - +> Porting/Modules ext/Time/HiRes/hints/dec_osf.pl - ! Configure config_h.SH - !> (integrate 39 files) +[ 34785] By: demerphq on 2008/11/09 21:02:01 + Log: Add support for testing when under + + #define PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS = 0 + + as signalled by the environment variable REAL_POSIX_CC being true. + + Otherwise test are as they used to be, or TODO'ed. + Branch: perl + ! t/op/pat.t t/op/reg_posixcc.t +____________________________________________________________________________ +[ 34784] By: nicholas on 2008/11/09 19:54:42 + Log: Upgrade to File::Path 2.07 + Branch: perl + ! lib/File/Path.pm lib/File/Path.t +____________________________________________________________________________ +[ 34783] By: mhx on 2008/11/09 13:42:58 + Log: Fix warning code in Perl_sv_vcatpvfn() to make the TODO + tests introduced with #34781 pass. Add some more warning + tests to t/lib/warnings/sv. + Branch: perl + ! sv.c t/lib/warnings/sv t/op/sprintf2.t +____________________________________________________________________________ +[ 34782] By: mhx on 2008/11/09 10:04:03 + Log: Subject: [PATCH] diagnostic leakage in ext/PerlIO/scalar/t/scalar_ungetc.t + From: Michael G Schwern + Date: Sat, 08 Nov 2008 23:22:54 -0800 + Message-ID: <49168FCE.8020105@pobox.com> + + Plus converting the whole file from DOS to UNIX format + and adding a newline at the end. + Branch: perl + ! ext/PerlIO/scalar/t/scalar_ungetc.t +____________________________________________________________________________ +[ 34781] By: mhx on 2008/11/09 09:52:31 + Log: Update format warning tests to expect "%lld" instead of "%d" + when "%lld" was in the format string. Mark these warnings as + TODO until this is fixed. + Branch: perl + ! t/op/sprintf2.t +____________________________________________________________________________ +[ 34780] By: mhx on 2008/11/09 04:22:15 + Log: Subject: "Perl_newSVpvf("%lld")" is broken + From: hv@crypt.org + Date: Sat, 08 Nov 2008 13:29:57 +0000 + Message-Id: <200811081329.mA8DTv7e018896@zen.crypt.org> + + Plus some test cases. + Branch: perl + ! sv.c t/op/sprintf2.t +____________________________________________________________________________ +[ 34779] By: mhx on 2008/11/08 18:31:09 + Log: Make sure PerlIO::via doesn't leave its old GV's hanging + in the stash they were created in. Steal the idea from + IO::File to just delete the stash entry after creating + the GV. + This fixes perl #59268. + Branch: perl + ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs +____________________________________________________________________________ +[ 34778] By: stevep on 2008/11/08 15:51:45 + Log: From change #34775, reverting perlio.c change for now. Also, + setting the tests to TODO. + Branch: perl + ! ext/PerlIO/t/ioleaks.t perlio.c +____________________________________________________________________________ +[ 34777] By: merijn on 2008/11/08 13:06:53 + Log: Subject: Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files + From: Marcus Holland-Moritz + Date: Sat, 8 Nov 2008 09:45:22 +0100 + Message-ID: <20081108094522.5174608b@r2d2> + Branch: perl + ! Cross/config.sh-arm-linux NetWare/config.wc Porting/config.sh + ! epoc/config.sh plan9/config_sh.sample symbian/config.sh + ! uconfig.sh win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 +____________________________________________________________________________ +[ 34776] By: mhx on 2008/11/08 12:38:36 + Log: Assigning to DEFSV leaks if PL_defgv's gp_sv isn't set. + As Nicholas already noted in a FIXME, assigning to DEFSV should + use GvSV instead of GvSVn. This change ensures that, at least + under -DPERL_CORE, DEFSV cannot be assigned to and introduces + a DEFSV_set macro to allow setting DEFSV. + This fixes #53038: map leaks memory. + Branch: perl + ! XSUB.h ext/Filter/Util/Call/Call.pm + ! ext/Filter/Util/Call/Call.xs perl.h pp_ctl.c pp_hot.c + ! regexec.c ____________________________________________________________________________ -[ 19918] By: jhi on 2003/07/01 20:02:33 - Log: Add a new utility, Porting/Modules. +[ 34775] By: stevep on 2008/11/08 05:18:16 + Log: Subject: Re: [perl #56644] PerlIO resource leaks on open() and then :pop in :unix and :stdio + From: "Goro Fuji" + Date: Mon, 7 Jul 2008 08:04:52 +0900 + Message-ID: Branch: perl - + Porting/Modules - ! MANIFEST + + ext/PerlIO/t/ioleaks.t + ! MANIFEST perlio.c pod/perliol.pod ____________________________________________________________________________ -[ 19917] By: jhi on 2003/07/01 17:00:02 - Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod - From: Robin Barker - Date: Tue, 1 Jul 2003 18:21:34 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk> - - Subject: [PATCH] long C<=item>s in lib/CGI.pm - From: Robin Barker - Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk> - Date: Tue, 1 Jul 2003 18:25:17 +0100 - - Subject: [PATCH] long <=item>s in lib/ExtUtils/MakeMaker/FAQ.pod - From: Robin Barker - Date: Tue, 1 Jul 2003 18:29:09 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk> - Branch: perl - ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod -____________________________________________________________________________ -[ 19916] By: jhi on 2003/07/01 16:51:31 - Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?' - From: Enache Adrian - Date: Tue, 1 Jul 2003 19:51:25 +0300 - Message-ID: <20030701165125.GA1521@ratsnest.hole> - Branch: perl - ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL - ! ext/B/typemap t/op/magic.t -____________________________________________________________________________ -[ 19915] By: jhi on 2003/07/01 16:22:09 - Log: Upgrade to Unicode::Normalize 0.23. - Branch: perl - ! ext/Unicode/Normalize/Changes - ! ext/Unicode/Normalize/Normalize.pm - ! ext/Unicode/Normalize/Normalize.xs -____________________________________________________________________________ -[ 19914] By: jhi on 2003/07/01 13:08:44 - Log: A naked values() caused shuffling of lib/Config.pm, - which in turn caused unnecessary rebuilds. +[ 34774] By: stevep on 2008/11/08 04:21:44 + Log: Subject: [perl #54828] perlio.c has a problem (both 5.8 and 5.10) + From: "Goro Fuji" (via RT) + Date: Sun, 25 May 2008 23:10:42 -0700 + Message-ID: + + The second part of the patch. The first part was in change #33978. Branch: perl - ! configpm + ! perlio.c ____________________________________________________________________________ -[ 19913] By: jhi on 2003/07/01 13:01:10 - Log: Even more :utf8 socket testing, now in both directions. +[ 34773] By: stevep on 2008/11/08 04:02:03 + Log: Subject: Re: [perl #57322] perlbug AutoReply: ungetc() to :scalar might cause problems + From: "Goro Fuji" + Date: Sun, 27 Jul 2008 14:37:45 +0900 + Message-ID: Branch: perl - ! ext/IO/lib/IO/t/io_sock.t + + ext/PerlIO/scalar/t/scalar_ungetc.t + ! MANIFEST ext/PerlIO/scalar/scalar.pm + ! ext/PerlIO/scalar/scalar.xs ____________________________________________________________________________ -[ 19912] By: jhi on 2003/07/01 12:44:32 - Log: One more test (does binmode()ing a socket succeed) - and add -w. +[ 34772] By: stevep on 2008/11/08 03:03:26 + Log: Subject: [perl #18306] This problem seems to be fixed and a small patch for B::Xref + From: renee.baecker@smart-websolutions.de + Date: Wed, 9 Jul 2008 15:16:50 +0200 (CEST) + Message-Id: <20080709131650.D12BF120041@rserv16.sitepush.net> Branch: perl - ! ext/IO/lib/IO/t/io_sock.t + ! ext/B/B/Xref.pm ____________________________________________________________________________ -[ 19911] By: jhi on 2003/07/01 12:38:13 - Log: Tweak an existing IO test to test also the change #19910. +[ 34771] By: craigb on 2008/11/08 00:13:43 + Log: NDBM prototype config vars for configure.com following 34756. Branch: perl - ! ext/IO/lib/IO/t/io_sock.t + ! configure.com ____________________________________________________________________________ -[ 19910] By: jhi on 2003/07/01 11:18:27 - Log: Integrate from perlio: - [ 19909] - binmode() should affect IoOFP() as well as IoIFP() if it is - distinct (e.g. sockets). +[ 34770] By: mhx on 2008/11/07 22:33:39 + Log: Revert SvPVX() to allow lvalue usage, but also add a + MUTABLE_SV() check. Use SvPVX_const() instead of SvPVX() + where only a const SV* is available. Also fix two falsely + consted pointers in Perl_sv_2pv_flags(). + Branch: perl + ! op.c regexec.c regexp.h sv.c sv.h +____________________________________________________________________________ +[ 34769] By: demerphq on 2008/11/07 20:20:21 + Log: create new unicode props as defined in POSIX spec (optionally use them in the regex engine) + + Perlbug #60156 and #49302 (and probably others) resolve down to the problem + that the definition of \s and \w and \d and the POSIX charclasses are different + for unicode strings and for non-unicode strings. This broke the character class + logic in the regex engine. The easiest fix to make the character class logic sane + again is to define new properties which do match. + + This change creates new property classes that can be used instead of the + traditional ones (it does not change the previously defined ones). If the + define in regcomp.h: + + #define PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS 1 + + is changed to 0, then the new mappings will be used. This will fix a bunch + of bugs that are reported as TODO items in the new reg_posixcc.t test file. + Branch: perl + + t/op/reg_posixcc.t + ! MANIFEST lib/unicore/mktables regcomp.c regcomp.h t/op/pat.t +____________________________________________________________________________ +[ 34768] By: stevep on 2008/11/07 17:23:05 + Log: A small refactoring based on a comment in an old RT ticket (RT + #4362 in case you were wondering). Branch: perl - !> pp_sys.c -____________________________________________________________________________ -[ 19909] By: nick on 2003/07/01 10:50:25 - Log: binmode() should affect IoOFP() as well as IoIFP() if it is - distinct (e.g. sockets). - Branch: perlio - ! pp_sys.c -____________________________________________________________________________ -[ 19908] By: nick on 2003/07/01 08:38:20 - Log: regen_config_h - Branch: perlio - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/makefile.mk + ! toke.c ____________________________________________________________________________ -[ 19907] By: nick on 2003/07/01 08:27:22 - Log: Integrate mainline (untested) - Branch: perlio - +> ext/Time/HiRes/hints/dec_osf.pl - ! t/op/sysio-compat.t - !> Configure Cross/config.sh-arm-linux MANIFEST - !> NetWare/config_H.wc Porting/Glossary Porting/config.sh - !> Porting/config_H epoc/config.sh ext/Time/HiRes/HiRes.xs - !> ext/Time/HiRes/Makefile.PL ext/Time/HiRes/hints/sco.pl - !> hints/vos.sh perl.c 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 -____________________________________________________________________________ -[ 19906] By: jhi on 2003/07/01 08:03:17 - Log: Do the "aligned contiguous" check only if the arguments - look like aligned; re-introduce the "traditional contiguous" - checks with OS/2 special quirks and all. +[ 34766] By: demerphq on 2008/11/07 11:45:22 + Log: Make sure inversion sign is shown in all anyof classes that we show in regprop + + And refactor the code that adds the extra braces into a macro, and make it support the colorization stuff. Branch: perl - ! perl.c -____________________________________________________________________________ -[ 19905] By: nick on 2003/07/01 06:57:13 - Log: dmake regen_config_h - Branch: perlio - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc -____________________________________________________________________________ -[ 19904] By: nick on 2003/07/01 06:48:32 - Log: Integrate Mainline - Branch: perlio - !> Configure Makefile.SH config_h.SH configure.com - !> hints/solaris_2.sh perl.h uconfig.h uconfig.sh + ! regcomp.c ____________________________________________________________________________ -[ 19903] By: jhi on 2003/07/01 06:22:12 - Log: Switch on PERL_IMPLICIT_SYS, not on Win32. +[ 34765] By: steveh on 2008/11/07 11:32:36 + Log: Upgrade to Pod-Perldoc-3.15 Branch: perl - ! perl.c + ! lib/Pod/Perldoc.pm ____________________________________________________________________________ -[ 19902] By: jhi on 2003/07/01 06:20:48 - Log: Regen Glossary et al. +[ 34764] By: steveh on 2008/11/07 10:39:27 + Log: Oops, change 34762 should have bumped the VERSION Branch: perl - ! Porting/Glossary Porting/config.sh Porting/config_H + ! lib/Test/Simple.pm ____________________________________________________________________________ -[ 19901] By: jhi on 2003/07/01 05:59:04 - Log: metaconfig unit change for #19900. - Branch: metaconfig - ! U/modified/Myinit.U +[ 34763] By: steveh on 2008/11/07 10:37:51 + Log: Temporary (?) fix for ext/Test/Harness/t/compat/regression.t, + broken by Test-Simple upgrade (VERSION is already bumped by the + retention of 34491) + Branch: perl + ! lib/Test/Builder.pm ____________________________________________________________________________ -[ 19900] By: jhi on 2003/07/01 05:56:38 - Log: Regen Configure. +[ 34762] By: steveh on 2008/11/07 10:34:28 + Log: Fix test broken by Test-Simple upgrade (similar to change 33689) Branch: perl - ! Configure + ! lib/Test/Simple/t/cmp_ok.t ____________________________________________________________________________ -[ 19899] By: jhi on 2003/07/01 05:56:14 - Log: More nanosleep removal. +[ 34761] By: steveh on 2008/11/07 10:32:32 + Log: Upgrade to Test-Simple-0.85_01, keeping local changes 34491 and 34545 Branch: perl - ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh - ! hints/vos.sh 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 + + lib/Test/Simple/t/c_flag.t + ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder/try.t + ! lib/Test/Simple/t/cmp_ok.t lib/Test/Simple/t/diag.t + ! lib/Test/Simple/t/fail-more.t + ! lib/Test/Simple/t/is_deeply_dne_bug.t + ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/no_plan.t + ! lib/Test/Simple/t/overload.t + ! lib/Test/Simple/t/overload_threads.t lib/Test/Simple/t/undef.t ____________________________________________________________________________ -[ 19898] By: jhi on 2003/07/01 05:54:58 - Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure. +[ 34760] By: steveh on 2008/11/07 09:29:42 + Log: lib/Test/Tutorial.pod is part of Test-Simple Branch: perl - + ext/Time/HiRes/hints/dec_osf.pl - ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL - ! ext/Time/HiRes/hints/sco.pl + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19897] By: jhi on 2003/07/01 05:04:50 - Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 - From: Alan Burlison - Date: Tue, 01 Jul 2003 00:03:24 +0100 - Message-ID: <3F00C1BC.3020103@sun.com> +[ 34759] By: steveh on 2008/11/07 08:49:25 + Log: Fix new test (just added by podlators upgrade) on Win32, at least Branch: perl - ! Configure Makefile.SH config_h.SH configure.com - ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh + ! lib/Pod/Text.pm lib/Pod/t/text-encoding.t ____________________________________________________________________________ -[ 19896] By: jhi on 2003/06/30 20:20:54 - Log: Integrate #19892, #19895 from perlio to compile and avoid - crashing on Win32. +[ 34758] By: steveh on 2008/11/07 08:47:26 + Log: Upgrade to podlators-2.2.0 Branch: perl - !> perl.c + + lib/Pod/t/text-encoding.t + ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm + ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm + ! lib/Pod/Text/Termcap.pm lib/Pod/t/man-utf8.t + ! lib/Pod/t/pod-spelling.t lib/Pod/t/text-options.t + ! lib/Pod/t/text-utf8.t pod/pod2man.PL pod/pod2text.PL ____________________________________________________________________________ -[ 19895] By: nick on 2003/06/30 14:24:57 - Log: Win32 hack for doing_taint() - Branch: perlio - ! perl.c +[ 34757] By: mhx on 2008/11/06 22:16:03 + Log: NDBM just isn't meant to be used with C++. So this + change makes the intro of NDBM_File.xs even uglier, + but hopefully it also makes tests pass now. + Branch: perl + ! ext/NDBM_File/NDBM_File.xs ____________________________________________________________________________ -[ 19894] By: nick on 2003/06/30 12:31:51 - Log: Integrate mainline - Branch: perlio - !> (integrate 37 files) +[ 34756] By: merijn on 2008/11/06 20:18:08 + Log: Subject: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files + From: Marcus Holland-Moritz + Date: Mon, 3 Nov 2008 22:40:11 +0100 + Message-ID: <20081103224011.26c223b3@r2d2> + Branch: perl + ! Configure Porting/Glossary config_h.SH + ! ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.xs ____________________________________________________________________________ -[ 19893] By: jhi on 2003/06/30 09:46:21 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34755] By: demerphq on 2008/11/06 18:48:28 + Log: Various changes to regex diagnostics and testing + + * Make ANYOF output from regprop easier to read by adding ][ in between the unicode representation and the "ascii" one + + * Make it possible to make tests in re_tests todo. + + * add a todo test for a complementary character class match that should fail (perl #60156) + + * Also add a comment explaining a previous commit (relating to perl #60344) + Branch: perl + ! regcomp.c regcomp.h regexec.c t/op/re_tests t/op/regexp.t ____________________________________________________________________________ -[ 19892] By: nick on 2003/06/30 09:42:22 - Log: "Missing" dTHX for Win32's re-direction of getuid etc. - Branch: perlio - ! perl.c +[ 34747] By: demerphq on 2008/11/06 11:32:25 + Log: Reolve perlbug #59328: In re's, \N{U+...} doesn't match for ... > 256 + + Subject: PATCH [perl #59328] In re's, \N{U+...} doesn't match for ... > 256 + From: karl williamson + Message-ID: <49124B78.2000907@khwilliamson.com> + Date: Wed, 05 Nov 2008 18:42:16 -0700 + Branch: perl + ! regcomp.c t/op/re_tests ____________________________________________________________________________ -[ 19891] By: jhi on 2003/06/30 09:39:29 - Log: Integrate: - [ 19857] - Regen Changes. - - [ 19858] - perlhack update, by Steve Grazzini - about macro support in gdb and gcc. - - [ 19859] - Hash/Util.t and Encode/t/Aliases.t seem to be having - random failures. To make these easier to reproduce, - add a variable, PERL_HASH_SEED_DEBUG, to display the - hash seed. E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED - of 82972356 makes the first one to fail. - - [ 19860] - Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch. - From: Tim Bunce - Date: Thu, 26 Jun 2003 10:53:22 +0100 - Message-ID: <20030626095322.GE97463@dansat.data-plan.com> - - [ 19861] - Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG - if tainting-- but is this a good thing or a bad thing? - (At least it makes debugging lib/Hash/Util.t harder, - since it has, for no apparent good reason, -T: one must - make a copy of it without the -T.) - - [ 19862] - Make doing_taint() always available (though not - part of the public API). - - [ 19863] - Introduce (global) variable PL_earlytaint which - is set very early in main(), before perl_parse() - has been called and PL_tainting (or PL_taint_warn) - might have been set. - - [ 19864] - Use the PL_earlytaint. (PL_earlytaint is a global, - not per-interp, since perl_construct() is not passed - the argc, argv, and therefore it can't set the per-interp - PL_tainting.) - - [ 19865] - atoi() doesn't cut the mustard if the PERL_HASH_SEED - is larger than INT_MAX (atoi() returns -1 in that case). - - [ 19866] - Some warnings about the (im)proper uses of the hash randomisation. - - [ 19867] - The two-for-loops is no more a valid way to walk through - a hash (this was the reason the Hash/Util.t intermittently - failed, the two-loop didn't find all the SVs of the HV). - - [ 19868] - Integrate mainline - - [ 19869] - Fix test count, by Abe Timmerman. - - [ 19870] - Two debugging patches. - The first allows to hold symbolic switches in $^D - and more generally fixes assignment to $^D. The - second one improves the information given by -Dl. - - Subject: [PATCH] allow $^D = "flags" - From: Dave Mitchell - Date: Fri, 27 Jun 2003 22:26:24 +0100 - Message-ID: <20030627212624.GB12887@fdgroup.com> - - Subject: [PATCH] make -Dl show more scope info - From: Dave Mitchell - Date: Fri, 27 Jun 2003 23:00:36 +0100 - Message-ID: <20030627220036.GC12887@fdgroup.com> - - [ 19871] - Subject: [Encode] pre-1.97 patches - From: Dan Kogai - Date: Sat, 28 Jun 2003 01:20:59 +0900 - Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp> - - [ 19872] - Some clarification about the current semantics of CHECK and - INIT blocks. See bug [perl #22826]. - - [ 19873] - Using $1 without testing success of the regexp, bad. - - [ 19874] - Retract #19867; the bug was really much simpler: - the < max must be <= max instead. - - [ 19875] - Duh. - - [ 19876] - Subject: Re: your malloc patches - From: Ilya Zakharevich - Date: Fri, 27 Jun 2003 06:54:06 -0700 - Message-ID: <20030627135406.GA8914@math.berkeley.edu> - - More malloc patches: now they seem to work even in Tru64. - - [ 19877] - The #19842 is no more needed thanks to #19876, - and the #19842 was wrong anyway (it affected - only the threaded case.) - - [ 19878] - Move the PL_earlytaint initialization to the PERL_SYS_INIT() - as per suggestion from Sarathy. - - [ 19879] - Another spot where a zero $test{$max} can make things go boom. - - [ 19880] - argc, argv. - - [ 19881] - More coffee... - - [ 19882] - Perl_doing_taint must be public, for programs that embed perl - - [ 19883] - More on the macro debugging and expansion. - - [ 19884] - The joy of $0. Undoing the #16399 makes Andreas' - tests (see [perl #22811]) pass (yes, padding with space instead - of nul makes no sense, but that seems to work, maybe Linux does - some deep magic in ps(1)?); moving the PL_origalen computation - earlier makes also the threaded-first case fully pass. - - But in general modifying the argv[] is very non-portable. - (e.g. in Tru64 it seems to be limited to the size of the - original argv[0] since the argv[] are not contiguous?) - - Everybody should just have setproctitle(). - - [ 19885] - Fix a faulty alias. - - [ 19886] - Misc Pod Nits. - - [ 19887] - $0 test tweaks from Andreas. - - [ 19888] - $0 doc tweakage. - - [ 19889] - The 'contiguous' test for argv[], envp[] was bogus - since those need not be in memory end-to-end, e.g. - in Tru64 they are aligned by eight. Loosen the test - so that 'contiguousness' is fulfilled if the elements - are within PTRSIZE alignment. This makes Tru64 to pass - the join.t, too. - - [ 19890] - int is not UV. - Branch: maint-5.8/perl - !> (integrate 39 files) -____________________________________________________________________________ -[ 19890] By: jhi on 2003/06/30 08:41:51 - Log: int is not UV. +[ 34746] By: demerphq on 2008/11/06 10:44:13 + Log: Resolve perl #60344: Regex lookbehind failure after an (if)then|else in perl 5.10 + + During the de-recursivization it looks like Dave M forgot to reset the 'logical' + flag after using it, which in turn causes UNLESSM/IFTHEN when used after a LOGICAL operator to + be incorrectly intrepreted. This change resets the logical flag after each time it is stored + in ST.logical. Branch: perl - ! perl.c + ! regexec.c t/op/re_tests ____________________________________________________________________________ -[ 19889] By: jhi on 2003/06/30 08:36:38 - Log: The 'contiguous' test for argv[], envp[] was bogus - since those need not be in memory end-to-end, e.g. - in Tru64 they are aligned by eight. Loosen the test - so that 'contiguousness' is fulfilled if the elements - are within PTRSIZE alignment. This makes Tru64 to pass - the join.t, too. +[ 34742] By: demerphq on 2008/11/05 22:47:58 + Log: Bring ExtUtils::Install up to date with the latest on CPAN 1.50_04 and related test changes + + This involves changes to shared test files used by ExtUtils::MakeMaker and ExtUtils::Install, in particular updating the core/MakeMaker version of ExtUtils/t/basic.t so that it reflects the 1.50_03 version, and then splitting it in half into basic.pl and basic_finish.pl, which are then evalled (together) by basic.t. ExtUtils::Install does somethign similar but only with basic.pl. + + This also silences an odd warning from MM_Any.pm that comes up once in a while, which I believe is to do with a deeper core failure as it occurs in code utterly unrelated to these changes. + + This patch needs to be pushed upstream to the ExtUtils::MakeMaker distribution on CPAN under Schwern's supervision. + + In this way it will be possible to simply copy the t/basic.pl from core into ExtUtils::Install or into ExtUtils::MakeMaker or whatever. + + Includes the following changes from ExtUtils::Install: + + 1.50_04 + + SVN revision 41. + + Restructure tests to make it easier to maintain given it is distributed in various + ways in three different packages. + + 1.50_03 + + SVN revision 40. + + Sigh, just after i released 1.50_02 I noticed that a test modified in it will fail + under VMS. So this is a fixup release for that alone. + + 1.50_02 + + SVN revision 39. + + Synchronize with the changes that were made in blead perl + patch #33567. VMS changes by Craig Berry. See + + http://public.activestate.com/cgi-bin/perlbrowse/p/33567 + + This was marked in the pod as 1.51 but not actually version bumped. + + So I've marked it as 1.50_02 as a test release prior to putting it out + as the real 1.51 + + This release also restores the missing installed.t which was accidentally + missed by the MANIFEST having a duplicate entry for install.t instead. + Probably something should have warned about this, but I haven't worked out + what. + + Includes changes from Activestate/ActivePerl: + + - To make installation less chatty when not under verbose mode. See + + http://rt.cpan.org/Public/Bug/Display.html?id=5903 + + - To install HTML documentation files under builds that set $Config{installhtmldir} + (and presumably also create HTML versions of the pod -- which is quite nice actually :-) + + http://rt.cpan.org/Ticket/Display.html?id=37727 + Branch: perl + + lib/ExtUtils/t/basic.pl lib/ExtUtils/t/basic_finish.pl + ! MANIFEST lib/ExtUtils/Install.pm lib/ExtUtils/MM_Any.pm + ! lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/basic.t +____________________________________________________________________________ +[ 34733] By: nicholas on 2008/11/05 00:29:57 + Log: Upgrade to File::Path 2.06_08. + Branch: perl + ! lib/File/Path.pm lib/File/Path.t +____________________________________________________________________________ +[ 34714] By: nicholas on 2008/11/04 08:03:04 + Log: ${^CHILD_ERROR_NATIVE} isn't mentioned in perlrun.pod, but is in + perlvar.pod. + Branch: perl + ! pod/perl5100delta.pod +____________________________________________________________________________ +[ 34712] By: mhx on 2008/11/03 22:25:09 + Log: The breakage caused by #34653 (sh|c)ould have been detected + by the compiler. So further improve the STR_WITH_LEN() macro. + Branch: perl + ! handy.h +____________________________________________________________________________ +[ 34710] By: mhx on 2008/11/03 22:19:47 + Log: Fix DBM module handling broken by #34653. Branch: perl - ! ext/threads/t/join.t mg.c perl.c + ! gv.c ____________________________________________________________________________ -[ 19888] By: jhi on 2003/06/30 07:24:18 - Log: $0 doc tweakage. +[ 34706] By: nicholas on 2008/11/03 16:51:18 + Log: Subject: Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2) + From: Tim Bunce + Message-ID: <20081103162537.GB45762@timac.local> + Date: Mon, 3 Nov 2008 16:25:37 +0000 Branch: perl ! pod/perlvar.pod ____________________________________________________________________________ -[ 19887] By: jhi on 2003/06/30 07:20:58 - Log: $0 test tweaks from Andreas. +[ 34705] By: nicholas on 2008/11/03 16:25:42 + Log: Subject: Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2) + From: Tim Bunce + Message-ID: <20081103160130.GA45762@timac.local> + Date: Mon, 3 Nov 2008 16:01:31 +0000 Branch: perl - ! ext/threads/t/join.t t/op/magic.t + ! gv.c op.c toke.c ____________________________________________________________________________ -[ 19886] By: rgs on 2003/06/29 19:18:43 - Log: Misc Pod Nits. +[ 34703] By: rgs on 2008/11/03 11:15:20 + Log: Subject: [perl #60300] doc Carp $Carp::Internal{__PACKAGE__} example + From: Kevin Ryde (via RT) + Date: Sat, 01 Nov 2008 16:27:09 -0700 + Message-ID: Branch: perl - ! ext/B/B.pm pod/perlrun.pod + ! lib/Carp.pm ____________________________________________________________________________ -[ 19885] By: jhi on 2003/06/29 15:49:52 - Log: Fix a faulty alias. +[ 34702] By: nicholas on 2008/11/03 10:44:58 + Log: Subject: Re: CPAN-1.9301 can't clean bootstrap .cpan + From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) + Message-ID: <87abci5swq.fsf@k75.linux.bogus> + Date: Sun, 02 Nov 2008 11:22:29 +0100 Branch: perl - ! ext/Encode/lib/Encode/Alias.pm + ! lib/CPAN/FirstTime.pm ____________________________________________________________________________ -[ 19884] By: jhi on 2003/06/29 15:41:05 - Log: The joy of $0. Undoing the #16399 makes Andreas' - tests (see [perl #22811]) pass (yes, padding with space instead - of nul makes no sense, but that seems to work, maybe Linux does - some deep magic in ps(1)?); moving the PL_origalen computation - earlier makes also the threaded-first case fully pass. - - But in general modifying the argv[] is very non-portable. - (e.g. in Tru64 it seems to be limited to the size of the - original argv[0] since the argv[] are not contiguous?) - - Everybody should just have setproctitle(). +[ 34700] By: rgs on 2008/11/03 09:13:16 + Log: Silence one more format warning Branch: perl - ! mg.c perl.c pod/perlvar.pod + ! ext/PerlIO/scalar/scalar.xs ____________________________________________________________________________ -[ 19883] By: jhi on 2003/06/29 13:47:36 - Log: More on the macro debugging and expansion. +[ 34699] By: nicholas on 2008/11/02 21:41:07 + Log: Upgrade to Time::Local 1.1901. Branch: perl - ! pod/perlhack.pod + ! lib/Time/Local.pm lib/Time/Local.t ____________________________________________________________________________ -[ 19882] By: rgs on 2003/06/29 13:17:09 - Log: Perl_doing_taint must be public, for programs that embed perl +[ 34698] By: nicholas on 2008/11/02 21:12:59 + Log: Subject: PATCH: Large omnibus patch to clean up the JRRT quotes + From: Tom Christiansen + Message-ID: <25940.1225611819@chthon> + Date: Sun, 02 Nov 2008 01:43:39 -0600 + Branch: perl + ! av.c deb.c doio.c doop.c dump.c embed.pl + ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_next.xs globals.c + ! gv.c hv.c locale.c malloc.c mathoms.c mg.c miniperlmain.c + ! mro.c numeric.c op.c os2/perlrexx.c pad.c perl.c perlio.c + ! perly.y pod/perlhack.pod pp.c pp_ctl.c pp_hot.c pp_pack.c + ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c + ! taint.c toke.c universal.c utf8.c util.c vms/vms.c + ! win32/perllib.c xsutils.c +____________________________________________________________________________ +[ 34697] By: rgs on 2008/11/02 18:31:19 + Log: Subject: [perl #56526] m/a{1,0}/ compiles but doesn't match a literal string + From: Michael Cartmell (via RT) + Date: Wed, 02 Jul 2008 05:17:58 -0700 + Message-ID: Branch: perl - ! embed.fnc embed.h global.sym + ! regcomp.c t/op/re_tests ____________________________________________________________________________ -[ 19881] By: jhi on 2003/06/29 10:17:28 - Log: More coffee... +[ 34696] By: rgs on 2008/11/02 17:09:10 + Log: Subject: [perl #59652][DOC PATCH] "Too late for "-CS" option" + From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= + Date: Tue, 07 Oct 2008 08:17:22 +0200 + Message-ID: <48EAFEF2.8030403@smart-websolutions.de> + + (tweaked) Branch: perl - ! lib/Test/Harness.pm + ! pod/perlrun.pod ____________________________________________________________________________ -[ 19880] By: jhi on 2003/06/29 09:48:50 - Log: argc, argv. +[ 34695] By: rgs on 2008/11/02 17:04:09 + Log: Subject: [PATCH] explicit empty while loops + From: "Robin Barker" + Date: Wed, 29 Oct 2008 13:22:04 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D4E2FD9@exchsvr2.npl.ad.local> Branch: perl - ! perl.h + ! op.c pp_sort.c ____________________________________________________________________________ -[ 19879] By: jhi on 2003/06/29 09:34:47 - Log: Another spot where a zero $test{$max} can make things go boom. +[ 34694] By: rgs on 2008/11/02 16:50:12 + Log: Explicitly specify some printf formats for constant strings. + This is mostly to silence gcc's warning, "format not a string + literal and no format arguments". Branch: perl - ! lib/Test/Harness.pm + ! av.c doop.c handy.h mg.c perl.c pp.c pp_ctl.c pp_hot.c + ! pp_sort.c pp_sys.c regcomp.c sv.c toke.c universal.c util.c ____________________________________________________________________________ -[ 19878] By: jhi on 2003/06/29 09:28:58 - Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT() - as per suggestion from Sarathy. +[ 34693] By: nicholas on 2008/11/01 14:51:05 + Log: Add a flag PERLDBf_SAVESRC, which enables the saved lines part of + PERLDBf_LINE, so that profilers (such as NYTProf) have access to the + lines of the eval, without the speed impact of other parts of the + debugger infrastructure. PERLDBf_LINE is unchanged. Based largely on a + patch by Tim Bunce in <20081028152749.GA12500@timac.local> Branch: perl - ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h - ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h + ! lib/perl5db.pl perl.h pp_ctl.c ____________________________________________________________________________ -[ 19877] By: jhi on 2003/06/28 18:28:01 - Log: The #19842 is no more needed thanks to #19876, - and the #19842 was wrong anyway (it affected - only the threaded case.) +[ 34691] By: nicholas on 2008/10/31 20:23:32 + Log: Upgrade to Text::ParseWords 3.27 Branch: perl - ! hints/dec_osf.sh + ! Porting/Maintainers.pl lib/Text/ParseWords.pm + ! lib/Text/ParseWords.t lib/Text/ParseWords/taint.t ____________________________________________________________________________ -[ 19876] By: jhi on 2003/06/28 18:24:46 - Log: Subject: Re: your malloc patches - From: Ilya Zakharevich - Date: Fri, 27 Jun 2003 06:54:06 -0700 - Message-ID: <20030627135406.GA8914@math.berkeley.edu> - - More malloc patches: now they seem to work even in Tru64. +[ 34679] By: nicholas on 2008/10/31 08:55:20 + Log: Add MUTABLE_GV(), and eliminate (V *) casts in *.c. + Can't easily do gv.h, as GvGP() (at least) needs to split into two + macros - one const for reading, one non-const for writing. Branch: perl - ! malloc.c + ! doio.c dump.c gv.c handy.h mg.c op.c perlio.c pp.c pp_ctl.c + ! pp_hot.c pp_sys.c scope.c sv.c universal.c util.c xsutils.c ____________________________________________________________________________ -[ 19875] By: jhi on 2003/06/28 18:09:30 - Log: Duh. +[ 34678] By: nicholas on 2008/10/31 07:37:44 + Log: Change 34672 should have removed a const from re.xs. I thought I'd + checked for warnings here - not sure whether it was me or gcc that + didn't notice anythign wrong. g++ certainly did. Branch: perl - ! perl.h + ! ext/re/re.xs ____________________________________________________________________________ -[ 19874] By: jhi on 2003/06/28 17:30:52 - Log: Retract #19867; the bug was really much simpler: - the < max must be <= max instead. +[ 34677] By: nicholas on 2008/10/31 07:34:02 + Log: sizeof(const SV *) is the same as sizeof(SV *), except that it doesn't + match my regexp for non-const casts. Branch: perl - ! hv.c + ! av.c ____________________________________________________________________________ -[ 19873] By: rgs on 2003/06/28 16:02:53 - Log: Using $1 without testing success of the regexp, bad. +[ 34676] By: mhx on 2008/10/31 07:23:54 + Log: Upgrade to Devel::PPPort 3.14_05 Branch: perl - ! pod/perlretut.pod + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/inc/pv_tools ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/pv_tools.t ____________________________________________________________________________ -[ 19872] By: rgs on 2003/06/28 16:01:08 - Log: Some clarification about the current semantics of CHECK and - INIT blocks. See bug [perl #22826]. +[ 34675] By: nicholas on 2008/10/30 23:22:31 + Log: Eliminate (SV *) casts from the rest of *.c, picking up one (further) + erroneous const in dump.c. Branch: perl - ! pod/perlmod.pod + ! av.c doop.c dump.c gv.c hv.c mathoms.c mg.c mro.c op.c pad.c + ! perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c + ! regcomp.c regexec.c scope.c ____________________________________________________________________________ -[ 19871] By: rgs on 2003/06/28 15:47:22 - Log: Subject: [Encode] pre-1.97 patches - From: Dan Kogai - Date: Sat, 28 Jun 2003 01:20:59 +0900 - Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp> - Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/lib/Encode/Guess.pm -____________________________________________________________________________ -[ 19870] By: rgs on 2003/06/28 15:39:57 - Log: Two debugging patches. - The first allows to hold symbolic switches in $^D - and more generally fixes assignment to $^D. The - second one improves the information given by -Dl. - - Subject: [PATCH] allow $^D = "flags" - From: Dave Mitchell - Date: Fri, 27 Jun 2003 22:26:24 +0100 - Message-ID: <20030627212624.GB12887@fdgroup.com> - - Subject: [PATCH] make -Dl show more scope info - From: Dave Mitchell - Date: Fri, 27 Jun 2003 23:00:36 +0100 - Message-ID: <20030627220036.GC12887@fdgroup.com> - Branch: perl - ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod - ! proto.h scope.h -____________________________________________________________________________ -[ 19869] By: rgs on 2003/06/28 14:39:40 - Log: Fix test count, by Abe Timmerman. - Branch: perl - ! t/comp/require.t -____________________________________________________________________________ -[ 19868] By: nick on 2003/06/27 12:59:51 - Log: Integrate mainline - Branch: perlio - +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t - +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t - +> lib/FileCache/t/05override.t malloc_ctl.h os2/OS2/typemap - +> os2/perlrexx.cmd - - lib/FileCache.t os2/OS2/PrfDB/typemap - !> (integrate 157 files) -____________________________________________________________________________ -[ 19867] By: jhi on 2003/06/27 10:08:20 - Log: The two-for-loops is no more a valid way to walk through - a hash (this was the reason the Hash/Util.t intermittently - failed, the two-loop didn't find all the SVs of the HV). +[ 34673] By: nicholas on 2008/10/30 22:27:16 + Log: Change 34627 didn't realise that if S_find_uninit_var() takes a + const SV *, then so can Perl_report_uninit(). Branch: perl - ! hv.c + ! embed.fnc proto.h sv.c ____________________________________________________________________________ -[ 19866] By: jhi on 2003/06/27 08:54:16 - Log: Some warnings about the (im)proper uses of the hash randomisation. +[ 34672] By: nicholas on 2008/10/30 22:08:41 + Log: SvPV() does not take a const SV*, which means that the pattern argument + to Perl_re_compile() can't be const, which means that the pattern + argument to Perl_pregcomp() can't be const, as can't the argument in + the function in the regexp engine structure. + + It's a shame that no-one spotted this earlier. + (Again) I may have rendered the documentation inaccurate. Branch: perl - ! pod/perlsec.pod + ! embed.fnc proto.h regcomp.c regexp.h ____________________________________________________________________________ -[ 19865] By: jhi on 2003/06/27 08:40:45 - Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED - is larger than INT_MAX (atoi() returns -1 in that case). +[ 34671] By: nicholas on 2008/10/30 21:39:14 + Log: Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast in + Perl_sv_magicext(), which is documented. Branch: perl - ! perl.c + ! sv.c taint.c toke.c universal.c util.c ____________________________________________________________________________ -[ 19864] By: jhi on 2003/06/27 08:18:47 - Log: Use the PL_earlytaint. (PL_earlytaint is a global, - not per-interp, since perl_construct() is not passed - the argc, argv, and therefore it can't set the per-interp - PL_tainting.) +[ 34670] By: rgs on 2008/10/30 21:33:34 + Log: Subject: Re: [PATCH] [doc] be more explicit about magic argv + From: Moritz Lenz + Date: Thu, 30 Oct 2008 20:30:00 +0100 + Message-ID: <20081030182902.25398.qmail@lists.develooper.com> Branch: perl - ! perl.c perl.h + ! pod/perlop.pod pod/perlrun.pod ____________________________________________________________________________ -[ 19863] By: jhi on 2003/06/27 08:15:11 - Log: Introduce (global) variable PL_earlytaint which - is set very early in main(), before perl_parse() - has been called and PL_tainting (or PL_taint_warn) - might have been set. +[ 34669] By: mhx on 2008/10/30 18:55:04 + Log: Upgrade to Devel::PPPort 3.14_04 Branch: perl - ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h - ! perlvars.h proto.h + + ext/Devel/PPPort/parts/inc/pv_tools + + ext/Devel/PPPort/t/pv_tools.t + ! MANIFEST ext/Devel/PPPort/Changes + ! ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/apicheck.pl + ! ext/Devel/PPPort/parts/inc/misc + ! ext/Devel/PPPort/parts/todo/5006000 + ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak ____________________________________________________________________________ -[ 19862] By: jhi on 2003/06/27 07:39:58 - Log: Make doing_taint() always available (though not - part of the public API). +[ 34668] By: craigb on 2008/10/30 18:17:04 + Log: Try to demangle the mess created by 34667 (the "resubmittal" was actually + not at all like the original patch I tested). Branch: perl - ! embed.fnc embed.h perl.c proto.h + ! vms/vms.c ____________________________________________________________________________ -[ 19861] By: jhi on 2003/06/27 05:30:03 - Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG - if tainting-- but is this a good thing or a bad thing? - (At least it makes debugging lib/Hash/Util.t harder, - since it has, for no apparent good reason, -T: one must - make a copy of it without the -T.) +[ 34667] By: craigb on 2008/10/30 15:42:43 + Log: Subject: Re: patch@34561 VMS exec handling / cwd realpath fixes + From: "John E. Malmberg" + Date: Wed, 29 Oct 2008 22:21:38 -0500 + Message-id: <49092842.8090805@qsl.net> + + Convert symlink target to UNIX format on VMS. (Cwd changes not + included here.) Branch: perl - ! perl.c + ! vms/vms.c vms/vmsish.h ____________________________________________________________________________ -[ 19860] By: jhi on 2003/06/27 05:02:14 - Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch. - From: Tim Bunce - Date: Thu, 26 Jun 2003 10:53:22 +0100 - Message-ID: <20030626095322.GE97463@dansat.data-plan.com> +[ 34666] By: craigb on 2008/10/30 15:21:56 + Log: Subject: [patch@34600] vms.c setup_cmddsc + From: "John E. Malmberg" + Message-id: <490923D3.90407@qsl.net> + Date: Wed, 29 Oct 2008 22:02:43 -0500 + + Remove trailing dot when efs_charset is in effect. Branch: perl - ! INSTALL + ! vms/vms.c ____________________________________________________________________________ -[ 19859] By: jhi on 2003/06/27 04:59:23 - Log: Hash/Util.t and Encode/t/Aliases.t seem to be having - random failures. To make these easier to reproduce, - add a variable, PERL_HASH_SEED_DEBUG, to display the - hash seed. E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED - of 82972356 makes the first one to fail. +[ 34661] By: rgs on 2008/10/30 11:34:05 + Log: Add a test for bug #60214 Branch: perl - ! perl.c pod/perlrun.pod + ! t/op/filetest.t ____________________________________________________________________________ -[ 19858] By: rgs on 2003/06/26 20:21:53 - Log: perlhack update, by Steve Grazzini - about macro support in gdb and gcc. +[ 34660] By: rgs on 2008/10/30 11:29:50 + Log: The file test operators -s, -A, -C and -M can return false values + that are not undef or "no". Take that into account when stacking them. + This fixes bug #60214. Branch: perl - ! pod/perlhack.pod -____________________________________________________________________________ -[ 19857] By: jhi on 2003/06/26 08:29:59 - Log: Regen Changes. - Branch: maint-5.8/perl - ! Changes -____________________________________________________________________________ -[ 19856] By: jhi on 2003/06/26 05:55:24 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 19855] By: jhi on 2003/06/26 05:36:41 - Log: Integrate: - [ 19851] - Fix [perl #21742] : - require() should always be called in scalar context, - even when it's the last statement in an eval(""). - - [ 19852] - Enhance some macro robustness. - - [ 19853] - Subject: Re: P and V - From: "Philip Newton" - Date: Wed, 25 Jun 2003 17:50:22 +0200 - Message-ID: <3EF9E0DE.4786.16A6869@localhost> - - [ 19854] - Bite the bullet and apply the hash randomisation patch. - [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0 - Branch: maint-5.8/perl - !> INSTALL embedvar.h ext/Data/Dumper/Dumper.pm - !> ext/Data/Dumper/t/dumper.t hv.h intrpvar.h - !> lib/Thread/Semaphore.pm opcode.h opcode.pl perl.c perl.h - !> perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod - !> pp_ctl.c sv.c t/comp/require.t -____________________________________________________________________________ -[ 19854] By: jhi on 2003/06/26 05:32:02 - Log: Bite the bullet and apply the hash randomisation patch. - [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0 - Branch: perl - ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm - ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h - ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod - ! sv.c + ! pp_sys.c ____________________________________________________________________________ -[ 19853] By: rgs on 2003/06/25 19:35:02 - Log: Subject: Re: P and V - From: "Philip Newton" - Date: Wed, 25 Jun 2003 17:50:22 +0200 - Message-ID: <3EF9E0DE.4786.16A6869@localhost> +[ 34654] By: nicholas on 2008/10/29 23:20:01 + Log: Add MUTABLE_IO(), and eliminate (IO *) casts in *.c. Branch: perl - ! lib/Thread/Semaphore.pm + ! doio.c gv.c handy.h perl.c pp.c pp_sys.c sv.c ____________________________________________________________________________ -[ 19852] By: rgs on 2003/06/25 19:27:42 - Log: Enhance some macro robustness. - Branch: perl - ! opcode.h opcode.pl -____________________________________________________________________________ -[ 19851] By: rgs on 2003/06/25 19:25:47 - Log: Fix [perl #21742] : - require() should always be called in scalar context, - even when it's the last statement in an eval(""). - Branch: perl - ! pp_ctl.c t/comp/require.t -____________________________________________________________________________ -[ 19850] By: jhi on 2003/06/24 18:49:22 - Log: Integrate: - [ 18557] - Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning in blead with SIGWARN - From: Nicholas Clark - Date: Tue, 21 Jan 2003 22:27:21 +0000 - Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net> - - [ 19277] - Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//) - by adding a dummy destructor method Regexp::DESTROY. - This prevents infinite recursion, since Regexp::DESTROY - is no more autoloaded. - - Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD - From: Enache Adrian - Date: Wed, 2 Apr 2003 05:02:42 +0300 - Message-ID: <20030402020242.GA2966@ratsnest.hole> - - [ 19300] - Fix another segfault case (warn called from UNIVERSAL::DESTROY). - - Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD - From: Enache Adrian - Date: Sun, 20 Apr 2003 02:45:48 +0300 - Message-ID: <20030419234548.GA849@ratsnest.hole> - and - Date: Wed, 2 Apr 2003 07:52:28 +0300 - Message-ID: <20030402045227.GA1023@ratsnest.hole> - - [ 19729] - Subject: [PATCH] Re: nitpick with \(0..2) - From: Steve Grazzini - Date: Fri, 6 Jun 2003 01:42:59 -0400 - Message-ID: <20030606054259.GA30249@grazzini.net> - - [ 19845] - Test tweaks for VMS from Craig Berry. - - [ 19846] - Subject: [perlport.pod] code point of \cU - From: SADAHIRO Tomoyuki - Date: Tue, 24 Jun 2003 01:00:16 +0900 - Message-Id: <20030624004743.1237.BQW10602@nifty.com> - - [ 19848] - Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl - From: "Gerrit P. Haase" - Date: Tue, 24 Jun 2003 11:00:34 +0200 - Message-ID: <186930306740.20030624110034@familiehaase.de> - - [ 19849] - Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects - From: Dave Mitchell - Date: Tue, 24 Jun 2003 13:16:18 +0100 - Message-ID: <20030624121618.GC22675@fdgroup.com> - Branch: maint-5.8/perl - !> ext/B/t/stash.t lib/Pod/Perldoc.pm lib/strict.t lib/warnings.t - !> pod/perlport.pod pp_sys.c sv.c t/op/ref.t universal.c util.c -____________________________________________________________________________ -[ 19849] By: jhi on 2003/06/24 17:32:37 - Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects - From: Dave Mitchell - Date: Tue, 24 Jun 2003 13:16:18 +0100 - Message-ID: <20030624121618.GC22675@fdgroup.com> - Branch: perl - ! sv.c t/op/ref.t -____________________________________________________________________________ -[ 19848] By: merijn on 2003/06/24 08:06:57 - Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl - From: "Gerrit P. Haase" - Date: Tue, 24 Jun 2003 11:00:34 +0200 - Message-ID: <186930306740.20030624110034@familiehaase.de> +[ 34653] By: mhx on 2008/10/29 23:04:34 + Log: Use pvs macros instead of pvn where possible. Branch: perl - ! lib/Pod/Perldoc.pm + ! doio.c doop.c dump.c gv.c mg.c op.c pad.c perl.c pp.c pp_ctl.c + ! pp_hot.c pp_pack.c pp_sys.c regcomp.c sv.c toke.c universal.c + ! utf8.c util.c ____________________________________________________________________________ -[ 19847] By: jhi on 2003/06/24 04:52:42 - Log: Subject: [PATCH] version.pm up to date with CPAN - From: John Peacock - Date: Mon, 23 Jun 2003 21:58:18 -0400 - Message-ID: <3EF7B03A.2060705@rowman.com> +[ 34650] By: nicholas on 2008/10/29 22:45:15 + Log: Eliminate (AV *) casts in *.c. Branch: perl - ! lib/version.pm lib/version.t universal.c + ! av.c doop.c dump.c mathoms.c mg.c mro.c pad.c pp.c pp_ctl.c + ! pp_hot.c pp_sort.c regcomp.c regexec.c scope.c sv.c toke.c + ! universal.c util.c ____________________________________________________________________________ -[ 19846] By: rgs on 2003/06/23 20:52:26 - Log: Subject: [perlport.pod] code point of \cU - From: SADAHIRO Tomoyuki - Date: Tue, 24 Jun 2003 01:00:16 +0900 - Message-Id: <20030624004743.1237.BQW10602@nifty.com> +[ 34649] By: mhx on 2008/10/29 22:15:33 + Log: Remove redundant (and wrong) prototype for pv_display() + from its apidoc section. Branch: perl - ! pod/perlport.pod + ! dump.c ____________________________________________________________________________ -[ 19845] By: jhi on 2003/06/23 04:55:39 - Log: Test tweaks for VMS from Craig Berry. - Branch: perl - ! lib/strict.t lib/warnings.t -____________________________________________________________________________ -[ 19844] By: jhi on 2003/06/22 19:38:58 - Log: Integrate: - [ 19830] - Retract #19785 and #19756: JPL nowadays works without this - (verified by a true JPL user). - - [ 19831] - More Perl malloc debugging magic from Ilya. Seems to work in - Linux, Solaris, AIX. Had to do #ifdef OS2 for the in - malloc.c, found in AIX since there is no such header. - In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away - memory was overwritten?" - (In IRIX compiles but that doesn't prove much since in IRIX - Perl's malloc is simply not used.) - - [ 19832] - Show the source code location of an "assertion botch". - - [ 19833] - Don't do sprintf(). - - [ 19834] - Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya). - - [ 19835] - For characters beyond the BMP the $bits will be undef, - which will cause utf8_heavy.pl noise (reported by Daniel Yacob, - analysis and fix from SADAHIRO Tomoyuki) - - [ 19836] - Debian fix from Brendan O'Dea: - Bug#156284: the stucture used by pp_accept is too small to hold an - IPv6 address. - - [ 19837] - Debian fix from Brendan O'Dea: - Use a temporary directory to avoid symlink attacks. - Specify -gstabs explicitly (not the default format for gcc 3.2). - - [ 19838] - Debian fix from Brendan O'Dea: - Adjust output to screen width. - (adjusted to probe for the stty command) - - [ 19839] - Subject: FileCache 1.03 broken on VMS -- possible patch - From: "Craig A. Berry" - Date: Sat, 21 Jun 2003 10:31:59 -0500 - Message-ID: <3EF47A6F.9060904@mac.com> - - [ 19840] - Subject: [perl #22753] overload::StrVal() fails for regexp refs - From: "fergal@esatclear.ie (via RT)" - Date: 21 Jun 2003 19:02:30 -0000 - Message-ID: - - [ 19841] - Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6" - From: Enache Adrian - Date: Sat, 21 Jun 2003 03:19:31 +0300 - Message-ID: <20030621001931.GB1255@ratsnest.hole> - - [ 19842] - Until the Perl malloc problems in Tru64 are fixed. - - [ 19843] - Move the (pseudo)seed functio for (pseudo)random numbers to util.c. - Branch: maint-5.8/perl - +> malloc_ctl.h - !> (integrate 29 files) -____________________________________________________________________________ -[ 19843] By: jhi on 2003/06/22 17:00:10 - Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c. - Branch: perl - ! embed.fnc embed.h pp.c proto.h util.c -____________________________________________________________________________ -[ 19842] By: jhi on 2003/06/22 16:44:16 - Log: Until the Perl malloc problems in Tru64 are fixed. +[ 34648] By: nicholas on 2008/10/29 22:14:33 + Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.17.tar.gz + From: Sébastien Aperghis-Tramoni + Message-Id: <93213472-1B76-43A2-AACB-2BBFF901C5A7@free.fr> + Date: Wed, 29 Oct 2008 22:58:52 +0100 Branch: perl - ! hints/dec_osf.sh + ! lib/constant.pm lib/constant.t ____________________________________________________________________________ -[ 19841] By: jhi on 2003/06/22 16:35:33 - Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6" - From: Enache Adrian - Date: Sat, 21 Jun 2003 03:19:31 +0300 - Message-ID: <20030621001931.GB1255@ratsnest.hole> +[ 34647] By: nicholas on 2008/10/29 21:57:34 + Log: Add MUTABLE_CV(), and eliminate (CV *) casts in *.c. Branch: perl - ! op.c t/op/concat.t + ! gv.c handy.h mg.c op.c pad.c perl.c pp.c pp_ctl.c pp_hot.c + ! pp_sort.c pp_sys.c sv.c toke.c xsutils.c ____________________________________________________________________________ -[ 19840] By: jhi on 2003/06/22 16:33:25 - Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs - From: "fergal@esatclear.ie (via RT)" - Date: 21 Jun 2003 19:02:30 -0000 - Message-ID: +[ 34646] By: nicholas on 2008/10/29 21:36:17 + Log: As Perl_cv_const_sv() now takes a const CV *, use that as the cast for + its arguments. Branch: perl - ! lib/overload.pm lib/overload.t + ! dump.c pp.c sv.c ____________________________________________________________________________ -[ 19839] By: jhi on 2003/06/22 16:31:05 - Log: Subject: FileCache 1.03 broken on VMS -- possible patch - From: "Craig A. Berry" - Date: Sat, 21 Jun 2003 10:31:59 -0500 - Message-ID: <3EF47A6F.9060904@mac.com> +[ 34645] By: nicholas on 2008/10/29 21:24:54 + Log: Perl_cv_const_sv() takes a const CV *const cv argument. Branch: perl - ! lib/FileCache.pm lib/FileCache/t/01open.t - ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t + ! embed.fnc op.c proto.h ____________________________________________________________________________ -[ 19838] By: jhi on 2003/06/22 16:16:01 - Log: Debian fix from Brendan O'Dea: - Adjust output to screen width. - (adjusted to probe for the stty command) +[ 34643] By: nicholas on 2008/10/29 20:49:30 + Log: Upgrade to PathTools 3.29. Branch: perl - ! utils/dprofpp.PL + ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm + ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm + ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm + ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm + ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm ____________________________________________________________________________ -[ 19837] By: jhi on 2003/06/22 15:56:45 - Log: Debian fix from Brendan O'Dea: - Use a temporary directory to avoid symlink attacks. - Specify -gstabs explicitly (not the default format for gcc 3.2). +[ 34642] By: mhx on 2008/10/29 20:39:43 + Log: Remove redundant API definitions from '=for apidoc' sections. + Those are already in embed.fnc, and most of them were already + outdated. This also fixes the docs for pv_escape and pv_pretty. Branch: perl - ! utils/c2ph.PL + ! dump.c pod/perlapi.pod pod/perlintern.pod utf8.c ____________________________________________________________________________ -[ 19836] By: jhi on 2003/06/22 15:55:13 - Log: Debian fix from Brendan O'Dea: - Bug#156284: the stucture used by pp_accept is too small to hold an - IPv6 address. +[ 34640] By: nicholas on 2008/10/29 19:41:54 + Log: make distclean patch from Andy Armstrong. + (Distclean isn't perfect yet because there's a spurious directory tree + created but not cleaned up by ext/Test/Harness/t/harness.t, but Andy is + working on fixing the cause) + No idea about the state of play of disclean on VMS - I couldn't see how + or where to add the three extra directories to it. Branch: perl - ! pp_sys.c + ! Makefile.SH win32/Makefile win32/makefile.mk ____________________________________________________________________________ -[ 19835] By: jhi on 2003/06/22 15:46:50 - Log: For characters beyond the BMP the $bits will be undef, - which will cause utf8_heavy.pl noise (reported by Daniel Yacob, - analysis and fix from SADAHIRO Tomoyuki) +[ 34639] By: nicholas on 2008/10/29 19:34:05 + Log: Avoid leaving a VAR.txt after testing terminates on any platform where + you can't unlink an open file by instead opening $^X for read to get a + file handle for test purposes. Branch: perl - ! lib/utf8_heavy.pl + ! ext/XS/APItest/t/svpeek.t ____________________________________________________________________________ -[ 19834] By: jhi on 2003/06/20 08:42:58 - Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya). +[ 34638] By: stevep on 2008/10/29 19:21:49 + Log: Upgrade to CPAN-1.9301. Branch: perl - ! malloc.c + + lib/CPAN/API/HOWTO.pod lib/CPAN/Distroprefs.pm + - lib/CPAN/API/HOWTO.pm + ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm + ! lib/CPAN/HandleConfig.pm lib/CPAN/Kwalify.pm + ! lib/CPAN/Kwalify/distroprefs.dd + ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/Nox.pm + ! lib/CPAN/Queue.pm lib/CPAN/Tarzip.pm lib/CPAN/bin/cpan + ! lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t + ! lib/CPAN/t/11mirroredby.t ____________________________________________________________________________ -[ 19833] By: jhi on 2003/06/20 08:16:02 - Log: Don't do sprintf(). +[ 34637] By: nicholas on 2008/10/29 16:50:40 + Log: Upgrade to File::Path 2.06_07. (an e-mail from David) Branch: perl - ! malloc.c + ! lib/File/Path.pm ____________________________________________________________________________ -[ 19832] By: jhi on 2003/06/20 07:43:48 - Log: Show the source code location of an "assertion botch". +[ 34634] By: merijn on 2008/10/29 08:31:39 + Log: One more for Haiku Branch: perl - ! malloc.c + + lib/ExtUtils/MM_Haiku.pm ____________________________________________________________________________ -[ 19831] By: jhi on 2003/06/20 07:31:11 - Log: More Perl malloc debugging magic from Ilya. Seems to work in - Linux, Solaris, AIX. Had to do #ifdef OS2 for the in - malloc.c, found in AIX since there is no such header. - In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away - memory was overwritten?" - (In IRIX compiles but that doesn't prove much since in IRIX - Perl's malloc is simply not used.) +[ 34630] By: merijn on 2008/10/29 08:09:06 + Log: Subject: [PATCH] Haiku Port + From: Ingo Weinhold + Date: Wed, 29 Oct 2008 02:25:44 +0100 + Message-Id: <20081029022544.413.1@knochen-vm.localdomain> Branch: perl - + malloc_ctl.h - ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c - ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h + + README.haiku haiku/Haiku/Haiku.pm haiku/Haiku/Haiku.xs + + haiku/Haiku/Makefile.PL haiku/haikuish.h + ! Configure MANIFEST ext/Errno/Errno_pm.PL + ! ext/Time/HiRes/t/HiRes.t + ! lib/CPANPLUS/Internals/Constants/Report.pm + ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/MM.pm + ! lib/Module/Build.pm perl.h pod/perlport.pod t/io/fs.t ____________________________________________________________________________ -[ 19830] By: jhi on 2003/06/20 06:02:21 - Log: Retract #19785 and #19756: JPL nowadays works without this - (verified by a true JPL user). +[ 34629] By: nicholas on 2008/10/28 22:14:26 + Log: Every remaining (HV *) cast in *.c Branch: perl - ! perl.c -____________________________________________________________________________ -[ 19829] By: jhi on 2003/06/19 20:29:35 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 19828] By: jhi on 2003/06/19 20:23:43 - Log: Integrate: - [ 19827] - Apparently this is needed for VMS (Craig Berry). - Branch: maint-5.8/perl - !> lib/Tie/File.pm + ! doop.c dump.c gv.c hv.c mathoms.c mg.c mro.c op.c pad.c perl.c + ! pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c scope.c + ! sv.c ____________________________________________________________________________ -[ 19827] By: jhi on 2003/06/19 20:18:31 - Log: Apparently this is needed for VMS (Craig Berry). +[ 34628] By: nicholas on 2008/10/28 21:59:11 + Log: ss_dup wrapper const casting analagous to change 34626. Branch: perl - ! lib/Tie/File.pm -____________________________________________________________________________ -[ 19826] By: jhi on 2003/06/19 15:16:27 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 19825] By: jhi on 2003/06/19 15:12:52 - Log: Integrate: - [ 19824] - Bump Time::HiRes to 1.49. - Branch: maint-5.8/perl - !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - !> ext/Time/HiRes/HiRes.xs + ! regcomp.c ____________________________________________________________________________ -[ 19824] By: jhi on 2003/06/19 15:11:48 - Log: Bump Time::HiRes to 1.49. - Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/HiRes.xs -____________________________________________________________________________ -[ 19823] By: jhi on 2003/06/19 14:51:22 - Log: Integrate: - [ 19818] - Subject: [PATCH -current] email address correction - Date: Thu, 19 Jun 2003 02:19:31 -0700 - Message-ID: - From: rs@crystalflame.net (Richard Soderberg) - - [ 19819] - Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings - From: grazz@pobox.com (Steve Grazzini) - Date: Wed, 18 Jun 2003 19:42:37 -0400 - Message-ID: <20030618234237.GA6267@grazzini.net> - - [ 19820] - Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot - as of 2003-06-19 18:39 EET). - - [ 19821] - A tweak from Alan Burlison for MM 6.10_07 that makes Solaris - make happy. - - [ 19822] - This change chunk doesn't work well with blead. - Branch: maint-5.8/perl - !> embed.fnc embed.h ext/threads/threads.pm - !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm - !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm - !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t - !> lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t - !> pod/perltie.pod pp_ctl.c proto.h t/op/runlevel.t - !> t/op/tiehandle.t util.c -____________________________________________________________________________ -[ 19822] By: jhi on 2003/06/19 14:49:37 - Log: This change chunk doesn't work well with blead. - Branch: perl - ! lib/ExtUtils/t/Command.t -____________________________________________________________________________ -[ 19821] By: jhi on 2003/06/19 14:27:52 - Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris - make happy. +[ 34627] By: nicholas on 2008/10/28 21:12:09 + Log: Consting in S_find_uninit_var() and the routines that it calls. Branch: perl - ! lib/ExtUtils/MM_Unix.pm + ! embed.fnc proto.h sv.c ____________________________________________________________________________ -[ 19820] By: jhi on 2003/06/19 14:25:53 - Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot - as of 2003-06-19 18:39 EET). +[ 34626] By: nicholas on 2008/10/28 20:56:50 + Log: Some consting in Perl_ss_dup(), and a few (HV*) casts that can be + (const HV *). Branch: perl - ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm - ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm - ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t - ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t -____________________________________________________________________________ -[ 19819] By: jhi on 2003/06/19 14:08:13 - Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings - From: grazz@pobox.com (Steve Grazzini) - Date: Wed, 18 Jun 2003 19:42:37 -0400 - Message-ID: <20030618234237.GA6267@grazzini.net> - Branch: perl - ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h - ! t/op/runlevel.t t/op/tiehandle.t util.c -____________________________________________________________________________ -[ 19818] By: jhi on 2003/06/19 13:57:55 - Log: Subject: [PATCH -current] email address correction - Date: Thu, 19 Jun 2003 02:19:31 -0700 - Message-ID: - From: rs@crystalflame.net (Richard Soderberg) - Branch: perl - ! ext/threads/threads.pm -____________________________________________________________________________ -[ 19817] By: jhi on 2003/06/19 05:24:45 - Log: Integrate: - [ 19804] - Subject: DOCPATCH Re: $1 remains uncleared for failed matches - From: david nicol - Date: 16 Jun 2003 20:35:24 -0500 - Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com> - - Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches - From: Ronald J Kimball - Date: Tue, 17 Jun 2003 00:12:04 -0400 - Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu> - - [ 19805] - Subject: /ext/DynaLoader/dl_dyld.xs - From: "Peter O'Gorman" - Date: Tue, 17 Jun 2003 23:45:47 +0900 - Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com> - - No need to see dlclose() and dlsym() outside the dl_dyld.xs - (Mac OS X, NeXT), and seeing them is harmful for libdlcompat - of OpenDarwin. - - [ 19806] - io_dir.t tweak from Craig Berry. - - [ 19809] - If the first argument of sigaction() was a string, not a number - (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO" - isn't numeric in subroutine entry ...' but after that one got - (depending on the OS) either a coredump (because of trying to - assign to *0 in mg_get) or a hang (because of the sigprocmask() - blocking signals inside POSIX::sigaction, a nasty hang since - one obviously cannot interrupt it...only SIGKILL works). - In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...' - because of the string becoming zero due to the XS typemap magic. - Resolved by making the POSIX::sigaction to try harder to figure - out a valid signal number (one still gets the warning, though), - and returning undef if no sense can be made. - - [ 19810] - Oops in change #19809. - - [ 19811] - Subject: Encode] 1.96 Released - From: Dan Kogai - Date: Wed, 18 Jun 2003 19:09:11 +0900 - Message-Id: - - [ 19812] - Sync with libnet 1.16 - - [ 19813] - Upgrade to Tie::File 0.97. - - [ 19814] - Subject: Re: [perl #22727] split() with re_eval segfaults/panics - From: Enache Adrian - Date: Wed, 18 Jun 2003 23:00:43 +0300 - Message-ID: <20030618200043.GA1249@ratsnest.hole> - - [ 19815] - A bunch of minor changes to perlguts.pod. - - [ 19816] - MPE/iX gets serious indigestion on w-packed infinities. - Branch: maint-5.8/perl - !> (integrate 31 files) -____________________________________________________________________________ -[ 19816] By: jhi on 2003/06/19 05:02:22 - Log: MPE/iX gets serious indigestion on w-packed infinities. - Branch: perl - ! t/op/pack.t -____________________________________________________________________________ -[ 19815] By: rgs on 2003/06/18 20:47:47 - Log: A bunch of minor changes to perlguts.pod. - Branch: perl - ! pod/perlguts.pod -____________________________________________________________________________ -[ 19814] By: jhi on 2003/06/18 19:19:38 - Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics - From: Enache Adrian - Date: Wed, 18 Jun 2003 23:00:43 +0300 - Message-ID: <20030618200043.GA1249@ratsnest.hole> - Branch: perl - ! pp.c regexec.c t/op/pat.t -____________________________________________________________________________ -[ 19813] By: jhi on 2003/06/18 17:31:50 - Log: Upgrade to Tie::File 0.97. - Branch: perl - ! lib/Tie/File.pm lib/Tie/File/t/00_version.t - ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t - ! lib/Tie/File/t/29_downcopy.t -____________________________________________________________________________ -[ 19812] By: gbarr on 2003/06/18 16:41:31 - Log: Sync with libnet 1.16 - Branch: perl - ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm -____________________________________________________________________________ -[ 19811] By: jhi on 2003/06/18 12:11:07 - Log: Subject: Encode] 1.96 Released - From: Dan Kogai - Date: Wed, 18 Jun 2003 19:09:11 +0900 - Message-Id: - Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm - ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv - ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm - ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t - ! ext/Encode/t/guess.t + ! sv.c ____________________________________________________________________________ -[ 19810] By: jhi on 2003/06/18 09:20:43 - Log: Oops in change #19809. +[ 34624] By: nicholas on 2008/10/28 20:13:55 + Log: Eliminate (HV *) casts in u*.c. Branch: perl - ! ext/POSIX/POSIX.xs -____________________________________________________________________________ -[ 19809] By: jhi on 2003/06/18 09:08:47 - Log: If the first argument of sigaction() was a string, not a number - (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO" - isn't numeric in subroutine entry ...' but after that one got - (depending on the OS) either a coredump (because of trying to - assign to *0 in mg_get) or a hang (because of the sigprocmask() - blocking signals inside POSIX::sigaction, a nasty hang since - one obviously cannot interrupt it...only SIGKILL works). - In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...' - because of the string becoming zero due to the XS typemap magic. - Resolved by making the POSIX::sigaction to try harder to figure - out a valid signal number (one still gets the warning, though), - and returning undef if no sense can be made. - Branch: perl - ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t -____________________________________________________________________________ -[ 19808] By: rgs on 2003/06/17 21:10:06 - Log: Some docs for the assertions. - Branch: perl - ! lib/assertions.pm lib/assertions/activate.pm - ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t -____________________________________________________________________________ -[ 19807] By: jhi on 2003/06/17 19:52:07 - Log: Subject: [PATCH] fixes for debugger bugs noted while documenting - From: Joe McMahon - Date: Tue, 17 Jun 2003 16:42:42 -0400 - Message-Id: <3E62E1B3-A104-11D7-8CDD-000393BCA0FC@ibiblio.org> - Branch: maint-5.8/perl - ! lib/perl5db.pl + ! universal.c utf8.c util.c ____________________________________________________________________________ -[ 19806] By: jhi on 2003/06/17 18:12:26 - Log: io_dir.t tweak from Craig Berry. - Branch: perl - ! ext/IO/lib/IO/t/io_dir.t -____________________________________________________________________________ -[ 19805] By: jhi on 2003/06/17 16:47:06 - Log: Subject: /ext/DynaLoader/dl_dyld.xs - From: "Peter O'Gorman" - Date: Tue, 17 Jun 2003 23:45:47 +0900 - Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com> - - No need to see dlclose() and dlsym() outside the dl_dyld.xs - (Mac OS X, NeXT), and seeing them is harmful for libdlcompat - of OpenDarwin. - Branch: perl - ! ext/DynaLoader/dl_dyld.xs -____________________________________________________________________________ -[ 19804] By: jhi on 2003/06/17 13:12:21 - Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches - From: david nicol - Date: 16 Jun 2003 20:35:24 -0500 - Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com> - - Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches - From: Ronald J Kimball - Date: Tue, 17 Jun 2003 00:12:04 -0400 - Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu> - Branch: perl - ! pod/perlre.pod pod/perltrap.pod -____________________________________________________________________________ -[ 19803] By: jhi on 2003/06/17 05:18:41 - Log: Integrate: - [ 19793] - Remove all magic in untie() - - Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd) - From: Aaron J Mackey - Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT) - Message-ID: - (plus a test case) - - [ 19795] - Instead of fancy condvar footwork do a simple join, - as suggested by Arthur. - - [ 19796] - Add O_NOATIME. - - [ 19797] - Even more glibc O_ modes. - - [ 19798] - And even more glibc fcntl constants, this time mostly F_XXX. - Be more conservative and use @EXPORT_OK instead of @EXPORT. - - [ 19799] - Subject: [perl #22622] Bogus error codes from File::Copy::move - From: "Amick, Eric" (via RT) - Date: 9 Jun 2003 15:48:09 -0000 - Message-ID: - - [ 19800] - Subject: [PATCH] unnecessary stringification in eval/die - From: Steve Grazzini - Date: 15 Jun 2003 21:02:26 -0000 - Message-ID: <20030615210226.56430.qmail@onion.perl.org> - (See also - in c.l.p.misc and bug #17763) - - [ 19801] - Revert change #19126, a poor attempt at fixing bug #21742. - The test for #21742 is marked as TODO. - Plus new regression tests from : - - Subject: [perl #22708] void context in string eval is broken - From: "Marcus Holland-Moritz" (via RT) - Date: 15 Jun 2003 23:09:03 -0000 - Message-ID: - - [ 19802] - UNICOS: try papering over the Configure symbol scan problems - by disavowing any knowledge of dynaloading. - Branch: maint-5.8/perl - !> ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL - !> ext/threads/shared/t/hv_refs.t hints/unicos.sh - !> lib/File/Copy.pm pod/perlfunc.pod pp_ctl.c pp_sys.c - !> t/comp/require.t t/op/eval.t t/op/tie.t -____________________________________________________________________________ -[ 19802] By: jhi on 2003/06/17 04:51:33 - Log: UNICOS: try papering over the Configure symbol scan problems - by disavowing any knowledge of dynaloading. - Branch: perl - ! hints/unicos.sh -____________________________________________________________________________ -[ 19801] By: rgs on 2003/06/16 22:47:28 - Log: Revert change #19126, a poor attempt at fixing bug #21742. - The test for #21742 is marked as TODO. - Plus new regression tests from : - - Subject: [perl #22708] void context in string eval is broken - From: "Marcus Holland-Moritz" (via RT) - Date: 15 Jun 2003 23:09:03 -0000 - Message-ID: - Branch: perl - ! pp_ctl.c t/comp/require.t t/op/eval.t -____________________________________________________________________________ -[ 19800] By: rgs on 2003/06/16 21:14:26 - Log: Subject: [PATCH] unnecessary stringification in eval/die - From: Steve Grazzini - Date: 15 Jun 2003 21:02:26 -0000 - Message-ID: <20030615210226.56430.qmail@onion.perl.org> - (See also - in c.l.p.misc and bug #17763) - Branch: perl - ! pod/perlfunc.pod pp_ctl.c -____________________________________________________________________________ -[ 19799] By: rgs on 2003/06/16 20:15:28 - Log: Subject: [perl #22622] Bogus error codes from File::Copy::move - From: "Amick, Eric" (via RT) - Date: 9 Jun 2003 15:48:09 -0000 - Message-ID: +[ 34623] By: nicholas on 2008/10/28 20:13:13 + Log: A gaggle of casts in Perl_sv_magicext() that are (const ?V *). Branch: perl - ! lib/File/Copy.pm + ! sv.c ____________________________________________________________________________ -[ 19798] By: jhi on 2003/06/16 12:26:29 - Log: And even more glibc fcntl constants, this time mostly F_XXX. - Be more conservative and use @EXPORT_OK instead of @EXPORT. +[ 34622] By: nicholas on 2008/10/28 20:12:16 + Log: Two casts that are MUTABLE_?V. Branch: perl - ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL + ! toke.c ____________________________________________________________________________ -[ 19797] By: jhi on 2003/06/16 08:05:11 - Log: Even more glibc O_ modes. +[ 34621] By: nicholas on 2008/10/28 19:51:07 + Log: A couple of (COP*)s that can actually be (const COP *)s. Branch: perl - ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL + ! cop.h ____________________________________________________________________________ -[ 19796] By: jhi on 2003/06/16 07:59:26 - Log: Add O_NOATIME. +[ 34620] By: nicholas on 2008/10/28 18:33:35 + Log: Subject: installperl patchlet + From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig) + Message-ID: <87k5btpdef.fsf@k75.linux.bogus> + Date: Tue, 28 Oct 2008 05:11:20 +0100 Branch: perl - ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL + ! installperl ____________________________________________________________________________ -[ 19795] By: jhi on 2003/06/16 06:51:19 - Log: Instead of fancy condvar footwork do a simple join, - as suggested by Arthur. +[ 34619] By: nicholas on 2008/10/28 18:30:54 + Log: Add MUTABLE_HV(), and remove (HV *) casts from headers. Branch: perl - ! ext/threads/shared/t/hv_refs.t + ! handy.h hv.h scope.h ____________________________________________________________________________ -[ 19794] By: rgs on 2003/06/15 21:01:18 - Log: Rename again the warning about $* being no longer supported - (and update perldiag this time!) +[ 34618] By: nicholas on 2008/10/28 18:29:36 + Log: Perl_hv_placeholders_get() actually takes a const HV *hv. Branch: perl - ! gv.c pod/perldiag.pod t/lib/warnings/gv + ! embed.fnc hv.c proto.h ____________________________________________________________________________ -[ 19793] By: rgs on 2003/06/15 19:47:21 - Log: Remove all magic in untie() - - Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd) - From: Aaron J Mackey - Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT) - Message-ID: - (plus a test case) +[ 34617] By: merijn on 2008/10/28 17:52:04 + Log: Subject: fix for failed Gconvert detection under C++ + From: Tony Cook + Date: Tue, 28 Oct 2008 22:24:05 +1100 + Message-ID: <20081028112405.GA14163@mars.tony.develop-help.com> Branch: perl - ! pp_sys.c t/op/tie.t -____________________________________________________________________________ -[ 19792] By: jhi on 2003/06/15 18:29:32 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h + ! Configure ____________________________________________________________________________ -[ 19791] By: jhi on 2003/06/15 17:57:06 - Log: Integrate: - [ 19775] - test.pl-ify and add a couple of tests. - - [ 19776] - Slight tweaks on the length() and chr() entries, - passing-by rewrapping on the rmdir entry. - - [ 19778] - Exercise the utf8:: "internal" functions. - - [ 19779] - Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn() - From: "Marcus Holland-Moritz" - Date: Sat, 14 Jun 2003 12:51:31 +0200 - Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2> - - (choosing the safe alternative) - - [ 19781] - Followup on #19779: make the helper function static, - and rename it for paranoia reasons. - - [ 19782] - Mention the Unicode::Regex::Set module. - - [ 19783] - The FileCache 1.03 tests from belg4mit. - - [ 19785] - Most often unused variables. - - [ 19786] - Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn() - From: "Marcus Holland-Moritz" - Date: Sun, 15 Jun 2003 10:48:40 +0200 - Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2> - - [ 19787] - Unused variable. - - [ 19788] - Reindent a section of the file. - - [ 19789] - Subject: [PATCH 5.8.1 @19774] OS2 patches - From: Ilya Zakharevich - Date: Sat, 14 Jun 2003 17:49:57 -0700 - Message-ID: <20030615004956.GA28272@math.berkeley.edu> - - [ 19790] - Start using Perl malloc in FreeBSD since the system malloc - is reaaally slooow for Perl. - - Subject: FreeBSD 5.1 vs. -Uusemymalloc - From: Dan Kogai - Date: Mon, 16 Jun 2003 01:48:49 +0900 - Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp> - Branch: maint-5.8/perl - +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t - +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t - +> lib/FileCache/t/05override.t os2/OS2/typemap os2/perlrexx.cmd - - lib/FileCache.t os2/OS2/PrfDB/typemap - !> (integrate 33 files) -____________________________________________________________________________ -[ 19790] By: jhi on 2003/06/15 17:22:08 - Log: Start using Perl malloc in FreeBSD since the system malloc - is reaaally slooow for Perl. - - Subject: FreeBSD 5.1 vs. -Uusemymalloc - From: Dan Kogai - Date: Mon, 16 Jun 2003 01:48:49 +0900 - Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp> +[ 34615] By: nicholas on 2008/10/28 11:27:58 + Log: Upgrade to File::Path 2.06_06. (a diff from David via http) Branch: perl - ! hints/freebsd.sh + ! lib/File/Path.pm lib/File/Path.t ____________________________________________________________________________ -[ 19789] By: jhi on 2003/06/15 17:08:02 - Log: Subject: [PATCH 5.8.1 @19774] OS2 patches - From: Ilya Zakharevich - Date: Sat, 14 Jun 2003 17:49:57 -0700 - Message-ID: <20030615004956.GA28272@math.berkeley.edu> - Branch: perl - + os2/OS2/typemap os2/perlrexx.cmd - - os2/OS2/PrfDB/typemap - ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h - ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl - ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm - ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm - ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t - ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c - ! os2/os2ish.h pp_sys.c utils/h2xs.PL -____________________________________________________________________________ -[ 19788] By: jhi on 2003/06/15 15:05:40 - Log: Reindent a section of the file. +[ 34613] By: nicholas on 2008/10/27 22:39:45 + Log: Correct SvVALID() and SvTAIL() - they are actually const. Branch: perl - ! universal.c + ! sv.h ____________________________________________________________________________ -[ 19787] By: jhi on 2003/06/15 15:01:26 - Log: Unused variable. +[ 34612] By: nicholas on 2008/10/27 22:22:50 + Log: MHX notes that I have a superfluous void cast. Branch: perl - ! universal.c + ! handy.h ____________________________________________________________________________ -[ 19786] By: jhi on 2003/06/15 07:41:23 - Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn() - From: "Marcus Holland-Moritz" - Date: Sun, 15 Jun 2003 10:48:40 +0200 - Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2> +[ 34611] By: nicholas on 2008/10/27 22:10:26 + Log: After the upgrade to 3.28_03 we need to revert change 34543. Branch: perl - ! embed.fnc embed.h proto.h sv.c + ! ext/Cwd/Makefile.PL ____________________________________________________________________________ -[ 19785] By: jhi on 2003/06/15 07:37:02 - Log: Most often unused variables. +[ 34610] By: nicholas on 2008/10/27 21:43:01 + Log: Convert all (CV *) casts to (const CV *). Convert (XPVCV*) casts to add + MUTABLE_PTR(), to validate that there is no casting away of const. Branch: perl - ! perl.c + ! cop.h cv.h ____________________________________________________________________________ -[ 19784] By: rgs on 2003/06/14 20:08:52 - Log: Rename the warning about $* being removed, - as suggested by Dave Mitchell +[ 34609] By: nicholas on 2008/10/27 21:34:55 + Log: Upgrade to PathTools 3.28_03. Branch: perl - ! gv.c t/lib/warnings/gv + ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm + ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm + ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm + ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm + ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm ____________________________________________________________________________ -[ 19783] By: jhi on 2003/06/14 16:30:23 - Log: The FileCache 1.03 tests from belg4mit. +[ 34608] By: nicholas on 2008/10/27 21:23:04 + Log: Add MUTABLE_AV(), and remove (AV *) casts from headers. Branch: perl - + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t - + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t - + lib/FileCache/t/05override.t - - lib/FileCache.t - ! MANIFEST + ! av.h handy.h pad.h thread.h ____________________________________________________________________________ -[ 19782] By: jhi on 2003/06/14 13:45:01 - Log: Mention the Unicode::Regex::Set module. +[ 34607] By: nicholas on 2008/10/27 21:01:18 + Log: Grab the second half of r10084 for cwd.t, which wasn't in change 33042. + Update the Changes file with changes from 3.26 to 3.28_01 inclusive. Branch: perl - ! pod/perlunicode.pod + ! ext/Cwd/Changes ext/Cwd/t/cwd.t ____________________________________________________________________________ -[ 19781] By: jhi on 2003/06/14 13:39:45 - Log: Followup on #19779: make the helper function static, - and rename it for paranoia reasons. +[ 34606] By: nicholas on 2008/10/27 20:29:54 + Log: Upgrade Cwd.xs to the Cwd.xs in PathTools 3.26_01: + + - abs_path() on Unix(ish) platforms has been upgraded to a much later + version of the underlying C code from BSD. [Michael Schwern] + + - If strlcpy() and strlcat() aren't available on the user's system, + we now use ppport.h to provide them, so our C code works. [Steve + Peters] + + This unwinds change 32710 (consting from Robin Barker of the old code) Branch: perl - ! embed.fnc embed.h proto.h sv.c + ! ext/Cwd/Cwd.xs ____________________________________________________________________________ -[ 19779] By: jhi on 2003/06/14 13:13:34 - Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn() - From: "Marcus Holland-Moritz" - Date: Sat, 14 Jun 2003 12:51:31 +0200 - Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2> - - (choosing the safe alternative) +[ 34605] By: nicholas on 2008/10/27 20:25:46 + Log: Add a macro MUTABLE_PTR(p), which on (non-pedantic) gcc will not cast + away const, returning a void *. Add MUTABLE_SV(sv) which uses this, and + replace all (SV *) casts either with MUTABLE_SV(sv), or (const SV *). + + This probably still needs some work - assigning to SvPVX() and SvRV() + is now likely to generate a casting error. The core doesn't do this. + But as-is it's finding bugs that can be fixed. Branch: perl - ! sv.c + ! av.h cop.h gv.h handy.h hv.h mg.h op.h pad.h scope.h sv.h ____________________________________________________________________________ -[ 19778] By: jhi on 2003/06/14 09:28:01 - Log: Exercise the utf8:: "internal" functions. +[ 34604] By: nicholas on 2008/10/27 20:22:36 + Log: Bugs revealed by replacing (SV *) casts with something that doesn't + cast away const - AvFILL() doesn't guarantee that it won't modify the + AV * passed to it. So the prototype for Perl_av_len() needs to change, + and a const needs to go in Perl_magic_setarraylen(). Branch: perl - ! lib/utf8.pm lib/utf8.t + ! av.c embed.fnc mg.c proto.h ____________________________________________________________________________ -[ 19777] By: jhi on 2003/06/14 09:05:07 - Log: Having to pull in the whole Encode just to get SvUTF8() - is a bit too much: introduce utf8::is_utf8(). +[ 34603] By: mhx on 2008/10/27 19:26:50 + Log: Fix x2p, which was broken by #34598 with -DPERL_MEM_LOG. Branch: perl - ! lib/utf8.pm pod/perluniintro.pod universal.c + ! x2p/a2p.h ____________________________________________________________________________ -[ 19776] By: jhi on 2003/06/14 08:56:11 - Log: Slight tweaks on the length() and chr() entries, - passing-by rewrapping on the rmdir entry. +[ 34602] By: merijn on 2008/10/27 18:33:47 + Log: Subject: [PATCH: Configure] Fix prototype detection for C++ + From: Marcus Holland-Moritz + Date: Sun, 26 Oct 2008 21:41:13 +0100 + Message-ID: <20081026214113.0a5dc1a3@r2d2> Branch: perl - ! pod/perlfunc.pod + ! Configure Porting/Glossary ____________________________________________________________________________ -[ 19775] By: jhi on 2003/06/14 08:50:16 - Log: test.pl-ify and add a couple of tests. +[ 34600] By: mhx on 2008/10/26 22:20:48 + Log: No, it's not a const SV* if we subsequently call + SvREFCNT_dec() on it. Branch: perl - ! lib/bytes.t -____________________________________________________________________________ -[ 19774] By: jhi on 2003/06/14 08:06:18 - Log: Integrate: - [ 19772] - Illegal cpp. - - [ 19773] - Slight reorg of the binmode() entry. - Branch: maint-5.8/perl - !> pod/perlfunc.pod util.c + ! pad.c ____________________________________________________________________________ -[ 19773] By: jhi on 2003/06/14 08:05:01 - Log: Slight reorg of the binmode() entry. +[ 34598] By: mhx on 2008/10/26 20:54:43 + Log: Make sure Perl_mem_log_(?:alloc|realloc|free) have C linkage, + so modules like Digest::MD5, that are including perl.h from + within an 'extern "C"' block, will actually see them when + building with a C++ compiler. + + Also make sure that Perl_mem_log_(?:new|del)_sv are only seen + by sv.c. Branch: perl - ! pod/perlfunc.pod + ! handy.h ____________________________________________________________________________ -[ 19772] By: jhi on 2003/06/14 07:07:38 - Log: Illegal cpp. +[ 34596] By: nicholas on 2008/10/26 18:37:35 + Log: Cope with brain damage in PerlIO::via, which will let you fclose() the + same FILE * twice, thanks to it calling out to Perl space inside the + close call tree, with the underlying PerlIO * already closed, but not + unlinked. Branch: perl - ! util.c + ! perlio.c ____________________________________________________________________________ -[ 19771] By: jhi on 2003/06/14 04:40:49 - Log: Integrate: - [ 19763] - Define a cpp symbol, BSDish, if that looks appropriate. - - [ 19764] - Apparently the __APPLE__ cpp symbol is not Officially Sanctioned - way of detecting Darwin/Mac OS X; instead it is recommended to - detect the OS at a higher level and pass the information manually - down to the application, using e.g. a -Ddefinition. - - [ 19765] - Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD - From: alan - Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT) - Message-ID: - - (the first alternative) - - [ 19766] - Somehow MPE/iX managed to get - "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921." - - [ 19767] - Redundancy removal from Brian De Pradine; - both the forms, pthread_mutexattr_settype() and - pthread_mutexattr_setkind_np(), exist on z/OS. - - [ 19768] - Encode simply needs more work on EBCDIC. - - [ 19770] - Subject: Re: FileCache - From: belg4mit - Date: Sat, 14 Jun 2003 01:35:05 -0400 - Message-ID: <3EEAB409.7B4C21EA@mit.edu> - - FileCache 1.03. - Branch: maint-5.8/perl - !> ext/Encode/t/Unicode.t hints/darwin.sh lib/FileCache.pm - !> lib/Test/Harness.pm perl.h thread.h util.c x2p/util.c -____________________________________________________________________________ -[ 19770] By: jhi on 2003/06/14 04:36:18 - Log: Subject: Re: FileCache - From: belg4mit - Date: Sat, 14 Jun 2003 01:35:05 -0400 - Message-ID: <3EEAB409.7B4C21EA@mit.edu> - - FileCache 1.03. - Branch: perl - ! lib/FileCache.pm -____________________________________________________________________________ -[ 19769] By: rgs on 2003/06/13 19:17:50 - Log: Remove the deprecated $* variable. - Incidentally, this fixes bug #22354, about unwanted - action-at-distance of the /m regexp modifier. - Add a new warning to advertise this fact. - Branch: perl - ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod - ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv - ! t/op/pat.t t/op/study.t -____________________________________________________________________________ -[ 19768] By: jhi on 2003/06/13 17:08:45 - Log: Encode simply needs more work on EBCDIC. - Branch: perl - ! ext/Encode/t/Unicode.t -____________________________________________________________________________ -[ 19767] By: jhi on 2003/06/13 17:05:01 - Log: Redundancy removal from Brian De Pradine; - both the forms, pthread_mutexattr_settype() and - pthread_mutexattr_setkind_np(), exist on z/OS. - Branch: perl - ! thread.h -____________________________________________________________________________ -[ 19766] By: jhi on 2003/06/13 17:02:57 - Log: Somehow MPE/iX managed to get - "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921." - Branch: perl - ! lib/Test/Harness.pm -____________________________________________________________________________ -[ 19765] By: jhi on 2003/06/13 14:36:18 - Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD - From: alan - Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT) - Message-ID: - - (the first alternative) +[ 34595] By: nicholas on 2008/10/26 13:32:20 + Log: USE_FAST_STDIO can affect behaviour, so list it in -V Branch: perl - ! util.c + ! perl.c ____________________________________________________________________________ -[ 19764] By: jhi on 2003/06/13 14:33:51 - Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned - way of detecting Darwin/Mac OS X; instead it is recommended to - detect the OS at a higher level and pass the information manually - down to the application, using e.g. a -Ddefinition. +[ 34591] By: nicholas on 2008/10/25 15:23:48 + Log: Upgrade to ExtUtils::Manifest 1.55. Branch: perl - ! hints/darwin.sh perl.h x2p/util.c + ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ -[ 19763] By: jhi on 2003/06/13 14:12:13 - Log: Define a cpp symbol, BSDish, if that looks appropriate. +[ 34590] By: nicholas on 2008/10/25 15:06:56 + Log: Upgrade to ExtUtils::Command 1.15 Branch: perl - ! perl.h -____________________________________________________________________________ -[ 19762] By: jhi on 2003/06/13 12:09:16 - Log: Integrate: - [ 19760] - Even more tweakage on symbol scanning from Alan Burlison. - Branch: maint-5.8/perl - !> Configure -____________________________________________________________________________ -[ 19761] By: jhi on 2003/06/13 12:00:26 - Log: metaconfig unit change for #19760. - Branch: metaconfig - ! U/compline/Csym.U + + lib/ExtUtils/t/cp.t + ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/t/eu_command.t ____________________________________________________________________________ -[ 19760] By: jhi on 2003/06/13 12:00:06 - Log: Even more tweakage on symbol scanning from Alan Burlison. +[ 34589] By: nicholas on 2008/10/25 14:58:32 + Log: lib/ExtUtils/t/eu_command.t belongs to ExtUtils-Command, and so does + the about to be committed lib/ExtUtils/t/cp.t Branch: perl - ! Configure -____________________________________________________________________________ -[ 19759] By: jhi on 2003/06/13 07:22:57 - Log: Integrate: - [ 19740] - Doc nit. - - [ 19741] - Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls - From: PPrymmer@factset.com - Date: Wed, 11 Jun 2003 09:00:34 -0400 - Message-ID: - - [ 19742] - Subject: [PATCH] Configure -Dnoextensions would not accept a list - From: Andy Dougherty - Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT) - Message-ID: - - [ 19744] - Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t - From: Andy Dougherty - Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT) - Message-ID: - - [ 19746] - Be polite and destroy the mutexes and conditions we use! - - [ 19747] - Slightly amended version of the proposed patch for - "[perl #22390] export PERLIO=bytes segfaults"; - the amendment is to set errno. - TODO: we really should not get here if the layer - stack is corrupt or non-sensical (like "bytes"). - - [ 19748] - Further perlio doc tweaks. - - [ 19749] - More perlio ->Open paranoia. Set errno to EINVAL if there's - no ->Open, not if ->Open returns NULL. - - [ 19750] - In free we want to destroy, not init, thanks to Tim Bunce for - detecting this. Should hopefully fix memory leak on Tru64 - - [ 19751] - Patch for a warning emitted twice, from : - Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T" - From: Steve Grazzini - Date: Wed, 11 Jun 2003 00:46:47 -0400 - Message-ID: <20030611044647.GA16696@grazzini.net> - - [ 19752] - Add a new warning, "Newline in left-justified string for printf/sprintf" - to be issued if the string to be left-justified by s?printf contains - a newline. - - Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf - From: Robin Barker - Date: Wed, 11 Jun 2003 18:10:14 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk> - - [ 19756] - The changes #8803 and #8896 that fixed JPL for use with - JDK 1.2/1.3 had somehow disappeared. - - [ 19758] - Sync with libnet 1.15 - Branch: maint-5.8/perl - !> Configure INSTALL ext/threads/shared/shared.xs - !> lib/File/Temp/t/security.t lib/Net/ChangeLog.libnet - !> lib/Net/FTP.pm lib/PerlIO.pm lib/vmsish.t perl.c perl.h - !> perlio.c pod/perldiag.pod pod/perlrun.pod pp_sys.c sv.c - !> t/lib/warnings/sv -____________________________________________________________________________ -[ 19758] By: gbarr on 2003/06/13 07:01:11 - Log: Sync with libnet 1.15 - Branch: perl - ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm -____________________________________________________________________________ -[ 19757] By: jhi on 2003/06/13 05:23:22 - Log: To go with #19745. - Branch: maint-5.8/perl - ! pad.h -____________________________________________________________________________ -[ 19756] By: jhi on 2003/06/13 05:09:17 - Log: The changes #8803 and #8896 that fixed JPL for use with - JDK 1.2/1.3 had somehow disappeared. - Branch: perl - ! perl.c perl.h -____________________________________________________________________________ -[ 19755] By: jhi on 2003/06/13 04:56:10 - Log: Uncurliff. - Branch: maint-5.8/perl - ! djgpp/configure.bat -____________________________________________________________________________ -[ 19754] By: jhi on 2003/06/13 04:54:04 - Log: Forgotten check-in. - Branch: maint-5.8/perl - ! Cross/config.sh-arm-linux -____________________________________________________________________________ -[ 19753] By: jhi on 2003/06/13 04:52:36 - Log: Regen perlintern. - Branch: maint-5.8/perl - ! pod/perlintern.pod + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19752] By: rgs on 2003/06/12 20:49:25 - Log: Add a new warning, "Newline in left-justified string for printf/sprintf" - to be issued if the string to be left-justified by s?printf contains - a newline. - - Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf - From: Robin Barker - Date: Wed, 11 Jun 2003 18:10:14 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk> - Branch: perl - ! pod/perldiag.pod sv.c t/lib/warnings/sv -____________________________________________________________________________ -[ 19751] By: rgs on 2003/06/12 20:25:41 - Log: Patch for a warning emitted twice, from : - Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T" - From: Steve Grazzini - Date: Wed, 11 Jun 2003 00:46:47 -0400 - Message-ID: <20030611044647.GA16696@grazzini.net> +[ 34587] By: nicholas on 2008/10/25 13:05:07 + Log: Update copyright year in opcode.pl to reflect change 33364. Branch: perl - ! pp_sys.c + ! opcode.pl opnames.h ____________________________________________________________________________ -[ 19750] By: sky on 2003/06/12 15:03:55 - Log: In free we want to destroy, not init, thanks to Tim Bunce for - detecting this. Should hopefully fix memory leak on Tru64 +[ 34586] By: nicholas on 2008/10/25 12:47:01 + Log: Update copyright year in embed.pl, and everything that it builds. Branch: perl - ! ext/threads/shared/shared.xs + ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h + ! proto.h ____________________________________________________________________________ -[ 19749] By: jhi on 2003/06/12 13:27:44 - Log: More perlio ->Open paranoia. Set errno to EINVAL if there's - no ->Open, not if ->Open returns NULL. +[ 34585] By: nicholas on 2008/10/25 12:23:01 + Log: Update copyright years. Branch: perl - ! perlio.c + ! XSUB.h av.c av.h cc_runtime.h cop.h cv.h deb.c doio.c doop.c + ! dump.c gv.c gv.h handy.h hv.c intrpvar.h locale.c mathoms.c + ! mg.c mg.h mro.c numeric.c op.c op.h pad.c pad.h perl.h + ! perlio.c perlsdio.h perly.c perly.y pp.c pp.h pp_ctl.c + ! pp_hot.c pp_pack.c pp_sort.c pp_sys.c proto.h regcomp.c + ! regexec.c regexp.h scope.c scope.h sv.c sv.h taint.c toke.c + ! universal.c utf8.c util.c xsutils.c ____________________________________________________________________________ -[ 19748] By: jhi on 2003/06/12 11:32:44 - Log: Further perlio doc tweaks. +[ 34584] By: nicholas on 2008/10/25 12:04:36 + Log: Subject: Re: [Fwd: CPAN Upload: S/SM/SMUELLER/Attribute-Handlers-0.80.tar.gz] + From: Steffen Mueller + Message-ID: <4902EF33.7000707@sneakemail.com> + Date: Sat, 25 Oct 2008 12:04:35 +0200 Branch: perl - ! lib/PerlIO.pm pod/perlrun.pod + ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes + ! lib/Attribute/Handlers/README ____________________________________________________________________________ -[ 19747] By: jhi on 2003/06/12 11:25:19 - Log: Slightly amended version of the proposed patch for - "[perl #22390] export PERLIO=bytes segfaults"; - the amendment is to set errno. - TODO: we really should not get here if the layer - stack is corrupt or non-sensical (like "bytes"). +[ 34583] By: nicholas on 2008/10/25 11:23:39 + Log: Upgrade to lib.pm 0.61. Branch: perl - ! perlio.c + ! lib/lib.t lib/lib_pm.PL ____________________________________________________________________________ -[ 19746] By: sky on 2003/06/12 08:37:39 - Log: Be polite and destroy the mutexes and conditions we use! +[ 34581] By: nicholas on 2008/10/25 09:12:05 + Log: Integrate: + [ 34580] + Subject: Re: [perl #60034] (?>) causes wrongness on long string + From: Vincent Pit + Message-ID: <48FFABE4.2030507@profvince.com> + Date: Thu, 23 Oct 2008 00:40:36 +0200 + + [just the changes, as TODOs] Branch: perl - ! ext/threads/shared/shared.xs + !> t/op/pat.t ____________________________________________________________________________ -[ 19745] By: jhi on 2003/06/12 06:35:47 - Log: Bandaid from Dave Mitchell for various pad-related - breakages in 5005threads builds. - Branch: maint-5.8/perl - ! embedvar.h intrpvar.h perlapi.h thrdvar.h util.c +[ 34579] By: mhx on 2008/10/25 06:38:00 + Log: Make C++ compilers happy #5: jump to 'do_write' crossed + initialization in dTHX. + + Plus some consting, which also makes C++ happier. + Branch: perl + ! malloc.c ____________________________________________________________________________ -[ 19744] By: rgs on 2003/06/11 20:49:04 - Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t - From: Andy Dougherty - Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT) - Message-ID: +[ 34577] By: mhx on 2008/10/24 21:49:21 + Log: Make C++ compilers happy #4: move cast so Newc() and + Renewc() will return the correct type under PERL_MEM_LOG. Branch: perl - ! lib/File/Temp/t/security.t + ! handy.h ____________________________________________________________________________ -[ 19743] By: jhi on 2003/06/11 18:28:33 - Log: metaconfig unit change for #19742. - Branch: metaconfig/U/perl - ! Extensions.U +[ 34576] By: mhx on 2008/10/24 21:45:44 + Log: Make C++ compilers happy #3: make implicit cast + from 'void *' explicit. + Branch: perl + ! sv.c ____________________________________________________________________________ -[ 19742] By: jhi on 2003/06/11 18:28:12 - Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list - From: Andy Dougherty - Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT) - Message-ID: +[ 34575] By: mhx on 2008/10/24 21:41:36 + Log: Make C++ compilers happy #2: const POD without initializer + is an error for g++, even when static. Branch: perl - ! Configure + ! perl.c ____________________________________________________________________________ -[ 19741] By: merijn on 2003/06/11 14:06:49 - Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls - From: PPrymmer@factset.com - Date: Wed, 11 Jun 2003 09:00:34 -0400 - Message-ID: +[ 34574] By: mhx on 2008/10/24 21:38:48 + Log: Make C++ compilers happy #1: "typename" is a C++ keyword. Branch: perl - ! lib/vmsish.t + ! embed.fnc handy.h proto.h util.c ____________________________________________________________________________ -[ 19740] By: jhi on 2003/06/11 13:29:59 - Log: Doc nit. +[ 34573] By: nicholas on 2008/10/24 21:00:44 + Log: Upgrade to SelfLoader 1.17. Branch: perl - ! INSTALL + ! lib/SelfLoader.pm ____________________________________________________________________________ -[ 19739] By: jhi on 2003/06/11 05:30:53 - Log: Integrate from maint: - [ 19738] - Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32 - From: "Marcus Holland-Moritz" - Date: Tue, 10 Jun 2003 22:10:47 +0200 - Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2> - Branch: perl - !> ext/Encode/encengine.c ext/List/Util/Util.xs - !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs - !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h - !> sv.c -____________________________________________________________________________ -[ 19738] By: jhi on 2003/06/11 05:13:38 - Log: Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32 - From: "Marcus Holland-Moritz" - Date: Tue, 10 Jun 2003 22:10:47 +0200 - Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2> - - (the perl.h being open in mainline was accidental) - Branch: maint-5.8/perl - ! ext/Encode/encengine.c ext/List/Util/Util.xs - ! ext/POSIX/POSIX.xs ext/Storable/Storable.xs - ! ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h - ! sv.c +[ 34571] By: nicholas on 2008/10/24 20:43:36 + Log: Add PL_sv_serial to makedef.pl, so that it is skipped approriately + on AIX, OS/2, Win32 etc Branch: perl - ! perl.h + ! makedef.pl ____________________________________________________________________________ -[ 19737] By: nick on 2003/06/10 08:18:30 - Log: Integrate mainline - Branch: perlio - !> (integrate 88 files) -____________________________________________________________________________ -[ 19736] By: jhi on 2003/06/10 06:43:29 - Log: Integrate: - [ 19734] - Upgrade to Unicode::Collate 0.25. - - [ 19735] - Upgrade to Unicode::Normalize 0.22. - Branch: maint-5.8/perl - !> ext/Unicode/Normalize/Changes - !> ext/Unicode/Normalize/Makefile.PL - !> ext/Unicode/Normalize/Normalize.pm - !> ext/Unicode/Normalize/Normalize.xs - !> ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader - !> ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t - !> ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm - !> lib/Unicode/Collate/Changes lib/Unicode/Collate/README - !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t -____________________________________________________________________________ -[ 19735] By: jhi on 2003/06/10 05:27:33 - Log: Upgrade to Unicode::Normalize 0.22. - Branch: perl - ! ext/Unicode/Normalize/Changes - ! ext/Unicode/Normalize/Makefile.PL - ! ext/Unicode/Normalize/Normalize.pm - ! ext/Unicode/Normalize/Normalize.xs - ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader - ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t - ! ext/Unicode/Normalize/t/test.t -____________________________________________________________________________ -[ 19734] By: jhi on 2003/06/10 05:14:18 - Log: Upgrade to Unicode::Collate 0.25. - 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 -____________________________________________________________________________ -[ 19733] By: jhi on 2003/06/09 20:55:44 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34570] By: mhx on 2008/10/24 18:33:26 + Log: Add PERL_ARGS_ASSERT_MEM_LOG_COMMON to S_mem_log_common(). + Branch: perl + ! util.c ____________________________________________________________________________ -[ 19732] By: jhi on 2003/06/09 20:52:02 - Log: Integrate: - [ 19729] - Subject: [PATCH] Re: nitpick with \(0..2) - From: Steve Grazzini - Date: Fri, 6 Jun 2003 01:42:59 -0400 - Message-ID: <20030606054259.GA30249@grazzini.net> - - [ 19730] - Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t - From: Andy Dougherty - Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT) - Message-ID: - - [ 19731] - On a real multicpu box the child thread could still be running - when the parent thread was already testing. - Branch: maint-5.8/perl - !> INSTALL ext/threads/shared/t/hv_refs.t op.c pod/perlop.pod - !> t/op/ref.t -____________________________________________________________________________ -[ 19731] By: jhi on 2003/06/09 20:48:14 - Log: On a real multicpu box the child thread could still be running - when the parent thread was already testing. +[ 34569] By: mhx on 2008/10/24 16:37:49 + Log: Run 'make regen' for #34567 and #34568. Branch: perl - ! ext/threads/shared/t/hv_refs.t + ! embed.h embedvar.h perlapi.h proto.h ____________________________________________________________________________ -[ 19730] By: rgs on 2003/06/09 19:56:29 - Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t - From: Andy Dougherty - Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT) - Message-ID: +[ 34568] By: mhx on 2008/10/24 16:35:48 + Log: Subject: [PATCH] Add SV allocation tracing to -Dm and PERL_MEM_LOG + From: Marcus Holland-Moritz + Date: Wed, 22 Oct 2008 01:37:31 +0200 + Message-ID: <20081022013731.23b5a2e5@r2d2> Branch: perl - ! INSTALL + ! embed.fnc handy.h intrpvar.h perl.c pod/perlhack.pod + ! pod/perlrun.pod sv.c sv.h util.c ____________________________________________________________________________ -[ 19729] By: rgs on 2003/06/09 19:13:16 - Log: Subject: [PATCH] Re: nitpick with \(0..2) - From: Steve Grazzini - Date: Fri, 6 Jun 2003 01:42:59 -0400 - Message-ID: <20030606054259.GA30249@grazzini.net> +[ 34567] By: mhx on 2008/10/24 16:32:50 + Log: Subject: [PATCH] Refactor Perl_mem_log_ functions + From: Marcus Holland-Moritz + Date: Wed, 22 Oct 2008 01:37:21 +0200 + Message-ID: <20081022013721.374a490c@r2d2> Branch: perl - ! op.c pod/perlop.pod t/op/ref.t + ! embed.fnc handy.h util.c ____________________________________________________________________________ -[ 19728] By: jhi on 2003/06/09 19:09:09 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34566] By: mhx on 2008/10/24 15:58:53 + Log: Subject: [PATCH blead DOC] Re: [perl #60022] Typo in perldata + From: Daniel Frederick Crisman + Date: Thu, 23 Oct 2008 20:14:56 -0400 + Message-ID: <20081024001456.GA4137@fury.crisman.org> + + Change from cardinal to ordinal numbering to avoid confusion. + Branch: perl + ! pod/perldata.pod ____________________________________________________________________________ -[ 19727] By: jhi on 2003/06/09 18:53:58 - Log: Integrate: - [ 19723] - one of the Net::Ping time-dependent tests fails sporadically - when the response from localhost is "too quick" - - [ 19724] - mark 450_service.t#18 as a todo test on windows - - [ 19725] - In the debugger, flush stdout/stderr before the prompt is printed - Subject: Re: [PATCH] Perlbug #15228 - From: Alex Vandiver - Date: 04 Jun 2003 04:50:10 -0400 - Message-Id: <1054716610.21402.45.camel@supox> - - [ 19726] - Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki. - Branch: maint-5.8/perl - !> ext/Unicode/Normalize/Normalize.pm - !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t - !> lib/perl5db.pl -____________________________________________________________________________ -[ 19726] By: jhi on 2003/06/09 18:45:00 - Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki. - Branch: perl - ! ext/Unicode/Normalize/Normalize.pm -____________________________________________________________________________ -[ 19725] By: rgs on 2003/06/09 18:33:50 - Log: In the debugger, flush stdout/stderr before the prompt is printed - Subject: Re: [PATCH] Perlbug #15228 - From: Alex Vandiver - Date: 04 Jun 2003 04:50:10 -0400 - Message-Id: <1054716610.21402.45.camel@supox> +[ 34562] By: craigb on 2008/10/23 00:26:03 + Log: When testing the case sensitivity settings of the process + on VMS, be a little more sensitive to older versions that + don't have the capability. Branch: perl - ! lib/perl5db.pl + ! vms/vms.c ____________________________________________________________________________ -[ 19724] By: gsar on 2003/06/09 18:17:42 - Log: mark 450_service.t#18 as a todo test on windows - Branch: perl - ! lib/Net/Ping/t/450_service.t -____________________________________________________________________________ -[ 19723] By: gsar on 2003/06/09 18:00:57 - Log: one of the Net::Ping time-dependent tests fails sporadically - when the response from localhost is "too quick" - Branch: perl - ! lib/Net/Ping/t/250_ping_hires.t -____________________________________________________________________________ -[ 19722] By: jhi on 2003/06/09 17:52:25 - Log: Integrate: - [ 19705] - Work in non core env. - - [ 19706] - Remove warnings from tests. - - [ 19707] - Last patch broke this slightly because INC was wrong. - - [ 19708] - Major (internal) change to make it much more easy to embed - threaded perl because we don't use our own TLS for the current - thread info, but instead use PL_modglobal. Should make the - mod_perl2 team (Hi Stas!) happy. Should also be more robust. - - [ 19709] - More symbol scan logic from Alan Burlison. - - [ 19710] - Regen Configure et al. - - [ 19712] - Subject: Re: forwarded you a test result - From: Dan Kogai - Date: Sun, 8 Jun 2003 11:04:43 +0900 - Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp> - - [ 19714] - Subject: [PATCH] pack.t tweak for non-IEEE VMS systems - From: "Craig A. Berry" - Date: Sun, 08 Jun 2003 16:49:43 -0500 - Message-ID: <3EE3AF77.7060302@mac.com> - - [ 19715] - Support blessed shared references. - - [ 19717] - windows: fix memory leak in %ENV handling (shows up as a - leak even in the simplest fork() loop, because perl_construct() - now does the equivalent of %ENV assignments using mg_set()) - - [ 19719] - Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils - From: PPrymmer@factset.com - Date: Mon, 9 Jun 2003 09:57:43 -0400 - Message-ID: - - [ 19720] - fix for perlio.t failures on windows (from Dan Kogai) - - [ 19721] - Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update) - From: Michael G Schwern - Date: Sat, 7 Jun 2003 01:16:32 -0700 - Message-ID: <20030607081632.GA16228@windhund.schwern.org> - - (and regen Configure et al) - Branch: maint-5.8/perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH - !> (integrate 26 files) -____________________________________________________________________________ -[ 19721] By: jhi on 2003/06/09 17:04:50 - Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update) - From: Michael G Schwern - Date: Sat, 7 Jun 2003 01:16:32 -0700 - Message-ID: <20030607081632.GA16228@windhund.schwern.org> - Branch: perl - ! lib/ExtUtils/Changes lib/ExtUtils/META.yml - ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod - ! lib/ExtUtils/t/Liblist.t -____________________________________________________________________________ -[ 19720] By: gsar on 2003/06/09 15:59:52 - Log: fix for perlio.t failures on windows (from Dan Kogai) - Branch: perl - ! ext/Encode/t/perlio.t -____________________________________________________________________________ -[ 19719] By: jhi on 2003/06/09 15:28:18 - Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils - From: PPrymmer@factset.com - Date: Mon, 9 Jun 2003 09:57:43 -0400 - Message-ID: - Branch: perl - ! configure.com utils/perlivp.PL -____________________________________________________________________________ -[ 19718] By: gsar on 2003/06/09 14:11:52 - Log: integrate change#19717 from mainline - - windows: fix memory leak in %ENV handling (shows up as a - leak even in the simplest fork() loop, because perl_construct() - now does the equivalent of %ENV assignments using mg_set()) - Branch: maint-5.6/perl - !> win32/perlhost.h -____________________________________________________________________________ -[ 19717] By: gsar on 2003/06/09 14:09:55 - Log: windows: fix memory leak in %ENV handling (shows up as a - leak even in the simplest fork() loop, because perl_construct() - now does the equivalent of %ENV assignments using mg_set()) - Branch: perl - ! win32/perlhost.h -____________________________________________________________________________ -[ 19716] By: gsar on 2003/06/09 13:29:07 - Log: integrate changes#19384,19533,19537,19628,19666,19668 from mainline - - resurrect change#19628 and make it work by generalizing - a spot that had a hardcoded dependency on the cmd.exe - arguments being "/x/c" or "/c" - - change#19628 broke many win32/system.t tests, so back it out - - Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP - From: Jan Dubois - Date: Mon, 26 May 2003 23:33:53 -0700 - Message-ID: - - missing init in change#19533 - - avoid select() on windows destroying errno (used to typically - always sets it to EINVAL due to the way it maps the FD_SETs) - - Subject: [PATCH win32/win32.c] silence compiler warnings - From: Abe Timmerman - Date: Fri, 2 May 2003 00:51:42 +0200 - Message-Id: <200305020051.43166.abe@ztreet.demon.nl> - Branch: maint-5.6/perl - !> pod/perlrun.pod win32/win32.c win32/win32sck.c -____________________________________________________________________________ -[ 19715] By: sky on 2003/06/09 09:35:47 - Log: Support blessed shared references. +[ 34561] By: craigb on 2008/10/23 00:19:44 + Log: Handle a filename with a tilde in it. Otherwise the build dies + on Bar.pm~ at MANIFEST check time when building on an ODS-2 volume. Branch: perl - ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs - ! ext/threads/shared/t/hv_refs.t + ! configure.com ____________________________________________________________________________ -[ 19714] By: jhi on 2003/06/09 04:29:04 - Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems - From: "Craig A. Berry" - Date: Sun, 08 Jun 2003 16:49:43 -0500 - Message-ID: <3EE3AF77.7060302@mac.com> +[ 34555] By: mhx on 2008/10/21 21:23:00 + Log: Upgrade to Devel::PPPort 3.14_03 Branch: perl - ! t/op/pack.t + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/inc/misc + ! ext/Devel/PPPort/parts/inc/newSVpv + ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/variables.t ____________________________________________________________________________ -[ 19713] By: gsar on 2003/06/08 18:33:25 - Log: add basic test coverage for the sysio compatibility issues on dosish - platforms - Branch: perlio - + t/op/sysio-compat.t - ! MANIFEST +[ 34554] By: nicholas on 2008/10/21 20:00:16 + Log: Jerry spotted that as a result of change 34483 which upgrades blead to + Test::Simple 0.82, lib/DB.t is now issuing a warning. His original + suggestion was ok(!defined ...) - he, Merijn and I independently + refined this to isnt(..., undef) + Branch: perl + ! lib/DB.t ____________________________________________________________________________ -[ 19712] By: jhi on 2003/06/08 17:05:59 - Log: Subject: Re: forwarded you a test result - From: Dan Kogai - Date: Sun, 8 Jun 2003 11:04:43 +0900 - Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp> +[ 34553] By: nicholas on 2008/10/21 19:24:27 + Log: Add BinGOs to AUTHORS, and a second e-mail address for Shlomi Branch: perl - ! ext/Encode/t/Encode.t + ! AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ -[ 19711] By: jhi on 2003/06/08 17:03:20 - Log: metaconfig unit change for #19710. - Branch: metaconfig - ! U/compline/Csym.U +[ 34548] By: nicholas on 2008/10/21 13:36:17 + Log: Disentangle the ownership of tests in lib/ExtUtils/ + Branch: perl + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19710] By: jhi on 2003/06/08 17:03:07 - Log: Regen Configure et al. +[ 34546] By: nicholas on 2008/10/21 11:15:45 + Log: Future-proof the FreeBSD hints - assume that FreeBSD 8, 9 etc behave + like 7, not 6 and earlier. Branch: perl - ! Configure Porting/config.sh Porting/config_H + ! hints/freebsd.sh ____________________________________________________________________________ -[ 19709] By: jhi on 2003/06/08 16:45:50 - Log: More symbol scan logic from Alan Burlison. +[ 34545] By: nicholas on 2008/10/21 06:49:53 + Log: Test::Simple 0.81_02 has: + Features Changed + - Now preserves the tests' exit code if it exits abnormally, + rather than setting it to 255. + + $! is non-zero with PERLIO=stdio in some cases, so die would have set + the exit code to $! (typically 9). Now that would show through, so + ensure $! *is* zero to make sure that the exit code is 255. Branch: perl - ! Configure Porting/Glossary hints/solaris_2.sh + ! t/lib/Test/Simple/sample_tests/death.plx + ! t/lib/Test/Simple/sample_tests/death_with_handler.plx + ! t/lib/Test/Simple/sample_tests/last_minute_death.plx ____________________________________________________________________________ -[ 19708] By: sky on 2003/06/07 13:28:50 - Log: Major (internal) change to make it much more easy to embed - threaded perl because we don't use our own TLS for the current - thread info, but instead use PL_modglobal. Should make the - mod_perl2 team (Hi Stas!) happy. Should also be more robust. +[ 34544] By: nicholas on 2008/10/21 06:46:54 + Log: Update Changes, README and TODO from the Test-Simple 0.84 tarball. Branch: perl - ! ext/threads/threads.xs + ! lib/Test/Simple/Changes lib/Test/Simple/README + ! lib/Test/Simple/TODO ____________________________________________________________________________ -[ 19707] By: sky on 2003/06/07 13:27:01 - Log: Last patch broke this slightly because INC was wrong. +[ 34543] By: nicholas on 2008/10/21 06:37:13 + Log: Cwd.xs won't load in development releases, unless we munge the + XS_VERSION. Branch: perl - ! ext/threads/t/thread.t + ! ext/Cwd/Makefile.PL ____________________________________________________________________________ -[ 19706] By: sky on 2003/06/07 13:07:53 - Log: Remove warnings from tests. +[ 34542] By: nicholas on 2008/10/21 04:37:44 + Log: Subject: FreeBSD 7 libc_r detection + From: Tony Cook + Message-ID: <20081020232630.GA20563@mars.tony.develop-help.com> + Date: Tue, 21 Oct 2008 10:26:30 +1100 Branch: perl - ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t - ! ext/threads/t/list.t + ! hints/freebsd.sh ____________________________________________________________________________ -[ 19705] By: sky on 2003/06/07 12:42:28 - Log: Work in non core env. +[ 34541] By: nicholas on 2008/10/20 20:29:13 + Log: Upgrade to ExtUtils-MakeMaker-6.48 Branch: perl - ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t - ! ext/threads/t/libc.t ext/threads/t/list.t - ! ext/threads/t/problems.t ext/threads/t/stress_cv.t - ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t - ! ext/threads/t/thread.t -____________________________________________________________________________ -[ 19704] By: jhi on 2003/06/07 05:24:27 - Log: Integrate: - [ 19685] - Align the 'graph' property definition with the proposed - Unicode UTS #18 update (v7). - - [ 19686] - On closer reading the proposed UTS#18 update required - even more changes. - - [ 19687] - Subject: Re: [MacOS X] consider useshrplib='false' by default - From: Andy Dougherty - Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT) - Message-ID: - - [ 19688] - Prevent a potential null pointer dereference. - Noticed by Ryan Koga in - Message-ID: - - [ 19689] - Upgrade to Time::HiRes 1.48. - - [ 19690] - z/OS threads tweak from Brian De Pradine. - - [ 19691] - Even more getspecific patches from Brian De Pradine; - macrofy the construct. - - [ 19692] - z/OS makedepend fix from Peter Prymmer; - still needed as reported by Brian De Pradine. - - [ 19693] - SKIP label was missing. - - [ 19694] - Subject: [PATCH] RE: maint @ 19683 - From: Robin Barker - Date: Thu, 5 Jun 2003 17:16:58 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk> - - (skipped the MIME::Base64 part, leaving that to Gisle) - - [ 19695] - Subject: [PATCH] Re: SPUG:-s option doesn't always work! - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 04 Jun 2003 00:08:32 -0700 - Message-ID: - - [ 19696] - Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long - as the compiler supports it) - - [ 19697] - Oops, Joe's edits had been undone by #19682. - - [ 19698] - Clarify that => doesn't quote compound identifiers. - - [ 19699] - Subject: [patch] L is now L - From: Stas Bekman - Date: Thu, 05 Jun 2003 10:10:36 +1000 - Message-ID: <3EDE8A7C.2080302@stason.org> - - Subject: [patch] perlguts authors dup - From: Stas Bekman - Date: Thu, 05 Jun 2003 10:14:12 +1000 - Message-ID: <3EDE8B54.6090808@stason.org> - - [ 19700] - Minor grammatical nit. - - [ 19701] - Complement to change #19698 : - add also this information (=> and curly braces doesn't - quote compound identifiers) to the strict manpage. - As an experiment in documentation, add a "HISTORY" section - to the strict manpage. - - [ 19702] - Upgrade to Time::Local 1.06, by Dave Rolsky - - [ 19703] - Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05 - From: Michael G Schwern - Date: Fri, 6 Jun 2003 18:41:45 -0700 - Message-ID: <20030607014145.GB12031@windhund.schwern.org> - Branch: maint-5.8/perl - !> (integrate 42 files) -____________________________________________________________________________ -[ 19703] By: jhi on 2003/06/07 05:11:50 - Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05 - From: Michael G Schwern - Date: Fri, 6 Jun 2003 18:41:45 -0700 - Message-ID: <20030607014145.GB12031@windhund.schwern.org> - Branch: perl - ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm - ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml - ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm - ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm - ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t - ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t - ! lib/ExtUtils/t/zz_cleanup_dummy.t -____________________________________________________________________________ -[ 19702] By: rgs on 2003/06/06 23:00:00 - Log: Upgrade to Time::Local 1.06, by Dave Rolsky + ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm + ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm + ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm + ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm + ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm + ! lib/ExtUtils/MM_Darwin.pm lib/ExtUtils/MM_MacOS.pm + ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm + ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm + ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm + ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm + ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm + ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm + ! lib/ExtUtils/MakeMaker/bytes.pm + ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm + ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/TODO + ! lib/ExtUtils/testlib.pm t/lib/MakeMaker/Test/Utils.pm +____________________________________________________________________________ +[ 34531] By: nicholas on 2008/10/20 15:12:36 + Log: Bump the $VERSION of File::stat (documentation changed). Branch: perl - ! lib/Time/Local.pm lib/Time/Local.t + ! lib/File/stat.pm ____________________________________________________________________________ -[ 19701] By: rgs on 2003/06/06 22:50:37 - Log: Complement to change #19698 : - add also this information (=> and curly braces doesn't - quote compound identifiers) to the strict manpage. - As an experiment in documentation, add a "HISTORY" section - to the strict manpage. +[ 34529] By: nicholas on 2008/10/20 14:30:41 + Log: Bump IPC::Open2's $VERSION. (The docs changed.) Branch: perl - ! lib/strict.pm + ! lib/IPC/Open2.pm ____________________________________________________________________________ -[ 19700] By: rgs on 2003/06/06 22:31:50 - Log: Minor grammatical nit. +[ 34528] By: nicholas on 2008/10/20 14:15:04 + Log: Change "use $foo; 1" in evals to "require $foo; 1" to avoid breaking + even more tests if use is borked, but not require. Branch: perl - ! README.hpux + ! t/test.pl ____________________________________________________________________________ -[ 19699] By: rgs on 2003/06/06 22:29:38 - Log: Subject: [patch] L is now L - From: Stas Bekman - Date: Thu, 05 Jun 2003 10:10:36 +1000 - Message-ID: <3EDE8A7C.2080302@stason.org> - - Subject: [patch] perlguts authors dup - From: Stas Bekman - Date: Thu, 05 Jun 2003 10:14:12 +1000 - Message-ID: <3EDE8B54.6090808@stason.org> +[ 34526] By: nicholas on 2008/10/20 14:03:42 + Log: As well as @INC, also convert $^X to an absolute path in MBTest. Branch: perl - ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod + ! lib/Module/Build/t/lib/MBTest.pm ____________________________________________________________________________ -[ 19698] By: rgs on 2003/06/06 22:23:56 - Log: Clarify that => doesn't quote compound identifiers. +[ 34521] By: nicholas on 2008/10/20 09:03:08 + Log: Change the plan - 2.14 gets the copy permission behaviour change, + 2.13 is the bug fix fix. Branch: perl - ! pod/perldata.pod + ! lib/File/Copy.pm ____________________________________________________________________________ -[ 19697] By: jhi on 2003/06/06 13:22:52 - Log: Oops, Joe's edits had been undone by #19682. - Branch: maint-5.8/perl - ! lib/perl5db.pl +[ 34519] By: nicholas on 2008/10/19 12:04:31 + Log: Subject: [perl #59650] File::Copy does not handle file objects sanely + From: "rabbit+bugs@rabbit.us (via RT)" + Message-ID: + Date: Mon, 06 Oct 2008 04:19:10 -0700 + + Suggested change modified to cope with the hoop-jumping needed to keep + File::Copy working whilst bootstrapping the core build. + + Some tests by me, to try to ensure that (arguablly buggy) IO::Scalar + will still work. + Branch: perl + ! lib/File/Copy.pm lib/File/Copy.t +____________________________________________________________________________ +[ 34514] By: nicholas on 2008/10/19 10:23:11 + Log: Upgrade PathTools to 3.28_01 + Branch: perl + ! ext/Cwd/t/win32.t lib/Cwd.pm lib/File/Spec.pm + ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm + ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm + ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm + ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm + ! lib/File/Spec/t/Spec.t ____________________________________________________________________________ -[ 19696] By: merijn on 2003/06/06 12:21:43 - Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long - as the compiler supports it) +[ 34513] By: nicholas on 2008/10/18 21:20:19 + Log: Suggestion from Slaven - reverse the part of 23348 that removed the + conditional call to dl_expandspec() on platforms that default + $do_expand to false. autorequire, rightly or wrongly, is relying on + being able to set $do_expand to true. Branch: perl - ! README.hpux + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 19695] By: jhi on 2003/06/05 18:50:51 - Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work! - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 04 Jun 2003 00:08:32 -0700 - Message-ID: +[ 34510] By: nicholas on 2008/10/18 19:08:07 + Log: Update Porting/makemeta to generate a META.yml compliant with the 1.4 + spec. (Add a generated_by, and rename private to no_index.) Branch: perl - ! t/run/switches.t toke.c + ! META.yml Porting/makemeta ____________________________________________________________________________ -[ 19694] By: jhi on 2003/06/05 18:37:02 - Log: Subject: [PATCH] RE: maint @ 19683 - From: Robin Barker - Date: Thu, 5 Jun 2003 17:16:58 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk> - - (skipped the MIME::Base64 part, leaving that to Gisle) +[ 34509] By: nicholas on 2008/10/18 19:07:10 + Log: Re-run Porting/makemeta Branch: perl - ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h + ! META.yml ____________________________________________________________________________ -[ 19693] By: jhi on 2003/06/05 17:26:04 - Log: SKIP label was missing. +[ 34508] By: nicholas on 2008/10/18 18:43:44 + Log: MANIFEST update relating to change 34504. Branch: perl - ! t/io/utf8.t + ! MANIFEST ____________________________________________________________________________ -[ 19692] By: jhi on 2003/06/05 16:58:23 - Log: z/OS makedepend fix from Peter Prymmer; - still needed as reported by Brian De Pradine. +[ 34507] By: mhx on 2008/10/18 18:11:57 + Log: Fix memory leak in // caused by single-char character class + optimization. This was most probably introduced with #28262. + This change fixes perl #59516. Branch: perl - ! makedepend.SH + ! regcomp.c ____________________________________________________________________________ -[ 19691] By: jhi on 2003/06/05 16:56:01 - Log: Even more getspecific patches from Brian De Pradine; - macrofy the construct. +[ 34506] By: mhx on 2008/10/18 18:04:40 + Log: Fix memory leak in qr// operator. This was most probably + introduced with #30849. Branch: perl - ! ext/threads/threads.xs + ! pp_hot.c ____________________________________________________________________________ -[ 19690] By: jhi on 2003/06/05 16:19:40 - Log: z/OS threads tweak from Brian De Pradine. +[ 34505] By: nicholas on 2008/10/18 17:39:33 + Log: Damian has transferred Filter::Simple to p5p. Bump its version to 0.83 + with the new contact details, and remove the out-of-date README from + core. Branch: perl - ! ext/threads/threads.xs + - lib/Filter/Simple/README + ! MANIFEST Porting/Maintainers.pl lib/Filter/Simple.pm + ! lib/Filter/Simple/Changes ____________________________________________________________________________ -[ 19689] By: jhi on 2003/06/05 05:43:31 - Log: Upgrade to Time::HiRes 1.48. +[ 34504] By: merijn on 2008/10/18 15:26:02 + Log: y2038 time checks have overflow checks. Added documentation and + test programs in Porting/ Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm + + Porting/README.y2038 Porting/timecheck.c Porting/timecheck2.c + ! Configure ____________________________________________________________________________ -[ 19688] By: rgs on 2003/06/04 18:53:48 - Log: Prevent a potential null pointer dereference. - Noticed by Ryan Koga in - Message-ID: +[ 34498] By: nicholas on 2008/10/17 08:46:28 + Log: Upgrade to ExtUtils-MakeMaker-6.47_02 Branch: perl - ! perlio.c + ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm + ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm + ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm + ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm + ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm + ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm + ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm + ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm + ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm + ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm + ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm + ! lib/ExtUtils/MakeMaker/bytes.pm + ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm + ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/min_perl_version.t + ! lib/ExtUtils/testlib.pm t/lib/MakeMaker/Test/Utils.pm ____________________________________________________________________________ -[ 19687] By: jhi on 2003/06/04 18:26:08 - Log: Subject: Re: [MacOS X] consider useshrplib='false' by default - From: Andy Dougherty - Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT) - Message-ID: +[ 34494] By: nicholas on 2008/10/16 20:18:39 + Log: Clarify which save types are in mathoms, which aren't used, and which + still are in use. Branch: perl - ! hints/darwin.sh + ! scope.c ____________________________________________________________________________ -[ 19686] By: jhi on 2003/06/04 11:02:54 - Log: On closer reading the proposed UTS#18 update required - even more changes. +[ 34491] By: stevep on 2008/10/15 19:07:38 + Log: Silence a warning in Test::Builder that was causing lib/constant.t + to fail. Branch: perl - ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl - ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl - ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl - ! lib/unicore/mktables + ! lib/Test/Builder.pm ____________________________________________________________________________ -[ 19685] By: jhi on 2003/06/04 10:14:09 - Log: Align the 'graph' property definition with the proposed - Unicode UTS #18 update (v7). +[ 34490] By: stevep on 2008/10/15 18:23:56 + Log: One final tweak for the Test-Simple-0.82 upgrade. Ugh. Branch: perl - ! lib/unicore/lib/Graph.pl lib/unicore/mktables -____________________________________________________________________________ -[ 19684] By: jhi on 2003/06/04 05:40:24 - Log: Change entries from the wrong branches. - Branch: maint-5.8/perl - ! Changes + +> lib/Test/Simple/t/lib/SigDie.pm + - t/lib/SigDie.pm + ! MANIFEST ____________________________________________________________________________ -[ 19683] By: jhi on 2003/06/04 05:28:27 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34488] By: stevep on 2008/10/15 14:32:01 + Log: *sigh* More files messed with for Test-Simple-0.82. + Branch: perl + + t/lib/SigDie.pm + ! MANIFEST t/lib/Dev/Null.pm t/lib/TieOut.pm +____________________________________________________________________________ +[ 34486] By: stevep on 2008/10/15 13:48:23 + Log: Subject: [PATCH] Update Archive::Tar to 1.40 + From: "Jos I. Boumans" + Date: Mon, 13 Oct 2008 15:40:22 +0200 + Message-Id: + + ...minus the Pod tests that we've been regularly removing. + Branch: perl + ! lib/Archive/Tar.pm lib/Archive/Tar/File.pm + ! lib/Archive/Tar/t/02_methods.t + ! lib/Archive/Tar/t/04_resolved_issues.t + ! lib/Archive/Tar/t/src/linktest/linktest_missing_dir.tar.packed + ! lib/Archive/Tar/t/src/linktest/linktest_with_dir.tar.packed + ! lib/Archive/Tar/t/src/long/bar.tar.packed + ! lib/Archive/Tar/t/src/long/foo.tbz.packed + ! lib/Archive/Tar/t/src/long/foo.tgz.packed + ! lib/Archive/Tar/t/src/short/bar.tar.packed + ! lib/Archive/Tar/t/src/short/foo.tbz.packed + ! lib/Archive/Tar/t/src/short/foo.tgz.packed +____________________________________________________________________________ +[ 34485] By: stevep on 2008/10/15 13:38:59 + Log: Must remember to update MANIFEST, OK? + Branch: perl + ! MANIFEST ____________________________________________________________________________ -[ 19682] By: jhi on 2003/06/04 05:22:46 - Log: Integrate: - [ 19654] - Two Cygwin patches from Gerrit. - - Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue - From: "Gerrit P. Haase" - Date: Sat, 31 May 2003 14:12:07 +0200 - Message-ID: <179860591535.20030531141207@familiehaase.de> - - Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH - Date: Sat, 31 May 2003 13:57:49 +0200 - Message-ID: <11859733881.20030531135749@familiehaase.de> - - [ 19655] - A pointless test, noticed by Craig Berry. - - [ 19656] - Since pulling in File::Temp for tempfiles would pull in - also Fcntl, miniperl could not open up tempfiles. This broke - the use of miniperl in VMS, as noticed by Craig Berry. - Try to cure this by moving the creation of tempfile into its - own routine, my_tmpfp(), which gets compiled differently - for miniperl and perl. - - [ 19657] - Stick with the original (5.8.0) logic. - - [ 19658] - I thought I tried building threaded. Never think. Try. - - [ 19659] - Duplicate definition bad. - - [ 19660] - Beautification. - - [ 19661] - Sync with libnet 1.14 - - [ 19662] - U/WIN: final (for now) touches from John P. Linderman; - now we get 97% success rate, the remaining failures are - quite obscure. - - [ 19663] - Whitespace tweaks. - - [ 19664] - Upgrade to the CGI.pm 2.93. - - (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks. Sigh.) - - [ 19665] - A little bit more of weird-code-proofing in B::Deparse. - Fixes a bug reported by Alexey Tourbin in - Message-ID: <20030602085348.GA24023@solemn.turbinal.org> - - [ 19666] - change#19628 broke many win32/system.t tests, so back it out - - [ 19667] - don't use File::Temp to implement PerlIO_tmpfile() on windows; - reuse the straightforward native implementation instead - - this fixes the warning from io_xs.t - - NOTE: File::Temp has a less-than-robust implementation on windows - that relies on END blocks being run (this may not happen always) - - [ 19668] - resurrect change#19628 and make it work by generalizing - a spot that had a hardcoded dependency on the cmd.exe - arguments being "/x/c" or "/c" - - [ 19669] - fix for 09_gen_rs.t#59 failure on windows - - [ 19670] - Retract #19667, #19660, #19659, #19658, #19657, #19656, - #19655, #19418; File::Temp no more used internally. - Some parts of these will be salvaged later. - - [ 19671] - Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 03 Jun 2003 01:55:06 -0700 - Message-ID: - - [ 19672] - Salvage parts of #19418 (the ext/PerlIO/t/open.t - still is there). - - [ 19673] - Salvage parts of #19667. - - [ 19678] - According to Arthur this should help - #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug - - [ 19679] - Urk. Joe's patches were for the maint branch, - not for the blead (which has assertions and stuff). - Retract #19677, #19676, #19674. - - [ 19681] - Subject: [MacOS X] consider useshrplib='false' by default - From: Dan Kogai - Date: Wed, 4 Jun 2003 01:29:42 +0900 - Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp> - Branch: maint-5.8/perl - +> lib/CGI/t/util-58.t - !> (integrate 48 files) -____________________________________________________________________________ -[ 19681] By: jhi on 2003/06/04 05:16:38 - Log: Subject: [MacOS X] consider useshrplib='false' by default - From: Dan Kogai - Date: Wed, 4 Jun 2003 01:29:42 +0900 - Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp> +[ 34484] By: stevep on 2008/10/15 13:20:02 + Log: Some additional files changes for Test-Simple-0.82 + Branch: perl + ! t/lib/Test/Simple/Catch.pm + ! t/lib/Test/Simple/sample_tests/death.plx + ! t/lib/Test/Simple/sample_tests/death_in_eval.plx + ! t/lib/Test/Simple/sample_tests/death_with_handler.plx + ! t/lib/Test/Simple/sample_tests/exit.plx + ! t/lib/Test/Simple/sample_tests/extras.plx + ! t/lib/Test/Simple/sample_tests/five_fail.plx + ! t/lib/Test/Simple/sample_tests/last_minute_death.plx + ! t/lib/Test/Simple/sample_tests/one_fail.plx + ! t/lib/Test/Simple/sample_tests/pre_plan_death.plx + ! t/lib/Test/Simple/sample_tests/require.plx + ! t/lib/Test/Simple/sample_tests/success.plx + ! t/lib/Test/Simple/sample_tests/too_few.plx + ! t/lib/Test/Simple/sample_tests/too_few_fail.plx + ! t/lib/Test/Simple/sample_tests/two_fail.plx +____________________________________________________________________________ +[ 34483] By: stevep on 2008/10/15 13:11:04 + Log: Upgrade to Test-Simple-0.82. + Branch: perl + + lib/Test/Simple/t/Builder/Builder.t + + lib/Test/Simple/t/Builder/carp.t + + lib/Test/Simple/t/Builder/create.t + + lib/Test/Simple/t/Builder/curr_test.t + + lib/Test/Simple/t/Builder/details.t + + lib/Test/Simple/t/Builder/has_plan.t + + lib/Test/Simple/t/Builder/has_plan2.t + + lib/Test/Simple/t/Builder/is_fh.t + + lib/Test/Simple/t/Builder/maybe_regex.t + + lib/Test/Simple/t/Builder/no_diag.t + + lib/Test/Simple/t/Builder/no_ending.t + + lib/Test/Simple/t/Builder/no_header.t + + lib/Test/Simple/t/Builder/ok_obj.t + + lib/Test/Simple/t/Builder/output.t + + lib/Test/Simple/t/Builder/reset.t + + lib/Test/Simple/t/Builder/try.t + + lib/Test/Simple/t/Tester/tbt_01basic.t + + lib/Test/Simple/t/Tester/tbt_02fhrestore.t + + lib/Test/Simple/t/Tester/tbt_03die.t + + lib/Test/Simple/t/Tester/tbt_04line_num.t + + lib/Test/Simple/t/Tester/tbt_05faildiag.t + + lib/Test/Simple/t/Tester/tbt_06errormess.t + + lib/Test/Simple/t/Tester/tbt_07args.t lib/Test/Simple/t/died.t + + lib/Test/Simple/t/explain.t lib/Test/Simple/t/new_ok.t + + lib/Test/Simple/t/no_tests.t lib/Test/Simple/t/note.t + - lib/Test/Simple/t/Builder.t lib/Test/Simple/t/carp.t + - lib/Test/Simple/t/create.t lib/Test/Simple/t/curr_test.t + - lib/Test/Simple/t/details.t lib/Test/Simple/t/has_plan.t + - lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t + - lib/Test/Simple/t/maybe_regex.t lib/Test/Simple/t/no_diag.t + - lib/Test/Simple/t/no_ending.t lib/Test/Simple/t/no_header.t + - lib/Test/Simple/t/ok_obj.t lib/Test/Simple/t/output.t + - lib/Test/Simple/t/reset.t lib/Test/Simple/t/tbt_01basic.t + - lib/Test/Simple/t/tbt_02fhrestore.t + - lib/Test/Simple/t/tbt_03die.t + - lib/Test/Simple/t/tbt_04line_num.t + - lib/Test/Simple/t/tbt_05faildiag.t + - lib/Test/Simple/t/tbt_06errormess.t + - lib/Test/Simple/t/tbt_07args.t lib/Test/Simple/t/try.t + ! lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm + ! lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/t/00test_harness_check.t + ! lib/Test/Simple/t/BEGIN_require_ok.t + ! lib/Test/Simple/t/BEGIN_use_ok.t lib/Test/Simple/t/More.t + ! lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/bail_out.t + ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/circular_data.t + ! lib/Test/Simple/t/cmp_ok.t lib/Test/Simple/t/diag.t + ! lib/Test/Simple/t/dont_overwrite_die_handler.t + ! lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/exit.t + ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/extra_one.t + ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t + ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/fail_one.t + ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/fork.t + ! lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/import.t + ! lib/Test/Simple/t/is_deeply_dne_bug.t + ! lib/Test/Simple/t/is_deeply_fail.t + ! lib/Test/Simple/t/is_deeply_with_threads.t + ! lib/Test/Simple/t/lib/Dummy.pm + ! lib/Test/Simple/t/lib/MyOverload.pm + ! lib/Test/Simple/t/lib/NoExporter.pm + ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t + ! lib/Test/Simple/t/overload.t + ! lib/Test/Simple/t/overload_threads.t lib/Test/Simple/t/plan.t + ! lib/Test/Simple/t/plan_bad.t + ! lib/Test/Simple/t/plan_is_noplan.t + ! lib/Test/Simple/t/plan_no_plan.t + ! lib/Test/Simple/t/plan_shouldnt_import.t + ! lib/Test/Simple/t/plan_skip_all.t + ! lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/simple.t + ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t + ! lib/Test/Simple/t/tbm_doesnt_set_exported_to.t + ! lib/Test/Simple/t/thread_taint.t lib/Test/Simple/t/threads.t + ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t + ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t + ! lib/Test/Simple/t/utf8.t lib/Test/Tutorial.pod +____________________________________________________________________________ +[ 34482] By: nicholas on 2008/10/15 11:27:28 + Log: Upgrade to ExtUtils-MakeMaker-6.47_01 + Branch: perl + + lib/ExtUtils/t/min_perl_version.t + + t/lib/MakeMaker/Test/Setup/MPV.pm + ! MANIFEST lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm + ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm + ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm + ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm + ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm + ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm + ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm + ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm + ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm + ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm + ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm + ! lib/ExtUtils/MakeMaker/bytes.pm + ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm + ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/MM_Unix.t + ! lib/ExtUtils/t/cd.t lib/ExtUtils/t/metafile_data.t + ! lib/ExtUtils/t/metafile_file.t lib/ExtUtils/testlib.pm + ! t/lib/MakeMaker/Test/Utils.pm +____________________________________________________________________________ +[ 34481] By: nicholas on 2008/10/15 08:56:50 + Log: From: YAMASHINA Hio + Subject: Storable.thaw segv on blessed reference to overloaded object + Date: Wed, 15 Oct 2008 17:34:35 +0900 + Message-Id: <20081015173435.dd95b362.hio@hio.jp> + Branch: perl + ! ext/Storable/Storable.xs ext/Storable/t/overload.t +____________________________________________________________________________ +[ 34479] By: nicholas on 2008/10/14 21:16:05 + Log: Yet another [ACGHS]V pointer in the interpreter structure that needs to + be reset if its SV is freed. (see change 22688 (30952)). + A real live bug found by Slaven and Andreas whilst smoking maint-5.8.x. + I guess that we should audit the interpreter structure for any others. Branch: perl - ! hints/darwin.sh + ! sv.c ____________________________________________________________________________ -[ 19680] By: jhi on 2003/06/03 15:53:57 - Log: Restore the perl5db.pl of #19677 into the maint branch. - Branch: maint-5.8/perl - ! lib/perl5db.pl +[ 34475] By: mhx on 2008/10/12 20:23:51 + Log: Upgrade to Devel::PPPort 3.14_02 + Branch: perl + + ext/Devel/PPPort/parts/inc/sprintf + + ext/Devel/PPPort/t/sprintf.t + ! MANIFEST ext/Devel/PPPort/Changes + ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO + ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c + ! ext/Devel/PPPort/parts/apicheck.pl + ! ext/Devel/PPPort/parts/inc/SvPV + ! ext/Devel/PPPort/parts/inc/newCONSTSUB + ! ext/Devel/PPPort/parts/inc/ppphbin + ! ext/Devel/PPPort/parts/inc/ppphtest + ! ext/Devel/PPPort/parts/inc/snprintf + ! ext/Devel/PPPort/parts/inc/variables + ! ext/Devel/PPPort/parts/ppptools.pl + ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/ppphtest.t + ! ext/Devel/PPPort/t/variables.t +____________________________________________________________________________ +[ 34474] By: mhx on 2008/10/12 02:51:44 + Log: Make expand-macro.pl accept macro expressions, i.e. macros with + arguments. This makes it much more convenient to get expanded + expressions that can be directly copied to a debugger. This is + optional, so the original behaviour is maintained. Allow to read + the macro name or expression from stdin, which can be useful for + feeding it multi-line macro expressions. Use Pod::Usage and move + the usage to POD section. + Branch: perl + ! Porting/expand-macro.pl +____________________________________________________________________________ +[ 34473] By: mhx on 2008/10/11 16:13:12 + Log: Make sure expand-macro.pl also works for macros in headers + that are not included by perl.h (like regcomp.h). + Branch: perl + ! Porting/expand-macro.pl +____________________________________________________________________________ +[ 34472] By: steveh on 2008/10/10 16:49:04 + Log: Subject: [PATCH] Update File::Fetch to 0.16 + From: "Jos I. Boumans" + Date: Fri, 10 Oct 2008 15:14:27 +0200 + Message-Id: <84818689-C970-47A1-9FE7-969C2B74183D@dwim.org> + Branch: perl + ! lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t +____________________________________________________________________________ +[ 34471] By: merijn on 2008/10/07 21:29:22 + Log: Subject: [PATCH: t/japh/abigail.t] Change of email address. + From: Abigail + Date: Tue, 7 Oct 2008 21:56:55 +0200 + Message-ID: <20081007195655.GA22986@almanda> + Branch: perl + ! t/japh/abigail.t +____________________________________________________________________________ +[ 34470] By: steveh on 2008/10/07 12:18:11 + Log: Define HAS_QUAD on Win32 and introduce new value for QUADKIND + where appropriate. + + This doesn't make much difference on Win32 because IVSIZE is still 4, + but access to the appropriate "quad" type is still useful, e.g. for + Y2038 support. + Branch: perl + ! win32/config.bc win32/config.gc win32/config.vc + ! win32/config.vc64 win32/config_H.bc win32/config_H.gc + ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ -[ 19679] By: jhi on 2003/06/03 15:51:36 - Log: Urk. Joe's patches were for the maint branch, - not for the blead (which has assertions and stuff). - Retract #19677, #19676, #19674. +[ 34469] By: steveh on 2008/10/07 08:28:05 + Log: Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output of + Schwern's latest check_max.c program. + + See: + http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-10/msg00049.html + http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-10/msg00137.html Branch: perl - ! lib/perl5db.pl + ! win32/config.bc win32/config_H.bc win32/config_sh.PL ____________________________________________________________________________ -[ 19678] By: jhi on 2003/06/03 15:05:19 - Log: According to Arthur this should help - #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug +[ 34466] By: nicholas on 2008/10/06 16:13:39 + Log: Update Eddy Tan's address. Branch: perl - ! ext/threads/threads.xs + ! AUTHORS ____________________________________________________________________________ -[ 19677] By: jhi on 2003/06/03 14:07:06 - Log: Tiny tweaks from Joe McMahon. +[ 34464] By: nicholas on 2008/10/05 21:51:54 + Log: Avoid allocating 1 extra regnode when duplicating a regexp. + + See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-09/msg00590.html + and http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-10/msg00163.html Branch: perl - ! lib/perl5db.pl + ! regcomp.c ____________________________________________________________________________ -[ 19676] By: jhi on 2003/06/03 12:38:46 - Log: Tiny pod and speling tweaks. +[ 34463] By: nicholas on 2008/10/05 17:39:24 + Log: Update copyright year to 2008. Branch: perl - ! lib/perl5db.pl + ! README perl.c ____________________________________________________________________________ -[ 19675] By: nick on 2003/06/03 12:38:25 - Log: Integrate mainline - Branch: perlio - +> ext/IO/lib/IO/t/io_utf8.t lib/CGI/t/util-58.t - !> (integrate 82 files) -____________________________________________________________________________ -[ 19674] By: jhi on 2003/06/03 12:20:59 - Log: Subject: Extensive documentation patch redux - From: Joe McMahon - Date: Mon, 2 Jun 2003 09:53:40 -0400 - Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org> - - Subject: RE: [PATCH] RE: Extensive documentation patch redux - From: Robin Barker - Date: Tue, 3 Jun 2003 10:00:22 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk> +[ 34460] By: nicholas on 2008/10/05 16:17:05 + Log: Correct address. Branch: perl - ! lib/perl5db.pl + ! AUTHORS ____________________________________________________________________________ -[ 19673] By: jhi on 2003/06/03 09:51:59 - Log: Salvage parts of #19667. +[ 34458] By: nicholas on 2008/10/05 15:50:38 + Log: Most of the AUTHORS file already has hard tabs, so convert the + remaining lines. Branch: perl - ! perlio.c win32/win32.c win32/win32iop.h + ! AUTHORS ____________________________________________________________________________ -[ 19672] By: jhi on 2003/06/03 09:26:45 - Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t - still is there). +[ 34457] By: nicholas on 2008/10/05 15:20:15 + Log: All the volunteers who contributed to Paul Fenwick's project to help + write perl589delta.pod, who weren't already in the AUTHORS file. + Big thanks to all of them (including the 6 already in it). Still not + to late to book your place in eternity - contact Paul for details. Branch: perl - ! MANIFEST pod/perlfunc.pod + ! AUTHORS ____________________________________________________________________________ -[ 19671] By: merijn on 2003/06/03 08:27:07 - Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 03 Jun 2003 01:55:06 -0700 - Message-ID: +[ 34456] By: merijn on 2008/10/03 16:19:55 + Log: Add probes for *time64 () functions + Add missing config vars Branch: perl - ! README.cygwin + ! Configure Cross/config.sh-arm-linux NetWare/config.wc + ! Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh handy.h + ! plan9/config_sh.sample symbian/config.sh uconfig.sh + ! win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 19670] By: jhi on 2003/06/03 08:04:39 - Log: Retract #19667, #19660, #19659, #19658, #19657, #19656, - #19655, #19418; File::Temp no more used internally. - Some parts of these will be salvaged later. +[ 34454] By: nicholas on 2008/10/01 20:59:42 + Log: It's RISC OS, dammit. Hard space, upper case. Always. Branch: perl - ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod - ! proto.h win32/win32.c win32/win32iop.h + ! pod/perlopentut.pod ____________________________________________________________________________ -[ 19669] By: gsar on 2003/06/02 20:59:39 - Log: fix for 09_gen_rs.t#59 failure on windows +[ 34453] By: steveh on 2008/10/01 16:55:42 + Log: Fix Archive-Tar's 02_methods.t when IO::Compress::Bzip2 is absent Branch: perl - ! lib/Tie/File/t/09_gen_rs.t + ! lib/Archive/Tar/t/02_methods.t ____________________________________________________________________________ -[ 19668] By: gsar on 2003/06/02 20:40:19 - Log: resurrect change#19628 and make it work by generalizing - a spot that had a hardcoded dependency on the cmd.exe - arguments being "/x/c" or "/c" +[ 34452] By: steveh on 2008/10/01 16:53:57 + Log: Upgrade to Archive-Tar-1.39_04 + + Local change 32352 remains in 04_resolved_issues.t Branch: perl - ! pod/perlrun.pod win32/win32.c + + lib/Archive/Tar/t/05_iter.t lib/Archive/Tar/t/90_symlink.t + + lib/Archive/Tar/t/src/linktest/linktest_missing_dir.tar.packed + + lib/Archive/Tar/t/src/linktest/linktest_with_dir.tar.packed + + lib/Archive/Tar/t/src/long/foo.tbz.packed + + lib/Archive/Tar/t/src/short/foo.tbz.packed + ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm + ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar + ! lib/Archive/Tar/t/02_methods.t ____________________________________________________________________________ -[ 19667] By: gsar on 2003/06/02 18:44:34 - Log: don't use File::Temp to implement PerlIO_tmpfile() on windows; - reuse the straightforward native implementation instead - - this fixes the warning from io_xs.t - - NOTE: File::Temp has a less-than-robust implementation on windows - that relies on END blocks being run (this may not happen always) +[ 34451] By: nicholas on 2008/10/01 08:55:48 + Log: error reporting of [$a ; $b] can be a TODO. Branch: perl - ! op.c win32/win32.c win32/win32iop.h + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19666] By: gsar on 2003/06/02 18:29:46 - Log: change#19628 broke many win32/system.t tests, so back it out +[ 34449] By: steveh on 2008/09/30 16:31:09 + Log: Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9 + (Manually checking with the Configure test programs shows that the + values differ fromt he sGMTIME_{min|max} values for these compilers) + Branch: perl + ! win32/config.bc win32/config_H.bc win32/config_sh.PL +____________________________________________________________________________ +[ 34448] By: steveh on 2008/09/30 12:41:16 + Log: Add the two new test files that I missed in 34446 + (Thanks to Rafael for the spot) + Branch: perl + + lib/Module/Build/t/test_file_exts.t + + lib/Module/Build/t/use_tap_harness.t +____________________________________________________________________________ +[ 34447] By: steveh on 2008/09/30 11:27:36 + Log: Fix Module-Build's compat.t when HARNESS_TIMER is set to 1 + + This is hopefully a better way of fixing the failure originally + addressed by 33340 (which was not assimilated into 0.30) + Branch: perl + ! lib/Module/Build/t/compat.t +____________________________________________________________________________ +[ 34446] By: steveh on 2008/09/30 11:25:01 + Log: Upgrade to Module-Build-0.30 + + Local changes 32357 in ppm.t and 32351 in test_type.t and xs.t remain, + but not the tilde.t part of 32351, which looks like it might be + superseded by changes in 0.30 + Branch: perl + + lib/Module/Build/t/script_dist.t + ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod + ! lib/Module/Build/Base.pm lib/Module/Build/Changes + ! lib/Module/Build/Compat.pm lib/Module/Build/Config.pm + ! lib/Module/Build/Cookbook.pm lib/Module/Build/Dumper.pm + ! lib/Module/Build/ModuleInfo.pm lib/Module/Build/Notes.pm + ! lib/Module/Build/PPMMaker.pm + ! lib/Module/Build/Platform/Amiga.pm + ! lib/Module/Build/Platform/Default.pm + ! lib/Module/Build/Platform/EBCDIC.pm + ! lib/Module/Build/Platform/MPEiX.pm + ! lib/Module/Build/Platform/MacOS.pm + ! lib/Module/Build/Platform/RiscOS.pm + ! lib/Module/Build/Platform/Unix.pm + ! lib/Module/Build/Platform/VMS.pm + ! lib/Module/Build/Platform/VOS.pm + ! lib/Module/Build/Platform/Windows.pm + ! lib/Module/Build/Platform/aix.pm + ! lib/Module/Build/Platform/cygwin.pm + ! lib/Module/Build/Platform/darwin.pm + ! lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm + ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm + ! lib/Module/Build/t/basic.t lib/Module/Build/t/compat.t + ! lib/Module/Build/t/destinations.t lib/Module/Build/t/ext.t + ! lib/Module/Build/t/extend.t lib/Module/Build/t/files.t + ! lib/Module/Build/t/help.t lib/Module/Build/t/install.t + ! lib/Module/Build/t/lib/DistGen.pm + ! lib/Module/Build/t/lib/MBTest.pm + ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/mbyaml.t + ! lib/Module/Build/t/metadata.t lib/Module/Build/t/metadata2.t + ! lib/Module/Build/t/moduleinfo.t + ! lib/Module/Build/t/new_from_context.t + ! lib/Module/Build/t/notes.t lib/Module/Build/t/parents.t + ! lib/Module/Build/t/pod_parser.t lib/Module/Build/t/ppm.t + ! lib/Module/Build/t/runthrough.t lib/Module/Build/t/test_type.t + ! lib/Module/Build/t/test_types.t lib/Module/Build/t/tilde.t + ! lib/Module/Build/t/versions.t lib/Module/Build/t/xs.t +____________________________________________________________________________ +[ 34444] By: merijn on 2008/09/29 16:56:12 + Log: A builtin hard upper bound for sLOCALTIME_max to prevent AIX + from stalling in the tests Branch: perl - ! pod/perlrun.pod win32/win32.c + ! Configure ____________________________________________________________________________ -[ 19665] By: rgs on 2003/06/02 18:22:06 - Log: A little bit more of weird-code-proofing in B::Deparse. - Fixes a bug reported by Alexey Tourbin in - Message-ID: <20030602085348.GA24023@solemn.turbinal.org> +[ 34443] By: merijn on 2008/09/29 16:15:52 + Log: Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hints Branch: perl - ! ext/B/B/Deparse.pm + ! Configure ____________________________________________________________________________ -[ 19664] By: jhi on 2003/06/02 16:41:37 - Log: Upgrade to the CGI.pm 2.93. - - (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks. Sigh.) +[ 34442] By: merijn on 2008/09/29 12:41:37 + Log: Version up for adding hints/hpux.pl Branch: perl - + lib/CGI/t/util-58.t - ! MANIFEST 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/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t - ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t - ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t - ! lib/CGI/t/switch.t lib/CGI/t/util.t + ! ext/Storable/Storable.pm ____________________________________________________________________________ -[ 19663] By: jhi on 2003/06/02 16:16:51 - Log: Whitespace tweaks. +[ 34441] By: merijn on 2008/09/29 12:40:38 + Log: Storable and HP-UX Optimizer don't like eachother on 5.8.x + Dropping optimization level for HP C-ANSI-C to +O1 won't + do too much harm to all other builds, so keep it simple Branch: perl - ! hints/uwin.sh + + ext/Storable/hints/hpux.pl + ! MANIFEST ____________________________________________________________________________ -[ 19662] By: jhi on 2003/06/02 16:08:22 - Log: U/WIN: final (for now) touches from John P. Linderman; - now we get 97% success rate, the remaining failures are - quite obscure. +[ 34440] By: steveh on 2008/09/29 09:14:25 + Log: Upgrade to ExtUtils-MakeMaker-6.46 + + Local changes 32905 and 32964 in MM_Unix.pm and 33259 in MM_Unix.t + remain + Branch: perl + + lib/ExtUtils/t/metafile_data.t lib/ExtUtils/t/metafile_file.t + ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm + ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm + ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm + ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm + ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm + ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm + ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm + ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm + ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm + ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm + ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm + ! lib/ExtUtils/MakeMaker/Config.pm + ! lib/ExtUtils/MakeMaker/bytes.pm + ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm + ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/MM_Unix.t + ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/basic.t + ! lib/ExtUtils/t/writemakefile_args.t lib/ExtUtils/testlib.pm +____________________________________________________________________________ +[ 34435] By: rgs on 2008/09/27 15:22:20 + Log: Subject: Re: [PATCH] Add open "|-" and open "-|" to perlopentut + From: Shlomi Fish + Date: Tue, 23 Sep 2008 19:00:41 +0300 + Message-id: <200809231900.41474.shlomif@iglu.org.il> Branch: perl - ! hints/uwin.sh lib/locale.t + ! pod/perlopentut.pod ____________________________________________________________________________ -[ 19661] By: gbarr on 2003/06/02 12:13:35 - Log: Sync with libnet 1.14 +[ 34434] By: rgs on 2008/09/27 15:18:37 + Log: Subject: [PATCH] Loading modules in test.pl + From: "Jerry D. Hedden" + Date: Tue, 23 Sep 2008 09:40:27 -0400 + Message-ID: <1ff86f510809230640y2d5a072g6abff6604f9daa79@mail.gmail.com> Branch: perl - ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm - ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm - ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm - ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t + ! t/test.pl +____________________________________________________________________________ +[ 34433] By: nicholas on 2008/09/27 09:27:59 + Log: $? is PVLV on VMS (and actually, anywhere else where COMPLEX_STATUS is + defined). + Branch: perl + ! ext/XS/APItest/t/svpeek.t +____________________________________________________________________________ +[ 34425] By: steveh on 2008/09/26 16:43:21 + Log: Upgrade Compression modules to 2.015 + Branch: perl + ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README + ! ext/Compress/Raw/Zlib/Zlib.xs + ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm + ! ext/Compress/Raw/Zlib/private/MakeUtil.pm + ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL + ! ext/Compress/Zlib/README + ! ext/Compress/Zlib/lib/Compress/Zlib.pm + ! ext/Compress/Zlib/private/MakeUtil.pm + ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README + ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm + ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm + ! ext/IO_Compress_Base/private/MakeUtil.pm + ! ext/IO_Compress_Base/t/01misc.t ext/IO_Compress_Zlib/Changes + ! ext/IO_Compress_Zlib/Makefile.PL ext/IO_Compress_Zlib/README + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm + ! ext/IO_Compress_Zlib/private/MakeUtil.pm +____________________________________________________________________________ +[ 34423] By: nicholas on 2008/09/26 09:52:12 + Log: Subject: Hints file for MirOS BSD + From: "Chris 'BinGOs' Williams" + Message-ID: <20080925150310.GA30736@klanker.bingosnet.co.uk> + Date: Thu, 25 Sep 2008 16:03:10 +0100 + Branch: perl + + hints/mirbsd.sh + ! MANIFEST ____________________________________________________________________________ -[ 19660] By: jhi on 2003/06/02 09:28:30 - Log: Beautification. +[ 34422] By: nicholas on 2008/09/26 09:10:02 + Log: Upgrade to XSLoader 0.10. Branch: perl - ! op.c + ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ -[ 19659] By: jhi on 2003/06/02 09:07:38 - Log: Duplicate definition bad. +[ 34421] By: steveh on 2008/09/26 08:44:33 + Log: Upgrade to podlators-2.1.4 Branch: perl - ! op.c + + lib/Pod/t/man-utf8.t + ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm + ! lib/Pod/Text/Overstrike.pm lib/Pod/t/man-options.t + ! lib/Pod/t/pod-spelling.t lib/Pod/t/text-utf8.t pod/pod2man.PL + ! pod/pod2text.PL ____________________________________________________________________________ -[ 19658] By: jhi on 2003/06/02 09:02:18 - Log: I thought I tried building threaded. Never think. Try. +[ 34420] By: merijn on 2008/09/26 08:39:27 + Log: $! and $1 are PVMG(), but their content is undefined when peeking Branch: perl - ! perlio.c + ! ext/XS/APItest/t/svpeek.t ____________________________________________________________________________ -[ 19657] By: jhi on 2003/06/02 08:54:04 - Log: Stick with the original (5.8.0) logic. +[ 34419] By: steveh on 2008/09/25 17:12:37 + Log: Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since it + is now used in XS::APItest (as of #34417) Branch: perl - ! op.c + ! makedef.pl ____________________________________________________________________________ -[ 19656] By: jhi on 2003/06/02 08:28:51 - Log: Since pulling in File::Temp for tempfiles would pull in - also Fcntl, miniperl could not open up tempfiles. This broke - the use of miniperl in VMS, as noticed by Craig Berry. - Try to cure this by moving the creation of tempfile into its - own routine, my_tmpfp(), which gets compiled differently - for miniperl and perl. +[ 34418] By: merijn on 2008/09/25 13:46:24 + Log: Add new test file to MANIFEST. Fix tests for threaded builds. Branch: perl - ! embed.fnc embed.h op.c perlio.c proto.h + ! MANIFEST ext/XS/APItest/APItest.xs ____________________________________________________________________________ -[ 19655] By: jhi on 2003/06/02 06:54:05 - Log: A pointless test, noticed by Craig Berry. +[ 34417] By: merijn on 2008/09/25 12:54:16 + Log: New XS::APItest's for sv_peek based on my DDumper work Branch: perl - ! perlio.c + + ext/XS/APItest/t/svpeek.t + ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ____________________________________________________________________________ -[ 19654] By: rgs on 2003/06/01 07:37:50 - Log: Two Cygwin patches from Gerrit. - - Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue - From: "Gerrit P. Haase" - Date: Sat, 31 May 2003 14:12:07 +0200 - Message-ID: <179860591535.20030531141207@familiehaase.de> - - Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH - Date: Sat, 31 May 2003 13:57:49 +0200 - Message-ID: <11859733881.20030531135749@familiehaase.de> - Branch: perl - ! README.cygwin perl.h t/io/layers.t -____________________________________________________________________________ -[ 19653] By: jhi on 2003/06/01 07:35:55 - Log: Integrate: - [ 19638] - Comment tweakage. - - [ 19639] - Add the test case for the already fixed - [perl #22351] perl bug with 'e' substitution modifier - - [ 19640] - Fix for "#22375 'split'/'index' problem for utf8". - - [ 19641] - A bit of networking notworking negativity. - (Inspiration from Jos.) - - [ 19642] - test.pl-isation. - - [ 19643] - Upgrade to Tie::File 0.96. - - [ 19644] - Subject: [PATCH] ext/Encode/t/perlio.t filename tweak - From: "Craig A. Berry" - Date: Fri, 30 May 2003 13:08:01 -0500 - Message-ID: <3ED79E01.8050401@mac.com> - - [ 19645] - Subject: Re: [perl #22372] [PATCH] sv_chop() broken - From: Enache Adrian - Date: Fri, 30 May 2003 18:52:28 +0300 - Message-ID: <20030530155228.GA872@ratsnest.hole> - - [ 19646] - Interesting patch(1) glitch. - - [ 19647] - Subject: Re: [perl #22372] [PATCH] sv_chop() broken - From: Enache Adrian - Date: Sat, 31 May 2003 14:18:11 +0300 - Message-ID: <20030531111811.GA1240@ratsnest.hole> - - [ 19648] - Better patch from Inaba Hiroto for - [perl #22375] 'split'/'index' problem for utf8 - - [ 19650] - Regenerate internals pods. - - [ 19651] - Don't install test.pl files. - - [ 19652] - Fix a case of segfault in gv_check(), by making - it ignore non-GV values in stashes. - Branch: maint-5.8/perl - !> ext/Encode/t/perlio.t gv.c installperl intrpvar.h - !> lib/Tie/File.pm lib/Tie/File/t/00_version.t - !> lib/Tie/File/t/09_gen_rs.t pod/perlapi.pod pod/perlintern.pod - !> pod/perlport.pod sv.c t/op/index.t t/op/stash.t t/op/subst.t - !> t/op/write.t -____________________________________________________________________________ -[ 19652] By: rgs on 2003/05/31 19:54:31 - Log: Fix a case of segfault in gv_check(), by making - it ignore non-GV values in stashes. - Branch: perl - ! gv.c t/op/stash.t -____________________________________________________________________________ -[ 19651] By: rgs on 2003/05/31 18:48:59 - Log: Don't install test.pl files. +[ 34416] By: merijn on 2008/09/25 11:55:49 + Log: pv_uni_display () omitted backslash in output string Branch: perl - ! installperl + ! utf8.c ____________________________________________________________________________ -[ 19650] By: rgs on 2003/05/31 18:47:50 - Log: Regenerate internals pods. +[ 34414] By: merijn on 2008/09/24 12:20:35 + Log: Subject: Couple of mail address fixes + From: Richard Foley + Date: Wed, 24 Sep 2008 14:07:38 +0200 + Message-Id: <200809241407.38389.Richard.Foley@rfi.net> Branch: perl - ! pod/perlapi.pod pod/perlintern.pod + ! pod/perldebtut.pod utils/perlbug.PL ____________________________________________________________________________ -[ 19649] By: rgs on 2003/05/31 18:33:07 - Log: Subject: [PATCH] jumbo closure patch broke formats - From: Dave Mitchell - Date: Sat, 31 May 2003 19:54:48 +0100 - Message-ID: <20030531185448.GA6055@fdgroup.com> - Plus restore the original test script for bug #22372 +[ 34409] By: nicholas on 2008/09/23 13:48:10 + Log: defined %{$package.'::'} isn't good enough to tell whether a module is + loaded when it's XS and staticly linked to perl. Branch: perl - ! pad.c t/op/write.t + ! ext/B/B/Concise.pm ext/B/t/concise.t ____________________________________________________________________________ -[ 19648] By: jhi on 2003/05/31 17:37:36 - Log: Better patch from Inaba Hiroto for - [perl #22375] 'split'/'index' problem for utf8 +[ 34408] By: stevep on 2008/09/23 13:37:54 + Log: Subject: [PATCH] Show using waitpid in IPC::Open[23] SYNOPSIS + From: brian d foy + Date: Sun, 21 Sep 2008 15:23:47 -0500 + Message-ID: <210920081523471499%brian.d.foy@gmail.com> Branch: perl - ! sv.c + ! lib/IPC/Open2.pm lib/IPC/Open3.pm ____________________________________________________________________________ -[ 19647] By: rgs on 2003/05/31 11:46:52 - Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken - From: Enache Adrian - Date: Sat, 31 May 2003 14:18:11 +0300 - Message-ID: <20030531111811.GA1240@ratsnest.hole> +[ 34406] By: nicholas on 2008/09/23 13:31:26 + Log: The tests for the -ostash option to B::Concise will have been failing + for -Uusedl since they were added. For now, test with a non-XS module, + and TODO the test with the XS module when usedl is undefined. Branch: perl - ! t/op/write.t + ! ext/B/t/concise.t ____________________________________________________________________________ -[ 19646] By: jhi on 2003/05/31 05:40:15 - Log: Interesting patch(1) glitch. +[ 34404] By: nicholas on 2008/09/23 12:00:05 + Log: Fix tests for the case of -Du_usedl Branch: perl - ! lib/Tie/File.pm + ! ext/DynaLoader/t/DynaLoader.t ____________________________________________________________________________ -[ 19645] By: jhi on 2003/05/31 05:37:10 - Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken - From: Enache Adrian - Date: Fri, 30 May 2003 18:52:28 +0300 - Message-ID: <20030530155228.GA872@ratsnest.hole> +[ 34402] By: stevep on 2008/09/23 02:59:24 + Log: Subject: [perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader.t assumes dynamic loading + From: Andy Dougherty + Date: Mon, 22 Sep 2008 13:36:57 -0400 (EDT) + Message-ID: Branch: perl - ! sv.c t/op/write.t + ! ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ -[ 19644] By: jhi on 2003/05/31 05:31:11 - Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak - From: "Craig A. Berry" - Date: Fri, 30 May 2003 13:08:01 -0500 - Message-ID: <3ED79E01.8050401@mac.com> +[ 34400] By: nicholas on 2008/09/22 20:39:30 + Log: Change 30638 to 5.8.x inadvertently introduced (at lest) two + regressions into the regexp engine. Add tests for the constructions + that regressed, to prevent any future change falling foul of the same + problem. Branch: perl - ! ext/Encode/t/perlio.t + ! t/op/re_tests ____________________________________________________________________________ -[ 19643] By: jhi on 2003/05/31 05:28:56 - Log: Upgrade to Tie::File 0.96. +[ 34392] By: rgs on 2008/09/22 08:30:40 + Log: Avoid uninitialized warnings from XSLoader Branch: perl - ! lib/Tie/File.pm lib/Tie/File/t/00_version.t - ! lib/Tie/File/t/09_gen_rs.t + ! ext/DynaLoader/XSLoader_pm.PL ____________________________________________________________________________ -[ 19642] By: jhi on 2003/05/30 19:06:02 - Log: test.pl-isation. +[ 34391] By: steveh on 2008/09/22 08:16:57 + Log: Skip another module from the VERSION comparison checks Branch: perl - ! t/op/index.t + ! Porting/cmpVERSION.pl ____________________________________________________________________________ -[ 19641] By: jhi on 2003/05/30 15:59:57 - Log: A bit of networking notworking negativity. - (Inspiration from Jos.) +[ 34390] By: steveh on 2008/09/22 07:58:57 + Log: Fix syntax error in makedef.pl introduced by #34379 Branch: perl - ! pod/perlport.pod + ! makedef.pl ____________________________________________________________________________ -[ 19640] By: jhi on 2003/05/30 05:47:15 - Log: Fix for "#22375 'split'/'index' problem for utf8". +[ 34389] By: merijn on 2008/09/21 17:25:32 + Log: Subject: [PATCH] Re: [perl #59128] Typo in perldsc(1) + From: Moritz Lenz + Date: Sun, 21 Sep 2008 17:47:11 +0200 + Message-ID: <48D66C7F.6000602@casella.verplant.org> Branch: perl - ! sv.c t/op/index.t + ! pod/perldsc.pod ____________________________________________________________________________ -[ 19639] By: jhi on 2003/05/29 19:07:35 - Log: Add the test case for the already fixed - [perl #22351] perl bug with 'e' substitution modifier +[ 34388] By: merijn on 2008/09/21 17:18:15 + Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gz + From: Sébastien Aperghis-Tramoni + Date: Sun, 21 Sep 2008 18:31:48 +0200 + Message-Id: Branch: perl - ! t/op/subst.t + ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t ____________________________________________________________________________ -[ 19638] By: jhi on 2003/05/29 18:56:46 - Log: Comment tweakage. +[ 34387] By: merijn on 2008/09/21 17:16:13 + Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.27.tar.gz + From: Sébastien Aperghis-Tramoni + Date: Sun, 21 Sep 2008 19:07:47 +0200 + Message-Id: Branch: perl - ! intrpvar.h + ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL + ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs ____________________________________________________________________________ -[ 19637] By: rgs on 2003/05/29 18:47:40 - Log: Subject: [PATCH] jumbo closure fix - From: Dave Mitchell - Date: Wed, 26 Feb 2003 14:49:47 +0000 - Message-ID: <20030226144947.A14444@fdgroup.com> - Branch: perl - ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h - ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod - ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad - ! t/op/closure.t -____________________________________________________________________________ -[ 19636] By: jhi on 2003/05/29 14:19:35 - Log: Integrate: - [ 19618] - Subject: [Encode] Minor bug in piconv induced by Getopt::Long - From: Dan Kogai - Date: 24 May 2003 19:50:48 -0000 - Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp> - - [ 19619] - Protect against race conditions: if the pid is not seen, - neither will be the $0 change be seen (and vice versa). - - [ 19620] - Subject: Re: [PATCH: perlio.h] maint snap @ 19613 - From: "Marcus Holland-Moritz" - Date: Sun, 25 May 2003 21:17:42 +0200 - Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2> - - [ 19621] - Run external commands only with localized sanitized $ENV{PATH}. - - [ 19622] - Regen modlib and toc. - - [ 19623] - Subject: [PATCH] for cygwin/perlld.in - From: "Gerrit P. Haase" - Date: Sat, 24 May 2003 16:51:29 +0200 - Message-ID: <162265353578.20030524165129@familiehaase.de> - - [ 19625] - Subject: Re: [perl #22299] goto doesn't find label - From: Dave Mitchell - Date: Sat, 24 May 2003 12:25:17 +0100 - Message-ID: <20030524112517.GA11761@fdgroup.com> - - Subject: [PATCH] Re: [perl #22299] goto doesn't find label - From: Dave Mitchell - Date: Mon, 26 May 2003 13:47:11 +0100 - Message-ID: <20030526124710.GA17670@fdgroup.com> - - [ 19626] - For now reword the sysread/syswrite description to - stress the fact that by default everything is still bytes. - - [ 19627] - OpenZaurus cross-compilation patches from Redvers Davies. - - [ 19628] - Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP - From: Jan Dubois - Date: Mon, 26 May 2003 23:33:53 -0700 - Message-ID: - - [ 19629] - Subject: [PATCH] Re: a2p is linked against too many libraries - From: Andy Dougherty - Date: Wed, 28 May 2003 09:20:06 -0400 (EDT) - Message-ID: - - [ 19630] - Subject: typo in pod/perlfunc.pod - From: Alexey Mahotkin - Date: Wed, 28 May 2003 15:18:04 +0400 - Message-ID: <878ysrs4k3.fsf@dim.w-m.ru> - - [ 19631] - Document that setvbuf() is not probably any more available. - Many reports, most recently by mjd in - [perl #22339] IO::Handle::setvbuf not defined properly - - [ 19632] - Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning - From: Dave Mitchell - Date: Tue, 27 May 2003 19:31:10 +0100 - Message-ID: <20030527183110.GA22715@fdgroup.com> - - [ 19633] - A *much* cut-down version of the patches in the thread - Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors - From: Jim Cromie (via RT) - Date: 16 May 2003 19:04:28 -0000 - Message-Id: - - [ 19634] - Subject: [patch] IO::File->open() with encoding - From: Pradeep Hodigere - Date: Mon, 19 May 2003 16:05:47 -0700 (PDT) - Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com> - - [ 19635] - Subject: Credits patch - From: Ed Avis - Date: Sun, 18 May 2003 18:08:55 +0100 (BST) - Message-ID: - - (the cygwin/perlld.in and Cross/config.sh-arm-linux edited - to talk of 5.8.1 instead of 5.9.0) - Branch: maint-5.8/perl - +> ext/IO/lib/IO/t/io_utf8.t - !> Cross/Makefile Cross/Makefile.SH.patch Cross/README - !> Cross/config.sh-arm-linux Cross/generate_config_sh - !> Cross/installperl.patch MANIFEST cygwin/perlld.in - !> ext/Encode/bin/piconv ext/IO/lib/IO/File.pm - !> ext/IO/lib/IO/Handle.pm ext/Sys/Hostname/Hostname.pm - !> ext/threads/t/join.t hv.c lib/Tie/RefHash.pm perlio.h - !> pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod - !> pod/perlrun.pod pod/perltoc.pod pp_ctl.c t/op/goto.t - !> win32/win32.c x2p/Makefile.SH -____________________________________________________________________________ -[ 19635] By: jhi on 2003/05/29 09:13:06 - Log: Subject: Credits patch - From: Ed Avis - Date: Sun, 18 May 2003 18:08:55 +0100 (BST) - Message-ID: - Branch: perl - ! lib/Tie/RefHash.pm -____________________________________________________________________________ -[ 19634] By: jhi on 2003/05/29 09:11:30 - Log: Subject: [patch] IO::File->open() with encoding - From: Pradeep Hodigere - Date: Mon, 19 May 2003 16:05:47 -0700 (PDT) - Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com> - Branch: perl - + ext/IO/lib/IO/t/io_utf8.t - ! MANIFEST ext/IO/lib/IO/File.pm -____________________________________________________________________________ -[ 19633] By: jhi on 2003/05/29 08:18:09 - Log: A *much* cut-down version of the patches in the thread - Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors - From: Jim Cromie (via RT) - Date: 16 May 2003 19:04:28 -0000 - Message-Id: +[ 34386] By: merijn on 2008/09/21 17:10:23 + Log: Subject: [PATCH] Re: [perl #59134] Typo in File::stat man pag + From: Moritz Lenz + Date: Sun, 21 Sep 2008 17:50:04 +0200 + Message-ID: <20080921154935.4916.qmail@lists.develooper.com> Branch: perl - ! pod/perldiag.pod + ! lib/File/stat.pm ____________________________________________________________________________ -[ 19632] By: jhi on 2003/05/29 08:12:46 - Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning - From: Dave Mitchell - Date: Tue, 27 May 2003 19:31:10 +0100 - Message-ID: <20030527183110.GA22715@fdgroup.com> +[ 34385] By: merijn on 2008/09/21 14:45:10 + Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.16.tar.gz + From: Sébastien Aperghis-Tramoni + Date: Sun, 21 Sep 2008 16:13:36 +0200 + Message-Id: <5B1668F5-06FA-4104-9966-9727E880C533@free.fr> Branch: perl - ! hv.c + ! lib/constant.pm ____________________________________________________________________________ -[ 19631] By: jhi on 2003/05/29 08:11:42 - Log: Document that setvbuf() is not probably any more available. - Many reports, most recently by mjd in - [perl #22339] IO::Handle::setvbuf not defined properly +[ 34384] By: gisle on 2008/09/20 18:13:37 + Log: Implement IO::Handle::say the same way as the builtin say(). + IO::Handle::say used to output $, before the newline. Branch: perl ! ext/IO/lib/IO/Handle.pm ____________________________________________________________________________ -[ 19630] By: jhi on 2003/05/29 07:59:51 - Log: Subject: typo in pod/perlfunc.pod - From: Alexey Mahotkin - Date: Wed, 28 May 2003 15:18:04 +0400 - Message-ID: <878ysrs4k3.fsf@dim.w-m.ru> +[ 34383] By: nicholas on 2008/09/20 16:21:00 + Log: Another missing 'static' picked up by one of Merijn's smokers. Branch: perl - ! pod/perlfunc.pod + ! hv.c ____________________________________________________________________________ -[ 19629] By: merijn on 2003/05/28 12:24:42 - Log: Subject: [PATCH] Re: a2p is linked against too many libraries - From: Andy Dougherty - Date: Wed, 28 May 2003 09:20:06 -0400 (EDT) - Message-ID: +[ 34381] By: nicholas on 2008/09/20 11:38:46 + Log: Two missing 'static's, spotted by Merijn's smoker. Branch: perl - ! x2p/Makefile.SH + ! av.c regcomp.c ____________________________________________________________________________ -[ 19628] By: jhi on 2003/05/28 05:26:43 - Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP - From: Jan Dubois - Date: Mon, 26 May 2003 23:33:53 -0700 - Message-ID: +[ 34380] By: nicholas on 2008/09/19 20:46:56 + Log: Kevin J. Woolley has taken over from Gozer. Branch: perl - ! pod/perlrun.pod win32/win32.c + ! Porting/repository.pod ____________________________________________________________________________ -[ 19627] By: jhi on 2003/05/28 05:08:07 - Log: OpenZaurus cross-compilation patches from Redvers Davies. +[ 34379] By: merijn on 2008/09/17 15:45:09 + Log: RE: [perl #58858] Building Perl 5.10.0 in AIX 5.3 using "-Duseshrplib" option --> "ERROR: Undefined symbol: boot_DynaLoader" + From: "Jan Dubois" + Date: Mon, 15 Sep 2008 17:43:34 -0700 + Message-ID: <043301c91795$3fe15df0$bfa419d0$@com> Branch: perl - ! Cross/Makefile Cross/Makefile.SH.patch Cross/README - ! Cross/config.sh-arm-linux Cross/generate_config_sh - ! Cross/installperl.patch + ! makedef.pl ____________________________________________________________________________ -[ 19626] By: jhi on 2003/05/27 06:30:54 - Log: For now reword the sysread/syswrite description to - stress the fact that by default everything is still bytes. +[ 34378] By: rgs on 2008/09/17 07:01:00 + Log: Subject: Re: [PATCH] Revised: Improved documentation for flock() in perlfunc.pod + From: Paul Fenwick + Date: Tue, 16 Sep 2008 20:32:39 +1000 + Message-ID: <48CF8B47.30803@perltraining.com.au> Branch: perl ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19625] By: jhi on 2003/05/26 20:31:56 - Log: Subject: Re: [perl #22299] goto doesn't find label - From: Dave Mitchell - Date: Sat, 24 May 2003 12:25:17 +0100 - Message-ID: <20030524112517.GA11761@fdgroup.com> - - Subject: [PATCH] Re: [perl #22299] goto doesn't find label - From: Dave Mitchell - Date: Mon, 26 May 2003 13:47:11 +0100 - Message-ID: <20030526124710.GA17670@fdgroup.com> - Branch: perl - ! pp_ctl.c t/op/goto.t -____________________________________________________________________________ -[ 19624] By: nick on 2003/05/26 15:51:53 - Log: Integrate mainline - Branch: perlio - !> cygwin/perlld.in ext/Encode/bin/piconv - !> ext/Sys/Hostname/Hostname.pm ext/threads/t/join.t - !> pod/perlmodlib.pod pod/perltoc.pod -____________________________________________________________________________ -[ 19623] By: merijn on 2003/05/26 11:19:38 - Log: Subject: [PATCH] for cygwin/perlld.in - From: "Gerrit P. Haase" - Date: Sat, 24 May 2003 16:51:29 +0200 - Message-ID: <162265353578.20030524165129@familiehaase.de> - Branch: perl - ! cygwin/perlld.in -____________________________________________________________________________ -[ 19622] By: jhi on 2003/05/25 18:57:18 - Log: Regen modlib and toc. - Branch: perl - ! pod/perlmodlib.pod pod/perltoc.pod -____________________________________________________________________________ -[ 19621] By: jhi on 2003/05/25 18:51:00 - Log: Run external commands only with localized sanitized $ENV{PATH}. - Branch: perl - ! ext/Sys/Hostname/Hostname.pm -____________________________________________________________________________ -[ 19620] By: jhi on 2003/05/25 18:39:04 - Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613 - From: "Marcus Holland-Moritz" - Date: Sun, 25 May 2003 21:17:42 +0200 - Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2> - Branch: perl - ! perlio.h -____________________________________________________________________________ -[ 19619] By: jhi on 2003/05/25 18:36:17 - Log: Protect against race conditions: if the pid is not seen, - neither will be the $0 change be seen (and vice versa). - Branch: perl - ! ext/threads/t/join.t -____________________________________________________________________________ -[ 19618] By: jhi on 2003/05/24 19:54:39 - Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long - From: Dan Kogai - Date: 24 May 2003 19:50:48 -0000 - Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp> - Branch: perl - ! ext/Encode/bin/piconv -____________________________________________________________________________ -[ 19617] By: nick on 2003/05/24 18:47:42 - Log: More work-in-progress on sysread() abstraction. - - sysread() does not want to retry on EINTR but too many places have that logic. - now stdio and unix are both doing re-try on EINTR it makes sense to move - that logic up to PerlIO_read()/PerlIO_write() and leave layers as raw without - retry (which should help them be re-used for sysread). - - also noted (old?) comment in pp_sys.c that says PerlIO_read() returns 0 on error - but perlapio.pod says it returns -ve. Match the pod for :stdio. - - all tests pass (:perlio/:stdio) if pp_sys.c is re-hacked to turn off new-sysread - logic so above re-factoring is not a disaster... - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 19616] By: nick on 2003/05/24 16:09:55 - Log: Tweak Base_read - which needed indentation change - re-indent perlio.c using indent - add .indent.pro so indent-ing is reproducable. - Branch: perlio - + .indent.pro - ! perlio.c +[ 34377] By: nicholas on 2008/09/16 21:04:14 + Log: Subject: [PATCH] Don't reuse temp files in tests + From: "Jerry D. Hedden" + Message-ID: <1ff86f510809161335j73312da3v90fa6ef0cb8ac7c@mail.gmail.com> + Date: Tue, 16 Sep 2008 16:35:11 -0400 + Branch: perl + ! lib/charnames.t lib/strict.t lib/subs.t ____________________________________________________________________________ -[ 19615] By: nick on 2003/05/24 14:53:02 - Log: re-instate warning with syslayer abstraction. - Branch: perlio - ! perlio.c +[ 34373] By: nicholas on 2008/09/16 09:58:01 + Log: "Upgrade" AutoSplit to 1.06. + Branch: perl + ! lib/AutoSplit.pm ____________________________________________________________________________ -[ 19614] By: nick on 2003/05/24 14:03:12 - Log: Integrate mainline (but don't integrate back yet). - Branch: perlio - +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm - +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t - - lib/CPAN/README lib/ftp.pl - !> (integrate 121 files) -____________________________________________________________________________ -[ 19613] By: jhi on 2003/05/24 08:03:55 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34371] By: nicholas on 2008/09/15 22:53:27 + Log: SEGV in readline with $/ set to a reference, discovered by theorbtwo. + The bug turns out to have been introduced in 2003, with change 18580. + Branch: perl + ! sv.c ____________________________________________________________________________ -[ 19612] By: jhi on 2003/05/24 07:53:25 - Log: Regen the old-style VOS config files. - Branch: maint-5.8/perl - ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def - ! vos/config.ga.h -____________________________________________________________________________ -[ 19611] By: jhi on 2003/05/24 07:50:43 - Log: Integrate: - [ 19592] - Workaround for buggy gcc 2.95.3 in openbsd/sparc64. - - [ 19593] - Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...] - From: Dan Kogai - Date: Fri, 23 May 2003 20:17:16 +0900 - Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp> - - [ 19594] - Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04 - From: Michael G Schwern - Date: Fri, 23 May 2003 02:10:46 -0700 - Message-ID: <20030523091046.GB11662@windhund.schwern.org> - - [ 19595] - Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...] - From: Dan Kogai - Date: Sat, 24 May 2003 00:15:49 +0900 - Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp> - - [ 19596] - U/WIN extension fix from John P. Linderman. - - [ 19597] - Linewrapping MUAs, grumble. - - [ 19598] - Hasty editing, grumble. - - [ 19599] - Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525 - From: Robin Barker - Date: Fri, 23 May 2003 17:32:22 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk> - - [ 19600] - Subject: [PATCH] for Configure -Dnoextensions=Encode - From: Robin Barker - Date: Fri, 23 May 2003 17:37:09 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk> - - [ 19601] - Subject: [PATCH] RE: state of deparse? - From: Robin Barker - Date: Fri, 23 May 2003 17:42:37 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk> - - [ 19602] - Noticed by John P. Linderman. - - [ 19603] - lib/ftp.pl requires the obsoleted (and removed) chat2.pl. - - [ 19604] - Add a real scan for pthread_attr_setscope(). - - [ 19606] - Regen Glossary et al. - - [ 19607] - Introduce (undefined) pthread_attr_setscope to non-Configure lands. - - [ 19608] - Missing "to". - - [ 19610] - Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables - From: Dave Mitchell - Date: Thu, 22 May 2003 10:13:19 +0100 - Message-ID: <20030522091319.GA4568@fdgroup.com> - - Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables - From: Dave Mitchell - Date: Fri, 23 May 2003 17:09:44 +0100 - Message-ID: <20030523160944.GC9194@fdgroup.com> - - (Regen Configure, Glossary, et al) - (One metaconfig beauty tweak sneaked in) - Branch: maint-5.8/perl - +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm - +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t - - lib/ftp.pl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH - !> (integrate 71 files) - Branch: metaconfig - ! U/compline/Csym.U -____________________________________________________________________________ -[ 19610] By: jhi on 2003/05/24 06:42:52 - Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables - From: Dave Mitchell - Date: Thu, 22 May 2003 10:13:19 +0100 - Message-ID: <20030522091319.GA4568@fdgroup.com> - - Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables - From: Dave Mitchell - Date: Fri, 23 May 2003 17:09:44 +0100 - Message-ID: <20030523160944.GC9194@fdgroup.com> - Branch: perl - ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t - ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t -____________________________________________________________________________ -[ 19609] By: jhi on 2003/05/24 06:30:57 - Log: metaconfig unit change for #19608. - Branch: metaconfig - ! U/threads/d_pthread_atfork.U -____________________________________________________________________________ -[ 19608] By: jhi on 2003/05/24 06:30:40 - Log: Missing "to". - Branch: perl - ! NetWare/config_H.wc Porting/config_H config_h.SH - ! plan9/config.plan9 plan9/config_h.sample uconfig.h - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/config_H.vc64 wince/config_H.ce +[ 34370] By: nicholas on 2008/09/15 21:55:51 + Log: Bump $ExtUtils::Constant::Utils::VERSION. + Branch: perl + ! lib/ExtUtils/Constant/Utils.pm ____________________________________________________________________________ -[ 19607] By: jhi on 2003/05/24 06:23:51 - Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands. +[ 34369] By: nicholas on 2008/09/15 19:28:39 + Log: Bump $O::VERSION, to reflect change 32626, a doc change that is the only + change to O.pm since 2001. Branch: perl - ! Cross/config.sh-arm-linux NetWare/config.wc - ! NetWare/config_H.wc 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 + ! ext/B/O.pm ____________________________________________________________________________ -[ 19606] By: jhi on 2003/05/24 06:05:17 - Log: Regen Glossary et al. +[ 34365] By: steveh on 2008/09/15 17:01:08 + Log: Bump VERSIONs in all non-dual-lived modules that have changed + since 5.8.8, ready for merging into maint-5.8 prior to 5.8.9. + (Many (all?) of these should really have been changed prior to + 5.10.0, but better late than never.) + + Also modify cmpVERSION.pl to skip uninstalled test modules whose + VERSIONs don't really matter. Branch: perl - ! Porting/Glossary Porting/config.sh Porting/config_H + ! Porting/cmpVERSION.pl ext/Opcode/ops.pm + ! ext/XS/Typemap/Typemap.pm lib/DBM_Filter/compress.pm + ! lib/DBM_Filter/encode.pm lib/DBM_Filter/int32.pm + ! lib/DBM_Filter/null.pm lib/DBM_Filter/utf8.pm + ! lib/File/CheckTree.pm lib/Getopt/Std.pm lib/IPC/Open3.pm + ! lib/PerlIO.pm lib/Tie/Handle.pm lib/Tie/Hash.pm + ! lib/Tie/Scalar.pm lib/blib.pm os2/OS2/Process/Process.pm + ! vms/ext/Stdio/Stdio.pm ____________________________________________________________________________ -[ 19605] By: jhi on 2003/05/24 05:58:10 - Log: metaconfig unit change for #19604. - Branch: metaconfig/U/perl - + d_pthread_attr_ss.U +[ 34364] By: nicholas on 2008/09/15 10:56:23 + Log: Upgrade to podlators 2.1.3 + Branch: perl + + lib/Pod/t/text-utf8.t + ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm + ! lib/Pod/t/man-options.t lib/Pod/t/pod-spelling.t + ! lib/Pod/t/text-options.t lib/Pod/t/text.t pod/pod2man.PL + ! pod/pod2text.PL ____________________________________________________________________________ -[ 19604] By: jhi on 2003/05/24 05:57:49 - Log: Add a real scan for pthread_attr_setscope(). +[ 34363] By: merijn on 2008/09/15 08:22:14 + Log: Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project) Branch: perl - ! Configure config_h.SH ext/threads/threads.xs + ! Configure Porting/Glossary config_h.SH handy.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 win32/config_sh.PL ____________________________________________________________________________ -[ 19603] By: jhi on 2003/05/24 05:32:34 - Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl. +[ 34361] By: nicholas on 2008/09/14 21:27:42 + Log: The program spawned from process.t needs to set up @INC correctly, as + process.t does not add an -I../lib for core. + Branch: perl + ! ext/Test/Harness/t/sample-tests/delayed +____________________________________________________________________________ +[ 34359] By: nicholas on 2008/09/13 15:25:35 + Log: Upgrade to Test::Harness 3.14 + Branch: perl + + ext/Test/Harness/lib/App/Prove/State/Result.pm + + ext/Test/Harness/lib/App/Prove/State/Result/Test.pm + + ext/Test/Harness/t/glob-to-regexp.t + + ext/Test/Harness/t/harness-subclass.t + + ext/Test/Harness/t/lib/NOP.pm + + ext/Test/Harness/t/state_results.t + ! MANIFEST ext/Test/Harness/Changes ext/Test/Harness/Makefile.PL + ! ext/Test/Harness/bin/prove ext/Test/Harness/lib/App/Prove.pm + ! ext/Test/Harness/lib/App/Prove/State.pm + ! ext/Test/Harness/lib/TAP/Base.pm + ! ext/Test/Harness/lib/TAP/Formatter/Color.pm + ! ext/Test/Harness/lib/TAP/Formatter/Console.pm + ! ext/Test/Harness/lib/TAP/Formatter/Console/ParallelSession.pm + ! ext/Test/Harness/lib/TAP/Formatter/Console/Session.pm + ! ext/Test/Harness/lib/TAP/Harness.pm + ! ext/Test/Harness/lib/TAP/Object.pm + ! ext/Test/Harness/lib/TAP/Parser.pm + ! ext/Test/Harness/lib/TAP/Parser/Aggregator.pm + ! ext/Test/Harness/lib/TAP/Parser/Grammar.pm + ! ext/Test/Harness/lib/TAP/Parser/Iterator.pm + ! ext/Test/Harness/lib/TAP/Parser/Iterator/Array.pm + ! ext/Test/Harness/lib/TAP/Parser/Iterator/Process.pm + ! ext/Test/Harness/lib/TAP/Parser/Iterator/Stream.pm + ! ext/Test/Harness/lib/TAP/Parser/IteratorFactory.pm + ! ext/Test/Harness/lib/TAP/Parser/Multiplexer.pm + ! ext/Test/Harness/lib/TAP/Parser/Result.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Bailout.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Comment.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Plan.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Pragma.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Test.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Unknown.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/Version.pm + ! ext/Test/Harness/lib/TAP/Parser/Result/YAML.pm + ! ext/Test/Harness/lib/TAP/Parser/ResultFactory.pm + ! ext/Test/Harness/lib/TAP/Parser/Scheduler.pm + ! ext/Test/Harness/lib/TAP/Parser/Scheduler/Job.pm + ! ext/Test/Harness/lib/TAP/Parser/Scheduler/Spinner.pm + ! ext/Test/Harness/lib/TAP/Parser/Source.pm + ! ext/Test/Harness/lib/TAP/Parser/Source/Perl.pm + ! ext/Test/Harness/lib/TAP/Parser/Utils.pm + ! ext/Test/Harness/lib/TAP/Parser/YAMLish/Reader.pm + ! ext/Test/Harness/lib/TAP/Parser/YAMLish/Writer.pm + ! ext/Test/Harness/lib/Test/Harness.pm + ! ext/Test/Harness/t/000-load.t + ! ext/Test/Harness/t/compat/failure.t + ! ext/Test/Harness/t/compat/test-harness-compat.t + ! ext/Test/Harness/t/harness.t ext/Test/Harness/t/iterators.t + ! ext/Test/Harness/t/multiplexer.t ext/Test/Harness/t/nofork.t + ! ext/Test/Harness/t/parse.t ext/Test/Harness/t/process.t + ! ext/Test/Harness/t/prove.t ext/Test/Harness/t/proverc.t + ! ext/Test/Harness/t/proverun.t ext/Test/Harness/t/regression.t + ! ext/Test/Harness/t/sample-tests/delayed + ! ext/Test/Harness/t/sample-tests/inc_taint + ! ext/Test/Harness/t/sample-tests/stdout_stderr + ! ext/Test/Harness/t/source.t ext/Test/Harness/t/state.t + ! ext/Test/Harness/t/testargs.t +____________________________________________________________________________ +[ 34358] By: rgs on 2008/09/13 08:44:30 + Log: Subject: Re: [5.8] Change 33727 (op.c) breaks constant folding in "elsif" + From: Vincent Pit + Date: Sat, 13 Sep 2008 01:13:30 +0200 + Message-ID: <48CAF79A.6000001@profvince.com> + Branch: perl + ! embed.fnc embed.h ext/B/t/deparse.t op.c pod/perlapi.pod + ! proto.h +____________________________________________________________________________ +[ 34357] By: nicholas on 2008/09/12 21:02:55 + Log: In S_mro_get_linear_isa_dfs(), add void casts to silence two warnings + about "value computed is not used". Re-order the code to group + operations on the isa hash with each other. Add a SvREADONLY_on() on + the isa array if it is generated by Perl_get_isa_hash(). Branch: perl - - lib/ftp.pl - ! MANIFEST + ! mro.c ____________________________________________________________________________ -[ 19602] By: jhi on 2003/05/23 17:02:28 - Log: Noticed by John P. Linderman. +[ 34356] By: nicholas on 2008/09/12 09:25:55 + Log: Build the isa cache from any linear ISA, rather than forcing the use + of dfs. This avoids calling dfs on a C3 class (and all its parents), + which won't break anything, but is more work than is needed. Branch: perl - ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h + ! mro.c ____________________________________________________________________________ -[ 19601] By: jhi on 2003/05/23 16:58:04 - Log: Subject: [PATCH] RE: state of deparse? - From: Robin Barker - Date: Fri, 23 May 2003 17:42:37 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk> +[ 34355] By: nicholas on 2008/09/12 08:52:50 + Log: Need to free the isa lookup hash before rebuilding it. Branch: perl - ! ext/B/B/Deparse.pm + ! mro.c t/op/universal.t ____________________________________________________________________________ -[ 19600] By: jhi on 2003/05/23 16:55:09 - Log: Subject: [PATCH] for Configure -Dnoextensions=Encode - From: Robin Barker - Date: Fri, 23 May 2003 17:37:09 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk> +[ 34354] By: nicholas on 2008/09/12 00:19:51 + Log: Create a direct lookup hash for ->isa() lookup, by retaining the + de-duping hash used by S_mro_get_linear_isa_dfs(). Provide a new + function Perl_get_isa_hash() to lazily retrieve this. (Which could + actually be static if S_isa_lookup() and Perl_sv_derived_from() + moved into mro.c.) Make S_isa_lookup() use this lookup hash in place + of a linear walk of the linear isa. This should turn isa lookups from + O(n) to O(1), which should make heavy users of ->isa() faster. + (eg PPI, and hence Perl Critic). Branch: perl - ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t - ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t + ! embed.fnc hv.c hv.h mro.c proto.h universal.c ____________________________________________________________________________ -[ 19599] By: jhi on 2003/05/23 16:51:18 - Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525 - From: Robin Barker - Date: Fri, 23 May 2003 17:32:22 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk> +[ 34353] By: nicholas on 2008/09/11 22:11:32 + Log: Abolish the warning "Can't locate package %"SVf" for the parents of %s" + which doesn't tell you anything you won't discover soon enough when you + try to call a method. (Or haven't already been warned about when @ISA + was linearised) Branch: perl - ! embed.pl perl.h perlio.c perlio.h proto.h + ! pod/perldiag.pod universal.c ____________________________________________________________________________ -[ 19598] By: jhi on 2003/05/23 16:05:36 - Log: Hasty editing, grumble. +[ 34352] By: nicholas on 2008/09/11 21:46:28 + Log: As stash can't be NULL, no need to check name_stash is not NULL before + comparing the two, as a NULL == NULL comparison can't happen. Branch: perl - ! ext/POSIX/POSIX.xs + ! universal.c ____________________________________________________________________________ -[ 19597] By: jhi on 2003/05/23 16:02:30 - Log: Linewrapping MUAs, grumble. +[ 34351] By: nicholas on 2008/09/11 21:27:43 + Log: The stash argument to S_isa_lookup() actually never is NULL. Branch: perl - ! ext/POSIX/POSIX.xs + ! embed.fnc proto.h ____________________________________________________________________________ -[ 19596] By: jhi on 2003/05/23 16:00:51 - Log: U/WIN extension fix from John P. Linderman. +[ 34350] By: nicholas on 2008/09/11 21:27:07 + Log: Use 1 line of code in place of 6 in Perl_sv_derived_from(). Branch: perl - ! ext/POSIX/POSIX.xs + ! universal.c ____________________________________________________________________________ -[ 19595] By: jhi on 2003/05/23 14:19:53 - Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...] - From: Dan Kogai - Date: Sat, 24 May 2003 00:15:49 +0900 - Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp> - Branch: perl - ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs - ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm -____________________________________________________________________________ -[ 19594] By: jhi on 2003/05/23 13:06:25 - Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04 - From: Michael G Schwern - Date: Fri, 23 May 2003 02:10:46 -0700 - Message-ID: <20030523091046.GB11662@windhund.schwern.org> - Branch: perl - + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm - + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t - ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm - ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm - ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm - ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm - ! lib/ExtUtils/MakeMaker/FAQ.pod - ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm - ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t - ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t -____________________________________________________________________________ -[ 19593] By: jhi on 2003/05/23 12:56:23 - Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...] - From: Dan Kogai - Date: Fri, 23 May 2003 20:17:16 +0900 - Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp> - Branch: perl - ! ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs - ! ext/Encode/lib/Encode/Encoding.pm - ! ext/PerlIO/encoding/encoding.xs -____________________________________________________________________________ -[ 19592] By: jhi on 2003/05/23 12:52:05 - Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64. - Branch: perl - ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t - ! ext/Time/HiRes/HiRes.xs -____________________________________________________________________________ -[ 19591] By: jhi on 2003/05/22 11:59:21 - Log: Integrate: - [ 19578] - Subject: [Encode] 1.95 released - From: Dan Kogai - Date: Wed, 21 May 2003 18:26:26 +0900 - Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp> - - [ 19579] - U/WIN test nit for John P. Linderman. - - [ 19580] - VMS test tweak from Craig Berry. - - [ 19581] - U/WIN test tweak from John P. Linderman. - - [ 19582] - MAN3PODS => {} good. (Was in 5.8.0, has been lost at some point.) - - [ 19583] - Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used - From: Ronald J Kimball - Date: Mon, 19 May 2003 17:53:25 -0400 - Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu> - - (the bug id corrected to be #22231, not #22238) - - [ 19584] - Subject: [PATCH] perldata.pod revamp rev. 3 - From: Shlomi Fish - Date: Wed, 14 May 2003 17:46:05 +0300 (IDT) - Message-ID: - - [ 19585] - More U/WIN tweaks from John P. Linderman. - - [ 19586] - Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to - disable the loading of .pmc files if defined. - Rename the function S_doopen_pmc to S_doopen_pm. - - [ 19589] - Subject: [PATCH] [perl #21887] h2xs becoming enum-aware - From: Tassilo von Parseval - Date: Tue, 13 May 2003 10:36:32 +0200 - Message-id: <20030513083631.GA21782@ethan> - - [ 19590] - Subject: Re: [cpan #2629] Wrong assumption in numeric comparison - From: Dan Kogai - Date: Thu, 22 May 2003 18:46:40 +0900 - Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> - Branch: maint-5.8/perl - !> (integrate 39 files) -____________________________________________________________________________ -[ 19590] By: jhi on 2003/05/22 11:51:46 - Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison - From: Dan Kogai - Date: Thu, 22 May 2003 18:46:40 +0900 - Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> +[ 34349] By: nicholas on 2008/09/11 21:12:51 + Log: S_isa_lookup() no longer recurses (as of Brandon's MRO changes), so we + don't need to pass in name_stash as a parameter. Branch: perl - ! ext/Encode/encoding.pm + ! embed.fnc embed.h proto.h universal.c ____________________________________________________________________________ -[ 19589] By: rgs on 2003/05/21 21:37:28 - Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware - From: Tassilo von Parseval - Date: Tue, 13 May 2003 10:36:32 +0200 - Message-id: <20030513083631.GA21782@ethan> - Branch: perl - ! utils/h2xs.PL -____________________________________________________________________________ -[ 19588] By: rgs on 2003/05/21 21:03:04 - Log: New warning "Useless localization of %s", based on - Subject: [PATCH] new warning "Useless localization of %s is deprecated" - From: Dave Mitchell - Date: Wed, 30 Apr 2003 21:17:38 +0100 - Message-ID: <20030430201738.GA22054@fdgroup.com> - - The proposed patch added this warning in the 'deprecated' category ; - I think this category is for things that exist and will be removed, - rather than for things that don't exist and that will maybe be added. +[ 34348] By: steveh on 2008/09/11 16:50:06 + Log: Skip another file in the VERSION comparison program Branch: perl - ! op.c pod/perldiag.pod t/lib/warnings/op + ! Porting/cmpVERSION.pl ____________________________________________________________________________ -[ 19587] By: nick on 2003/05/21 20:16:45 - Log: Work-in-progress - do not integrate yet - Experimental PerlIO_syslayer() [or sysread only at this point] - 3 fails on a UNIX :perlio stack - - warnings misses Filehandle F opened only for output (weird) - - socketpair discovers that Unix_read() restarts on EINTR (gotcha) - - lib/open fails to sysread() chars (a feature?) - Branch: perlio - ! makedef.pl perlio.c perlio.h perliol.h pp_sys.c -____________________________________________________________________________ -[ 19586] By: rgs on 2003/05/21 19:56:38 - Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to - disable the loading of .pmc files if defined. - Rename the function S_doopen_pmc to S_doopen_pm. +[ 34338] By: rgs on 2008/09/11 07:53:36 + Log: Subject: Re: blead with -Dusemymalloc fails on t/comp/hints.t + From: Vincent Pit + Date: Wed, 10 Sep 2008 22:59:14 +0200 + Message-ID: <48C83522.9010804@profvince.com> Branch: perl - ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h + ! hv.c ____________________________________________________________________________ -[ 19585] By: jhi on 2003/05/21 19:28:23 - Log: More U/WIN tweaks from John P. Linderman. +[ 34337] By: nicholas on 2008/09/10 18:27:37 + Log: Subject: [PATCH] Watchdog re-queue + From: "Jerry D. Hedden" + Message-ID: <1ff86f510809090654v2de48f1r37499d573f452cdb@mail.gmail.com> + Date: Tue, 9 Sep 2008 09:54:41 -0400 Branch: perl - ! t/io/layers.t t/io/tell.t + ! t/test.pl ____________________________________________________________________________ -[ 19584] By: rgs on 2003/05/21 19:27:13 - Log: Subject: [PATCH] perldata.pod revamp rev. 3 - From: Shlomi Fish - Date: Wed, 14 May 2003 17:46:05 +0300 (IDT) - Message-ID: +[ 34334] By: nicholas on 2008/09/10 15:53:22 + Log: Correct Audrey's name in traditional and simplified Chinese (with a lot + of help from CL). Branch: perl - ! pod/perldata.pod + ! README.cn README.tw ____________________________________________________________________________ -[ 19583] By: jhi on 2003/05/21 19:18:21 - Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used - From: Ronald J Kimball - Date: Mon, 19 May 2003 17:53:25 -0400 - Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu> - - (the bug id corrected to be #22231, not #22238) +[ 34330] By: nicholas on 2008/09/10 09:16:06 + Log: Update Changes. Branch: perl - ! lib/Switch.pm + ! Changes ____________________________________________________________________________ -[ 19582] By: jhi on 2003/05/21 14:17:14 - Log: MAN3PODS => {} good. (Was in 5.8.0, has been lost at some point.) +[ 34329] By: nicholas on 2008/09/09 17:36:41 + Log: Suck in r1147 from TH3's svn: + Make test work if HARNESS_TIMER=1. Thanks Petdance. Branch: perl - ! ext/MIME/Base64/Makefile.PL + ! ext/Test/Harness/t/prove.t ____________________________________________________________________________ -[ 19581] By: jhi on 2003/05/21 14:15:26 - Log: U/WIN test tweak from John P. Linderman. +[ 34328] By: nicholas on 2008/09/09 16:32:08 + Log: Subject: [PATCH] Fix parallel testing temp filenames + From: "Jerry D. Hedden" + Message-ID: <1ff86f510809090852radb1044k43ff848c2d1e11fa@mail.gmail.com> + Date: Tue, 9 Sep 2008 11:52:45 -0400 Branch: perl - ! t/op/chdir.t + ! lib/charnames.t lib/strict.t lib/subs.t ____________________________________________________________________________ -[ 19580] By: jhi on 2003/05/21 13:06:13 - Log: VMS test tweak from Craig Berry. +[ 34324] By: steveh on 2008/09/09 14:26:18 + Log: Update AUTHORS Branch: perl - ! lib/DirHandle.t + ! AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ -[ 19579] By: jhi on 2003/05/21 13:03:34 - Log: U/WIN test nit for John P. Linderman. +[ 34322] By: nicholas on 2008/09/08 20:37:54 + Log: Subject: Re: 'if not / unless' optimization change makes my pow test go POW! + From: Vincent Pit + Message-ID: <48C586BA.4050603@profvince.com> + Date: Mon, 08 Sep 2008 22:10:34 +0200 Branch: perl - ! ext/Cwd/t/cwd.t + ! ext/B/t/deparse.t op.c t/op/lop.t ____________________________________________________________________________ -[ 19578] By: jhi on 2003/05/21 13:01:42 - Log: Subject: [Encode] 1.95 released - From: Dan Kogai - Date: Wed, 21 May 2003 18:26:26 +0900 - Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp> +[ 34321] By: nicholas on 2008/09/08 20:16:02 + Log: Cross-propagate changes between make_ext and make_ext_cross. + Hopefully we can heal the code fork soon. Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST - ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm - ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm - ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t - ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm - ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm - ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm - ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm - ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm - ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm - ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm - ! ext/Encode/ucm/8859-9.ucm -____________________________________________________________________________ -[ 19577] By: jhi on 2003/05/20 20:21:44 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h + ! ext/util/make_ext ext/util/make_ext_cross ____________________________________________________________________________ -[ 19576] By: jhi on 2003/05/20 20:05:45 - Log: Integrate: - [ 19569] - More Ultrix double definition avoidance. - - [ 19570] - Subject: Re: Possible precedence problem on bitwise ^ operator - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Sun, 18 May 2003 19:21:01 -0700 - Message-ID: - (with tweaks to perldiag.pod) - - [ 19571] - Further -Uuseperlio tweaking. - - [ 19573] - Upgrade to CPAN 1.70_54 - Subject: Re: CPAN.pm into blead - From: Andreas J Koenig - Date: Tue, 20 May 2003 11:31:16 +0200 - Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de> - - [ 19574] - Upgrade to Getopt::Long 2.33 - (mostly a version number increment) - - [ 19575] - Enhance the failure reporting for the pod2html tests - Branch: maint-5.8/perl - - lib/CPAN/README - !> MANIFEST ext/Encode/t/Unicode.t ext/Socket/Socket.xs - !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm - !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES - !> lib/Getopt/Long/README lib/Pod/t/htmlview.t - !> lib/Pod/t/pod2html-lib.pl op.c pod/perldiag.pod -____________________________________________________________________________ -[ 19575] By: rgs on 2003/05/20 19:22:30 - Log: Enhance the failure reporting for the pod2html tests - Branch: perl - ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl -____________________________________________________________________________ -[ 19574] By: rgs on 2003/05/20 18:52:21 - Log: Upgrade to Getopt::Long 2.33 - (mostly a version number increment) - Branch: perl - ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES - ! lib/Getopt/Long/README -____________________________________________________________________________ -[ 19573] By: rgs on 2003/05/20 18:43:37 - Log: Upgrade to CPAN 1.70_54 - Subject: Re: CPAN.pm into blead - From: Andreas J Koenig - Date: Tue, 20 May 2003 11:31:16 +0200 - Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de> - Branch: perl - - lib/CPAN/README - ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm -____________________________________________________________________________ -[ 19572] By: nick on 2003/05/20 15:38:30 - Log: Integrate mainline. - Branch: perlio - !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs op.c - !> pod/perldiag.pod -____________________________________________________________________________ -[ 19571] By: jhi on 2003/05/19 19:52:23 - Log: Further -Uuseperlio tweaking. - Branch: perl - ! ext/Encode/t/Unicode.t -____________________________________________________________________________ -[ 19570] By: rgs on 2003/05/19 19:20:48 - Log: Subject: Re: Possible precedence problem on bitwise ^ operator - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Sun, 18 May 2003 19:21:01 -0700 - Message-ID: - (with tweaks to perldiag.pod) +[ 34320] By: nicholas on 2008/09/08 19:13:28 + Log: Upgrade to CGI.pm 3.42 Branch: perl - ! op.c pod/perldiag.pod + ! lib/CGI.pm lib/CGI/Changes lib/CGI/Pretty.pm lib/CGI/Util.pm + ! lib/CGI/t/upload.t lib/CGI/t/uploadInfo.t ____________________________________________________________________________ -[ 19569] By: jhi on 2003/05/19 19:02:23 - Log: More Ultrix double definition avoidance. - Branch: perl - ! ext/Socket/Socket.xs -____________________________________________________________________________ -[ 19568] By: nick on 2003/05/19 15:55:20 - Log: Integrate mainline - Branch: perlio - !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs - !> ext/threads/threads.xs pod/perlsyn.pod pod/perltrap.pod -____________________________________________________________________________ -[ 19567] By: jhi on 2003/05/19 05:01:26 - Log: Integrate: - [ 19558] - Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn - From: Michael G Schwern - Date: Wed, 14 May 2003 15:36:23 -0700 - Message-ID: <20030514223623.GD23350@windhund.schwern.org> - - [ 19559] - Make the test work without perlio, from Dan Kogai. - - [ 19560] - Based on - - Subject: [PATCH threads.xs] no system scope on VMS - From: "Craig A. Berry" - Date: Sun, 18 May 2003 23:02:07 -0500 - Message-ID: <3EC8573F.6050005@mac.com> - - but instead go for #ifdef PTHREAD_SCOPE_SYSTEM. - - [ 19561] - Ultrix: the #19435 helped the IO extension, so this should - help the Socket extension (socket structs redefinitions). - - [ 19562] - Slightly wrong panic messages. - - [ 19563] - Make Perl_ithread_self() a bit more helpful when - finding the thread fails (suggested by Stas in - perl-ithreads Mar 01) - - [ 19564] - Meaningless cosmetics. - - [ 19565] - Nekkid numbers. - - [ 19566] - Integrate perlio: - [ 19556] - Fix ticket 18265 - - [ 19557] - EINTR retry should exit on count >= 0 not !=0 - Branch: maint-5.8/perl - !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs - !> ext/threads/threads.xs perlio.c pod/perlsyn.pod - !> pod/perltrap.pod -____________________________________________________________________________ -[ 19566] By: jhi on 2003/05/19 04:58:25 - Log: Integrate perlio: - [ 19556] - Fix ticket 18265 - - [ 19557] - EINTR retry should exit on count >= 0 not !=0 - Branch: perl - !> perlio.c -____________________________________________________________________________ -[ 19565] By: jhi on 2003/05/19 04:56:16 - Log: Nekkid numbers. +[ 34319] By: nicholas on 2008/09/08 12:35:46 + Log: Re-instate all the warnings checks that don't work on Win32, but with + a SKIP that triggers on Win32. (So that they get tested elsewhere) Branch: perl - ! ext/threads/threads.xs + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19564] By: jhi on 2003/05/19 04:52:49 - Log: Meaningless cosmetics. +[ 34318] By: nicholas on 2008/09/08 09:40:47 + Log: Update gellyfish's e-mail. Branch: perl - ! ext/threads/threads.xs + ! AUTHORS Porting/checkAUTHORS.pl ____________________________________________________________________________ -[ 19563] By: jhi on 2003/05/19 04:47:53 - Log: Make Perl_ithread_self() a bit more helpful when - finding the thread fails (suggested by Stas in - perl-ithreads Mar 01) +[ 34317] By: rgs on 2008/09/08 08:41:50 + Log: Subject: [PATCH at 34306] - crosscompilation - step 1 of N+1 + From: Vadim Konovalov + Date: Mon, 08 Sep 2008 07:04:09 +0400 + Message-ID: <48C49629.4000208@vkonovalov.ru> Branch: perl - ! ext/threads/threads.xs + ! Cross/build-arm-n770-sh Cross/cflags-cross-arm + ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770 + ! Makefile.SH ____________________________________________________________________________ -[ 19562] By: jhi on 2003/05/19 04:40:11 - Log: Slightly wrong panic messages. +[ 34316] By: craigb on 2008/09/08 02:41:04 + Log: Make sure the watchdog requeues itself when sleep() wakes up early + (such as when an alarm fires). Also, bail out with SIGTERM rather + than SIGKILL on VMS since the latter kills the shell from which + Perl was started. Branch: perl - ! ext/threads/threads.xs + ! t/test.pl ____________________________________________________________________________ -[ 19561] By: jhi on 2003/05/19 04:33:31 - Log: Ultrix: the #19435 helped the IO extension, so this should - help the Socket extension (socket structs redefinitions). +[ 34315] By: craigb on 2008/09/08 02:30:50 + Log: Make sure temp file has an extension on VMS to work with the new + temp file name generator in t/test.pl Branch: perl - ! ext/Socket/Socket.xs + ! t/comp/multiline.t ____________________________________________________________________________ -[ 19560] By: jhi on 2003/05/19 04:30:01 - Log: Based on - - Subject: [PATCH threads.xs] no system scope on VMS - From: "Craig A. Berry" - Date: Sun, 18 May 2003 23:02:07 -0500 - Message-ID: <3EC8573F.6050005@mac.com> - - but instead go for #ifdef PTHREAD_SCOPE_SYSTEM. +[ 34314] By: rgs on 2008/09/07 22:10:58 + Log: Subject: [PATCH?] $ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS} + From: Bram + Date: Tue, 12 Aug 2008 20:50:47 +0200 + Message-ID: <20080812205047.05lrnmbqlccs08g8@horde.wizbit.be> Branch: perl - ! ext/threads/threads.xs + ! t/harness ____________________________________________________________________________ -[ 19559] By: jhi on 2003/05/19 04:24:27 - Log: Make the test work without perlio, from Dan Kogai. +[ 34312] By: rgs on 2008/09/07 21:46:18 + Log: Subject: [perl #57016] debugger: o warn=0 die=0 ignored + From: "Tye McQueen" (via RT) + Date: Wed, 16 Jul 2008 13:02:27 -0700 + Message-ID: Branch: perl - ! ext/Encode/t/Unicode.t + ! lib/perl5db.pl ____________________________________________________________________________ -[ 19558] By: rgs on 2003/05/18 21:40:10 - Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn - From: Michael G Schwern - Date: Wed, 14 May 2003 15:36:23 -0700 - Message-ID: <20030514223623.GD23350@windhund.schwern.org> +[ 34311] By: rgs on 2008/09/07 21:38:23 + Log: Subject: [DOC PATCH] av.c - clearify that av_shift returns &PL_sv_undef if array is empty + From: Claes Jakobsson + Date: Sat, 9 Aug 2008 11:22:18 +0200 + Message-Id: <0726E7A8-C29F-409C-81E6-B464EE6A3DDD@surfar.nu> Branch: perl - ! pod/perlsyn.pod pod/perltrap.pod -____________________________________________________________________________ -[ 19557] By: nick on 2003/05/18 18:19:42 - Log: EINTR retry should exit on count >= 0 not !=0 - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 19556] By: nick on 2003/05/18 10:29:26 - Log: Fix ticket 18265 - Branch: perlio - ! perlio.c + ! av.c ____________________________________________________________________________ -[ 19555] By: nick on 2003/05/18 09:09:29 - Log: Integrate UTF7 (now initial create has been submitted) - Branch: perlio - !> ext/Encode/lib/Encode/Unicode/UTF7.pm -____________________________________________________________________________ -[ 19554] By: nick on 2003/05/18 08:48:17 - Log: Integrate mainline - Branch: perlio - +> ext/Encode/lib/Encode/Unicode/UTF7.pm - !> Configure MANIFEST Makefile.SH ext/B/B/Deparse.pm - !> ext/Encode/Changes ext/Encode/MANIFEST - !> ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm - !> ext/Encode/lib/Encode/Config.pm - !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t - !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES - !> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t - !> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t - !> lib/Getopt/Long/t/gol-oo.t pod/perldiag.pod -____________________________________________________________________________ -[ 19553] By: jhi on 2003/05/18 07:59:03 - Log: Integrate: - [ 19552] - Integrate from perlio: - [ 19542] - Fix ticket #22219 - - [ 19543] - Spotted a bare close() where PerlLIO_close() seems correct. - Branch: maint-5.8/perl - !> doio.c perlio.c -____________________________________________________________________________ -[ 19552] By: jhi on 2003/05/18 07:57:23 - Log: Integrate from perlio: - [ 19542] - Fix ticket #22219 - - [ 19543] - Spotted a bare close() where PerlLIO_close() seems correct. - Branch: perl - !> doio.c perlio.c -____________________________________________________________________________ -[ 19551] By: jhi on 2003/05/18 07:55:50 - Log: Integrate: - [ 19527] - Subject: [PATCH] RE: maint snapshot @ 19525 - From: Robin Barker - Date: Fri, 16 May 2003 17:16:57 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk> - - (Part #1: the __format__ and __printf__) - - [ 19528] - Subject: [PATCH] RE: maint snapshot @ 19525 - From: Robin Barker - Date: Fri, 16 May 2003 17:16:57 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk> - - (Part #2: the hv.c SVf) - - [ 19531] - Apply the supplied patch for [perl #22195] - "File::Find, sorted directory traversal order is inverted" - - [ 19532] - The suggested patch for [perl #22201] "patch: perl 5.8.0 - compile error on ia64/HP-UX (comparing incompatible pointers)" - plus a possible cure for the warning mentioned in the case. - - [ 19533] - avoid select() on windows destroying errno (used to typically - always sets it to EINVAL due to the way it maps the FD_SETs) - - [ 19534] - change#16723 broke the ioctl() return value on platforms - that have ioctl() but no fcntl() (e.g. windows) - - change#17577 then attempted to fix the bustage, but got - it wrong - - [ 19535] - improve the implementation of Net::Ping on windows by avoiding - fork(), which is pretty heavy-weight for this kind of - application; use non-blocking sockets instead - - has been verified to work on Win2k but will need testing on - other flavors of windows - - there is a single known failure on windows in 450_service.t (test 18) - due to what appears to be bugs in the ping_syn()/ack() code - - [ 19536] - apply Net::Ping patch that makes the fork()-based approach - work better on windows (Marcus Holland-Moritz ) - - the code this affects is currently not enabled anywhere, but - could be enabled if the non-blocking approach runs into problems - on older windows versions - - [ 19537] - missing init in change#19533 - - [ 19539] - Fix bug #22216 : B::Deparse can't handle "use Module Version" - with fractional version numbers or v-strings. - - [ 19540] - Clarify the explanation of the warning "Possible precedence problem - on bitwise operator". - - [ 19541] - Upgrade to Getopt::Long 2.32_05 - - [ 19545] - Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1 - From: Alan Burlison - Date: Thu, 15 May 2003 22:17:55 +0100 - Message-ID: <3EC40403.9000804@sun.com> - - (fixed symbol scanning for Solaris 10) - - [ 19547] - Old (4.2BSD, like Ultrix) Bourne shells do not understand - non-left-aligned heredocs. - - [ 19548] - Subject: [Encode] UTF-7 Support - From: Dan Kogai - Date: Sun, 18 May 2003 00:45:35 +0900 - Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp> - - [ 19549] - The 'quotes' really are important (caught by Enache Adrian). - - [ 19550] - UTF-7 tweak from Dan Kogai. - Branch: maint-5.8/perl - +> ext/Encode/lib/Encode/Unicode/UTF7.pm - !> (integrate 28 files) -____________________________________________________________________________ -[ 19550] By: jhi on 2003/05/18 06:23:50 - Log: UTF-7 tweak from Dan Kogai. - Branch: perl - ! ext/Encode/lib/Encode/Unicode/UTF7.pm -____________________________________________________________________________ -[ 19549] By: jhi on 2003/05/18 05:58:58 - Log: The 'quotes' really are important (caught by Enache Adrian). +[ 34310] By: rgs on 2008/09/07 21:32:44 + Log: Subject: Re: unless(...) terser than if(!...) + From: Vincent Pit + Date: Fri, 29 Aug 2008 22:47:28 +0200 + Message-ID: <48B86060.4090905@profvince.com> Branch: perl - ! Makefile.SH + ! ext/B/t/deparse.t lib/overload.t op.c t/op/do.t t/op/lop.t ____________________________________________________________________________ -[ 19548] By: jhi on 2003/05/17 16:39:19 - Log: Subject: [Encode] UTF-7 Support - From: Dan Kogai - Date: Sun, 18 May 2003 00:45:35 +0900 - Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp> +[ 34309] By: rgs on 2008/09/07 21:14:49 + Log: Subject: [PATCH] Fix mismatched #if/#endif in Win64 configuration. + From: "Jan Dubois" + Date: Sun, 7 Sep 2008 13:23:19 -0700 + Message-ID: <002c01c91127$9149a810$b3dcf830$@com> Branch: perl - + ext/Encode/lib/Encode/Unicode/UTF7.pm - ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST - ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm - ! ext/Encode/lib/Encode/Config.pm - ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t + ! win32/config_H.vc64 ____________________________________________________________________________ -[ 19547] By: jhi on 2003/05/17 16:26:47 - Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand - non-left-aligned heredocs. +[ 34308] By: nicholas on 2008/09/07 20:03:41 + Log: Split all the tests for ops that can return undef for defined args + into separate tests to diagnose the cause of daily build smoke. Branch: perl - ! Makefile.SH + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19546] By: jhi on 2003/05/17 16:17:23 - Log: metaconfig unit changes for #19545. - Branch: metaconfig - ! U/compline/Csym.U U/modified/libc.U +[ 34307] By: nicholas on 2008/09/07 14:11:40 + Log: Fix an inconsistency spotted by David Landgren. (Although this is not + his proffered patch) + Branch: perl + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19545] By: jhi on 2003/05/17 15:51:07 - Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1 - From: Alan Burlison - Date: Thu, 15 May 2003 22:17:55 +0100 - Message-ID: <3EC40403.9000804@sun.com> - - (fixed symbol scanning for Solaris 10) +[ 34306] By: nicholas on 2008/09/07 12:10:48 + Log: Two missed s/Autrijus/Audrey/g Branch: perl - ! Configure + ! README.cn README.tw ____________________________________________________________________________ -[ 19544] By: nick on 2003/05/17 15:37:45 - Log: Enache Adrian test for Win32 sysread/O_TEXT issue. - Branch: perlio - ! t/op/sysio.t +[ 34303] By: nicholas on 2008/09/07 10:56:19 + Log: Upgrade to ExtUtils::CBuilder 0.24 + Local change 34219 remains. + Branch: perl + ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm + ! lib/ExtUtils/CBuilder/Changes + ! lib/ExtUtils/CBuilder/Platform/Unix.pm + ! lib/ExtUtils/CBuilder/Platform/VMS.pm + ! lib/ExtUtils/CBuilder/Platform/Windows.pm + ! lib/ExtUtils/CBuilder/Platform/aix.pm + ! lib/ExtUtils/CBuilder/Platform/cygwin.pm + ! lib/ExtUtils/CBuilder/Platform/darwin.pm + ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm + ! lib/ExtUtils/CBuilder/Platform/os2.pm ____________________________________________________________________________ -[ 19543] By: nick on 2003/05/17 13:38:35 - Log: Spotted a bare close() where PerlLIO_close() seems correct. - Branch: perlio - ! perlio.c +[ 34302] By: nicholas on 2008/09/07 08:46:13 + Log: Upgrade to CGI.pm 3.41 + Local change 34208, 34278 remain. + Branch: perl + ! lib/CGI.pm lib/CGI/Changes ____________________________________________________________________________ -[ 19542] By: nick on 2003/05/17 13:36:28 - Log: Fix ticket #22219 - Branch: perlio - ! doio.c +[ 34282] By: nicholas on 2008/09/05 21:03:46 + Log: Subject: [PATCH] bugfix, AutoLoader 0.67 + From: Steffen Mueller + Message-ID: <20080905115602.23307.qmail@lists.develooper.com> + Date: Fri, 05 Sep 2008 13:56:01 +0200 + Branch: perl + ! lib/AutoLoader.pm lib/AutoLoader/t/01AutoLoader.t ____________________________________________________________________________ -[ 19541] By: rgs on 2003/05/17 12:10:14 - Log: Upgrade to Getopt::Long 2.32_05 +[ 34278] By: steveh on 2008/09/05 17:26:44 + Log: Fix a couple of failing CGI.pm tests on Win32 + + (My temporary directory is C:\DOCUME~1\shay\LOCALS~1\Temp, so we need + to allow ~ characters.) Branch: perl - ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES - ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t - ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t - ! lib/Getopt/Long/t/gol-oo.t + ! lib/CGI.pm ____________________________________________________________________________ -[ 19540] By: rgs on 2003/05/17 11:46:25 - Log: Clarify the explanation of the warning "Possible precedence problem - on bitwise operator". +[ 34272] By: merijn on 2008/09/05 13:57:08 + Log: Subject: Add missing "a" to binmode documentation in perlfunc.pod + From: Matt Kraai + Date: Thu, 4 Sep 2008 21:16:54 -0700 + Message-ID: <20080905041654.GA4380@ftbfs.org> Branch: perl - ! pod/perldiag.pod + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19539] By: rgs on 2003/05/17 11:36:08 - Log: Fix bug #22216 : B::Deparse can't handle "use Module Version" - with fractional version numbers or v-strings. +[ 34258] By: nicholas on 2008/09/03 22:10:29 + Log: Subject: Re: Change 34166: Small typo fix + From: Paul Johnson + Message-ID: <20080731164510.GH15114@pjcj.net> + Date: Thu, 31 Jul 2008 18:45:10 +0200 Branch: perl - ! ext/B/B/Deparse.pm + ! pod/perlform.pod ____________________________________________________________________________ -[ 19538] By: nick on 2003/05/17 08:08:17 - Log: Integrate mainline - Branch: perlio - +> Porting/curliff.pl Porting/sort_perldiag.pl - !> (integrate 34 files) +[ 34252] By: nicholas on 2008/09/03 19:07:36 + Log: Reflect local modifications to dual life modules in changes 34219 and + 34238. + Branch: perl + ! lib/ExtUtils/CBuilder/Platform/cygwin.pm lib/File/Temp.pm ____________________________________________________________________________ -[ 19537] By: gsar on 2003/05/17 06:32:46 - Log: missing init in change#19533 +[ 34243] By: nicholas on 2008/09/02 17:13:22 + Log: Add the URL for annotated svn of S03. Branch: perl - ! win32/win32sck.c + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19536] By: gsar on 2003/05/17 06:07:07 - Log: apply Net::Ping patch that makes the fork()-based approach - work better on windows (Marcus Holland-Moritz ) - - the code this affects is currently not enabled anywhere, but - could be enabled if the non-blocking approach runs into problems - on older windows versions +[ 34242] By: nicholas on 2008/09/02 15:27:08 + Log: Tweaks and reflowing for the cc/linker split. Branch: perl - ! lib/Net/Ping.pm + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19535] By: gsar on 2003/05/17 05:54:39 - Log: improve the implementation of Net::Ping on windows by avoiding - fork(), which is pretty heavy-weight for this kind of - application; use non-blocking sockets instead - - has been verified to work on Win2k but will need testing on - other flavors of windows - - there is a single known failure on windows in 450_service.t (test 18) - due to what appears to be bugs in the ping_syn()/ack() code +[ 34241] By: nicholas on 2008/09/02 15:18:57 + Log: The tasks needed to get smart match fixing underway for 5.10.1 Branch: perl - ! lib/Net/Ping.pm + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19534] By: gsar on 2003/05/17 04:53:06 - Log: change#16723 broke the ioctl() return value on platforms - that have ioctl() but no fcntl() (e.g. windows) - - change#17577 then attempted to fix the bustage, but got - it wrong +[ 34240] By: nicholas on 2008/09/02 14:16:13 + Log: Note the task TODO of splitting the linker from the compiler. Branch: perl - ! pp_sys.c + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19533] By: gsar on 2003/05/17 04:49:18 - Log: avoid select() on windows destroying errno (used to typically - always sets it to EINVAL due to the way it maps the FD_SETs) +[ 34239] By: merijn on 2008/09/02 13:03:04 + Log: Subject: [PATCH] clear docs on exists wrt autovivification + From: Moritz Lenz + Date: August 26, 2008 11:23 Branch: perl - ! win32/win32sck.c + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19532] By: jhi on 2003/05/16 18:21:27 - Log: The suggested patch for [perl #22201] "patch: perl 5.8.0 - compile error on ia64/HP-UX (comparing incompatible pointers)" - plus a possible cure for the warning mentioned in the case. +[ 34238] By: ams on 2008/09/01 12:59:06 + Log: Fix typo. Branch: perl - ! ext/Storable/Storable.xs + ! lib/File/Temp.pm ____________________________________________________________________________ -[ 19531] By: jhi on 2003/05/16 17:56:06 - Log: Apply the supplied patch for [perl #22195] - "File::Find, sorted directory traversal order is inverted" +[ 34237] By: nicholas on 2008/08/30 15:50:00 + Log: Subject: [PATCH] Perl TODO related to threads::shared done + From: "Jerry D. Hedden" + Message-ID: <1ff86f510808271149n28fdd43dg2acd71355e959366@mail.gmail.com> + Date: Wed, 27 Aug 2008 14:49:55 -0400 + + Message-ID: <1ff86f510808280540i5aa077adk55a1e64336866458@mail.gmail.com> + + Subject: [PATCH] perltodo.pod cleanup for nonxs installation + From: "Jerry D. Hedden" + Date: Thu, 28 Aug 2008 08:40:15 -0400 + Message-ID: <1ff86f510808280540i5aa077adk55a1e64336866458@mail.gmail.com> Branch: perl - ! lib/File/Find.pm + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19530] By: jhi on 2003/05/16 17:48:42 - Log: metaconfig unit change to go with #19527. - Branch: metaconfig - ! U/modified/d_attribut.U +[ 34236] By: nicholas on 2008/08/30 15:33:26 + Log: Subject: [PATCH] Architecture-Independent Non-XS extenstions + From: "Jerry D. Hedden" + Message-ID: <1ff86f510808280530ue0e3140q7e4ce71d5f395cc9@mail.gmail.com> + Date: Thu, 28 Aug 2008 08:30:38 -0400 + Branch: perl + ! installperl ____________________________________________________________________________ -[ 19529] By: jhi on 2003/05/16 17:34:21 - Log: Take care of [perl #17424]. - Branch: maint-5.8/perl - ! perl.h +[ 34235] By: nicholas on 2008/08/30 14:32:36 + Log: Silence warnings when -destdir isn't set. + Branch: perl + ! installperl ____________________________________________________________________________ -[ 19528] By: jhi on 2003/05/16 15:56:33 - Log: Subject: [PATCH] RE: maint snapshot @ 19525 - From: Robin Barker - Date: Fri, 16 May 2003 17:16:57 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk> - - (Part #2: the hv.c SVf) +[ 34234] By: nicholas on 2008/08/28 13:11:44 + Log: Fix #30660: Repeated spaces on shebang line stops option parsing + From a patch and test sent by Renée Bäcker in + <48B271A3.80808@smart-websolutions.de> Branch: perl - ! hv.c + ! perl.c t/run/switches.t ____________________________________________________________________________ -[ 19527] By: jhi on 2003/05/16 15:55:10 - Log: Subject: [PATCH] RE: maint snapshot @ 19525 - From: Robin Barker - Date: Fri, 16 May 2003 17:16:57 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk> - - (Part #1: the __format__ and __printf__) +[ 34233] By: nicholas on 2008/08/26 14:31:07 + Log: No, third time not lucky. Remove the extraneous leading - sign. Branch: perl - ! Configure embed.pl perlio.c proto.h + ! MANIFEST ____________________________________________________________________________ -[ 19526] By: jhi on 2003/05/14 19:23:10 - Log: A part of #19454. - Branch: maint-5.8/perl - ! pp_hot.c +[ 34232] By: nicholas on 2008/08/26 14:28:14 + Log: And then change 34231 removed the other t/lib/Dev/Null.pm from the + MANIFEST, when it too needs to stay. Third time lucky? + Branch: perl + ! MANIFEST ____________________________________________________________________________ -[ 19525] By: jhi on 2003/05/14 05:41:06 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34231] By: nicholas on 2008/08/26 14:12:49 + Log: Khaaaaan! Change 34230 wasn't right. The tests all passed because I + had a(nother) copy of Dev::Null in the "right" place. So make that + right place official. + Branch: perl + +> t/lib/Dev/Null.pm + - lib/Test/Simple/t/lib/Dev/Null.pm + ! MANIFEST Porting/Maintainers.pl ____________________________________________________________________________ -[ 19524] By: jhi on 2003/05/14 05:25:28 - Log: Integrate: - [ 19516] - Subject: [PATCH] More perldiag.pod sorting - From: Ronald J Kimball - Date: Tue, 13 May 2003 15:13:53 -0400 - Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu> - - (plus add 'no locale;') - - [ 19517] - Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN - From: Gisle Aas - Date: 13 May 2003 09:59:50 -0700 - Message-ID: - - [ 19518] - Subject: [PATCH] [perl #8599] s/catenate/concatenate/ - From: Casey West - Date: Fri, 9 May 2003 04:00:44 -0400 - Message-ID: <20030509080044.GA49820@geeknest.com> - - (except for the dup.t patch which diddled with system().) - - [ 19520] - Use /usr/bin/perl (de facto in Porting/ scripts). - - [ 19521] - Curliff and liff with ease. - - [ 19522] - More Panther moves. - - [ 19523] - Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN - From: Gisle Aas - Date: 13 May 2003 19:51:19 -0700 - Message-ID: - Branch: maint-5.8/perl - +> Porting/curliff.pl Porting/sort_perldiag.pl - !> Configure MANIFEST Makefile.SH NetWare/config_H.wc - !> Porting/config_H README.Y2K config_h.SH - !> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs - !> ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm - !> ext/MIME/Base64/t/quoted-print.t hints/darwin.sh - !> lib/File/Spec.pm lib/File/Spec/Unix.pm plan9/config.plan9 - !> plan9/config_h.sample pod/perldiag.pod uconfig.h - !> win32/config_H.bc win32/config_H.gc win32/config_H.vc - !> win32/config_H.vc64 wince/config_H.ce -____________________________________________________________________________ -[ 19523] By: jhi on 2003/05/14 05:19:05 - Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN - From: Gisle Aas - Date: 13 May 2003 19:51:19 -0700 - Message-ID: - Branch: perl - ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs - ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm - ! ext/MIME/Base64/t/quoted-print.t -____________________________________________________________________________ -[ 19522] By: jhi on 2003/05/14 05:11:49 - Log: More Panther moves. - Branch: perl - ! Makefile.SH hints/darwin.sh -____________________________________________________________________________ -[ 19521] By: jhi on 2003/05/13 19:33:44 - Log: Curliff and liff with ease. - Branch: perl - + Porting/curliff.pl +[ 34230] By: nicholas on 2008/08/26 13:49:24 + Log: And then add the Dev::Null from Test-Simple-0.80 + Branch: perl + + lib/Test/Simple/t/lib/Dev/Null.pm ! MANIFEST ____________________________________________________________________________ -[ 19520] By: jhi on 2003/05/13 18:59:51 - Log: Use /usr/bin/perl (de facto in Porting/ scripts). +[ 34229] By: nicholas on 2008/08/26 13:29:49 + Log: Move all of Test::Harness's test modules into ext/Test/Harness/t/lib + Branch: perl + +> ext/Test/Harness/t/lib/App/Prove/Plugin/Dummy.pm + +> ext/Test/Harness/t/lib/Dev/Null.pm + +> ext/Test/Harness/t/lib/EmptyParser.pm + +> ext/Test/Harness/t/lib/IO/c55Capture.pm + +> ext/Test/Harness/t/lib/MyCustom.pm + +> ext/Test/Harness/t/lib/MyGrammar.pm + +> ext/Test/Harness/t/lib/MyIterator.pm + +> ext/Test/Harness/t/lib/MyIteratorFactory.pm + +> ext/Test/Harness/t/lib/MyPerlSource.pm + +> ext/Test/Harness/t/lib/MyResult.pm + +> ext/Test/Harness/t/lib/MyResultFactory.pm + +> ext/Test/Harness/t/lib/MySource.pm + +> ext/Test/Harness/t/lib/NoFork.pm + +> ext/Test/Harness/t/lib/TAP/Parser/SubclassTest.pm + - t/lib/App/Prove/Plugin/Dummy.pm t/lib/Dev/Null.pm + - t/lib/EmptyParser.pm t/lib/IO/c55Capture.pm t/lib/MyCustom.pm + - t/lib/MyGrammar.pm t/lib/MyIterator.pm + - t/lib/MyIteratorFactory.pm t/lib/MyPerlSource.pm + - t/lib/MyResult.pm t/lib/MyResultFactory.pm t/lib/MySource.pm + - t/lib/NoFork.pm t/lib/TAP/Parser/SubclassTest.pm + ! MANIFEST Porting/Maintainers.pl + ! ext/Test/Harness/t/compat/inc_taint.t + ! ext/Test/Harness/t/grammar.t ext/Test/Harness/t/harness.t + ! ext/Test/Harness/t/nofork-mux.t ext/Test/Harness/t/nofork.t + ! ext/Test/Harness/t/parse.t ext/Test/Harness/t/parser-config.t + ! ext/Test/Harness/t/parser-subclass.t + ! ext/Test/Harness/t/prove.t ext/Test/Harness/t/source.t +____________________________________________________________________________ +[ 34228] By: steveh on 2008/08/26 13:29:08 + Log: Fix new test added by #34198, which failed on Win32 + Branch: perl + ! t/op/local.t +____________________________________________________________________________ +[ 34227] By: nicholas on 2008/08/26 10:51:53 + Log: Move t/lib/{data,sample-tests,source_tests,subclass_tests} into + ext/Test/Harness/t/{data,sample-tests,source_tests,subclass_tests} + (The same path as in the Test-Harness distribution.) + Branch: perl + +> (branch 65 files) + - t/lib/data/catme.1 t/lib/data/proverc t/lib/data/sample.yml + - t/lib/sample-tests/bailout t/lib/sample-tests/bignum + - t/lib/sample-tests/bignum_many t/lib/sample-tests/combined + - t/lib/sample-tests/combined_compat t/lib/sample-tests/delayed + - t/lib/sample-tests/descriptive + - t/lib/sample-tests/descriptive_trailing t/lib/sample-tests/die + - t/lib/sample-tests/die_head_end + - t/lib/sample-tests/die_last_minute + - t/lib/sample-tests/die_unfinished + - t/lib/sample-tests/duplicates t/lib/sample-tests/echo + - t/lib/sample-tests/empty t/lib/sample-tests/escape_eol + - t/lib/sample-tests/escape_hash t/lib/sample-tests/head_end + - t/lib/sample-tests/head_fail t/lib/sample-tests/inc_taint + - t/lib/sample-tests/junk_before_plan + - t/lib/sample-tests/lone_not_bug t/lib/sample-tests/no_nums + - t/lib/sample-tests/no_output t/lib/sample-tests/out_err_mix + - t/lib/sample-tests/out_of_order t/lib/sample-tests/schwern + - t/lib/sample-tests/schwern-todo-quiet + - t/lib/sample-tests/segfault + - t/lib/sample-tests/sequence_misparse + - t/lib/sample-tests/shbang_misparse t/lib/sample-tests/simple + - t/lib/sample-tests/simple_fail t/lib/sample-tests/simple_yaml + - t/lib/sample-tests/skip t/lib/sample-tests/skip_nomsg + - t/lib/sample-tests/skipall t/lib/sample-tests/skipall_nomsg + - t/lib/sample-tests/skipall_v13 + - t/lib/sample-tests/space_after_plan + - t/lib/sample-tests/stdout_stderr t/lib/sample-tests/strict + - t/lib/sample-tests/switches t/lib/sample-tests/taint + - t/lib/sample-tests/taint_warn t/lib/sample-tests/todo + - t/lib/sample-tests/todo_inline + - t/lib/sample-tests/todo_misparse t/lib/sample-tests/too_many + - t/lib/sample-tests/version_good + - t/lib/sample-tests/version_late t/lib/sample-tests/version_old + - t/lib/sample-tests/vms_nit t/lib/sample-tests/with_comments + - t/lib/source_tests/harness t/lib/source_tests/harness_badtap + - t/lib/source_tests/harness_complain + - t/lib/source_tests/harness_directives + - t/lib/source_tests/harness_failure t/lib/source_tests/source + - t/lib/subclass_tests/non_perl_source + - t/lib/subclass_tests/perl_source + ! MANIFEST Porting/Maintainers.pl + ! ext/Test/Harness/t/compat/failure.t + ! ext/Test/Harness/t/compat/inc_taint.t + ! ext/Test/Harness/t/compat/test-harness-compat.t + ! ext/Test/Harness/t/harness.t ext/Test/Harness/t/iterators.t + ! ext/Test/Harness/t/multiplexer.t ext/Test/Harness/t/nofork.t + ! ext/Test/Harness/t/parse.t ext/Test/Harness/t/parser-config.t + ! ext/Test/Harness/t/parser-subclass.t + ! ext/Test/Harness/t/process.t ext/Test/Harness/t/prove.t + ! ext/Test/Harness/t/proverc.t ext/Test/Harness/t/proverun.t + ! ext/Test/Harness/t/regression.t ext/Test/Harness/t/source.t + ! ext/Test/Harness/t/testargs.t +____________________________________________________________________________ +[ 34226] By: merijn on 2008/08/25 15:56:16 + Log: Subject: [PATCH] Add cygperl*.dll to packlist + From: "Jerry D. Hedden" + Date: Mon, 25 Aug 2008 10:47:24 -0400 + Message-ID: <1ff86f510808250747s1e0c42demb2d4ac8dc5d33925@mail.gmail.com> Branch: perl - ! Porting/sort_perldiag.pl + ! installperl ____________________________________________________________________________ -[ 19519] By: jhi on 2003/05/13 18:56:14 - Log: metaconfig unit change for #19518. - Branch: metaconfig - ! U/modified/cpp_stuff.U +[ 34225] By: rgs on 2008/08/24 15:23:41 + Log: Subject: [PATCH] Safer environ iteration + From: "Milosz Tanski" + Date: Tue, 5 Aug 2008 18:33:02 -0400 + Message-ID: + Branch: perl + ! perl.c ____________________________________________________________________________ -[ 19518] By: jhi on 2003/05/13 18:53:48 - Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/ - From: Casey West - Date: Fri, 9 May 2003 04:00:44 -0400 - Message-ID: <20030509080044.GA49820@geeknest.com> - - (except for the dup.t patch which diddled with system().) +[ 34224] By: rgs on 2008/08/24 14:52:12 + Log: Subject: [PATCH] Unintented interpolation of $/ in regex (was: Re: [perl + From: Bram + Date: Thu, 24 Jul 2008 18:14:27 +0200 + Message-ID: <20080724181427.aiml4sdvr40k4coc@horde.wizbit.be> + + Note that the Subject: has a typo - it should be $\ + + This adds a new warning. + I moved the tests from the original patch to t/lib/warnings/toke. + Branch: perl + ! pod/perldiag.pod t/lib/warnings/toke toke.c +____________________________________________________________________________ +[ 34223] By: rgs on 2008/08/24 14:39:10 + Log: Subject: Re: [perl #58218] backwards logic in perluniintro (5.10.0) + From: "Dr.Ruud" + Date: Sat, 23 Aug 2008 10:07:45 +0200 + Message-ID: <20080823081032.32162.qmail@lists.develooper.com> Branch: perl - ! Configure NetWare/config_H.wc Porting/config_H README.Y2K - ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm - ! plan9/config.plan9 plan9/config_h.sample uconfig.h - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/config_H.vc64 wince/config_H.ce -____________________________________________________________________________ -[ 19517] By: jhi on 2003/05/13 18:39:40 - Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN - From: Gisle Aas - Date: 13 May 2003 09:59:50 -0700 - Message-ID: - Branch: perl - ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs - ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm - ! ext/MIME/Base64/t/quoted-print.t -____________________________________________________________________________ -[ 19516] By: jhi on 2003/05/13 18:37:11 - Log: Subject: [PATCH] More perldiag.pod sorting - From: Ronald J Kimball - Date: Tue, 13 May 2003 15:13:53 -0400 - Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu> - - (plus add 'no locale;') - Branch: perl - + Porting/sort_perldiag.pl - ! MANIFEST pod/perldiag.pod -____________________________________________________________________________ -[ 19515] By: jhi on 2003/05/13 17:51:05 - Log: Integrate: - [ 19514] - Detypo. - - [ 19512] - make it easier to reproduce the bug - - [ 19511] - the \do {local *FH} trick in Tie::File was really only needed - on 5.005 and earlier, since later versions can autovivify - the handle - - however, a search in the p5p archives reveals the trick doesn't - fully work in the versions it is needed in, so use the more - standard Symbol::gensym() way - - [ 19510] - $Config{usethreads} wasn't being set on windows - - [ 19509] - Reinstate the #19498 but now skip the crashing - tests (when threaded) as TODOs. - - [ 19508] - Revert #19498 since it broke threaded builds. - - [ 19506] - Detypo Pantherisms. - - [ 19503] - Use a more sophisticated heuristics to produce the warning - 'Parentheses missing around "%s" list'. This fixes bug #22147. - Also, the warning is now produced for C. - - [ 19502] - Work also without perlio. - - [ 19500] - Panther preparation. - - [ 19499] - More moves to intrpvar.h. - - [ 19498] - fix for Tie::File test failures on windows: the problem was - that Tie::File did not close any file handles it opens internally, - leading to file handle leaks and t/tf* temporary file littering; - we now close the handle iff Tie::File opened it - - this fix unearths what appears to be a perl bug in localizing globs: - 09_gen_rs.t fails due to a prematurely closed filehandle, although - it wasn't explicitly closed anywhere by the code (renaming the - *FH at line 97 to *FH1 makes it work, but I haven't done this - to allow the bug to be tracked down) - - [ 19497] - Move the thread *hook into interpreter. - - [ 19496] - Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats. - From: Dave Mitchell - Date: Sat, 10 May 2003 01:45:23 +0100 - Message-ID: <20030510004523.GC20871@fdgroup.com> - - [ 19495] - Open UNIX is not really "formerly Unixware", since the most - recent releases are known as Unixware, not as Open UNIX. - - [ 19494] - Slight tweaks to the platform list. - - [ 19493] - Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop - From: Casey West - Date: Fri, 9 May 2003 10:30:13 -0400 - Message-ID: <20030509143013.GM49820@geeknest.com> - - [ 19492] - perlport.pod nit for doc bug #8253. - - [ 19491] - Use test.pl. - - [ 19490] - Try to handle a $^X with spaces in it. - - [ 19489] - Separate the creation of the command to run by - runperl() into its own function, _create_runperl(). - - [ 19488] - Fixup the method behaviour table. - - [ 19487] - Integrate from perlio: - [ 19474] - Tweaks to Jarkko's NULL deref checks in perlio.c - - [ 19475] - Fix for bugs 21717 and 22140. - Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio - and derived layers. So have :unix's "pushed" method stat() the fd and - cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match - UNIX behaviour. - - [ 19479] - Better but still unproven fix for lseek() on pipes. - - [ 19483] - Unused variable - - [ 19485] - Tests to prove Ticket 9468 is fixed. - - [ 19486] - add test for change#19475,19479 (bugs#21717,22140) - - [ 19484] - fix Embed.t failure on windows: PERL_SYS_TERM() is implemented - in terms of an exported function rather than as an inlined - macro (latter wants PL_op_mutex which isn't exported as such) - - Jarkko: please merge into maint-5.8 - - [ 19482] - Test _getcode(). - - [ 19481] - Clarify the doc (and the code) for Unicode code points. - - [ 19480] - Another doc suggestion from terry@eatoni.com (terry jones): - use codepoints that return undef. - - [ 19478] - Add Encode's META.yml. - - [ 19477] - Upgrade to Encode 1.94. - - [ 19476] - Doc bug noticed by terry@eatoni.com (terry jones). - - [ 19472] - Try to plug more potential PerlIO NULL method - dereferences; try to document the matter. - - [ 19471] - UseNicerNames instead of SHOUTING_LIKE_THIS. - - [ 19470] - In eof() the errno can get stomped by the peek-ahead. - - [ 19469] - A regression test for the remaining "Final $ should be..." error. - - [ 19468] - Remove the error messages "Final @ should be \@ or @name" - and "Final % should be \% or %name", that appear to be - only produced in addition to another syntax error, and therefore - misleading, if I understand correctly that kind of black magic. - - [ 19467] - Have to think this test more when I'm awake. - - [ 19466] - Document that perl tries to load .pmc files before .pm files. - Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require - From: Casey West - Date: Fri, 9 May 2003 17:03:50 -0400 - Message-ID: <20030509210350.GW49820@geeknest.com> - - [ 19465] - Fix for doc bug #8602 : clarify eof() example comments - - [ 19464] - Subject: [PATCH] [perl #8702] Clean up perltrap mis-information - From: Casey West - Date: Fri, 9 May 2003 11:09:39 -0400 - Message-ID: <20030509150939.GN49820@geeknest.com> - - [ 19463] - Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt - From: Casey West - Date: Fri, 9 May 2003 15:25:59 -0400 - Message-ID: <20030509192559.GS49820@geeknest.com> - - [ 19462] - Try to comprehensively have a plan B if a PerlIO - layer doesn't have a particular function. - (1) If there's a corresponding PerlIOBase, call it. - (2) If not having the function is 'harmless', be silently happy. - (Currently only Flush is in this category.) - (3) Otherwise set errno and return failure. - - [ 19461] - Subject: [PATCH] [perl #8703] unescaped @ is fine - From: Casey West - Date: Fri, 9 May 2003 11:17:53 -0400 - Message-ID: <20030509151753.GO49820@geeknest.com> - - [ 19460] - Add the PerlIOBase_noop_* to the public API as suggested by Stas. - - [ 19459] - Result of change #19458. - - [ 19458] - Subject: Weekend fun: MANIFEST sorting - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 09 May 2003 15:12:05 +0200 - Message-ID: - - (both sorts need LC_ALL=C) - (add also manicheck target) - - [ 19457] - Better skip this test on OpenBSD and BSD/OS since it - does not seem to work (Slaven Rezic). - - [ 19456] - Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 07 May 2003 23:37:47 -0700 - Message-ID: <7sfu+gzkg+AY092yn@efn.org> - - [ 19455] - Missing files. - - [ 19453] - Remove duplicate entries from perldiag - - [ 19452] - Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 07 May 2003 15:27:07 -0700 - Message-ID: <7gYu+gzkgaFU092yn@efn.org> - - [ 19451] - Tiny nit from mjd. - - [ 19450] - Upgrade to Tie::File 0.95. - - [ 19449] - Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux - From: Marc Lehmann (via RT) - Message-Id: - Date: 8 May 2003 00:42:18 -0000 - - [ 19448] - Subject: [PATCH] alphabetize perldiag.pod - From: Ronald J Kimball - Date: Thu, 8 May 2003 11:52:39 -0400 - Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu> - - [ 19447] - Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort - From: Tassilo von Parseval - Date: Thu, 08 May 2003 08:42:20 +0200 - Message-id: <20030508064220.GA763@ethan> - - [ 19445] - A variant of - - Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke) - From: enache@rdslink.ro (Enache Adrian) - Date: Tue, 22 Apr 2003 02:54:05 +0300 - Message-ID: <20030421235405.GA1162@ratsnest.hole> - - to quench the black smoke from the BSD builds. - - [ 19444] - Subject: Re: [DOC PATCH] & More File::Path issues - From: Casey West - Date: Mon, 5 May 2003 13:25:47 -0400 - Message-ID: <20030505172547.GB20508@geeknest.com> - - [ 19443] - Spelling correction from Nicholas Clark. - Branch: maint-5.8/perl - +> ext/Encode/META.yml lib/Tie/File/t/27_iwrite.t - +> lib/Tie/File/t/28_mtwrite.t lib/Tie/File/t/29_downcopy.t - +> lib/Tie/File/t/29a_upcopy.t lib/Tie/File/t/42_offset.t - !> (integrate 69 files) -____________________________________________________________________________ -[ 19514] By: jhi on 2003/05/13 17:38:09 - Log: Detypo. + ! pod/perluniintro.pod +____________________________________________________________________________ +[ 34222] By: rgs on 2008/08/24 14:13:52 + Log: Patch by Tod Hagan to document the 2nd argument of reval() in Safe.pm Branch: perl - ! lib/Unicode/UCD.pm + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 19513] By: nick on 2003/05/13 16:35:00 - Log: Integrate mainline - Branch: perlio - !> Makefile.SH dump.c gv.c hints/darwin.sh hv.c lib/Tie/File.pm - !> lib/Tie/File/t/09_gen_rs.t op.c pod/perldiag.pod - !> pod/perlsyn.pod pp.c pp_hot.c sv.c t/comp/package.t t/io/dup.t - !> t/lib/warnings/op win32/Makefile win32/makefile.mk +[ 34221] By: rgs on 2008/08/24 13:41:40 + Log: Subject: [perl #57646] Weird non-equivalence between $::{'a'} = sub {} and *::a = sub {} + From: "Bram via RT" + Date: Wed, 06 Aug 2008 01:24:22 -0700 + Message-ID: + Branch: perl + ! pod/perlmod.pod ____________________________________________________________________________ -[ 19512] By: gsar on 2003/05/13 13:28:42 - Log: make it easier to reproduce the bug +[ 34220] By: davem on 2008/08/24 12:16:28 + Log: Don't add freed SVF_BREAK scalars to the freed list. + This may still be referenced, so don't reuse. Branch: perl - ! lib/Tie/File.pm + ! sv.c ____________________________________________________________________________ -[ 19511] By: gsar on 2003/05/13 13:08:47 - Log: the \do {local *FH} trick in Tie::File was really only needed - on 5.005 and earlier, since later versions can autovivify - the handle - - however, a search in the p5p archives reveals the trick doesn't - fully work in the versions it is needed in, so use the more - standard Symbol::gensym() way +[ 34219] By: merijn on 2008/08/24 08:58:40 + Log: Subject: [PATCH] Re: Fix 34200 on Cygwin + From: Reini Urban + Date: Sun, 24 Aug 2008 10:47:23 +0200 + Message-ID: <48B1201B.3080705@x-ray.at> Branch: perl - ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t + ! installperl lib/ExtUtils/CBuilder/Platform/cygwin.pm + ! lib/ExtUtils/t/Embed.t ____________________________________________________________________________ -[ 19510] By: gsar on 2003/05/13 12:36:01 - Log: $Config{usethreads} wasn't being set on windows +[ 34218] By: merijn on 2008/08/22 15:09:27 + Log: Subject: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs + From: "Reini Urban" + Date: Mon, 28 Jul 2008 12:55:40 +0200 + Message-ID: <6910a60807280355g129511d9v61c9763c3fd12a27@mail.gmail.com> Branch: perl - ! win32/Makefile win32/makefile.mk + ! Configure ____________________________________________________________________________ -[ 19509] By: jhi on 2003/05/13 12:24:19 - Log: Reinstate the #19498 but now skip the crashing - tests (when threaded) as TODOs. +[ 34217] By: nicholas on 2008/08/22 14:49:49 + Log: No, I didn't mean to commit the version *with* the abort(). It was + meant to be removed once I'd proved it by running the tests without + aborting. Oops. use more 'coffee'; Branch: perl - ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t + ! universal.c ____________________________________________________________________________ -[ 19508] By: jhi on 2003/05/13 11:22:06 - Log: Revert #19498 since it broke threaded builds. +[ 34216] By: nicholas on 2008/08/22 09:13:30 + Log: Note that we have no test coverage for this particular warning. Branch: perl - ! lib/Tie/File.pm + ! universal.c ____________________________________________________________________________ -[ 19507] By: jhi on 2003/05/13 05:20:56 - Log: Better be explicit with dangling elses. +[ 34215] By: nicholas on 2008/08/22 07:00:17 + Log: In S_mro_get_linear_isa_dfs(), save copying by making a shared hash + key scalar from the key of the hash entry we've just creating. + (Currently the hash is disposed of afterwards, but soon it won't, so + having both point to the same string buffer will also save memory.) Branch: perl - ! pp.c + ! mro.c sv.c ____________________________________________________________________________ -[ 19506] By: jhi on 2003/05/13 04:46:18 - Log: Detypo Pantherisms. +[ 34214] By: nicholas on 2008/08/22 06:10:31 + Log: In S_mro_get_linear_isa_dfs(), hv_exists_ent() followed by an optional + hv_store_ent() can be replaced with an lvalue fetch. Branch: perl - ! Makefile.SH hints/darwin.sh + ! mro.c ____________________________________________________________________________ -[ 19505] By: rgs on 2003/05/12 21:49:21 - Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016] - From: Alex Vandiver - Date: 02 May 2003 06:45:05 -0400 - Message-Id: <1051872303.26203.104.camel@supox> - (plus perldiag nit) +[ 34213] By: nicholas on 2008/08/21 21:47:14 + Log: Change 33807 to fix bug #52740 wasn't quite right, as it ended up with + unitialised reads (and sometimes even SEGVs). Branch: perl - ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c - ! t/comp/package.t + ! sv.c ____________________________________________________________________________ -[ 19504] By: rgs on 2003/05/12 20:52:52 - Log: Small nit in perlsyn about the new // operator +[ 34212] By: nicholas on 2008/08/21 10:11:07 + Log: If I want to build Devel::NYTProf under the core tree, then the + Makefile needs to know to build List::Util first. Branch: perl - ! pod/perlsyn.pod + ! Makefile.SH ____________________________________________________________________________ -[ 19503] By: rgs on 2003/05/12 19:43:07 - Log: Use a more sophisticated heuristics to produce the warning - 'Parentheses missing around "%s" list'. This fixes bug #22147. - Also, the warning is now produced for C. +[ 34211] By: davem on 2008/08/21 00:02:57 + Log: better document how the weakref backrefs array is refcounted Branch: perl - ! op.c t/lib/warnings/op + ! sv.c ____________________________________________________________________________ -[ 19502] By: jhi on 2003/05/12 19:34:10 - Log: Work also without perlio. +[ 34210] By: davem on 2008/08/20 23:43:01 + Log: Assert that backreferences array is not freed rather than handling it + + In several places where the weakrefs backreferences array is used + or freed, the code checks whether the array has already been freed + and if so skips. Since the array already being freed is a bad bug, + lets instead assert that this never happens, based on the + assumptions that (a) such premature freeing bugs are likely ironed + out by now, (b) if they aren't then we want to know about them and + fix them rather than silently skip. Branch: perl - ! t/io/dup.t + ! sv.c ____________________________________________________________________________ -[ 19501] By: nick on 2003/05/12 17:57:45 - Log: Integrate mainline - Branch: perlio - +> ext/Encode/META.yml - !> (integrate 29 files) +[ 34209] By: davem on 2008/08/20 23:15:36 + Log: DBI memory leak in 5.10.0 due to change 26530 + + A weakref to a HV would leak, because the xhv_backreferences + array is created with a refcount of 2 (to avoid premature freeing + during global destruction), but the RC was only decremented once + when the parent HV was freed. + Also, when thread cloned, the new array was being created with a + RC of 1, rather than 2, which coincidentally worked due to the + first bug. + Branch: perl + ! hv.c sv.c +____________________________________________________________________________ +[ 34208] By: merijn on 2008/08/20 13:55:37 + Log: Subject: Re: Re: [perl #30524] [PATCH] CGI.pm has poor list of temp directories on Windows + From: renee.baecker@smart-websolutions.de + Date: Wed, 20 Aug 2008 11:26:02 +0200 (CEST) + Message-Id: <20080820092602.A87A612001D@rserv16.sitepush.net> + Branch: perl + ! lib/CGI.pm ____________________________________________________________________________ -[ 19500] By: jhi on 2003/05/12 05:25:14 - Log: Panther preparation. +[ 34207] By: nicholas on 2008/08/19 19:16:43 + Log: Change 34206 forgot to update Maintainers.pl to reflect the + files. + Branch: perl + ! Porting/Maintainers.pl +____________________________________________________________________________ +[ 34206] By: nicholas on 2008/08/19 18:09:00 + Log: Move the modules, tests, prove and Changes file from lib/ to + ext/Test/Harness. Not everything is there yet, but it makes it way + easier to swap the directory out and replace it with a trunk svn + checkout. + Branch: perl + + ext/Test/Harness/Makefile.PL ext/Test/Harness/t/nofork-mux.t + + ext/Test/Harness/t/state.t + +> (branch 82 files) + - lib/App/Prove.pm lib/App/Prove/State.pm lib/TAP/Base.pm + - lib/TAP/Formatter/Color.pm lib/TAP/Formatter/Console.pm + - lib/TAP/Formatter/Console/ParallelSession.pm + - lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + - lib/TAP/Object.pm lib/TAP/Parser.pm + - lib/TAP/Parser/Aggregator.pm lib/TAP/Parser/Grammar.pm + - lib/TAP/Parser/Iterator.pm lib/TAP/Parser/Iterator/Array.pm + - lib/TAP/Parser/Iterator/Process.pm + - lib/TAP/Parser/Iterator/Stream.pm + - lib/TAP/Parser/IteratorFactory.pm + - lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + - lib/TAP/Parser/Result/Bailout.pm + - lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + - lib/TAP/Parser/Result/Pragma.pm lib/TAP/Parser/Result/Test.pm + - lib/TAP/Parser/Result/Unknown.pm + - lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + - lib/TAP/Parser/ResultFactory.pm lib/TAP/Parser/Scheduler.pm + - lib/TAP/Parser/Scheduler/Job.pm + - lib/TAP/Parser/Scheduler/Spinner.pm lib/TAP/Parser/Source.pm + - lib/TAP/Parser/Source/Perl.pm lib/TAP/Parser/Utils.pm + - lib/TAP/Parser/YAMLish/Reader.pm + - lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + - lib/Test/Harness/Changes lib/Test/Harness/bin/prove + - lib/Test/Harness/t/000-load.t lib/Test/Harness/t/aggregator.t + - lib/Test/Harness/t/bailout.t lib/Test/Harness/t/base.t + - lib/Test/Harness/t/callbacks.t lib/Test/Harness/t/compat/env.t + - lib/Test/Harness/t/compat/failure.t + - lib/Test/Harness/t/compat/inc-propagation.t + - lib/Test/Harness/t/compat/inc_taint.t + - lib/Test/Harness/t/compat/nonumbers.t + - lib/Test/Harness/t/compat/regression.t + - lib/Test/Harness/t/compat/test-harness-compat.t + - lib/Test/Harness/t/compat/version.t + - lib/Test/Harness/t/console.t lib/Test/Harness/t/errors.t + - lib/Test/Harness/t/grammar.t lib/Test/Harness/t/harness.t + - lib/Test/Harness/t/iterators.t + - lib/Test/Harness/t/multiplexer.t + - lib/Test/Harness/t/nofork-mux.t lib/Test/Harness/t/nofork.t + - lib/Test/Harness/t/object.t lib/Test/Harness/t/parse.t + - lib/Test/Harness/t/parser-config.t + - lib/Test/Harness/t/parser-subclass.t + - lib/Test/Harness/t/premature-bailout.t + - lib/Test/Harness/t/process.t lib/Test/Harness/t/prove.t + - lib/Test/Harness/t/proveenv.t lib/Test/Harness/t/proverc.t + - lib/Test/Harness/t/proverun.t lib/Test/Harness/t/regression.t + - lib/Test/Harness/t/results.t lib/Test/Harness/t/scheduler.t + - lib/Test/Harness/t/source.t lib/Test/Harness/t/spool.t + - lib/Test/Harness/t/state.t lib/Test/Harness/t/streams.t + - lib/Test/Harness/t/taint.t lib/Test/Harness/t/testargs.t + - lib/Test/Harness/t/unicode.t lib/Test/Harness/t/utils.t + - lib/Test/Harness/t/yamlish-output.t + - lib/Test/Harness/t/yamlish-writer.t + - lib/Test/Harness/t/yamlish.t + ! MANIFEST utils/prove.PL +____________________________________________________________________________ +[ 34205] By: steveh on 2008/08/19 10:48:16 + Log: Subject: [PATCH] Re: Change 34184: Convert all unimaginative (ie race condition) temporary file names to + From: Bram + Date: Tue, 12 Aug 2008 19:05:00 +0200 + Message-ID: <20080812190500.3ns5yf7ibocgo0w0@horde.wizbit.be> + + (Change 34184 missed one Comp.try in the MSWin32 case, which caused this + test to fail on Win32) + Branch: perl + ! t/comp/multiline.t +____________________________________________________________________________ +[ 34204] By: nicholas on 2008/08/17 16:53:04 + Log: Skip the Perl debugger test if the harness itself is already running + under some kind of debugger (such as a profiler) to avoid confusing + things. (such as trashing the profiler output file from the harness.) + Branch: perl + ! lib/perl5db.t +____________________________________________________________________________ +[ 34203] By: craigb on 2008/08/13 03:10:16 + Log: VMS-specific follow-up to tempfile name changes in 34182, plus + a TODO in dup.t that's long since to-done. + Branch: perl + ! t/io/dup.t t/io/fs.t t/op/runlevel.t +____________________________________________________________________________ +[ 34202] By: steveh on 2008/08/12 12:40:04 + Log: Subject: RE: [perl #35877] Strange regex failure? + From: Bram + Date: Sun, 03 Aug 2008 16:35:29 +0200 + Message-ID: <20080803163529.bd73ojeg2s4ow0w4@horde.wizbit.be> + + (Adds tests for perl #35877, which was fixed by change 29441) + Branch: perl + ! t/op/re_tests +____________________________________________________________________________ +[ 34201] By: stevep on 2008/08/11 14:41:47 + Log: Regen of perlapi.pod after differences where pointed out by + Vincent Pitt. Branch: perl - ! Makefile.SH hints/darwin.sh + ! pod/perlapi.pod ____________________________________________________________________________ -[ 19499] By: jhi on 2003/05/12 04:49:57 - Log: More moves to intrpvar.h. +[ 34200] By: merijn on 2008/08/11 13:15:08 + Log: Subject: [PATCH] Cygwin build harmonization, remove cygwin/Makefile.SHs + From: "Reini Urban" + Date: Mon, 28 Jul 2008 12:55:40 +0200 + Message-ID: <6910a60807280355g129511d9v61c9763c3fd12a27@mail.gmail.com> Branch: perl - ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c + - cygwin/Makefile.SHs + ! MANIFEST Makefile.SH installperl + ! lib/ExtUtils/CBuilder/Platform/cygwin.pm + ! lib/ExtUtils/t/Embed.t ____________________________________________________________________________ -[ 19498] By: gsar on 2003/05/12 01:40:46 - Log: fix for Tie::File test failures on windows: the problem was - that Tie::File did not close any file handles it opens internally, - leading to file handle leaks and t/tf* temporary file littering; - we now close the handle iff Tie::File opened it - - this fix unearths what appears to be a perl bug in localizing globs: - 09_gen_rs.t fails due to a prematurely closed filehandle, although - it wasn't explicitly closed anywhere by the code (renaming the - *FH at line 97 to *FH1 makes it work, but I haven't done this - to allow the bug to be tracked down) +[ 34198] By: merijn on 2008/08/11 12:29:46 + Log: Subject: [perl #52740] [PATCH-tests] crash when localizing a symtab entry + From: "Bram via RT" + Date: Sun, 10 Aug 2008 10:59:16 -0700 + Message-ID: Branch: perl - ! lib/Tie/File.pm + ! t/op/local.t ____________________________________________________________________________ -[ 19497] By: jhi on 2003/05/11 20:17:30 - Log: Move the thread *hook into interpreter. +[ 34197] By: nicholas on 2008/08/10 21:54:00 + Log: Purge C thoughtcrime from the pods. Branch: perl - ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c + ! pod/perlcall.pod pod/perlembed.pod pod/perlxs.pod ____________________________________________________________________________ -[ 19496] By: rgs on 2003/05/11 20:06:03 - Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats. - From: Dave Mitchell - Date: Sat, 10 May 2003 01:45:23 +0100 - Message-ID: <20030510004523.GC20871@fdgroup.com> +[ 34196] By: nicholas on 2008/08/10 20:43:06 + Log: Subject: Avoid a potential testing race condition in lib/Dirhandle.ttest. + From: Bram + Message-ID: <20080810203627.vj786wb688skc44w@horde.wizbit.be> + Date: Sun, 10 Aug 2008 20:36:27 +0200 Branch: perl - ! pp_ctl.c + ! lib/DirHandle.t ____________________________________________________________________________ -[ 19495] By: rgs on 2003/05/11 20:01:10 - Log: Open UNIX is not really "formerly Unixware", since the most - recent releases are known as Unixware, not as Open UNIX. +[ 34195] By: nicholas on 2008/08/10 20:27:38 + Log: Subject: Re: Change 34175: Avoid a potential testing race condition in Shell.pm's test. + From: Bram + Message-ID: <20080810202907.0pfnzshsoco8owg4@horde.wizbit.be> + Date: Sun, 10 Aug 2008 20:29:07 +0200 Branch: perl - ! pod/perlport.pod + ! lib/Shell.t ____________________________________________________________________________ -[ 19494] By: jhi on 2003/05/11 19:52:38 - Log: Slight tweaks to the platform list. +[ 34194] By: stevep on 2008/08/10 17:11:24 + Log: Upgrade to CGI.pm-3.40 Branch: perl - ! pod/perlport.pod + ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/t/request.t ____________________________________________________________________________ -[ 19493] By: rgs on 2003/05/11 19:13:00 - Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop - From: Casey West - Date: Fri, 9 May 2003 10:30:13 -0400 - Message-ID: <20030509143013.GM49820@geeknest.com> +[ 34193] By: stevep on 2008/08/10 16:58:49 + Log: Upgrade to ExtUtils-Manifest-1.54 Branch: perl - ! pod/perlop.pod + ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm + ! lib/ExtUtils/t/Manifest.t ____________________________________________________________________________ -[ 19492] By: rgs on 2003/05/11 19:04:27 - Log: perlport.pod nit for doc bug #8253. +[ 34192] By: nicholas on 2008/08/09 20:11:55 + Log: Use App::Prove::State to store the timings for the tests, and if + timings are available, reorder the parallelisable tests to run the + slowest first. Timings for a second run are 18 seconds less for me: + Files=1553, Tests=209393, 459 wallclock secs (94.89 usr 13.16 sys + 638.19 cusr 58.59 csys = 804.83 CPU) + Files=1553, Tests=209393, 441 wallclock secs (82.83 usr 13.90 sys + 622.13 cusr 59.20 csys = 778.06 CPU) Branch: perl - ! pod/perlport.pod + ! Makefile.SH t/harness vms/descrip_mms.template win32/Makefile + ! win32/Makefile.ce win32/makefile.mk ____________________________________________________________________________ -[ 19491] By: jhi on 2003/05/11 17:50:49 - Log: Use test.pl. +[ 34191] By: nicholas on 2008/08/09 13:16:03 + Log: Don't need to do the globbing before building the rules, as it makes + the rules larger than necessary, and potentially slows things down. Branch: perl - ! t/io/fflush.t + ! t/harness ____________________________________________________________________________ -[ 19490] By: jhi on 2003/05/11 17:46:09 - Log: Try to handle a $^X with spaces in it. +[ 34190] By: nicholas on 2008/08/09 10:04:55 + Log: Don't bother hashing the key, or performing any other preparatory work, + if there isn't anything to find. Branch: perl - ! t/test.pl + ! hv.c ____________________________________________________________________________ -[ 19489] By: jhi on 2003/05/11 17:44:28 - Log: Separate the creation of the command to run by - runperl() into its own function, _create_runperl(). +[ 34189] By: nicholas on 2008/08/08 14:37:09 + Log: Note that I TODID most of parallel testing in the core. Branch: perl - ! t/test.pl + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19488] By: jhi on 2003/05/11 16:52:00 - Log: Fixup the method behaviour table. - Branch: perl - ! pod/perliol.pod -____________________________________________________________________________ -[ 19487] By: jhi on 2003/05/11 16:43:26 - Log: Integrate from perlio: - [ 19474] - Tweaks to Jarkko's NULL deref checks in perlio.c - - [ 19475] - Fix for bugs 21717 and 22140. - Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio - and derived layers. So have :unix's "pushed" method stat() the fd and - cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match - UNIX behaviour. - - [ 19479] - Better but still unproven fix for lseek() on pipes. - - [ 19483] - Unused variable - - [ 19485] - Tests to prove Ticket 9468 is fixed. - - [ 19486] - add test for change#19475,19479 (bugs#21717,22140) - Branch: perl - !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t - !> t/io/fflush.t -____________________________________________________________________________ -[ 19486] By: gsar on 2003/05/11 16:11:55 - Log: add test for change#19475,19479 (bugs#21717,22140) - Branch: perlio - ! t/io/fflush.t -____________________________________________________________________________ -[ 19485] By: nick on 2003/05/11 15:40:08 - Log: Tests to prove Ticket 9468 is fixed. - Branch: perlio - ! t/io/dup.t -____________________________________________________________________________ -[ 19484] By: gsar on 2003/05/11 15:37:14 - Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented - in terms of an exported function rather than as an inlined - macro (latter wants PL_op_mutex which isn't exported as such) - - Jarkko: please merge into maint-5.8 - Branch: perl - ! dosish.h makedef.pl win32/win32.c win32/win32.h -____________________________________________________________________________ -[ 19483] By: nick on 2003/05/11 14:04:31 - Log: Unused variable - Branch: perlio - ! perlio.c +[ 34188] By: merijn on 2008/08/08 14:18:30 + Log: Subject: [perl #24198] Bad default-domainname extraction in Configure-Script may cause infinite loops in perl-tests + From: "Bram via RT" + Date: Thu, 07 Aug 2008 06:00:47 -0700 + Message-ID: + Branch: perl + ! Configure ____________________________________________________________________________ -[ 19482] By: jhi on 2003/05/11 07:53:26 - Log: Test _getcode(). +[ 34185] By: nicholas on 2008/08/08 10:15:33 + Log: Everything in t/ can now run in parallel. Branch: perl - ! lib/Unicode/UCD.t + ! t/harness ____________________________________________________________________________ -[ 19481] By: jhi on 2003/05/11 06:25:08 - Log: Clarify the doc (and the code) for Unicode code points. +[ 34184] By: nicholas on 2008/08/08 09:59:45 + Log: Convert all unimaginative (ie race condition) temporary file names to + use test.pl's tempfile(). Branch: perl - ! lib/Unicode/UCD.pm + ! t/comp/multiline.t t/comp/script.t t/comp/use.t t/comp/utf.t + ! t/run/cloexec.t t/run/runenv.t t/run/switchC.t + ! t/run/switchF1.t t/run/switchd.t t/run/switches.t + ! t/run/switcht.t ____________________________________________________________________________ -[ 19480] By: jhi on 2003/05/11 06:18:06 - Log: Another doc suggestion from terry@eatoni.com (terry jones): - use codepoints that return undef. +[ 34183] By: nicholas on 2008/08/08 09:24:39 + Log: Use test.pl, not Test.pm, in t/run/*.t Branch: perl - ! lib/Unicode/UCD.pm + ! t/run/runenv.t ____________________________________________________________________________ -[ 19479] By: nick on 2003/05/10 20:14:27 - Log: Better but still unproven fix for lseek() on pipes. - Branch: perlio - ! perlio.c +[ 34182] By: nicholas on 2008/08/07 15:21:57 + Log: Convert all unimaginative (ie race condition) temporary file names to + use test.pl's tempfile(). + Branch: perl + ! t/io/crlf.t t/io/dup.t t/io/fflush.t t/io/fs.t t/io/inplace.t + ! t/io/iprefix.t t/io/layers.t t/io/nargv.t t/io/open.t + ! t/io/read.t t/io/tell.t t/io/through.t t/io/utf8.t ____________________________________________________________________________ -[ 19478] By: jhi on 2003/05/10 19:01:17 - Log: Add Encode's META.yml. +[ 34181] By: nicholas on 2008/08/07 10:36:32 + Log: Let rip with t/op/*.t in parallel too. Branch: perl - + ext/Encode/META.yml - ! MANIFEST + ! t/harness ____________________________________________________________________________ -[ 19477] By: jhi on 2003/05/10 18:59:29 - Log: Upgrade to Encode 1.94. +[ 34180] By: nicholas on 2008/08/07 10:12:44 + Log: Use test.pl's tempfile(). Branch: perl - ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/MANIFEST ext/Encode/bin/piconv - ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t - ! ext/Encode/t/mime-header.t + ! t/op/closure.t t/op/dbm.t t/op/eval.t t/op/fork.t t/op/goto.t + ! t/op/inccode.t t/op/lfs.t t/op/mydef.t t/op/read.t + ! t/op/readline.t t/op/runlevel.t t/op/stat.t t/op/taint.t ____________________________________________________________________________ -[ 19476] By: jhi on 2003/05/10 18:56:08 - Log: Doc bug noticed by terry@eatoni.com (terry jones). +[ 34179] By: nicholas on 2008/08/07 10:12:09 + Log: Fix bug in counting in tempfile(). + Also we need to note file names we give out, as some callers don't + create them before calling us a second time. + Add a regexp that matches the tempfile() names, for tests that want to + munge output. Branch: perl - ! lib/Unicode/UCD.pm + ! t/test.pl ____________________________________________________________________________ -[ 19475] By: nick on 2003/05/10 15:59:26 - Log: Fix for bugs 21717 and 22140. - Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio - and derived layers. So have :unix's "pushed" method stat() the fd and - cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match - UNIX behaviour. - Branch: perlio - ! perlio.c perliol.h -____________________________________________________________________________ -[ 19474] By: nick on 2003/05/10 15:01:26 - Log: Tweaks to Jarkko's NULL deref checks in perlio.c - Branch: perlio - ! perlio.c - !> pod/perliol.pod +[ 34178] By: nicholas on 2008/08/07 08:23:13 + Log: A proper tempfile function that can be used multiple times. + Branch: perl + ! t/test.pl ____________________________________________________________________________ -[ 19473] By: nick on 2003/05/10 12:45:15 - Log: Integrate mainline - Branch: perlio - +> lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t - +> lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t - +> lib/Tie/File/t/42_offset.t - !> (integrate 34 files) +[ 34177] By: nicholas on 2008/08/07 08:11:39 + Log: As rules can be glob patterns, leave them as glob patterns, and instead + expand the globs when we walk the rules to create the full list of + tests. Tests run more quickly. + Branch: perl + ! t/harness ____________________________________________________________________________ -[ 19472] By: jhi on 2003/05/10 10:55:49 - Log: Try to plug more potential PerlIO NULL method - dereferences; try to document the matter. +[ 34176] By: nicholas on 2008/08/07 07:45:31 + Log: Run t/uni/*.t t/mro/*.t t/lib/*.t fully in parallel. Branch: perl - ! perlio.c pod/perliol.pod + ! t/harness ____________________________________________________________________________ -[ 19471] By: jhi on 2003/05/10 07:07:30 - Log: UseNicerNames instead of SHOUTING_LIKE_THIS. +[ 34175] By: nicholas on 2008/08/06 21:36:45 + Log: Avoid a potential testing race condition in Shell.pm's test. Branch: perl - ! perlio.c + ! lib/Shell.t ____________________________________________________________________________ -[ 19470] By: jhi on 2003/05/10 06:51:24 - Log: In eof() the errno can get stomped by the peek-ahead. +[ 34174] By: nicholas on 2008/08/06 17:51:10 + Log: If TEST_JOBS is set to something non-zero, use TAP::Harness to run the + tests in parallel. The tests aren't fully parallelisable yet to the + level we'd like, but one needs to start somewhere. Branch: perl - ! doio.c ext/Socket/socketpair.t + ! t/harness ____________________________________________________________________________ -[ 19469] By: rgs on 2003/05/09 21:33:15 - Log: A regression test for the remaining "Final $ should be..." error. +[ 34173] By: nicholas on 2008/08/06 16:04:49 + Log: Better temporary file name generation. (Avoid using ++, avoid file + names clashing between different scripts, which may now be executing + in parallel) Branch: perl - ! t/comp/parser.t + ! t/test.pl ____________________________________________________________________________ -[ 19468] By: rgs on 2003/05/09 21:23:57 - Log: Remove the error messages "Final @ should be \@ or @name" - and "Final % should be \% or %name", that appear to be - only produced in addition to another syntax error, and therefore - misleading, if I understand correctly that kind of black magic. +[ 34172] By: nicholas on 2008/08/06 12:18:13 + Log: Bring the joy of strict to t/harness. + Branch: perl + ! t/harness +____________________________________________________________________________ +[ 34171] By: merijn on 2008/08/06 09:58:19 + Log: Subject: [PATCH] Tests for [perl #57564] and [perl #24524] Refcounting bug + From: Bram + Date: Tue, 05 Aug 2008 19:58:00 +0200 + Message-ID: <20080805195800.xq9k9kttwk0kwsk0@horde.wizbit.be> + Branch: perl + ! t/op/ref.t +____________________________________________________________________________ +[ 34170] By: nicholas on 2008/08/04 09:38:35 + Log: Subject: [PATCH] Tiny SelfLoader patch for better warnings + From: Steffen Mueller + Message-ID: <20080802153839.9538.qmail@lists.develooper.com> + Date: Sat, 02 Aug 2008 17:38:39 +0200 + Branch: perl + ! lib/SelfLoader.pm +____________________________________________________________________________ +[ 34169] By: nicholas on 2008/07/31 21:27:36 + Log: Upgrade to Test::Harness 3.13 + Branch: perl + + lib/TAP/Object.pm lib/TAP/Parser/IteratorFactory.pm + + lib/TAP/Parser/ResultFactory.pm lib/TAP/Parser/Scheduler.pm + + lib/TAP/Parser/Scheduler/Job.pm + + lib/TAP/Parser/Scheduler/Spinner.pm + + lib/Test/Harness/t/object.t lib/Test/Harness/t/parser-config.t + + lib/Test/Harness/t/parser-subclass.t + + lib/Test/Harness/t/proveenv.t lib/Test/Harness/t/scheduler.t + + t/lib/EmptyParser.pm t/lib/MyCustom.pm t/lib/MyGrammar.pm + + t/lib/MyIterator.pm t/lib/MyIteratorFactory.pm + + t/lib/MyPerlSource.pm t/lib/MyResult.pm + + t/lib/MyResultFactory.pm t/lib/MySource.pm + + t/lib/TAP/Parser/SubclassTest.pm + + t/lib/subclass_tests/non_perl_source + + t/lib/subclass_tests/perl_source + ! MANIFEST lib/App/Prove.pm lib/App/Prove/State.pm + ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm + ! lib/TAP/Formatter/Console.pm + ! lib/TAP/Formatter/Console/ParallelSession.pm + ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + ! lib/TAP/Parser/Iterator/Array.pm + ! lib/TAP/Parser/Iterator/Process.pm + ! lib/TAP/Parser/Iterator/Stream.pm + ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + ! lib/TAP/Parser/Result/Bailout.pm + ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + ! lib/TAP/Parser/Result/Pragma.pm lib/TAP/Parser/Result/Test.pm + ! lib/TAP/Parser/Result/Unknown.pm + ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + ! lib/TAP/Parser/Utils.pm lib/TAP/Parser/YAMLish/Reader.pm + ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + ! lib/Test/Harness/Changes lib/Test/Harness/bin/prove + ! lib/Test/Harness/t/000-load.t lib/Test/Harness/t/aggregator.t + ! lib/Test/Harness/t/base.t lib/Test/Harness/t/callbacks.t + ! lib/Test/Harness/t/compat/inc-propagation.t + ! lib/Test/Harness/t/compat/inc_taint.t + ! lib/Test/Harness/t/compat/regression.t + ! lib/Test/Harness/t/compat/test-harness-compat.t + ! lib/Test/Harness/t/grammar.t lib/Test/Harness/t/harness.t + ! lib/Test/Harness/t/iterators.t + ! lib/Test/Harness/t/multiplexer.t lib/Test/Harness/t/parse.t + ! lib/Test/Harness/t/premature-bailout.t + ! lib/Test/Harness/t/process.t lib/Test/Harness/t/prove.t + ! lib/Test/Harness/t/proverun.t lib/Test/Harness/t/regression.t + ! lib/Test/Harness/t/results.t lib/Test/Harness/t/source.t + ! lib/Test/Harness/t/spool.t lib/Test/Harness/t/streams.t + ! lib/Test/Harness/t/testargs.t lib/Test/Harness/t/unicode.t + ! lib/Test/Harness/t/yamlish.t t/lib/App/Prove/Plugin/Dummy.pm +____________________________________________________________________________ +[ 34168] By: mhx on 2008/07/31 21:05:45 + Log: Add d_timegm to uconfig.sh to fix the generated uconfig.h. + Branch: perl + ! uconfig.sh +____________________________________________________________________________ +[ 34167] By: nicholas on 2008/07/31 10:03:33 + Log: You can't (and shouldn't) use CvDEPTH on a PVFM. + Branch: perl + ! cv.h dump.c ext/Devel/Peek/t/Peek.t +____________________________________________________________________________ +[ 34166] By: rgs on 2008/07/31 08:27:40 + Log: Small typo fix + Branch: perl + ! pod/perlform.pod +____________________________________________________________________________ +[ 34165] By: merijn on 2008/07/30 19:51:23 + Log: Subject: [PATCH] Version bump for Data::Dumper + From: "Jerry D. Hedden" + Date: Wed, 30 Jul 2008 12:54:34 -0400 + Message-ID: <1ff86f510807300954y5451ce9eq3181169e83bc3a10@mail.gmail.com> + Branch: perl + ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t +____________________________________________________________________________ +[ 34164] By: steveh on 2008/07/30 16:28:22 + Log: Subject: [PATCH] update Exporter to version 5.63 + From: "Adriano Ferreira" + Date: Tue, 29 Jul 2008 17:37:12 -0300 + Message-ID: <73ddeb6c0807291337k150d5172pd671a5df980b7faf@mail.gmail.com> + Branch: perl + ! lib/Exporter.pm lib/Exporter.t lib/Exporter/Heavy.pm +____________________________________________________________________________ +[ 34163] By: merijn on 2008/07/30 15:57:49 + Log: Subject: [perl #56766] [PATCH] + From: Vincent Pit + Date: Thu, 10 Jul 2008 18:10:10 +0200 + Message-ID: <48763462.7020506@profvince.com> Branch: perl - ! pod/perldiag.pod toke.c + ! ext/Data/Dumper/Dumper.pm ____________________________________________________________________________ -[ 19467] By: jhi on 2003/05/09 20:11:18 - Log: Have to think this test more when I'm awake. +[ 34162] By: merijn on 2008/07/29 16:15:17 + Log: Subject: [PATCH] Minor hints/linux.sh patch to allow setting -Doptimize + From: Andrew Dougherty + Date: Tue, 29 Jul 2008 12:00:52 -0400 (EDT) + Message-ID: Branch: perl - ! ext/Socket/socketpair.t + ! hints/linux.sh ____________________________________________________________________________ -[ 19466] By: rgs on 2003/05/09 19:56:37 - Log: Document that perl tries to load .pmc files before .pm files. - Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require - From: Casey West - Date: Fri, 9 May 2003 17:03:50 -0400 - Message-ID: <20030509210350.GW49820@geeknest.com> +[ 34160] By: nicholas on 2008/07/27 09:58:13 + Log: Note the possibility of sharing arenas between types. Branch: perl - ! pod/perlfunc.pod + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19465] By: rgs on 2003/05/09 19:47:49 - Log: Fix for doc bug #8602 : clarify eof() example comments +[ 34159] By: nicholas on 2008/07/26 20:08:08 + Log: Convert undef.t to use test.pl and strict. Branch: perl - ! pod/perlfunc.pod + ! t/op/undef.t ____________________________________________________________________________ -[ 19464] By: rgs on 2003/05/09 19:34:30 - Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information - From: Casey West - Date: Fri, 9 May 2003 11:09:39 -0400 - Message-ID: <20030509150939.GN49820@geeknest.com> +[ 34158] By: nicholas on 2008/07/26 19:51:03 + Log: Convert yadayada.t to test.pl and strict, and fix two diagnostic errors + found in the process. Branch: perl - ! pod/perltrap.pod + ! t/op/yadayada.t ____________________________________________________________________________ -[ 19463] By: rgs on 2003/05/09 19:33:25 - Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt - From: Casey West - Date: Fri, 9 May 2003 15:25:59 -0400 - Message-ID: <20030509192559.GS49820@geeknest.com> +[ 34157] By: nicholas on 2008/07/26 19:46:41 + Log: Convert wantarray.t to use strict and test.pl Branch: perl - ! pod/perlfunc.pod + ! t/op/wantarray.t ____________________________________________________________________________ -[ 19462] By: jhi on 2003/05/09 18:53:27 - Log: Try to comprehensively have a plan B if a PerlIO - layer doesn't have a particular function. - (1) If there's a corresponding PerlIOBase, call it. - (2) If not having the function is 'harmless', be silently happy. - (Currently only Flush is in this category.) - (3) Otherwise set errno and return failure. +[ 34156] By: steveh on 2008/07/23 16:36:28 + Log: Undo io_linenum.t part of #34148. It was io_multihomed.t that I meant + (my mistake), and that is now covered by #34155. Branch: perl - ! perlio.c + ! ext/IO/t/io_linenum.t ____________________________________________________________________________ -[ 19461] By: rgs on 2003/05/09 18:45:39 - Log: Subject: [PATCH] [perl #8703] unescaped @ is fine - From: Casey West - Date: Fri, 9 May 2003 11:17:53 -0400 - Message-ID: <20030509151753.GO49820@geeknest.com> +[ 34155] By: steveh on 2008/07/23 16:34:29 + Log: Subject: [PATCH] Add watchdog() call to ext/IO/t/io_multihomed.t + From: "Jerry D. Hedden" + Date: Wed, 23 Jul 2008 12:20:55 -0400 + Message-ID: <1ff86f510807230920o6414d5abu393a5cd293c6fa4f@mail.gmail.com> Branch: perl - ! pod/perltrap.pod + ! ext/IO/t/io_multihomed.t ____________________________________________________________________________ -[ 19460] By: jhi on 2003/05/09 14:25:49 - Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas. +[ 34154] By: steveh on 2008/07/23 16:33:21 + Log: Subject: [PATCH] watchdog() fix for MSWin32 + From: "Jerry D. Hedden" + Date: Wed, 23 Jul 2008 12:19:36 -0400 + Message-ID: <1ff86f510807230919p355ea37ci3fde2c1f84df6d5f@mail.gmail.com> + + Adds a needed diag message to the watchdog() function for MSWin32. Branch: perl - ! makedef.pl + ! t/test.pl ____________________________________________________________________________ -[ 19459] By: jhi on 2003/05/09 14:22:08 - Log: Result of change #19458. +[ 34153] By: steveh on 2008/07/22 08:21:12 + Log: Upgrade to podlators 2.1.2 Branch: perl - ! MANIFEST + + lib/Pod/t/pod-spelling.t lib/Pod/t/pod.t + ! MANIFEST Porting/Maintainers.pl lib/Pod/Man.pm + ! lib/Pod/ParseLink.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm + ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm + ! lib/Pod/t/basic.man lib/Pod/t/man-options.t lib/Pod/t/man.t + ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL ____________________________________________________________________________ -[ 19458] By: jhi on 2003/05/09 14:21:51 - Log: Subject: Weekend fun: MANIFEST sorting - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 09 May 2003 15:12:05 +0200 - Message-ID: - - (both sorts need LC_ALL=C) - (add also manicheck target) +[ 34152] By: steveh on 2008/07/22 08:19:11 + Log: Subject: [PATCH] Fix skips in test.pl + From: "Jerry D. Hedden" + Date: Fri, 18 Jul 2008 09:09:41 -0400 + Message-ID: <1ff86f510807180609l7ca8a8d8i653dfd687ed9f36d@mail.gmail.com> + + Changes skip messages to be consistent with Test::Builder. Branch: perl - ! Makefile.SH + ! t/test.pl ____________________________________________________________________________ -[ 19457] By: jhi on 2003/05/09 04:30:13 - Log: Better skip this test on OpenBSD and BSD/OS since it - does not seem to work (Slaven Rezic). +[ 34151] By: mhx on 2008/07/18 06:36:09 + Log: Welcome to refcount hell. Fix the leaks reported by #57024 + along with a bunch other named capture related leaks. Branch: perl - ! lib/filetest.t + ! regcomp.c universal.c ____________________________________________________________________________ -[ 19456] By: jhi on 2003/05/09 03:41:56 - Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 07 May 2003 23:37:47 -0700 - Message-ID: <7sfu+gzkg+AY092yn@efn.org> +[ 34150] By: steveh on 2008/07/16 17:03:10 + Log: Subject: [PATCH] watchdog() for threads tests + From: "Jerry D. Hedden" + Date: Wed, 16 Jul 2008 11:10:35 -0400 + Message-ID: <1ff86f510807160810ib0a01adg4f54cca69a96b623@mail.gmail.com> Branch: perl - ! pod/perlfunc.pod + ! ext/threads/t/free.t ext/threads/t/free2.t ____________________________________________________________________________ -[ 19455] By: jhi on 2003/05/09 03:36:54 - Log: Missing files. +[ 34149] By: steveh on 2008/07/16 14:50:37 + Log: Subject: [PATCH] threads::shared 1.26 + From: "Jerry D. Hedden" + Date: Wed, 16 Jul 2008 09:47:57 -0400 + Message-ID: <1ff86f510807160647q777f0eefj388b342f57c8f49f@mail.gmail.com> + + Conditionalize read-only tests for Perl < 5.8.3 Branch: perl - ! MANIFEST + ! ext/threads/shared/shared.pm ext/threads/shared/t/clone.t ____________________________________________________________________________ -[ 19454] By: rgs on 2003/05/08 18:49:25 - Log: Suppress a few compilation warnings in pp_hot.c. +[ 34148] By: steveh on 2008/07/16 14:12:26 + Log: Subject: [PATCH] watchdog() some IO tests + From: "Jerry D. Hedden" + Date: Fri, 11 Jul 2008 12:08:51 -0400 + Message-ID: <1ff86f510807110908q4ac81225see2b11aa4729397d@mail.gmail.com> Branch: perl - ! pp_hot.c + ! ext/IO/t/io_linenum.t ext/IO/t/io_udp.t ____________________________________________________________________________ -[ 19453] By: rgs on 2003/05/08 18:42:16 - Log: Remove duplicate entries from perldiag +[ 34147] By: steveh on 2008/07/16 14:11:13 + Log: Subject: [PATCH] test.pl + From: "Jerry D. Hedden" + Date: Fri, 11 Jul 2008 11:07:07 -0400 + Message-ID: <1ff86f510807110807hb3e3727la161367a63da607f@mail.gmail.com> + + Jerry found that localizing $? doesn't shield the effects of wait() + unless you actually assign something to $? Branch: perl - ! pod/perldiag.pod + ! t/test.pl ____________________________________________________________________________ -[ 19452] By: jhi on 2003/05/08 18:12:46 - Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 07 May 2003 15:27:07 -0700 - Message-ID: <7gYu+gzkgaFU092yn@efn.org> +[ 34146] By: rgs on 2008/07/16 08:05:33 + Log: Really apply change #34143 Branch: perl - ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c - ! pp_hot.c t/op/magic.t + ! ext/B/B/Debug.pm ____________________________________________________________________________ -[ 19451] By: jhi on 2003/05/08 17:47:13 - Log: Tiny nit from mjd. +[ 34145] By: steveh on 2008/07/16 08:00:23 + Log: Subject: [PATCH] Update Compression modules to version 2.012 + From: "Paul Marquess" + Date: Tue, 15 Jul 2008 23:25:49 +0100 + Message-ID: <018801c8e6c9$c0a76530$41f62f90$@Marquess@ntlworld.com> + Branch: perl + ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README + ! ext/Compress/Raw/Zlib/Zlib.xs + ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm + ! ext/Compress/Raw/Zlib/private/MakeUtil.pm + ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes + ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README + ! ext/Compress/Zlib/lib/Compress/Zlib.pm + ! ext/Compress/Zlib/private/MakeUtil.pm + ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README + ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm + ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm + ! ext/IO_Compress_Base/private/MakeUtil.pm + ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL + ! ext/IO_Compress_Zlib/README + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm + ! ext/IO_Compress_Zlib/private/MakeUtil.pm + ! ext/IO_Compress_Zlib/t/006zip.t t/lib/compress/destroy.pl + ! t/lib/compress/generic.pl +____________________________________________________________________________ +[ 34144] By: nicholas on 2008/07/15 14:51:53 + Log: Fix use of a variable before it is initialised, introduced by change + 34138, spotted by Jerry D. Hedden. I assume that he's compiling with + options that enable trace flow analysis from the C compiler. Branch: perl - ! lib/Tie/File.pm + ! sv.c ____________________________________________________________________________ -[ 19450] By: jhi on 2003/05/08 17:46:26 - Log: Upgrade to Tie::File 0.95. +[ 34143] By: rgs on 2008/07/15 10:30:31 + Log: Update to B::Debug 1.11, by Reini Urban + Avoid B::Flags in CORE tests not to crash on old XS in @INC Branch: perl - + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t - + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t - + lib/Tie/File/t/42_offset.t - ! lib/Tie/File.pm lib/Tie/File/t/00_version.t - ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t - ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t - ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t - ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t - ! lib/Tie/File/t/30_defer.t + ! ext/B/B/Debug.pm ____________________________________________________________________________ -[ 19449] By: jhi on 2003/05/08 17:35:10 - Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux - From: Marc Lehmann (via RT) - Message-Id: - Date: 8 May 2003 00:42:18 -0000 +[ 34142] By: rgs on 2008/07/15 08:59:13 + Log: Upgrade to version 0.76 by John Peacock + Fix segfault in serialized version objects + (bug #56606) Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/Makefile.PL + ! lib/version.pm lib/version.pod lib/version.t util.c ____________________________________________________________________________ -[ 19448] By: jhi on 2003/05/08 17:27:47 - Log: Subject: [PATCH] alphabetize perldiag.pod - From: Ronald J Kimball - Date: Thu, 8 May 2003 11:52:39 -0400 - Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu> +[ 34141] By: rgs on 2008/07/15 08:25:27 + Log: Upgrade to threads::shared 1.25 by Jerry D. Hedden + Fix for cloning read-only objects. Branch: perl - ! pod/perldiag.pod + ! ext/threads/shared/shared.pm ext/threads/shared/t/clone.t + ! ext/threads/shared/t/stress.t ____________________________________________________________________________ -[ 19447] By: jhi on 2003/05/08 17:19:06 - Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort - From: Tassilo von Parseval - Date: Thu, 08 May 2003 08:42:20 +0200 - Message-id: <20030508064220.GA763@ethan> - Branch: perl - ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm - ! ext/Devel/PPPort/t/test.t -____________________________________________________________________________ -[ 19446] By: nick on 2003/05/08 14:32:17 - Log: Integrate mainline - Branch: perlio - !> Configure ext/IO/poll.c ext/POSIX/POSIX.pod - !> lib/ExtUtils/MM_Unix.pm lib/File/Path.pm -____________________________________________________________________________ -[ 19445] By: jhi on 2003/05/08 05:21:44 - Log: A variant of - - Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke) - From: enache@rdslink.ro (Enache Adrian) - Date: Tue, 22 Apr 2003 02:54:05 +0300 - Message-ID: <20030421235405.GA1162@ratsnest.hole> - - to quench the black smoke from the BSD builds. +[ 34140] By: nicholas on 2008/07/13 21:37:21 + Log: Make format items @* and ^* work with references (safely). Note no-one + said anything about sanely. Branch: perl - ! lib/ExtUtils/MM_Unix.pm + ! pp_ctl.c t/op/write.t ____________________________________________________________________________ -[ 19444] By: rgs on 2003/05/07 20:25:45 - Log: Subject: Re: [DOC PATCH] & More File::Path issues - From: Casey West - Date: Mon, 5 May 2003 13:25:47 -0400 - Message-ID: <20030505172547.GB20508@geeknest.com> +[ 34139] By: nicholas on 2008/07/13 21:02:43 + Log: For cases FF_LINESNGL and FF_LINEGLOB in pp_formline, take great care + to call get magic exactly once. This doesn't just avoid logical errors + with tied variables, it actually avoids panics (or worse) because a + pointer is retained to the string returned by the (first) call to + SvPV_const() for a future sv_chop(), and any future call to get magic + can invalidate the buffer that that pointer points to. + Also this removes the original crazy code that would set then reset the + length of a scalar, so as to only copy an initial portion of it, and + also copy the entire scalar including trailing newline (which might + require allocating more memory), only to immediately remove the newline + from the copy by reducing the length by one. Branch: perl - ! lib/File/Path.pm + ! pp_ctl.c t/op/write.t ____________________________________________________________________________ -[ 19443] By: jhi on 2003/05/07 20:03:58 - Log: Spelling correction from Nicholas Clark. +[ 34138] By: nicholas on 2008/07/13 20:22:25 + Log: The assert()ions in sv_chop() that the passed in pointer is within the + SV's buffer should be full-on panics, as bogus values passed in can + cause later heap corruption, which is a bad thing (TM). Branch: perl - ! ext/POSIX/POSIX.pod + ! pod/perldiag.pod sv.c ____________________________________________________________________________ -[ 19442] By: jhi on 2003/05/07 19:36:18 - Log: Integrate: - [ 19440] - One more possible extensions permutation. - Branch: maint-5.8/perl - !> Configure +[ 34137] By: mhx on 2008/07/13 19:04:20 + Log: Fix for #56874: maybe small error in perlxs.pod example + Branch: perl + ! pod/perlxs.pod ____________________________________________________________________________ -[ 19441] By: jhi on 2003/05/07 19:21:16 - Log: metaconfig unit change for #19440. - Branch: metaconfig/U/perl - ! Extensions.U +[ 34136] By: nicholas on 2008/07/13 04:04:31 + Log: assert() that the pointer passed to Perl_sv_chop() lies within the + buffer of the SV. + Branch: perl + ! sv.c ____________________________________________________________________________ -[ 19440] By: jhi on 2003/05/07 19:20:53 - Log: One more possible extensions permutation. +[ 34135] By: nicholas on 2008/07/12 18:53:26 + Log: Format tests for @* too. Branch: perl - ! Configure + ! t/op/write.t ____________________________________________________________________________ -[ 19439] By: jhi on 2003/05/07 17:11:48 - Log: Integrate: - [ 19409] - Subject: Re: Bug in Storable??? - From: Slaven Rezic - Date: 04 May 2003 18:00:40 +0200 - Message-Id: <87of2iwvkn.fsf@vran.herceg.de> - - [ 19411] - Update changelog for 2.07 release. - - [ 19412] - Oops. More Storable 2.07 preparations. - - [ 19413] - None of that "our" stuff here, please. - - [ 19414] - Doc nit from mjd. - - [ 19415] - Subject: [PATCH] Embed.t flushing problem - From: "Craig A. Berry" - Date: Sun, 04 May 2003 16:25:38 -0500 - Message-ID: <3EB58552.2070207@mac.com> - - [ 19416] - pack/unpack fixes from Wolfgang Laun: - - fix bug in UNICOS (where SIZE16 != sizeof(short)) - - introduce and use new internal pack/unpack API - (packlist, unpackstring) - that does away with the unused arguments in the old API - (pack_cat, unpack_str). - - [ 19417] - perlartistic and perlgpl reformatting from Sean Burke. - - [ 19418] - Switch the new perlio way of opening anonymous temporary files - open my $fh, '+>', undef - to using File::Temp. Test it, and test also the "accidental - feature" of +< working the same way. - This should address [perl #21937]. - - [ 19419] - Reintroduce the mention of the fact that the Artistic/GPL - also are Perl's own licenses. - - [ 19420] - Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT - From: Steve Hay - Date: Wed, 30 Apr 2003 09:52:30 +0100 - Message-ID: <3EAF8ECE.8060403@uk.radan.com> - - [ 19421] - Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch - From: Slaven Rezic - Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST) - Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de> - - [ 19422] - Subject: [PATCH] [perl #18341] random nits in perlrequick.pod - From: Casey West - Date: Tue, 29 Apr 2003 16:14:20 -0400 - Message-ID: <20030429201420.GT62281@geeknest.com> - - [ 19423] - Subject: Re: hv.c patch - pathological hashes too easy - From: "Tye McQueen" - Date: Thu, 1 May 2003 13:34:50 -0500 (CDT) - Message-Id: <200305011834.h41IYoE08503@metronet.com> - - [ 19424] - Subject: [PATCH] [perl #3096] undefing hash with object values - From: Dave Mitchell - Date: Thu, 1 May 2003 21:06:57 +0100 - Message-ID: <20030501200657.GA25456@fdgroup.com> - - [ 19425] - Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance! - From: Michael G Schwern - Date: Sat, 3 May 2003 15:30:16 -0700 - Message-ID: <20030503223016.GE1234@windhund.schwern.org> - - [ 19426] - Subject: [DOC PATCH] missing ')' in File::Path docs - From: "Jos I.Boumans" - Date: 30 Apr 2003 09:45:16 -0000 - Message-ID: <20030430114513165+0200@nntp.perl.org> - - [ 19427] - Subject: Re: Minor change to strict.pm. Who? How? - From: Adam Kennedy - Date: Wed, 30 Apr 2003 00:02:40 +1000 - Message-ID: <3EAE8600.2000806@ali.as> - - Subject: [PATCH] Re: Minor change to strict.pm. Who? How? - From: Michael G Schwern - Date: Tue, 29 Apr 2003 12:26:32 -0700 - Message-ID: <20030429192632.GA6129@windhund.schwern.org> - - [ 19428] - Snip away the perlunicode slowness demo since the new - caching scheme should help things a bit. - - [ 19429] - Fix : the svr5 hints file doesn't propagate libswanted with - threads enabled. Now threads are OK on OpenUNIX 8, except a - mysterious failure in ext/POSIX/t/sigaction.t. - - [ 19430] - Fix doc bug #22067, noticed by Mark Knutsen - - [ 19431] - Subject: [patch] Re: [perl #21728] regexp SEGV - From: Enache Adrian - Date: Fri, 28 Mar 2003 23:53:09 +0200 - Message-ID: <20030328215309.GA6413@ratsnest.hole> - (with minor tweaks) - - [ 19432] - Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber - From: Casey West - Date: Mon, 28 Apr 2003 11:07:36 -0400 - Message-ID: <20030428150736.GD62281@geeknest.com> - - [ 19433] - Document which interfaces are NOT Unicode-aware. - - [ 19435] - Worth a try for [perl #17146] - - [ 19436] - More long double logic from Alan Burlison. - - [ 19437] - Allow platforms to manipulate their archname by creating - a archname.cbu in their hints files. - Branch: maint-5.8/perl - +> ext/PerlIO/t/open.t - !> (integrate 37 files) -____________________________________________________________________________ -[ 19438] By: jhi on 2003/05/07 16:59:34 - Log: The metaconfig unit changes for #19436 and #19437. - Branch: metaconfig - ! U/threads/archname.U - Branch: metaconfig/U/perl - ! d_modfl.U -____________________________________________________________________________ -[ 19437] By: jhi on 2003/05/07 16:58:21 - Log: Allow platforms to manipulate their archname by creating - a archname.cbu in their hints files. +[ 34134] By: nicholas on 2008/07/12 08:44:21 + Log: Abolish xfm_lines from struct xpvfm. structs xpvfm and xpvcv are now + identical. Branch: perl - ! Configure + ! sv.h ____________________________________________________________________________ -[ 19436] By: jhi on 2003/05/07 16:53:26 - Log: More long double logic from Alan Burlison. +[ 34133] By: nicholas on 2008/07/12 07:40:33 + Log: PVFMs don't need to access the IVX any more. (as of change 32836, which + re-implemented SvOOK() to avoid using it) Branch: perl - ! Configure + ! dump.c ext/Devel/Peek/t/Peek.t sv.h ____________________________________________________________________________ -[ 19435] By: jhi on 2003/05/06 15:21:55 - Log: Worth a try for [perl #17146] +[ 34132] By: nicholas on 2008/07/12 07:12:37 + Log: Test that formats can be dumped. Branch: perl - ! ext/IO/poll.c + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 19434] By: nick on 2003/05/06 10:58:27 - Log: Integrate mainline - Branch: perlio - +> (branch 31 files) - !> (integrate 184 files) +[ 34131] By: craigb on 2008/07/11 23:11:00 + Log: Set d_timegm on VMS. + Branch: perl + ! configure.com ____________________________________________________________________________ -[ 19433] By: jhi on 2003/05/06 05:12:23 - Log: Document which interfaces are NOT Unicode-aware. +[ 34130] By: mhx on 2008/07/11 20:55:01 + Log: Upgrade to Devel::PPPort 3.14_01 + Branch: perl + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/apidoc.fnc + ! ext/Devel/PPPort/parts/base/5007001 + ! ext/Devel/PPPort/parts/base/5009003 + ! ext/Devel/PPPort/parts/base/5009005 + ! ext/Devel/PPPort/parts/base/5011000 + ! ext/Devel/PPPort/parts/embed.fnc + ! ext/Devel/PPPort/parts/inc/misc + ! ext/Devel/PPPort/parts/ppptools.pl + ! ext/Devel/PPPort/parts/todo/5007001 + ! ext/Devel/PPPort/parts/todo/5009005 + ! ext/Devel/PPPort/parts/todo/5011000 ext/Devel/PPPort/soak +____________________________________________________________________________ +[ 34129] By: nicholas on 2008/07/11 20:04:57 + Log: Regression tests for, and fix quite a lot of bugs in, cases FF_LINESNGL + and FF_LINEGLOB in pp_formline. (While investigating RT #55668) + Sometimes I wonder if this is actually fun. + Branch: perl + ! pp_ctl.c t/op/write.t +____________________________________________________________________________ +[ 34128] By: nicholas on 2008/07/11 19:42:14 + Log: In Perl_sv_utf8_upgrade_flags(), don't assume that the SV is well + formed with a trailing '\0'. And do assume that bytes_to_utf8() does. Branch: perl - ! pod/perltodo.pod pod/perlunicode.pod + ! sv.c ____________________________________________________________________________ -[ 19432] By: rgs on 2003/05/05 20:31:22 - Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber - From: Casey West - Date: Mon, 28 Apr 2003 11:07:36 -0400 - Message-ID: <20030428150736.GD62281@geeknest.com> +[ 34127] By: nicholas on 2008/07/11 18:37:27 + Log: Also dump the SvPVX of PVFMs. Branch: perl - ! pod/perlfilter.pod + ! dump.c ____________________________________________________________________________ -[ 19431] By: rgs on 2003/05/05 20:07:33 - Log: Subject: [patch] Re: [perl #21728] regexp SEGV - From: Enache Adrian - Date: Fri, 28 Mar 2003 23:53:09 +0200 - Message-ID: <20030328215309.GA6413@ratsnest.hole> - (with minor tweaks) +[ 34126] By: steveh on 2008/07/11 13:06:21 + Log: Subject: [PATCH] Fix to Change 34120 + From: "Jerry D. Hedden" + Date: Fri, 11 Jul 2008 08:59:24 -0400 + Message-ID: <1ff86f510807110559tdc38deas3042e3e8ec234168@mail.gmail.com> Branch: perl - ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h + ! Configure ____________________________________________________________________________ -[ 19430] By: rgs on 2003/05/05 20:01:36 - Log: Fix doc bug #22067, noticed by Mark Knutsen +[ 34125] By: nicholas on 2008/07/11 11:20:04 + Log: Simplify code in pp_formline, removing a goto and localising and + consting a variable. Branch: perl - ! pod/perlfunc.pod + ! pp_ctl.c ____________________________________________________________________________ -[ 19429] By: rgs on 2003/05/05 18:59:59 - Log: Fix : the svr5 hints file doesn't propagate libswanted with - threads enabled. Now threads are OK on OpenUNIX 8, except a - mysterious failure in ext/POSIX/t/sigaction.t. +[ 34124] By: nicholas on 2008/07/11 10:44:51 + Log: Bring the joy of strict to the rest of write.t Branch: perl - ! hints/svr5.sh + ! t/op/write.t ____________________________________________________________________________ -[ 19428] By: jhi on 2003/05/05 16:54:34 - Log: Snip away the perlunicode slowness demo since the new - caching scheme should help things a bit. +[ 34123] By: nicholas on 2008/07/11 10:32:00 + Log: Complete the conversion of t/op/write.t to test.pl, and remove my + (accidentally committed) skip testing '1'. Branch: perl - ! pod/perlunicode.pod + ! t/op/write.t ____________________________________________________________________________ -[ 19427] By: jhi on 2003/05/05 16:14:09 - Log: Subject: Re: Minor change to strict.pm. Who? How? - From: Adam Kennedy - Date: Wed, 30 Apr 2003 00:02:40 +1000 - Message-ID: <3EAE8600.2000806@ali.as> - - Subject: [PATCH] Re: Minor change to strict.pm. Who? How? - From: Michael G Schwern - Date: Tue, 29 Apr 2003 12:26:32 -0700 - Message-ID: <20030429192632.GA6129@windhund.schwern.org> - Branch: perl - ! lib/strict.pm -____________________________________________________________________________ -[ 19426] By: jhi on 2003/05/05 15:48:57 - Log: Subject: [DOC PATCH] missing ')' in File::Path docs - From: "Jos I.Boumans" - Date: 30 Apr 2003 09:45:16 -0000 - Message-ID: <20030430114513165+0200@nntp.perl.org> +[ 34122] By: nicholas on 2008/07/11 10:16:22 + Log: Reduce the -| skip back to just the tests that use it, and re-align the + comments with the test code they refer to. Branch: perl - ! lib/File/Path.pm + ! t/op/write.t ____________________________________________________________________________ -[ 19425] By: jhi on 2003/05/05 15:47:19 - Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance! - From: Michael G Schwern - Date: Sat, 3 May 2003 15:30:16 -0700 - Message-ID: <20030503223016.GE1234@windhund.schwern.org> +[ 34121] By: nicholas on 2008/07/11 10:03:58 + Log: Start converting t/op/write.t to test.pl Branch: perl - ! pod/perlmod.pod + ! t/op/write.t ____________________________________________________________________________ -[ 19424] By: jhi on 2003/05/05 15:44:39 - Log: Subject: [PATCH] [perl #3096] undefing hash with object values - From: Dave Mitchell - Date: Thu, 1 May 2003 21:06:57 +0100 - Message-ID: <20030501200657.GA25456@fdgroup.com> +[ 34120] By: merijn on 2008/07/10 15:15:24 + Log: Subject: [PATCH] Configure - d_sprintf_returns_strlen + From: "Jerry D. Hedden" + Date: Thu, 19 Jun 2008 11:22:58 -0400 + Message-ID: <1ff86f510806190822l34a3ea7eudb7b75f60ff0635d@mail.gmail.com> Branch: perl - ! hv.c t/op/undef.t + ! Configure ____________________________________________________________________________ -[ 19423] By: jhi on 2003/05/05 15:42:58 - Log: Subject: Re: hv.c patch - pathological hashes too easy - From: "Tye McQueen" - Date: Thu, 1 May 2003 13:34:50 -0500 (CDT) - Message-Id: <200305011834.h41IYoE08503@metronet.com> +[ 34118] By: steveh on 2008/07/10 14:45:27 + Log: Subject: [PATCH] threads::shared 1.24 (still more) + From: "Jerry D. Hedden" + Date: Thu, 10 Jul 2008 10:29:14 -0400 + Message-ID: <1ff86f510807100729k4b620d3dl3fa079b89360f5ee@mail.gmail.com> + + Fixes warnings introduced by previous patch. Branch: perl - ! hv.c + ! ext/threads/shared/shared.xs ____________________________________________________________________________ -[ 19422] By: jhi on 2003/05/05 15:40:02 - Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod - From: Casey West - Date: Tue, 29 Apr 2003 16:14:20 -0400 - Message-ID: <20030429201420.GT62281@geeknest.com> +[ 34117] By: steveh on 2008/07/10 13:16:30 + Log: Subject: [PATCH] threads::shared 1.24 (more) + From: "Jerry D. Hedden" + Date: Thu, 10 Jul 2008 09:05:42 -0400 + Message-ID: <1ff86f510807100605u4f80a1b6u2595fbd030bd5660@mail.gmail.com> + + Fixes "unary minus operator applied to unsigned type" warnings on Win32 Branch: perl - ! pod/perlrequick.pod + ! ext/threads/shared/shared.xs ____________________________________________________________________________ -[ 19421] By: jhi on 2003/05/05 15:38:23 - Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch - From: Slaven Rezic - Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST) - Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de> +[ 34116] By: stevep on 2008/07/09 17:22:47 + Log: Subject: [Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl issues) + From: Abigail + Date: Tue, 8 Jul 2008 18:48:37 +0200 + Message-ID: <20080708164836.GB4537@almanda> + Branch: perl + ! t/op/re_tests +____________________________________________________________________________ +[ 34115] By: steveh on 2008/07/09 14:02:30 + Log: Update Win32 canned configs + + Adds new values introduced by #34105/34107, incorporating this patch: + + Subject: RE: New probes + From: "Jan Dubois" + Date: Mon, 7 Jul 2008 15:58:48 -0700 + Message-ID: <072601c8e085$04694860$0d3bd920$@com> + + The appropriate values for the other compilers were determined by + running the probe functions added to Configure by #34105/34112/34114. + (Note that VC8 requires an invalid parameter handler to run those + functions without crashing, and both VC8 and VC9 need %I64d rather + than %ld to output the appropriate values.) + + Also applies the changes to the config_H.* files, together with changes + for #33597/33598/33949 which never got added to them. Branch: perl - ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t + ! win32/config.bc win32/config.gc win32/config.vc + ! win32/config.vc64 win32/config_H.bc win32/config_H.gc + ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL ____________________________________________________________________________ -[ 19420] By: jhi on 2003/05/05 15:36:39 - Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT - From: Steve Hay - Date: Wed, 30 Apr 2003 09:52:30 +0100 - Message-ID: <3EAF8ECE.8060403@uk.radan.com> +[ 34114] By: merijn on 2008/07/08 20:03:50 + Log: Fine-grained sGMTIME_min/max detection Branch: perl - ! utils/h2xs.PL + ! Configure ____________________________________________________________________________ -[ 19419] By: jhi on 2003/05/05 08:20:34 - Log: Reintroduce the mention of the fact that the Artistic/GPL - also are Perl's own licenses. +[ 34112] By: merijn on 2008/07/08 12:02:48 + Log: Be sure to use the correct type, so bits do not get wrapped Branch: perl - ! pod/perlartistic.pod pod/perlgpl.pod + ! Configure Porting/Glossary Porting/config.sh Porting/config_H ____________________________________________________________________________ -[ 19418] By: jhi on 2003/05/05 07:23:57 - Log: Switch the new perlio way of opening anonymous temporary files - open my $fh, '+>', undef - to using File::Temp. Test it, and test also the "accidental - feature" of +< working the same way. - This should address [perl #21937]. +[ 34110] By: rgs on 2008/07/08 08:06:23 + Log: Subject: [PATCH] threads::shared 1.24 (phase 3) + From: "Jerry D. Hedden" + Date: Mon, 7 Jul 2008 13:33:22 -0400 + Message-ID: <1ff86f510807071033j5136e337lab0f3d27575e9113@mail.gmail.com> Branch: perl - + ext/PerlIO/t/open.t - ! MANIFEST perlio.c pod/perlfunc.pod + ! ext/threads/shared/t/wait.t ext/threads/shared/t/waithires.t ____________________________________________________________________________ -[ 19417] By: jhi on 2003/05/05 05:52:47 - Log: perlartistic and perlgpl reformatting from Sean Burke. +[ 34109] By: rgs on 2008/07/08 08:02:16 + Log: Subject: [PATCH - revised^4] test.pl fix + From: "Jerry D. Hedden" + Date: Mon, 7 Jul 2008 13:29:14 -0400 + Message-ID: <1ff86f510807071029q5931f03ud506f06b7d1f72af@mail.gmail.com> Branch: perl - ! pod/perlartistic.pod pod/perlgpl.pod + ! t/test.pl ____________________________________________________________________________ -[ 19416] By: jhi on 2003/05/05 05:33:43 - Log: pack/unpack fixes from Wolfgang Laun: - - fix bug in UNICOS (where SIZE16 != sizeof(short)) - - introduce and use new internal pack/unpack API - (packlist, unpackstring) - that does away with the unused arguments in the old API - (pack_cat, unpack_str). +[ 34107] By: merijn on 2008/07/07 20:39:20 + Log: Probe for timegm Branch: perl - ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h + ! Configure Porting/Glossary config_h.SH handy.h ____________________________________________________________________________ -[ 19415] By: jhi on 2003/05/05 04:58:39 - Log: Subject: [PATCH] Embed.t flushing problem - From: "Craig A. Berry" - Date: Sun, 04 May 2003 16:25:38 -0500 - Message-ID: <3EB58552.2070207@mac.com> +[ 34105] By: merijn on 2008/07/07 20:03:00 + Log: Part one of y2038 changes for Schwern Branch: perl - ! lib/ExtUtils/t/Embed.t + ! Configure Porting/Glossary config_h.SH handy.h ____________________________________________________________________________ -[ 19414] By: jhi on 2003/05/05 04:52:37 - Log: Doc nit from mjd. +[ 34103] By: steveh on 2008/07/07 10:24:11 + Log: Upgrade to Encode-2.26 Branch: perl - ! ext/DB_File/DB_File.pm + + ext/Encode/t/jis7-fallback.t + - ext/Encode/ucm/gsm0338.ucm + ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/Changes + ! ext/Encode/Encode.pm ext/Encode/Makefile.PL + ! ext/Encode/lib/Encode/Alias.pm + ! ext/Encode/lib/Encode/GSM0338.pm + ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Aliases.t + ! ext/Encode/ucm/cp850.ucm ext/Encode/ucm/cp852.ucm + ! ext/Encode/ucm/cp855.ucm ext/Encode/ucm/cp856.ucm + ! ext/Encode/ucm/cp857.ucm ext/Encode/ucm/cp858.ucm + ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm + ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm + ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm + ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm + ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm +____________________________________________________________________________ +[ 34102] By: rgs on 2008/07/06 14:12:24 + Log: Subject: [PATCH] threads::shared 1.24 (phase 2) + From: "Jerry D. Hedden" + Date: Thu, 3 Jul 2008 10:02:30 -0400 + Message-ID: <1ff86f510807030702q74132e14ne6434876a7138f17@mail.gmail.com> + + Additional changes to threads::shared for UTF-8 hash keys. + Branch: perl + ! ext/threads/shared/shared.xs ext/threads/shared/t/utf8.t + ! ext/threads/shared/t/wait.t ext/threads/shared/t/waithires.t +____________________________________________________________________________ +[ 34101] By: steveh on 2008/07/03 15:24:43 + Log: Skip chown() tests added by #34092 on Win32 + Branch: perl + ! t/io/pvbm.t +____________________________________________________________________________ +[ 34100] By: steveh on 2008/07/03 15:08:50 + Log: Fix test count that was missed in #34092 + Branch: perl + ! t/op/magic.t ____________________________________________________________________________ -[ 19413] By: ams on 2003/05/05 04:03:10 - Log: None of that "our" stuff here, please. +[ 34099] By: steveh on 2008/07/03 15:02:08 + Log: Omit tests introduced by #34077 and #34084 which fail on Win32 Branch: perl - ! ext/Storable/t/tied.t + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19412] By: ams on 2003/05/05 03:57:06 - Log: Oops. More Storable 2.07 preparations. +[ 34098] By: stevep on 2008/07/02 20:32:50 + Log: Subject: [PATCH] threads::shared 1.24 + From: "Jerry D. Hedden" + Date: Wed, 2 Jul 2008 10:01:59 -0400 + Message-ID: <1ff86f510807020701v78a14d06g1e0e5f098c6131ed@mail.gmail.com> + + ...plus some adjustments to the test headers to prevent failures + in the Perl core. Branch: perl - ! ext/Storable/README ext/Storable/Storable.pm + + ext/threads/shared/t/utf8.t + ! MANIFEST ext/threads/shared/shared.pm + ! ext/threads/shared/shared.xs ext/threads/shared/t/wait.t + ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ -[ 19411] By: ams on 2003/05/05 03:53:44 - Log: Update changelog for 2.07 release. +[ 34097] By: nicholas on 2008/07/01 14:34:21 + Log: Avoid using -> function call notation within test.pl, which is supposed + to keep to simple constructions to facilitate accurately testing the + core interpreter, which might be buggy. Branch: perl - ! ext/Storable/ChangeLog + ! t/test.pl ____________________________________________________________________________ -[ 19410] By: ams on 2003/05/05 03:31:36 - Log: Update Changes. +[ 34094] By: steveh on 2008/06/30 07:37:29 + Log: Upgrade to Win32-0.38 + (including changes to GetCurrentThreadId.t which should have gone into + the 0.37 upgrade, but which I missed then) Branch: perl - ! Changes -[ 19409] By: ams on 2003/05/05 03:21:41 - Log: Subject: Re: Bug in Storable??? - From: Slaven Rezic - Date: 04 May 2003 18:00:40 +0200 - Message-Id: <87of2iwvkn.fsf@vran.herceg.de> - Branch: perl - ! ext/Storable/Storable.xs ext/Storable/t/integer.t -____________________________________________________________________________ -[ 19408] By: jhi on 2003/05/04 19:57:14 - Log: For some reason a fragment of change #19314 had not been merged. - Branch: maint-5.8/perl - ! uconfig.h uconfig.sh -____________________________________________________________________________ -[ 19407] By: jhi on 2003/05/04 19:39:01 - Log: This way reads a bit better with pod2man. - Branch: perl - ! pod/perlartistic.pod pod/perlgpl.pod -____________________________________________________________________________ -[ 19406] By: jhi on 2003/05/04 12:01:00 - Log: Integrate from maint: - [ 18568] - Add the POSIX::sigaction() trick by Slaven Rezic - for [perl #17341]. - Branch: perl - !> pod/perlfunc.pod pod/perlipc.pod -____________________________________________________________________________ -[ 19405] By: jhi on 2003/05/04 11:51:42 - Log: Cosmic rays? Whatever it was, now it is gone and the test works - also in maint. - Branch: maint-5.8/perl - ! t/run/switchd.t -____________________________________________________________________________ -[ 19404] By: jhi on 2003/05/04 11:15:59 - Log: It seems as if this issue wouldn't be fixed in maint yet? - Branch: maint-5.8/perl - ! t/run/switchd.t -____________________________________________________________________________ -[ 19403] By: jhi on 2003/05/04 11:14:49 - Log: Integrate: - [ 19401] - Add Artistic as perlartistic and GPL (the Copying) as perlgpl; - regen perltoc, perlmodlib. The GPL added as verbatim as possible, - the perlartistic is a straightforward podification. - Branch: maint-5.8/perl - +> pod/perlartistic.pod pod/perlgpl.pod - !> MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL - !> pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod -____________________________________________________________________________ -[ 19402] By: jhi on 2003/05/04 11:10:26 - Log: Integrate: - [ 19381] - Forgot to check in the -d: file. - Branch: maint-5.8/perl - !> t/run/switchd.t -____________________________________________________________________________ -[ 19401] By: jhi on 2003/05/04 09:25:48 - Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl; - regen perltoc, perlmodlib. The GPL added as verbatim as possible, - the perlartistic is a straightforward podification. - Branch: perl - + pod/perlartistic.pod pod/perlgpl.pod - ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL - ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod -____________________________________________________________________________ -[ 19400] By: jhi on 2003/05/04 08:29:43 - Log: Integrate: - [ 19242] - Fix up Larry's copyright statements to my best knowledge. - (Lots of Perl 5 source code archaeology was involved.) - Larry didn't make strangled noises when I showed him - the patch, either :-) - Branch: maint-5.8/perl - !> (integrate 98 files) -____________________________________________________________________________ -[ 19399] By: jhi on 2003/05/04 08:25:06 - Log: Integrate: - [ 19398] - Doesn't make any difference for the test but is more logical. - Branch: maint-5.8/perl - !> t/lib/Devel/switchd.pm -____________________________________________________________________________ -[ 19398] By: jhi on 2003/05/04 08:19:14 - Log: Doesn't make any difference for the test but is more logical. - Branch: perl - ! t/lib/Devel/switchd.pm -____________________________________________________________________________ -[ 19397] By: jhi on 2003/05/04 08:16:21 - Log: Integrate: - [ 19378] - The [perl #21890] (Devel::Coverage breakage) has been fixed - by change #18589 (it was broken by change #9754); add test case. - - [ 19380] - Solaris: make -Duse64bitall'ed to have an archname of - sun4-solaris-64, from Alan Burlison. (The default is to not - to suffix anything with -Duse64bitall if longs are 64 bit. - This may lead into confusion and much sorrow if 32-bit binaries - and 64-bit binaries are installed under the same directories. - Why is "-64" or something like that the default? Well, there - are platforms where 64 bits really is the default default. - There adding a "-64" would be kind of odd. Better to let - each 64-bit capable platform to choose their archnames.) - - [ 19381] - Forgot to check in the -d: file. - - [ 19382] - Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs - From: Michael G Schwern - Date: Wed, 30 Apr 2003 18:19:32 -0700 - Message-ID: <20030501011932.GM701@windhund.schwern.org> - - [ 19383] - Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu) - From: Abe Timmerman - Date: Thu, 1 May 2003 18:34:35 +0200 - Message-Id: <200305011834.35685.abe@ztreet.demon.nl> - - [ 19384] - Subject: [PATCH win32/win32.c] silence compiler warnings - From: Abe Timmerman - Date: Fri, 2 May 2003 00:51:42 +0200 - Message-Id: <200305020051.43166.abe@ztreet.demon.nl> - - [ 19385] - Subject: [PATCH] OpenUNIX 8 support - From: Rafael Garcia-Suarez - Date: Fri, 2 May 2003 12:12:08 +0200 - Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr> - - [ 19386] - Subject: [PATCH] Re: maintperl on OpenUNIX 8 - From: Andy Dougherty - Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT) - Message-ID: - - [ 19387] - Regen Configure (no changes but that's fine). - - [ 19390] - Tru64: PerlIO_tell() was returning about one _megabyte_ for - the fp offset, which was quite a big larger than the input file, - which meant that the SvGROW tried to grow the file to about - 2**64-2**20, which made safesysrealloc() to understandably - croak (in argv.t). - - [ 19391] - Upgrade to Unicode 4.0.0. (Well, upgrade at least - the Unicode character database to 4.0.0.) - - [ 19392] - Salvage 'use filetest "access"' from compiletime to runtime. - - [ 19393] - Extra tweakage from Rafael for #19392. - - [ 19394] - Subject: Re: Does filetest work at all? - From: Slaven Rezic - Date: 03 May 2003 18:26:49 +0200 - Message-ID: <87ade4q9me.fsf@vran.herceg.de> - - [ 19395] - Must skip more. - - [ 19396] - Plagued by thinkos tonight. - Branch: maint-5.8/perl - +> (branch 29 files) - ! Configure config_h.SH - !> (integrate 143 files) + ! ext/Win32/Changes ext/Win32/Win32.pm + ! ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ -[ 19396] By: jhi on 2003/05/03 15:42:54 - Log: Plagued by thinkos tonight. +[ 34093] By: rgs on 2008/06/28 22:25:51 + Log: Subject: [perl #34339][PATCH] "perldoc lib" doesn't describe actual behavior + From: Renée Bäcker + Date: Wed, 25 Jun 2008 16:40:57 +0200 + Message-ID: <486258F9.4020505@smart-websolutions.de> Branch: perl - ! lib/filetest.t + ! lib/lib_pm.PL ____________________________________________________________________________ -[ 19395] By: jhi on 2003/05/03 15:37:35 - Log: Must skip more. +[ 34092] By: rgs on 2008/06/28 21:06:57 + Log: Subject: Some more missing isGV_with_GP()s + From: Ben Morrow + Date: Sat, 28 Jun 2008 17:00:17 +0100 + Message-ID: <20080628160017.GA81579@osiris.mauzo.dyndns.org> Branch: perl - ! lib/filetest.t + + t/io/pvbm.t + ! MANIFEST doio.c ext/IO/t/io_taint.t mg.c pp.c pp_ctl.c + ! pp_hot.c pp_sys.c sv.c t/op/attrs.t t/op/inc.t t/op/inccode.t + ! t/op/magic.t t/op/ref.t t/op/undef.t xsutils.c ____________________________________________________________________________ -[ 19394] By: jhi on 2003/05/03 15:30:45 - Log: Subject: Re: Does filetest work at all? - From: Slaven Rezic - Date: 03 May 2003 18:26:49 +0200 - Message-ID: <87ade4q9me.fsf@vran.herceg.de> +[ 34091] By: rgs on 2008/06/28 20:37:32 + Log: Subject: [PATCH-revised^6] common test code for timed bail + From: "Jerry D. Hedden" + Date: Sat, 28 Jun 2008 15:18:48 -0400 + Message-ID: <1ff86f510806281218i65d32061w27a4431b9b357107@mail.gmail.com> Branch: perl - ! lib/filetest.t pp_sys.c + ! pod/perltodo.pod t/test.pl ____________________________________________________________________________ -[ 19393] By: jhi on 2003/05/03 05:34:21 - Log: Extra tweakage from Rafael for #19392. +[ 34090] By: steveh on 2008/06/27 14:39:33 + Log: Upgrade to Win32-0.37 Branch: perl - ! ext/B/B/Concise.pm lib/filetest.pm + ! ext/Win32/Changes ext/Win32/Win32.pm ext/Win32/Win32.xs ____________________________________________________________________________ -[ 19392] By: jhi on 2003/05/03 05:33:04 - Log: Salvage 'use filetest "access"' from compiletime to runtime. +[ 34089] By: rgs on 2008/06/26 07:57:35 + Log: Subject: Re: [perl #56348] [PATCH] glob() with spaces - documentation unclear + From: Paul Fenwick + Date: Thu, 26 Jun 2008 11:41:45 +1000 + Message-ID: <4862F3D9.5010105@perltraining.com.au> Branch: perl - ! dump.c op.c op.h pp_sys.c + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19391] By: jhi on 2003/05/03 05:19:23 - Log: Upgrade to Unicode 4.0.0. (Well, upgrade at least - the Unicode character database to 4.0.0.) +[ 34088] By: davem on 2008/06/25 19:49:38 + Log: qx($nosuchfile) isn't portable (Windows whines on STDERR) + so skip these uninit var tests for now Branch: perl - + lib/unicore/HangulSyllableType.txt - + lib/unicore/NormalizationCorrections.txt - + lib/unicore/StandardizedVariants.txt - + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl - + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl - + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl - + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl - + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl - + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl - + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl - + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl - + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl - + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl - + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl - + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl - ! (edit 129 files) + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19390] By: jhi on 2003/05/03 04:52:09 - Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for - the fp offset, which was quite a big larger than the input file, - which meant that the SvGROW tried to grow the file to about - 2**64-2**20, which made safesysrealloc() to understandably - croak (in argv.t). +[ 34087] By: rgs on 2008/06/25 18:22:18 + Log: Subject: [PATCH] Re: split smoke for threaded -DDEBUGGING builds + From: Reini Urban + Date: Wed, 25 Jun 2008 17:30:08 +0200 + Message-ID: <48626480.7030602@x-ray.at> + + Plus revert #34086 Branch: perl - ! sv.c + ! dump.c t/op/split.t ____________________________________________________________________________ -[ 19389] By: jhi on 2003/05/02 19:39:12 - Log: Better comment from Rafael. - Branch: metaconfig - ! U/modified/Oldconfig.U +[ 34086] By: rgs on 2008/06/25 13:14:08 + Log: Skip one test that was failing with DEBUGGING and threads, + because after change #34085 the IV value of the OP_CONST + isn't dumped anymore. + Branch: perl + ! t/op/split.t ____________________________________________________________________________ -[ 19388] By: jhi on 2003/05/02 19:18:58 - Log: metaconfig unit change for change #19387. - Branch: metaconfig - ! U/modified/Oldconfig.U +[ 34085] By: rgs on 2008/06/24 14:35:11 + Log: Subject: [PATCH] fix debop with pad const + From: Reini Urban + Date: Tue, 24 Jun 2008 12:07:01 +0200 + Message-ID: <4860C745.2020307@x-ray.at> + Branch: perl + ! dump.c ____________________________________________________________________________ -[ 19387] By: jhi on 2003/05/02 19:18:35 - Log: Regen Configure (no changes but that's fine). +[ 34084] By: davem on 2008/06/24 13:30:23 + Log: more incorrect variable reported in uninitialized value warnings + (the ones that change #34077 missed). It also degrades some print + warnings - ie variable names no longer displayed. Branch: perl - ! Configure + ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19386] By: jhi on 2003/05/02 19:06:39 - Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8 - From: Andy Dougherty - Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT) - Message-ID: +[ 34083] By: merijn on 2008/06/24 11:58:50 + Log: URL for End-Of-Life and OS/Arch documentation + Small enhancements Branch: perl - ! Configure + ! README.hpux ____________________________________________________________________________ -[ 19385] By: jhi on 2003/05/02 19:01:04 - Log: Subject: [PATCH] OpenUNIX 8 support - From: Rafael Garcia-Suarez - Date: Fri, 2 May 2003 12:12:08 +0200 - Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr> +[ 34081] By: rgs on 2008/06/24 05:24:39 + Log: Subject: [PATCH] Documentation on taint/environment interactions for perlrun.pod + From: Paul Fenwick + Date: Tue, 24 Jun 2008 13:53:19 +1000 + Message-ID: <48606FAF.4040604@perltraining.com.au> Branch: perl - ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c + ! pod/perlrun.pod ____________________________________________________________________________ -[ 19384] By: jhi on 2003/05/02 18:58:32 - Log: Subject: [PATCH win32/win32.c] silence compiler warnings - From: Abe Timmerman - Date: Fri, 2 May 2003 00:51:42 +0200 - Message-Id: <200305020051.43166.abe@ztreet.demon.nl> +[ 34080] By: stevep on 2008/06/23 16:55:46 + Log: Subject: Re: [perl #24174] perl-5.8.0-55 exit bug + From: Michael G Schwern + Date: Mon, 13 Oct 2003 05:13:48 -0700 + Message-ID: <20031013121348.GB21103@windhund.schwern.org> Branch: perl - ! win32/win32.c + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19383] By: jhi on 2003/05/02 18:55:37 - Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu) - From: Abe Timmerman - Date: Thu, 1 May 2003 18:34:35 +0200 - Message-Id: <200305011834.35685.abe@ztreet.demon.nl> +[ 34078] By: rgs on 2008/06/23 14:10:16 + Log: Subject: [PATCH] Fix malloc.c warning + From: "Jerry D. Hedden" + Date: Mon, 23 Jun 2008 09:41:11 -0400 + Message-ID: <1ff86f510806230641x37afed4bla697e381b3ba9d6d@mail.gmail.com> Branch: perl - ! win32/win32.h + ! malloc.c ____________________________________________________________________________ -[ 19382] By: jhi on 2003/05/02 18:50:25 - Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs - From: Michael G Schwern - Date: Wed, 30 Apr 2003 18:19:32 -0700 - Message-ID: <20030501011932.GM701@windhund.schwern.org> +[ 34077] By: davem on 2008/06/22 19:05:31 + Log: Incorrect variable reported in uninitialized value warning. + Ops that can return undef even for defined args, could mistakenly + warn that the arg was undefined. Branch: perl - ! ext/POSIX/POSIX.pod + ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19381] By: jhi on 2003/05/02 15:12:47 - Log: Forgot to check in the -d: file. +[ 34076] By: rgs on 2008/06/21 14:33:18 + Log: Subject: Re: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but not v.5.6.x + From: Slaven Rezic + Date: 26 Oct 2007 16:58:55 +0200 + Message-ID: <874pgd6hxs.fsf@biokovo-amd64.herceg.de> Branch: perl - + t/lib/Devel/switchd.pm - ! MANIFEST t/run/switchd.t + ! malloc.c ____________________________________________________________________________ -[ 19380] By: jhi on 2003/05/02 15:02:04 - Log: Solaris: make -Duse64bitall'ed to have an archname of - sun4-solaris-64, from Alan Burlison. (The default is to not - to suffix anything with -Duse64bitall if longs are 64 bit. - This may lead into confusion and much sorrow if 32-bit binaries - and 64-bit binaries are installed under the same directories. - Why is "-64" or something like that the default? Well, there - are platforms where 64 bits really is the default default. - There adding a "-64" would be kind of odd. Better to let - each 64-bit capable platform to choose their archnames.) +[ 34075] By: rgs on 2008/06/20 15:55:48 + Log: Make the version string more consistent between Windows and other platforms. + Noticed and reported by Dave Golden. Branch: perl - ! hints/solaris_2.sh + ! win32/config_sh.PL ____________________________________________________________________________ -[ 19379] By: nick on 2003/05/02 13:37:08 - Log: Integrate mainline (run/switchd.t fails). - Branch: perlio - +> t/run/switchd.t - !> (integrate 35 files) +[ 34074] By: rgs on 2008/06/19 14:04:59 + Log: Subject: [PATCH] threads::shared 1.23 + From: "Jerry D. Hedden" + Date: Tue, 17 Jun 2008 16:28:45 -0400 + Message-ID: <1ff86f510806171328y54650760u12c8148830a60a63@mail.gmail.com> + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t + ! ext/threads/shared/t/waithires.t ____________________________________________________________________________ -[ 19378] By: jhi on 2003/05/02 08:41:40 - Log: The [perl #21890] (Devel::Coverage breakage) has been fixed - by change #18589 (it was broken by change #9754); add test case. +[ 34073] By: merijn on 2008/06/18 14:42:55 + Log: AIX might miss libm + Subject: Re: Closing tickets in RT + From: "H.Merijn Brand" + Date: Tue, 29 Apr 2008 17:49:35 +0200 + Message-ID: <20080429174935.0cb5763b@pc09.procura.nl> Branch: perl - + t/run/switchd.t - ! MANIFEST + ! hints/aix.sh ____________________________________________________________________________ -[ 19377] By: jhi on 2003/05/02 07:52:13 - Log: Integrate: - [ 19371] - The solution in change #19363 was too unportable. - - [ 19372] - miniperl cannot handle layers.t. - - [ 19373] - Subject: [PATCH] RE: perl@19333 - From: Robin Barker - Date: Tue, 29 Apr 2003 17:30:23 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk> - - [ 19374] - OS X test tweak. - - [ 19375] - OS X: could not -Doptimize=-g. - - [ 19376] - great_circle_direction() was broken, - reported by Alexander Becher. - Branch: maint-5.8/perl - !> embed.pl ext/Cwd/t/cwd.t hints/darwin.sh lib/Math/Trig.pm - !> lib/Math/Trig.t pp_hot.c pp_pack.c proto.h t/io/layers.t - !> t/io/openpid.t -____________________________________________________________________________ -[ 19376] By: jhi on 2003/05/02 05:31:52 - Log: great_circle_direction() was broken, - reported by Alexander Becher. - Branch: perl - ! lib/Math/Trig.pm lib/Math/Trig.t -____________________________________________________________________________ -[ 19375] By: jhi on 2003/05/01 18:18:06 - Log: OS X: could not -Doptimize=-g. +[ 34072] By: rgs on 2008/06/18 07:43:27 + Log: Fix release date for 5.002 + (noticed by Grant McLean) Branch: perl - ! hints/darwin.sh + ! lib/Module/CoreList.pm ____________________________________________________________________________ -[ 19374] By: jhi on 2003/05/01 12:33:44 - Log: OS X test tweak. - Branch: perl - ! ext/Cwd/t/cwd.t -____________________________________________________________________________ -[ 19373] By: jhi on 2003/05/01 11:09:42 - Log: Subject: [PATCH] RE: perl@19333 - From: Robin Barker - Date: Tue, 29 Apr 2003 17:30:23 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk> - Branch: perl - ! embed.pl pp_hot.c pp_pack.c proto.h -____________________________________________________________________________ -[ 19372] By: jhi on 2003/05/01 09:52:52 - Log: miniperl cannot handle layers.t. - Branch: perl - ! t/io/layers.t -____________________________________________________________________________ -[ 19371] By: jhi on 2003/05/01 08:26:06 - Log: The solution in change #19363 was too unportable. - Branch: perl - ! t/io/openpid.t -____________________________________________________________________________ -[ 19370] By: jhi on 2003/05/01 07:57:19 - Log: Integrate: - [ 19364] - Subject: [PATCH] [patch #7514] Bug in perlop regex explination - From: Casey West - Date: mŒn apr 28, 2003 19:22:06 Europe/Stockholm - Message-Id: <20030428172206.GK62281@geeknest.com> - - [ 19365] - Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context - From: Casey West - Date: mŒn apr 28, 2003 16:00:05 Europe/Stockholm - Message-Id: <20030428140005.GC62281@geeknest.com> - - [ 19366] - If it's S_, it should be STATIC. - - [ 19367] - Subject: [PATCH] buglet: sub a(;&) { } doesn't work - From: Enache Adrian - Date: Sat, 19 Apr 2003 01:41:07 +0300 - Message-ID: <20030418224107.GA2751@ratsnest.hole> - - [ 19368] - z/OS: More threaded build tweaks from Brian De Pradine-- - apparently now it works! - - [ 19369] - perlreftut updates from mjd. - Branch: maint-5.8/perl - !> embed.fnc embed.h ext/threads/threads.xs handy.h - !> hints/os390.sh numeric.c pod/perlop.pod pod/perlreftut.pod - !> proto.h t/comp/parser.t thread.h toke.c -____________________________________________________________________________ -[ 19369] By: jhi on 2003/05/01 07:48:06 - Log: perlreftut updates from mjd. - Branch: perl - ! pod/perlreftut.pod -____________________________________________________________________________ -[ 19368] By: jhi on 2003/05/01 07:45:06 - Log: z/OS: More threaded build tweaks from Brian De Pradine-- - apparently now it works! - Branch: perl - ! ext/threads/threads.xs handy.h hints/os390.sh thread.h -____________________________________________________________________________ -[ 19367] By: rgs on 2003/04/29 20:31:07 - Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work - From: Enache Adrian - Date: Sat, 19 Apr 2003 01:41:07 +0300 - Message-ID: <20030418224107.GA2751@ratsnest.hole> - Branch: perl - ! t/comp/parser.t toke.c -____________________________________________________________________________ -[ 19366] By: jhi on 2003/04/29 08:55:12 - Log: If it's S_, it should be STATIC. - Branch: perl - ! embed.fnc embed.h numeric.c proto.h -____________________________________________________________________________ -[ 19365] By: sky on 2003/04/28 16:30:03 - Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context - From: Casey West - Date: mŒn apr 28, 2003 16:00:05 Europe/Stockholm - Message-Id: <20030428140005.GC62281@geeknest.com> +[ 34071] By: steveh on 2008/06/17 16:50:57 + Log: Make sure parser's filehandle is closed when finished + + (It was mistakenly left open if there was no old_parser, which caused + t/comp/require.t to leave behind a 'bleah.pm' (from the test for + #49472) on Win32, where the deletion of an open file fails.) Branch: perl - ! pod/perlop.pod + ! toke.c ____________________________________________________________________________ -[ 19364] By: sky on 2003/04/28 16:20:43 - Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination - From: Casey West - Date: mŒn apr 28, 2003 19:22:06 Europe/Stockholm - Message-Id: <20030428172206.GK62281@geeknest.com> +[ 34070] By: steveh on 2008/06/17 11:48:14 + Log: Fix a couple of tests introduced by #34045 which fail on Win32 Branch: perl - ! pod/perlop.pod + ! ext/B/t/debug.t ____________________________________________________________________________ -[ 19363] By: sky on 2003/04/28 15:32:35 - Log: Fix bug 2681, change the test not to use the shell and use 3+arg - open. - Branch: perl - ! t/io/openpid.t -____________________________________________________________________________ -[ 19362] By: jhi on 2003/04/28 14:33:35 - Log: It helps to count right. - Branch: maint-5.8/perl - ! lib/fields.t -____________________________________________________________________________ -[ 19361] By: jhi on 2003/04/28 09:16:12 - Log: The fields test required a little bit of backporting. - Branch: maint-5.8/perl - ! lib/fields.t -____________________________________________________________________________ -[ 19360] By: jhi on 2003/04/28 09:10:08 - Log: Integrate: - [ 19348] - Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself - From: Casey West - Date: Thu, 24 Apr 2003 08:18:42 -0400 - Message-ID: <20030424121842.GW34510@geeknest.com> - - [ 19349] - Subject: [PATCH] VMS::Stdio test tweak - From: "Craig A. Berry" - Date: Sat, 26 Apr 2003 15:53:07 -0500 - Message-ID: <3EAAF1B3.7020708@mac.com> - - [ 19350] - Add Dave Mitchell's test case for fields. - - [ 19351] - Add a test case for [perl #15288] (already solved). - - [ 19353] - utime() doc clarifications - based on : - Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example - From: Casey West - Date: Fri, 25 Apr 2003 08:00:54 -0400 - Message-ID: <20030425120054.GQ34510@geeknest.com> - - [ 19354] - $[ clarifications. - - [ 19355] - Document a faint compilation noise. - - [ 19356] - Newer glibc's nice(2) return the new nice value, instead of 0 or -1. - Check errno to see if the call to nice(2) succeeded. - Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic - From: Enache Adrian - Date: Wed, 23 Apr 2003 22:48:20 +0300 - Message-ID: <20030423194820.GA874@ratsnest.hole> - - [ 19357] - Detecting errors of reentrant APIs: getgrgid_r and the like - when returning an int can either return the error in the return - value or in the errno. We need a new per-interp variable to store - the return value instead of clobbering the errno with it. The new - variable, PL_reentrant_retint, is only used within the reentrancy - framework, and immediately after it's set, so there should not be - similar visibility issues as for the errno. Spotted by Edward Moy. - - [ 19358] - SysV msg queues can be something hanging (witnessed in IRIX), - so let's use IPC_NOWAIT. - - [ 19359] - Feel-good cleanup. - Branch: maint-5.8/perl - !> README.aix embedvar.h ext/IPC/SysV/t/msg.t ext/POSIX/POSIX.xs - !> intrpvar.h lib/UNIVERSAL.pm lib/fields.t perlapi.h - !> pod/perlfunc.pod pod/perlvar.pod reentr.c reentr.h reentr.pl - !> sv.c t/op/pack.t t/op/taint.t vms/ext/Stdio/test.pl -____________________________________________________________________________ -[ 19359] By: jhi on 2003/04/28 08:43:23 - Log: Feel-good cleanup. - Branch: perl - ! intrpvar.h sv.c -____________________________________________________________________________ -[ 19358] By: jhi on 2003/04/28 08:27:15 - Log: SysV msg queues can be something hanging (witnessed in IRIX), - so let's use IPC_NOWAIT. - Branch: perl - ! ext/IPC/SysV/t/msg.t t/op/taint.t -____________________________________________________________________________ -[ 19357] By: jhi on 2003/04/28 06:32:47 - Log: Detecting errors of reentrant APIs: getgrgid_r and the like - when returning an int can either return the error in the return - value or in the errno. We need a new per-interp variable to store - the return value instead of clobbering the errno with it. The new - variable, PL_reentrant_retint, is only used within the reentrancy - framework, and immediately after it's set, so there should not be - similar visibility issues as for the errno. Spotted by Edward Moy. - Branch: perl - ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl -____________________________________________________________________________ -[ 19356] By: rgs on 2003/04/27 20:09:01 - Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1. - Check errno to see if the call to nice(2) succeeded. - Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic - From: Enache Adrian - Date: Wed, 23 Apr 2003 22:48:20 +0300 - Message-ID: <20030423194820.GA874@ratsnest.hole> +[ 34069] By: rgs on 2008/06/17 11:16:38 + Log: Rename the new macro clear_errsv() from last patch to CLEAR_ERRSV() Branch: perl - ! ext/POSIX/POSIX.xs + ! op.c perl.c perl.h pp_ctl.c t/op/eval.t ____________________________________________________________________________ -[ 19355] By: jhi on 2003/04/27 19:56:09 - Log: Document a faint compilation noise. +[ 34068] By: rgs on 2008/06/17 11:13:38 + Log: Subject: [perl #51370] length($@)>0 for empty $@ if utf8 is in use + From: "Bram via RT" + Date: Wed, 11 Jun 2008 03:26:26 -0700 + Message-ID: + + (The first patch) Branch: perl - ! README.aix + ! op.c perl.c perl.h pp_ctl.c t/op/eval.t ____________________________________________________________________________ -[ 19354] By: rgs on 2003/04/27 19:35:11 - Log: $[ clarifications. +[ 34067] By: rgs on 2008/06/17 07:23:51 + Log: Subject: [perl #46309] Buffer overflow in win32_select() (PATCH included) + From: Risto Kankkunen (via RT) + Date: Wed, 10 Oct 2007 02:44:13 -0700 + Message-ID: Branch: perl - ! pod/perlvar.pod + ! win32/win32sck.c ____________________________________________________________________________ -[ 19353] By: rgs on 2003/04/27 18:51:37 - Log: utime() doc clarifications - based on : - Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example - From: Casey West - Date: Fri, 25 Apr 2003 08:00:54 -0400 - Message-ID: <20030425120054.GQ34510@geeknest.com> +[ 34064] By: merijn on 2008/06/16 14:49:04 + Log: Warnings-free for metalint-3.5-27. Woot! + Removed all files that are now identical to dist-3.5 Branch: perl - ! pod/perlfunc.pod + ! Configure config_h.SH ____________________________________________________________________________ -[ 19352] By: nick on 2003/04/27 18:49:03 - Log: Integrate mainline. - Branch: perlio - +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config - +> Cross/config.sh-arm-linux Cross/generate_config_sh - +> Cross/installperl.patch Cross/warp - !> (integrate 113 files) -____________________________________________________________________________ -[ 19351] By: jhi on 2003/04/27 08:13:34 - Log: Add a test case for [perl #15288] (already solved). - Branch: perl - ! t/op/pack.t -____________________________________________________________________________ -[ 19350] By: jhi on 2003/04/27 07:38:17 - Log: Add Dave Mitchell's test case for fields. - Branch: perl - ! lib/fields.t -____________________________________________________________________________ -[ 19349] By: jhi on 2003/04/27 06:50:09 - Log: Subject: [PATCH] VMS::Stdio test tweak - From: "Craig A. Berry" - Date: Sat, 26 Apr 2003 15:53:07 -0500 - Message-ID: <3EAAF1B3.7020708@mac.com> - Branch: perl - ! vms/ext/Stdio/test.pl -____________________________________________________________________________ -[ 19348] By: jhi on 2003/04/27 06:46:16 - Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself - From: Casey West - Date: Thu, 24 Apr 2003 08:18:42 -0400 - Message-ID: <20030424121842.GW34510@geeknest.com> - Branch: perl - ! lib/UNIVERSAL.pm -____________________________________________________________________________ -[ 19347] By: jhi on 2003/04/27 06:11:14 - Log: Integrate: - [ 19342] - Fix bug #15161 by increasing the refcount on the RE and making - sure to restore it correctly. Deals with both s//e and s///g. - - [ 19343] - Document that splice() doesn't extend arrays - Subject: Re: slice autoextending ? still another revised doc patch; COW - From: david nicol - Date: 22 Apr 2003 22:05:02 -0500 - Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com> - - [ 19344] - Some doc patches by Casey West : - - Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline - From: Casey West - Date: Fri, 25 Apr 2003 10:46:39 -0400 - Message-ID: <20030425144639.GY34510@geeknest.com> - - Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional - From: Casey West - Date: Fri, 25 Apr 2003 07:52:13 -0400 - Message-ID: <20030425115213.GP34510@geeknest.com> - - Subject: Re: [perl #7213] [PATCH] Updating example in perldata - From: Casey West - Date: Thu, 24 Apr 2003 21:27:22 -0400 - Message-ID: <20030425012722.GN34510@geeknest.com> - - [ 19345] - Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes - From: Dave Mitchell - Date: Sat, 26 Apr 2003 18:45:28 +0100 - Message-ID: <20030426174528.GA9588@fdgroup.com> - - [ 19346] - Document that restricted hashes are not atomic - (from Dave Mitchell). - Branch: maint-5.8/perl - !> hv.c lib/Hash/Util.pm lib/Hash/Util.t pod/perldata.pod - !> pod/perldiag.pod pod/perlfunc.pod pod/perlsyn.pod pp_ctl.c - !> pp_hot.c -____________________________________________________________________________ -[ 19346] By: jhi on 2003/04/27 06:03:48 - Log: Document that restricted hashes are not atomic - (from Dave Mitchell). - Branch: perl - ! lib/Hash/Util.pm -____________________________________________________________________________ -[ 19345] By: jhi on 2003/04/27 05:59:39 - Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes - From: Dave Mitchell - Date: Sat, 26 Apr 2003 18:45:28 +0100 - Message-ID: <20030426174528.GA9588@fdgroup.com> - Branch: perl - ! hv.c lib/Hash/Util.t pod/perldiag.pod -____________________________________________________________________________ -[ 19344] By: rgs on 2003/04/26 22:48:32 - Log: Some doc patches by Casey West : - - Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline - From: Casey West - Date: Fri, 25 Apr 2003 10:46:39 -0400 - Message-ID: <20030425144639.GY34510@geeknest.com> - - Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional - From: Casey West - Date: Fri, 25 Apr 2003 07:52:13 -0400 - Message-ID: <20030425115213.GP34510@geeknest.com> - - Subject: Re: [perl #7213] [PATCH] Updating example in perldata - From: Casey West - Date: Thu, 24 Apr 2003 21:27:22 -0400 - Message-ID: <20030425012722.GN34510@geeknest.com> - Branch: perl - ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod -____________________________________________________________________________ -[ 19343] By: rgs on 2003/04/26 22:30:07 - Log: Document that splice() doesn't extend arrays - Subject: Re: slice autoextending ? still another revised doc patch; COW - From: david nicol - Date: 22 Apr 2003 22:05:02 -0500 - Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com> +[ 34063] By: rgs on 2008/06/16 14:13:58 + Log: Subject: [PATCH] TODO B-Deparse cpan-bug 33708 + From: "Reini Urban" + Date: Mon, 16 Jun 2008 14:40:35 +0200 + Message-ID: <6910a60806160540v21c7affbte54ef0eedb0cb64d@mail.gmail.com> Branch: perl - ! pod/perlfunc.pod + ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ -[ 19342] By: sky on 2003/04/26 21:43:32 - Log: Fix bug #15161 by increasing the refcount on the RE and making - sure to restore it correctly. Deals with both s//e and s///g. +[ 34061] By: rgs on 2008/06/16 14:03:37 + Log: Subject: [perl #55844] [PATCH] perlbug refactoring and prose cleanup + From: Jesse (via RT) + Date: Sun, 15 Jun 2008 08:31:50 -0700 + Message-ID: Branch: perl - ! pp_ctl.c pp_hot.c + ! utils/perlbug.PL ____________________________________________________________________________ -[ 19341] By: jhi on 2003/04/26 04:36:03 - Log: Integrate: - [ 19340] - Caught by Mark Lutz in UNICOS: A declaration cannot appear - after an executable statement in a block. +[ 34060] By: nicholas on 2008/06/16 13:38:45 + Log: Make lib/open.t under -Duseperlio Branch: perl - !> pp_pack.c + ! lib/open.t ____________________________________________________________________________ -[ 19340] By: jhi on 2003/04/26 04:22:24 - Log: Caught by Mark Lutz in UNICOS: A declaration cannot appear - after an executable statement in a block. - Branch: maint-5.8/perl - ! pp_pack.c +[ 34058] By: craigb on 2008/06/16 03:16:40 + Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz + From: Sébastien Aperghis-Tramoni + Date: Mon, 16 Jun 2008 01:57:33 +0200 + Message-Id: + Branch: perl + ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL + ! ext/Sys/Syslog/Syslog.pm ____________________________________________________________________________ -[ 19339] By: jhi on 2003/04/25 20:22:48 - Log: metaconfig unit change for #19337 and #19338. - Branch: metaconfig/U/perl - ! Extensions.U +[ 34057] By: craigb on 2008/06/16 01:37:05 + Log: Subject: Re: Patches / git + From: Andy Armstrong + Date: Mon, 16 Jun 2008 01:13:25 +0100 + Message-Id: <1162EDA1-C865-4CBB-8DA0-3C83F89E826E@hexten.net> + Branch: perl + ! pod/perlsub.pod ____________________________________________________________________________ -[ 19338] By: jhi on 2003/04/25 20:22:09 - Log: Fix -Dnoextensions and -Donlyextensions. - Branch: maint-5.8/perl - ! Configure +[ 34056] By: rgs on 2008/06/15 16:27:21 + Log: Subject: [perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24 + From: "John P. Linderman" + Date: Tue, 27 Nov 2007 13:50:14 -0500 (EST) + Message-Id: <200711271850.lARIoEfN14794612@raptor.research.att.com> + Branch: perl + ! t/op/stat.t ____________________________________________________________________________ -[ 19337] By: jhi on 2003/04/25 20:19:36 - Log: Now the -Dnoextensions and -Dnoextensions have the - chance of actually doing something. +[ 34055] By: rgs on 2008/06/15 15:20:41 + Log: Subject: [perl #55786] [PATCH blead] Re: Overload Segfaulting + From: Rick Delaney (via RT) + Date: Sat, 14 Jun 2008 11:51:01 -0700 + Message-ID: Branch: perl - ! Configure + ! lib/overload.pm lib/overload.t pp.h ____________________________________________________________________________ -[ 19336] By: jhi on 2003/04/25 19:50:54 - Log: metaconfig unit change for #19334 and #19335. - Branch: metaconfig/U/perl - ! Extensions.U -____________________________________________________________________________ -[ 19335] By: jhi on 2003/04/25 19:50:33 - Log: Subject: [PATCH] Configure's extension sanity check is too strict - From: Andy Dougherty - Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT) - Message-ID: - Branch: maint-5.8/perl - ! Configure +[ 34054] By: rgs on 2008/06/15 07:57:49 + Log: Subject: [PATCH] Re: testing $/ with in memory files + From: Bram + Date: Sat, 14 Jun 2008 18:20:05 +0200 + Message-ID: <20080614182005.yxuyk1mntwkog0o0@horde.wizbit.be> + Branch: perl + ! t/base/rs.t ____________________________________________________________________________ -[ 19334] By: jhi on 2003/04/25 19:48:31 - Log: Subject: [PATCH] Configure's extension sanity check is too strict - From: Andy Dougherty - Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT) - Message-ID: +[ 34053] By: craigb on 2008/06/14 00:02:05 + Log: Fix off-by-one error in sanity check in my_fclose wrapper on VMS. Branch: perl - ! Configure + ! vms/vms.c ____________________________________________________________________________ -[ 19333] By: jhi on 2003/04/25 16:14:13 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 34052] By: craigb on 2008/06/13 23:56:18 + Log: Subject: [patch@34044] Enable getgrgid on VMS + From: "John E. Malmberg" + Date: Thu, 12 Jun 2008 19:50:01 -0500 + Message-id: <4851C439.8070007@qsl.net> + + With some revisions. + Branch: perl + ! t/op/groups.t vms/vmsish.h +____________________________________________________________________________ +[ 34051] By: rgs on 2008/06/13 17:14:42 + Log: Subject: [PATCH] Thread::Queue 2.11 + From: "Jerry D. Hedden" + Date: Thu, 12 Jun 2008 09:42:42 -0400 + Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com> + + This time, not empty. + Branch: perl + ! lib/Thread/Queue.pm lib/Thread/Queue/t/01_basic.t + ! lib/Thread/Queue/t/02_refs.t lib/Thread/Queue/t/03_peek.t + ! lib/Thread/Queue/t/04_errs.t lib/Thread/Queue/t/05_extract.t + ! lib/Thread/Queue/t/06_insert.t lib/Thread/Queue/t/07_lock.t + ! lib/Thread/Queue/t/08_nothreads.t +____________________________________________________________________________ +[ 34050] By: rgs on 2008/06/13 17:13:52 + Log: Subject: [PATCH] Thread::Queue 2.11 + From: "Jerry D. Hedden" + Date: Thu, 12 Jun 2008 09:42:42 -0400 + Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com> + Branch: perl + ! lib/Thread/Queue.pm lib/Thread/Queue/t/01_basic.t + ! lib/Thread/Queue/t/02_refs.t lib/Thread/Queue/t/03_peek.t + ! lib/Thread/Queue/t/04_errs.t lib/Thread/Queue/t/05_extract.t + ! lib/Thread/Queue/t/06_insert.t lib/Thread/Queue/t/07_lock.t + ! lib/Thread/Queue/t/08_nothreads.t +____________________________________________________________________________ +[ 34049] By: rgs on 2008/06/13 17:12:00 + Log: Subject: [PATCH] Thread::Semaphore 2.09 + From: "Jerry D. Hedden" + Date: Thu, 12 Jun 2008 09:41:24 -0400 + Message-ID: <1ff86f510806120641jbbb984cn1f505c24d520cdbf@mail.gmail.com> + Branch: perl + ! lib/Thread/Semaphore.pm lib/Thread/Semaphore/t/01_basic.t + ! lib/Thread/Semaphore/t/02_errs.t + ! lib/Thread/Semaphore/t/03_nothreads.t +____________________________________________________________________________ +[ 34048] By: rgs on 2008/06/13 17:09:19 + Log: Subject: [PATCH - revised] threads 1.71 + From: "Jerry D. Hedden" + Date: Thu, 12 Jun 2008 08:42:19 -0400 + Message-ID: <1ff86f510806120542v7f55b0aetac69642e5072654e@mail.gmail.com> + Branch: perl + ! ext/threads/Makefile.PL ext/threads/t/basic.t + ! ext/threads/t/blocks.t ext/threads/t/context.t + ! ext/threads/t/end.t ext/threads/t/err.t ext/threads/t/exit.t + ! ext/threads/t/free.t ext/threads/t/free2.t + ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t + ! ext/threads/t/list.t ext/threads/t/problems.t + ! ext/threads/t/stack.t ext/threads/t/stack_env.t + ! ext/threads/t/state.t ext/threads/t/stress_cv.t + ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t + ! ext/threads/t/thread.t ext/threads/threads.pm +____________________________________________________________________________ +[ 34047] By: rgs on 2008/06/13 17:06:18 + Log: Subject: [PATCH - revised] threads::shared 1.22 + From: "Jerry D. Hedden" + Date: Thu, 12 Jun 2008 08:44:12 -0400 + Message-ID: <1ff86f510806120544q76b18460l435fe9f3b1d77b2f@mail.gmail.com> + Branch: perl + ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t + ! ext/threads/shared/t/av_refs.t + ! ext/threads/shared/t/av_simple.t + ! ext/threads/shared/t/blessed.t ext/threads/shared/t/clone.t + ! ext/threads/shared/t/cond.t ext/threads/shared/t/disabled.t + ! ext/threads/shared/t/hv_refs.t + ! ext/threads/shared/t/hv_simple.t + ! ext/threads/shared/t/no_share.t ext/threads/shared/t/object.t + ! ext/threads/shared/t/shared_attr.t + ! ext/threads/shared/t/stress.t ext/threads/shared/t/sv_refs.t + ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t + ! ext/threads/shared/t/waithires.t +____________________________________________________________________________ +[ 34046] By: craigb on 2008/06/13 15:17:45 + Log: For dynamic loading on VMS, simplify and robustify things by using + the system-supplied exception handler rather than the home-rolled one. + This eliminates an access violation sometimes seen with heavy loading + under threads. + Branch: perl + ! ext/DynaLoader/dl_vms.xs +____________________________________________________________________________ +[ 34045] By: rgs on 2008/06/13 12:23:12 + Log: Subject: [PATCH] B::Debug dual-life 1.06 + From: Reini Urban + Date: Wed, 11 Jun 2008 17:03:37 +0200 + Message-ID: <484FE949.9040701@x-ray.at> + Branch: perl + ! Porting/Maintainers.pl ext/B/B/Debug.pm ext/B/t/debug.t +____________________________________________________________________________ +[ 34044] By: nicholas on 2008/06/11 22:07:33 + Log: Patch from MHX to change the WriteConstant()'s documentation to note + that to change the constant subroutine's name one needs XS_SUBNAME + not SUBNAME, and then make C_SUBNAME default to XS_SUBNAME to be + consistent with the revised documentation. + http://rt.cpan.org/Public/Bug/Display.html?id=29968 + Branch: perl + ! lib/ExtUtils/Constant.pm +____________________________________________________________________________ +[ 34043] By: nicholas on 2008/06/11 20:39:19 + Log: Subject: Re: Change 34005: Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz + From: Sébastien Aperghis-Tramoni + Message-Id: + Date: Sun, 8 Jun 2008 02:55:21 +0200 + + [applied manually, plus $VERSION bump] + Branch: perl + ! lib/ExtUtils/Constant.pm +____________________________________________________________________________ +[ 34042] By: nicholas on 2008/06/11 17:40:25 + Log: Subject: [patch@34016] VMS passes these t/io/open.t tests now. + From: "John E. Malmberg" + Message-id: <484F51EA.6050005@qsl.net> + Date: Tue, 10 Jun 2008 23:17:46 -0500 + Branch: perl + ! t/io/open.t +____________________________________________________________________________ +[ 34041] By: nicholas on 2008/06/10 17:12:16 + Log: Subject: [PATCH] Remove temporary file leftover by test in IO-Compress-Zlib + From: "Steve Hay" + Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701E53F2D@ukmail02.planit.group> + Date: Tue, 10 Jun 2008 17:51:26 +0100 + Branch: perl + ! ext/IO_Compress_Zlib/t/006zip.t +____________________________________________________________________________ +[ 34040] By: merijn on 2008/06/10 09:47:41 + Log: Subject: Fix run/switches test on Win32 + From: "Steve Hay" + Date: Tue, 10 Jun 2008 09:49:50 +0100 + Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701DF242E@ukmail02.planit.group> + Branch: perl + ! t/run/switches.t ____________________________________________________________________________ -[ 19332] By: jhi on 2003/04/25 15:35:49 - Log: Integrate: - [ 19197] - Continue hunting for the cause of the Tru64 failed threaded smokes - most probably introduced by the change #19157. The tweak suggested - by Stephen McCamant trades a possible dangling pointer (CopFILE() - is tricky like that with threads) to a memory leak. (This means - that this tweak shouldn't be left in as-is, but if this helps, - we at least know that the failure was caused by the #19157.) - - Firstly, because we nothing better has come up, and secondly - because otherwise the subtest #18 of deparse.t is acting up - in Tru64 (a sub B::NULL::as_string() { '' } appears). - Branch: maint-5.8/perl - !> op.c -____________________________________________________________________________ -[ 19331] By: jhi on 2003/04/25 14:51:16 - Log: Integrate: - [ 19195] - Upgrade to Test::Harness 2.27_04. - - [ 19325] - Upgrade to Encode 1.93. - - [ 19326] - Upgrade to Test::Harness 2.28. - - [ 19327] - Clarify(?) the perlio default layers table. - - [ 19328] - Subject: typo in Time::HiRes docs - From: mjd@plover.com - Date: 19 Apr 2003 15:13:44 -0000 - Message-ID: <20030419151344.28237.qmail@plover.com> - - [ 19329] - Upgrade to Time::HiRes 1.46. - - [ 19330] - Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round - From: "Craig A. Berry" - Date: Thu, 24 Apr 2003 20:09:48 -0500 - Message-ID: <3EA88ADC.3000300@mac.com> - Branch: maint-5.8/perl - +> lib/Test/Harness/t/pod.t t/lib/sample-tests/switches - !> (integrate 26 files) -____________________________________________________________________________ -[ 19330] By: jhi on 2003/04/25 14:11:33 - Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round - From: "Craig A. Berry" - Date: Thu, 24 Apr 2003 20:09:48 -0500 - Message-ID: <3EA88ADC.3000300@mac.com> - Branch: perl - ! ext/Encode/t/enc_module.t -____________________________________________________________________________ -[ 19329] By: jhi on 2003/04/25 07:06:49 - Log: Upgrade to Time::HiRes 1.46. +[ 34039] By: nicholas on 2008/06/09 18:43:59 + Log: Strength reduction optimisation seems to spot that a = a + 1; is just + a++; so write it as the former, to keep PERL_DEBUG_COW happy. Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/Makefile.PL + ! regcomp.c ____________________________________________________________________________ -[ 19328] By: jhi on 2003/04/25 06:57:10 - Log: Subject: typo in Time::HiRes docs - From: mjd@plover.com - Date: 19 Apr 2003 15:13:44 -0000 - Message-ID: <20030419151344.28237.qmail@plover.com> +[ 34038] By: nicholas on 2008/06/09 18:18:57 + Log: Subject: Re: [PATCH] More COW lvalues + From: Reini Urban + Message-ID: <484D491D.9050704@x-ray.at> + Date: Mon, 09 Jun 2008 17:15:41 +0200 Branch: perl - ! ext/Time/HiRes/HiRes.pm + ! regcomp.c sv.h ____________________________________________________________________________ -[ 19327] By: jhi on 2003/04/25 04:45:05 - Log: Clarify(?) the perlio default layers table. +[ 34031] By: rgs on 2008/06/08 15:41:11 + Log: Subject: Re: [PATCH] readable assertion names, now sv.h + From: "Reini Urban" + Date: Sun, 8 Jun 2008 15:26:41 +0200 + Message-ID: <6910a60806080626kfda0dd1ja906513e8fd0aa39@mail.gmail.com> Branch: perl - ! lib/PerlIO.pm t/io/layers.t + ! sv.h ____________________________________________________________________________ -[ 19326] By: jhi on 2003/04/25 04:22:49 - Log: Upgrade to Test::Harness 2.28. +[ 34030] By: rgs on 2008/06/08 15:37:48 + Log: Subject: Re: [PATCH] readable assertion names, now the rest + From: "Reini Urban" + Date: Sun, 8 Jun 2008 16:17:32 +0200 + Message-ID: <6910a60806080717h1aaaef1fh425a2ef21a62c9ed@mail.gmail.com> + Branch: perl + ! cv.h op.h pad.h regexp.h +____________________________________________________________________________ +[ 34029] By: rgs on 2008/06/08 15:24:44 + Log: Subject: [PATCH] readable assertion names + From: "Reini Urban" + Date: Sun, 8 Jun 2008 14:41:51 +0200 + Message-ID: <6910a60806080541n4f7e1939q254797411545ebea@mail.gmail.com> + Branch: perl + ! gv.h +____________________________________________________________________________ +[ 34028] By: rgs on 2008/06/08 15:10:28 + Log: Subject: [PATCH] update Pod-Perldoc to version 3.14_07 + From: "Adriano Ferreira" + Date: Sun, 8 Jun 2008 11:29:22 -0300 + Message-ID: <73ddeb6c0806080729n63fc806dq83287e57347a4b5f@mail.gmail.com> + Branch: perl + ! Porting/Maintainers.pl lib/Pod/Perldoc.pm + ! lib/Pod/Perldoc/BaseTo.pm lib/Pod/Perldoc/GetOptsOO.pm + ! lib/Pod/Perldoc/ToChecker.pm lib/Pod/Perldoc/ToMan.pm + ! lib/Pod/Perldoc/ToNroff.pm lib/Pod/Perldoc/ToPod.pm + ! lib/Pod/Perldoc/ToRtf.pm lib/Pod/Perldoc/ToText.pm + ! lib/Pod/Perldoc/ToTk.pm lib/Pod/Perldoc/ToXml.pm + ! pod/perldoc.pod +____________________________________________________________________________ +[ 34027] By: rgs on 2008/06/08 14:45:20 + Log: Subject: [PATCH] perlsyn: equivalent code for HASH ~~ ARRAY + From: brian d foy + Date: Sat, 07 Jun 2008 23:59:22 +0100 + Message-ID: <070620082359221579%brian.d.foy@gmail.com> Branch: perl - ! lib/Test/Harness.pm lib/Test/Harness/Changes - ! lib/Test/Harness/t/pod.t + ! pod/perlsyn.pod ____________________________________________________________________________ -[ 19325] By: jhi on 2003/04/24 19:06:29 - Log: Upgrade to Encode 1.93. +[ 34026] By: rgs on 2008/06/08 14:03:58 + Log: Small typo fix. Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL - ! ext/Encode/lib/Encode/CJKConstants.pm - ! ext/Encode/lib/Encode/CN/HZ.pm - ! ext/Encode/lib/Encode/Encoding.pm - ! ext/Encode/lib/Encode/Guess.pm - ! ext/Encode/lib/Encode/KR/2022_KR.pm - ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t - ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t - ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm - ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm -____________________________________________________________________________ -[ 19324] By: jhi on 2003/04/24 17:07:28 - Log: Integrate: - [ 19323] - VMS patch for faststdio from Craig Berry. - Branch: maint-5.8/perl - !> configure.com -____________________________________________________________________________ -[ 19323] By: jhi on 2003/04/24 16:57:13 - Log: VMS patch for faststdio from Craig Berry. + ! ext/PerlIO/via/via.pm +____________________________________________________________________________ +[ 34025] By: rgs on 2008/06/08 14:00:59 + Log: Fix for bug [perl #54934] Attempt to free unreferenced scalar fiddling with the symbol table + Keep the refcount of the globs generated by PerlIO::via balanced. Branch: perl - ! configure.com + ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs ____________________________________________________________________________ -[ 19322] By: jhi on 2003/04/24 12:52:16 - Log: Regen perlmodlib and perltoc. - Branch: maint-5.8/perl - ! pod/perlmodlib.pod pod/perltoc.pod -____________________________________________________________________________ -[ 19321] By: jhi on 2003/04/24 05:10:36 - Log: Integrate: - [ 19316] - A new fatal error : - Subject: [PATCH] Perl_croak("Use of freed value in iteration") - From: Dave Mitchell - Date: Mon, 21 Apr 2003 13:19:50 +0100 - Message-ID: <20030421121950.GB18189@fdgroup.com> - Message-ID: <20030421125433.GC18189@fdgroup.com> - - [ 19319] - Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0) - From: Chris Pepper (via RT) - Date: 22 Apr 2003 04:31:17 -0000 - Message-Id: - (with minor further corrections) - - [ 19320] - Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution. - From: Casey West - Date: Wed, 23 Apr 2003 14:03:20 -0400 - Message-ID: <20030423180320.GZ15574@geeknest.com> - - plus regen some docs. - Branch: maint-5.8/perl - ! pod/perldiag.pod pod/perlintern.pod pod/perlmod.pod - ! pod/perlmodlib.PL pod/perlmodlib.pod - !> pp_hot.c t/cmd/for.t -____________________________________________________________________________ -[ 19320] By: rgs on 2003/04/23 20:20:58 - Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution. - From: Casey West - Date: Wed, 23 Apr 2003 14:03:20 -0400 - Message-ID: <20030423180320.GZ15574@geeknest.com> - Branch: perl - ! pod/perlmodlib.PL pod/perlmodlib.pod -____________________________________________________________________________ -[ 19319] By: rgs on 2003/04/23 19:54:31 - Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0) - From: Chris Pepper (via RT) - Date: 22 Apr 2003 04:31:17 -0000 - Message-Id: - (with minor further corrections) +[ 34024] By: rgs on 2008/06/08 13:51:55 + Log: Subject: Fwd: [PATCH-2] Re: testing $/ with in memory files + From: Bram + Date: Mon, 26 May 2008 09:12:58 +0200 + Message-ID: <20080526091258.vbcecy2dc00gwg08@horde.wizbit.be> Branch: perl - ! pod/perlmod.pod + ! t/base/rs.t ____________________________________________________________________________ -[ 19318] By: jhi on 2003/04/23 19:24:49 - Log: config.h fixing. - Branch: maint-5.8/perl - ! NetWare/config_H.wc plan9/config.plan9 plan9/config_h.sample - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/config_H.vc64 wince/config_H.ce -____________________________________________________________________________ -[ 19317] By: jhi on 2003/04/23 19:12:05 - Log: Integrate: - [ 19314] - Introduce 'fast stdio' symbols to non-Configure lands. - - plus edit the usefaststdio as defined plus regen vosish. - Branch: maint-5.8/perl - ! NetWare/config.wc NetWare/config_H.wc configure.com - ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample - ! plan9/config_sh.sample uconfig.h uconfig.sh vos/config.alpha.h - ! vos/config.ga.h win32/config.bc win32/config.gc - ! win32/config.vc win32/config.vc64 win32/config_H.bc - ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 - ! wince/config.ce wince/config_H.ce -____________________________________________________________________________ -[ 19316] By: rgs on 2003/04/23 19:11:01 - Log: A new fatal error : - Subject: [PATCH] Perl_croak("Use of freed value in iteration") - From: Dave Mitchell - Date: Mon, 21 Apr 2003 13:19:50 +0100 - Message-ID: <20030421121950.GB18189@fdgroup.com> - Message-ID: <20030421125433.GC18189@fdgroup.com> +[ 34023] By: rgs on 2008/06/08 09:12:01 + Log: Tweak the "Illegal character in prototype" warning so it's more + precise when reporting illegal characters after _ Branch: perl - ! pod/perldiag.pod pp_hot.c t/cmd/for.t -____________________________________________________________________________ -[ 19315] By: jhi on 2003/04/23 19:03:10 - Log: Regen Configure, Glossary, et alia. - Branch: maint-5.8/perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH + ! t/lib/warnings/toke toke.c ____________________________________________________________________________ -[ 19314] By: jhi on 2003/04/23 18:53:46 - Log: Introduce 'fast stdio' symbols to non-Configure lands. +[ 34022] By: rgs on 2008/06/08 09:02:12 + Log: Document new warning added by #34021 Branch: perl - ! NetWare/config.wc NetWare/config_H.wc 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 -____________________________________________________________________________ -[ 19313] By: jhi on 2003/04/23 18:22:02 - Log: metaconfig unit change for #19312. - Branch: metaconfig/U/perl - ! usefaststdio.U + ! pod/perldiag.pod ____________________________________________________________________________ -[ 19312] By: jhi on 2003/04/23 18:21:47 - Log: Regen Configure, Glossary, et alia. - Branch: perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH -____________________________________________________________________________ -[ 19311] By: jhi on 2003/04/23 08:35:52 - Log: Integrate: - [ 19310] - Handle the combination of dosish and non-faststdio. - Branch: maint-5.8/perl - !> t/io/layers.t -____________________________________________________________________________ -[ 19310] By: jhi on 2003/04/23 08:34:33 - Log: Handle the combination of dosish and non-faststdio. - Branch: perl - ! t/io/layers.t -____________________________________________________________________________ -[ 19309] By: jhi on 2003/04/23 05:35:38 - Log: Integrate: - [ 19304] - Re-merge Encode 1.92. - - [ 19305] - Enache's turn. - - [ 19306] - z/OS: changes for building threaded from "Brian De Pradine" - . - - [ 19307] - Subject: [PATCH] Doc pointers in perlbot. - From: Casey West - Date: Tue, 22 Apr 2003 11:19:09 -0400 - Message-Id: <20030422151909.GC11119@geeknest.com> - (Applied by hand.) - - [ 19308] - Subject: 5.8.0: two problems - From: Ilya Zakharevich - Date: Tue, 22 Apr 2003 11:43:17 -0700 - Message-ID: <20030422184316.GA8602@math.berkeley.edu> - Branch: maint-5.8/perl - !> Makefile.SH XSUB.h ext/Encode/Makefile.PL - !> ext/Encode/t/enc_module.t hints/os390.sh pod/perlbot.pod - !> thread.h util.c -____________________________________________________________________________ -[ 19308] By: rgs on 2003/04/22 20:53:20 - Log: Subject: 5.8.0: two problems - From: Ilya Zakharevich - Date: Tue, 22 Apr 2003 11:43:17 -0700 - Message-ID: <20030422184316.GA8602@math.berkeley.edu> - Branch: perl - ! XSUB.h -____________________________________________________________________________ -[ 19307] By: ams on 2003/04/22 16:39:51 - Log: Subject: [PATCH] Doc pointers in perlbot. - From: Casey West - Date: Tue, 22 Apr 2003 11:19:09 -0400 - Message-Id: <20030422151909.GC11119@geeknest.com> - (Applied by hand.) - Branch: perl - ! pod/perlbot.pod -____________________________________________________________________________ -[ 19306] By: jhi on 2003/04/22 13:09:21 - Log: z/OS: changes for building threaded from "Brian De Pradine" - . - Branch: perl - ! Makefile.SH hints/os390.sh thread.h util.c -____________________________________________________________________________ -[ 19305] By: jhi on 2003/04/22 11:42:35 - Log: Enache's turn. - Branch: perl - ! ext/Encode/t/enc_module.t -____________________________________________________________________________ -[ 19304] By: jhi on 2003/04/22 10:48:47 - Log: Re-merge Encode 1.92. - Branch: perl - ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t -____________________________________________________________________________ -[ 19303] By: jhi on 2003/04/22 05:30:15 - Log: Integrate: - [ 19299] - Croak on non ref to shared methods instead of segfault. - This can really only happen for &share("string"). - - [ 19301] - Fix bug 17964 by properly refcounting the gv top. - Seems like the entries in rsfp are way different than - normal PVIO objects. - - [ 19302] - Argh, cut-and-pasto. - Branch: maint-5.8/perl - !> ext/threads/shared/shared.xs perlio.c sv.c -____________________________________________________________________________ -[ 19302] By: jhi on 2003/04/22 05:26:21 - Log: Argh, cut-and-pasto. +[ 34021] By: rgs on 2008/06/08 08:57:00 + Log: Add a new warning, "Prototype after '%s'" + Based on: + Subject: Re: [perl #36673] sub foo(@$) {} should generate an error + From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= + Date: Mon, 26 May 2008 13:08:27 +0200 + Message-ID: <483A9A2B.6020808@smart-websolutions.de> Branch: perl - ! perlio.c + ! t/lib/warnings/toke toke.c ____________________________________________________________________________ -[ 19301] By: sky on 2003/04/21 21:33:14 - Log: Fix bug 17964 by properly refcounting the gv top. - Seems like the entries in rsfp are way different than - normal PVIO objects. +[ 34020] By: rgs on 2008/06/08 08:27:31 + Log: Revert #34019. Branch: perl - ! sv.c + ! utils/perlbug.PL ____________________________________________________________________________ -[ 19300] By: rgs on 2003/04/21 19:42:04 - Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY). - - Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD - From: Enache Adrian - Date: Sun, 20 Apr 2003 02:45:48 +0300 - Message-ID: <20030419234548.GA849@ratsnest.hole> - and - Date: Wed, 2 Apr 2003 07:52:28 +0300 - Message-ID: <20030402045227.GA1023@ratsnest.hole> +[ 34019] By: rgs on 2008/06/08 08:19:39 + Log: Subject: [PATCH] perlbug prose patch (and some evals, too) + From: Jesse Vincent + Date: Sat, 7 Jun 2008 17:10:28 -0400 + Message-Id: <89557793-48C2-4962-BE7A-24DC2EAFAF15@fsck.com> + + (applied to perlbug.PL instead of the generated perlbug) Branch: perl - ! pp_sys.c t/op/ref.t util.c + ! utils/perlbug.PL ____________________________________________________________________________ -[ 19299] By: sky on 2003/04/21 17:05:31 - Log: Croak on non ref to shared methods instead of segfault. - This can really only happen for &share("string"). +[ 34016] By: nicholas on 2008/06/07 16:33:46 + Log: $attributes::VERSION++ following change 33985. + Branch: perl + ! lib/attributes.pm +____________________________________________________________________________ +[ 34014] By: nicholas on 2008/06/07 16:13:07 + Log: $Carp::VERSION++ following change 33992. + Branch: perl + ! lib/Carp.pm +____________________________________________________________________________ +[ 34005] By: stevep on 2008/06/06 01:27:49 + Log: Subject: Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz + From: Sébastien Aperghis-Tramoni + Date: Fri, 6 Jun 2008 01:23:30 +0200 + Message-Id: + Branch: perl + ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL + ! ext/Sys/Syslog/README ext/Sys/Syslog/Syslog.pm + ! ext/Sys/Syslog/Syslog.xs ext/Sys/Syslog/t/00-load.t + ! ext/Sys/Syslog/t/syslog.t +____________________________________________________________________________ +[ 34004] By: stevep on 2008/06/06 01:17:31 + Log: Subject: [PATCH] incorrectly failing test in lib/Pod/t/text.t + From: Hans Dieter Pearcey + Date: Thu, 5 Jun 2008 12:38:38 -0400 + Message-ID: <20080605163838.GA25576@glaive.weftsoar.net> + Branch: perl + ! lib/Pod/t/text.t +____________________________________________________________________________ +[ 34003] By: stevep on 2008/06/05 14:28:16 + Log: This needs to change so this doesn't need updating everytime + we update Pod::Simple. + Branch: perl + ! lib/Pod/t/text.t +____________________________________________________________________________ +[ 34002] By: stevep on 2008/06/05 13:17:40 + Log: Subject: [perl #55302] cc_runtime syntax error + From: "Reini Urban via RT" + Date: Wed, 04 Jun 2008 14:07:05 -0700 + Message-ID: + Branch: perl + ! cc_runtime.h +____________________________________________________________________________ +[ 34001] By: stevep on 2008/06/05 13:04:00 + Log: A quick new release of Pod-Simple has removed the dependency on + HTML-Parser. HTML-Parser and HTML-Tagset will now be leaving us. + Branch: perl + - ext/HTML/Parser/Makefile.PL ext/HTML/Parser/Parser.pm + - ext/HTML/Parser/Parser.xs ext/HTML/Parser/hints/solaris.pl + - ext/HTML/Parser/hparser.c ext/HTML/Parser/hparser.h + - ext/HTML/Parser/lib/HTML/Entities.pm + - ext/HTML/Parser/lib/HTML/Filter.pm + - ext/HTML/Parser/lib/HTML/HeadParser.pm + - ext/HTML/Parser/lib/HTML/LinkExtor.pm + - ext/HTML/Parser/lib/HTML/PullParser.pm + - ext/HTML/Parser/lib/HTML/TokeParser.pm + - ext/HTML/Parser/mkhctype ext/HTML/Parser/mkpfunc + - ext/HTML/Parser/t/api_version.t + - ext/HTML/Parser/t/argspec-bad.t ext/HTML/Parser/t/argspec.t + - ext/HTML/Parser/t/argspec2.t ext/HTML/Parser/t/attr-encoded.t + - ext/HTML/Parser/t/callback.t + - ext/HTML/Parser/t/case-sensitive.t ext/HTML/Parser/t/cases.t + - ext/HTML/Parser/t/comment.t ext/HTML/Parser/t/crashme.t + - ext/HTML/Parser/t/declaration.t ext/HTML/Parser/t/default.t + - ext/HTML/Parser/t/document.t ext/HTML/Parser/t/dtext.t + - ext/HTML/Parser/t/entities.t ext/HTML/Parser/t/entities2.t + - ext/HTML/Parser/t/filter-methods.t ext/HTML/Parser/t/filter.t + - ext/HTML/Parser/t/handler-eof.t ext/HTML/Parser/t/handler.t + - ext/HTML/Parser/t/headparser-http.t + - ext/HTML/Parser/t/headparser.t ext/HTML/Parser/t/ignore.t + - ext/HTML/Parser/t/largetags.t + - ext/HTML/Parser/t/linkextor-base.t + - ext/HTML/Parser/t/linkextor-rel.t ext/HTML/Parser/t/magic.t + - ext/HTML/Parser/t/marked-sect.t + - ext/HTML/Parser/t/msie-compat.t ext/HTML/Parser/t/offset.t + - ext/HTML/Parser/t/options.t ext/HTML/Parser/t/parsefile.t + - ext/HTML/Parser/t/parser.t ext/HTML/Parser/t/plaintext.t + - ext/HTML/Parser/t/pod.t ext/HTML/Parser/t/process.t + - ext/HTML/Parser/t/pullparser.t ext/HTML/Parser/t/script.t + - ext/HTML/Parser/t/skipped-text.t + - ext/HTML/Parser/t/stack-realloc.t ext/HTML/Parser/t/textarea.t + - ext/HTML/Parser/t/threads.t ext/HTML/Parser/t/tokeparser.t + - ext/HTML/Parser/t/uentities.t + - ext/HTML/Parser/t/unbroken-text.t + - ext/HTML/Parser/t/unicode-bom.t ext/HTML/Parser/t/unicode.t + - ext/HTML/Parser/t/xml-mode.t ext/HTML/Parser/tokenpos.h + - ext/HTML/Parser/typemap ext/HTML/Parser/util.c + - lib/HTML/Tagset.pm lib/HTML/Tagset/t/00_about_verbose.t + - lib/HTML/Tagset/t/01_old_junk.t + ! MANIFEST Porting/Maintainers.pl +____________________________________________________________________________ +[ 34000] By: stevep on 2008/06/05 12:56:53 + Log: Upgrade to Pod-Simple-3.07 + Branch: perl + ! lib/Pod/Simple.pm lib/Pod/Simple/XHTML.pm + ! lib/Pod/Simple/t/xhtml01.t +____________________________________________________________________________ +[ 33999] By: stevep on 2008/06/05 02:00:46 + Log: It appears that the S<> bug in Pod::Simple hasn't been fixed yet. + Bump the version needed for the skip. + Branch: perl + ! lib/Pod/t/text.t +____________________________________________________________________________ +[ 33998] By: stevep on 2008/06/05 01:58:26 + Log: Assimilate HTML-Parser and HTML-Tagset. HTML-Parser is now a prereq + for Pod-Simple and HTML-Tagset is a prereq for HTML-Parser. I also + resorted the MANIFEST file. + Branch: perl + + ext/HTML/Parser/Makefile.PL ext/HTML/Parser/Parser.pm + + ext/HTML/Parser/Parser.xs ext/HTML/Parser/hints/solaris.pl + + ext/HTML/Parser/hparser.c ext/HTML/Parser/hparser.h + + ext/HTML/Parser/lib/HTML/Entities.pm + + ext/HTML/Parser/lib/HTML/Filter.pm + + ext/HTML/Parser/lib/HTML/HeadParser.pm + + ext/HTML/Parser/lib/HTML/LinkExtor.pm + + ext/HTML/Parser/lib/HTML/PullParser.pm + + ext/HTML/Parser/lib/HTML/TokeParser.pm + + ext/HTML/Parser/mkhctype ext/HTML/Parser/mkpfunc + + ext/HTML/Parser/t/api_version.t + + ext/HTML/Parser/t/argspec-bad.t ext/HTML/Parser/t/argspec.t + + ext/HTML/Parser/t/argspec2.t ext/HTML/Parser/t/attr-encoded.t + + ext/HTML/Parser/t/callback.t + + ext/HTML/Parser/t/case-sensitive.t ext/HTML/Parser/t/cases.t + + ext/HTML/Parser/t/comment.t ext/HTML/Parser/t/crashme.t + + ext/HTML/Parser/t/declaration.t ext/HTML/Parser/t/default.t + + ext/HTML/Parser/t/document.t ext/HTML/Parser/t/dtext.t + + ext/HTML/Parser/t/entities.t ext/HTML/Parser/t/entities2.t + + ext/HTML/Parser/t/filter-methods.t ext/HTML/Parser/t/filter.t + + ext/HTML/Parser/t/handler-eof.t ext/HTML/Parser/t/handler.t + + ext/HTML/Parser/t/headparser-http.t + + ext/HTML/Parser/t/headparser.t ext/HTML/Parser/t/ignore.t + + ext/HTML/Parser/t/largetags.t + + ext/HTML/Parser/t/linkextor-base.t + + ext/HTML/Parser/t/linkextor-rel.t ext/HTML/Parser/t/magic.t + + ext/HTML/Parser/t/marked-sect.t + + ext/HTML/Parser/t/msie-compat.t ext/HTML/Parser/t/offset.t + + ext/HTML/Parser/t/options.t ext/HTML/Parser/t/parsefile.t + + ext/HTML/Parser/t/parser.t ext/HTML/Parser/t/plaintext.t + + ext/HTML/Parser/t/pod.t ext/HTML/Parser/t/process.t + + ext/HTML/Parser/t/pullparser.t ext/HTML/Parser/t/script.t + + ext/HTML/Parser/t/skipped-text.t + + ext/HTML/Parser/t/stack-realloc.t ext/HTML/Parser/t/textarea.t + + ext/HTML/Parser/t/threads.t ext/HTML/Parser/t/tokeparser.t + + ext/HTML/Parser/t/uentities.t + + ext/HTML/Parser/t/unbroken-text.t + + ext/HTML/Parser/t/unicode-bom.t ext/HTML/Parser/t/unicode.t + + ext/HTML/Parser/t/xml-mode.t ext/HTML/Parser/tokenpos.h + + ext/HTML/Parser/typemap ext/HTML/Parser/util.c + + lib/HTML/Tagset.pm lib/HTML/Tagset/t/00_about_verbose.t + + lib/HTML/Tagset/t/01_old_junk.t + ! MANIFEST Porting/Maintainers.pl +____________________________________________________________________________ +[ 33997] By: stevep on 2008/06/04 19:20:20 + Log: Upgrade to Pod-Simple-3.06 + Branch: perl + + lib/Pod/Simple/XHTML.pm lib/Pod/Simple/t/xhtml01.t + + lib/Pod/Simple/t/xhtml05.t + ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple.pod + ! lib/Pod/Simple/BlackBox.pm lib/Pod/Simple/HTML.pm + ! lib/Pod/Simple/HTMLBatch.pm lib/Pod/Simple/t/begin.t + ! lib/Pod/Simple/t/fcodes_l.t lib/Pod/Simple/t/fcodes_s.t +____________________________________________________________________________ +[ 33996] By: stevep on 2008/06/04 18:28:18 + Log: Forgot to update version in DirHandle.pm after updating. + No cookie for me. + Branch: perl + ! lib/DirHandle.pm +____________________________________________________________________________ +[ 33995] By: rgs on 2008/06/04 07:39:31 + Log: Bump NEXT version to 0.61 for CPAN release + Branch: perl + ! lib/NEXT.pm +____________________________________________________________________________ +[ 33993] By: craigb on 2008/06/03 12:27:43 + Log: Make Perl_vms_start_glob() decline politely when passed an empty + argument. Branch: perl - ! ext/threads/shared/shared.xs + ! vms/vms.c ____________________________________________________________________________ -[ 19298] By: jhi on 2003/04/21 16:26:33 - Log: Integrate: - [ 19297] - Add OpenZaurus cross-compilation patches. - Branch: maint-5.8/perl - +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config - +> Cross/config.sh-arm-linux Cross/generate_config_sh - +> Cross/installperl.patch Cross/warp - !> Cross/README INSTALL MANIFEST -____________________________________________________________________________ -[ 19297] By: jhi on 2003/04/21 16:24:36 - Log: Add OpenZaurus cross-compilation patches. - Branch: perl - + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config - + Cross/config.sh-arm-linux Cross/generate_config_sh - + Cross/installperl.patch Cross/warp - ! Cross/README INSTALL MANIFEST -____________________________________________________________________________ -[ 19296] By: jhi on 2003/04/21 15:54:28 - Log: Update vosish headers. - Branch: maint-5.8/perl - ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def - ! vos/config.ga.h vos/config.pl -____________________________________________________________________________ -[ 19295] By: jhi on 2003/04/21 15:45:24 - Log: Integrate: - [ 19286] - Introduce two new Configure symbols: - [1] d_faststdio = d_stdstdio && d_stdio_ptr_lval && - (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt) - [2] usefaststdio = do we use fast stdio if we have it? - For 5.[68], we do. For anything else, we don't. - (At least, unless otherwise instructed by -Dusefaststdio.) - This means that for bleadperl we no more use stdio, but instead - default to perlio: the effect of PERLIO=perlio, in other words. - (PERLIO=stdio will still switch to using stdio.) - This change may endanger extensions using FILE*-- but if we are - to migrate fully to perlio, better start swallowing the poison now. - For maintperl, the usefaststdio still defaults to yes. - - and regen Configure. - Branch: maint-5.8/perl - ! Configure config_h.SH - !> perlio.c t/io/layers.t -____________________________________________________________________________ -[ 19294] By: jhi on 2003/04/21 15:36:02 - Log: Integrate: - [ 19276] - Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list - From: Dave Mitchell - Date: Sat, 19 Apr 2003 20:06:51 +0100 - Message-ID: <20030419190651.GD13333@fdgroup.com> - - [ 19280] - Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile. - Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0 - From: Steve Hay - Date: Wed, 16 Apr 2003 11:12:22 +0100 - Message-ID: <3E9D2C86.8040104@uk.radan.com> - - [ 19281] - Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug - From: Enache Adrian - Date: Sat, 19 Apr 2003 20:12:18 +0300 - Message-ID: <20030419171218.GA974@ratsnest.hole> - - [ 19282] - Remove, in the main Makefile, the $(LDLIBPTH) variable from - the commands that invoke $(CC). - Subject: Re: Smoke failure - From: Enache Adrian - Date: Fri, 18 Apr 2003 19:06:07 +0300 - Message-ID: <20030418160606.GA797@ratsnest.hole> - - [ 19283] - Subject: [PATCH] goto &sub doesn't empty @_ - From: Dave Mitchell - Date: Sun, 20 Apr 2003 21:46:51 +0100 - Message-ID: <20030420204651.GE15591@fdgroup.com> - - [ 19284] - Upgrade to Test 1.24. - - [ 19285] - Upgrade to Locale::Maketext 1.05. - Branch: maint-5.8/perl - !> INSTALL Makefile.SH lib/Locale/Maketext.pm - !> lib/Locale/Maketext/ChangeLog lib/Test.pm pp_ctl.c sv.c - !> t/comp/parser.t toke.c win32/Makefile -____________________________________________________________________________ -[ 19293] By: jhi on 2003/04/21 15:28:59 - Log: Integrate: - [ 19269] - Bump the test count. - Branch: maint-5.8/perl - !> ext/Storable/t/tied.t -____________________________________________________________________________ -[ 19292] By: jhi on 2003/04/21 15:27:36 - Log: Integrate: - [ 19263] - Unused variables. - - [ 19264] - UTF8 regexp patch from Inaba Hiroto. - - [ 19266] - Subject: [PATCH] Re: any takers for this Storable bug? - From: Enache Adrian - Date: Wed, 16 Apr 2003 21:11:11 +0300 - Message-ID: <20030416181111.GA6687@ratsnest.hole> - - ams had already fixed the bug by #19227, but take the - test case. - - [ 19268] - Subject: [PATCH] allow recursive FETCHes - From: Dave Mitchell - Date: Mon, 7 Apr 2003 10:00:41 +0100 - Message-ID: <20030407100041.A1617@fdgroup.com> - - [ 19275] - Restore the two variables retired by the change #19268 - (for binary backward compatibility) - Branch: maint-5.8/perl - !> av.c dump.c embed.fnc embed.h embedvar.h - !> ext/Storable/t/st-dump.pl ext/Storable/t/tied.t hv.c perl.c - !> perlapi.h perlio.c proto.h regcomp.c sv.c sv.h t/op/pat.t - !> t/op/tie.t thrdvar.h universal.c -____________________________________________________________________________ -[ 19291] By: jhi on 2003/04/21 15:20:58 - Log: Integrate: - [ 19262] - Another needle in the voodoo doll. - Now I think it should work with the shared - strings. - - [ 19265] - Don't use the stack to allocate a SV that we hand out to another - function, only badness can ensure. - Message-Id: <20030418180131.GD10086@fdgroup.com> - Thanks go to Dave Mitchell for help in tracking down the bug! - - [ 19289] - Fixes bug #17043, resets PL_srand_called before the cloning. - Allows people to override the resetting by using srand() in CLONE. - Branch: maint-5.8/perl - !> ext/threads/t/thread.t ext/threads/threads.xs sv.c -____________________________________________________________________________ -[ 19290] By: jhi on 2003/04/21 15:14:17 - Log: Integrate: - [ 19196] - Upgrade to Net::Ping 2.29. - - [ 19270] - Upgrade to Net::Ping 2.30. - Branch: maint-5.8/perl - +> lib/Net/Ping/t/510_ping_udp.t - - lib/Net/Ping/README - !> MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes - !> lib/Net/Ping/t/450_service.t -____________________________________________________________________________ -[ 19289] By: sky on 2003/04/21 13:24:40 - Log: Fixes bug #17043, resets PL_srand_called before the cloning. - Allows people to override the resetting by using srand() in CLONE. - Branch: perl - ! ext/threads/t/thread.t ext/threads/threads.xs -____________________________________________________________________________ -[ 19288] By: jhi on 2003/04/21 06:53:46 - Log: Move the new *.U files into a subdirectory. - Branch: metaconfig - - U/d_faststdio.U U/usefaststdio.U - Branch: metaconfig/U/perl - + d_faststdio.U usefaststdio.U -____________________________________________________________________________ -[ 19287] By: jhi on 2003/04/21 06:52:10 - Log: metaconfig units for #19286. - Branch: metaconfig - + U/d_faststdio.U U/usefaststdio.U -____________________________________________________________________________ -[ 19286] By: jhi on 2003/04/21 06:50:42 - Log: Introduce two new Configure symbols: - [1] d_faststdio = d_stdstdio && d_stdio_ptr_lval && - (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt) - [2] usefaststdio = do we use fast stdio if we have it? - For 5.[68], we do. For anything else, we don't. - (At least, unless otherwise instructed by -Dusefaststdio.) - This means that for bleadperl we no more use stdio, but instead - default to perlio: the effect of PERLIO=perlio, in other words. - (PERLIO=stdio will still switch to using stdio.) - This change may endanger extensions using FILE*-- but if we are - to migrate fully to perlio, better start swallowing the poison now. - For maintperl, the usefaststdio still defaults to yes. - Branch: perl - ! Configure config_h.SH perlio.c t/io/layers.t -____________________________________________________________________________ -[ 19285] By: jhi on 2003/04/21 05:43:55 - Log: Upgrade to Locale::Maketext 1.05. - Branch: perl - ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog -____________________________________________________________________________ -[ 19284] By: jhi on 2003/04/21 05:40:34 - Log: Upgrade to Test 1.24. - Branch: perl - ! lib/Test.pm -____________________________________________________________________________ -[ 19283] By: rgs on 2003/04/20 22:01:28 - Log: Subject: [PATCH] goto &sub doesn't empty @_ - From: Dave Mitchell - Date: Sun, 20 Apr 2003 21:46:51 +0100 - Message-ID: <20030420204651.GE15591@fdgroup.com> +[ 33992] By: rgs on 2008/06/03 07:58:06 + Log: Small typo fix in Carp.pm Branch: perl - ! pp_ctl.c + ! lib/Carp.pm ____________________________________________________________________________ -[ 19282] By: rgs on 2003/04/20 21:22:29 - Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from - the commands that invoke $(CC). - Subject: Re: Smoke failure - From: Enache Adrian - Date: Fri, 18 Apr 2003 19:06:07 +0300 - Message-ID: <20030418160606.GA797@ratsnest.hole> +[ 33991] By: rgs on 2008/06/03 06:29:35 + Log: Update to NEXT by Damian. + This fixes the working of NEXT with AUTOLOAD. Branch: perl - ! Makefile.SH + ! lib/NEXT.pm ____________________________________________________________________________ -[ 19281] By: rgs on 2003/04/20 19:53:53 - Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug - From: Enache Adrian - Date: Sat, 19 Apr 2003 20:12:18 +0300 - Message-ID: <20030419171218.GA974@ratsnest.hole> +[ 33990] By: merijn on 2008/06/02 14:04:59 + Log: #33988 for AIX 3 and AIX 4: missing quotes in sed commands Branch: perl - ! sv.c + ! hints/aix_3.sh hints/aix_4.sh ____________________________________________________________________________ -[ 19280] By: rgs on 2003/04/20 18:55:40 - Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile. - Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0 - From: Steve Hay - Date: Wed, 16 Apr 2003 11:12:22 +0100 - Message-ID: <3E9D2C86.8040104@uk.radan.com> +[ 33989] By: stevep on 2008/06/02 13:54:24 + Log: Subject: AW: IO::Dir destructor + From: "Dintelmann, Peter" + Date: Mon, 2 Jun 2008 14:48:35 +0200 + Message-ID: <3852726AFA94DE4F87E616F13F416A5F0216D9BE@naimucu1.ffz00k.rootdom.net> Branch: perl - ! INSTALL win32/Makefile + ! lib/DirHandle.pm ____________________________________________________________________________ -[ 19279] By: jhi on 2003/04/20 07:42:33 - Log: metaconfig unit changes for #19278. - Branch: metaconfig - ! U/compline/ptrsize.U - Branch: metaconfig/U/perl - ! use64bits.U -____________________________________________________________________________ -[ 19278] By: jhi on 2003/04/20 07:42:17 - Log: Give more information of what to do when -Dusexxx fail. +[ 33988] By: merijn on 2008/06/02 13:52:39 + Log: Embarrassing errors to find: missing quotes in sed commands Branch: perl - ! Configure + ! hints/aix.sh ____________________________________________________________________________ -[ 19277] By: rgs on 2003/04/19 19:40:22 - Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//) - by adding a dummy destructor method Regexp::DESTROY. - This prevents infinite recursion, since Regexp::DESTROY - is no more autoloaded. - - Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD - From: Enache Adrian - Date: Wed, 2 Apr 2003 05:02:42 +0300 - Message-ID: <20030402020242.GA2966@ratsnest.hole> +[ 33987] By: stevep on 2008/06/02 12:21:28 + Log: Upgrade to podlators-2.1.0 Branch: perl - ! ext/B/t/stash.t t/op/ref.t universal.c + + lib/Pod/t/man-options.t + ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm + ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm + ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t + ! lib/Pod/t/filehandle.t lib/Pod/t/man.t lib/Pod/t/parselink.t + ! lib/Pod/t/pod-parser.t lib/Pod/t/termcap.t + ! lib/Pod/t/text-options.t lib/Pod/t/text.t pod/pod2man.PL ____________________________________________________________________________ -[ 19276] By: rgs on 2003/04/19 19:32:25 - Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list - From: Dave Mitchell - Date: Sat, 19 Apr 2003 20:06:51 +0100 - Message-ID: <20030419190651.GD13333@fdgroup.com> +[ 33986] By: stevep on 2008/06/02 04:02:42 + Log: Skip some File::Copy tests on Win32 since file permissions do not + seem to be set correctly. Branch: perl - ! t/comp/parser.t toke.c + ! lib/File/Copy.t ____________________________________________________________________________ -[ 19275] By: jhi on 2003/04/19 18:52:24 - Log: Restore the two variables retired by the change #19268 - (for binary backward compatibility) +[ 33985] By: rgs on 2008/06/01 20:22:24 + Log: Subject: [perl #36516] attributes.pm documentation is recursive and incomplete + From: "reneeb via RT" + Date: Sun, 25 May 2008 07:30:37 -0700 + Message-ID: + + with some spelling nits Branch: perl - ! embedvar.h perlapi.h thrdvar.h -____________________________________________________________________________ -[ 19274] By: jhi on 2003/04/19 17:39:58 - Log: metaconfig unit changes for #19273. - Branch: metaconfig - ! U/compline/ptrsize.U - Branch: metaconfig/U/perl - ! d_modfl.U use64bits.U + ! lib/attributes.pm ____________________________________________________________________________ -[ 19273] By: jhi on 2003/04/19 17:36:33 - Log: Fail if the specified -Duse64xxx cannot be fulfilled. - (And undo a doublesize probe glitch from change #19272.) +[ 33984] By: rgs on 2008/06/01 19:49:50 + Log: Bump version of IO::Dir after last patch Branch: perl - ! Configure + ! ext/IO/lib/IO/Dir.pm ____________________________________________________________________________ -[ 19272] By: jhi on 2003/04/19 16:38:12 - Log: If long doubles fail, we really cannot sensibly - drop back to doubles anymore, therefore abort. - Pointed out by Slaven Rezic. (I tried to fix this - via metaconfig but ended up with a vicious cyclic - dependency.) +[ 33983] By: rgs on 2008/06/01 19:48:18 + Log: Subject: IO::Dir destructor + From: Zefram + Date: Fri, 7 Sep 2007 23:06:36 +0100 + Message-ID: <20070907220636.GB24543@fysh.org> Branch: perl - ! Configure + ! ext/IO/lib/IO/Dir.pm ____________________________________________________________________________ -[ 19271] By: jhi on 2003/04/19 12:27:44 - Log: metalint nit. - Branch: metaconfig/U/perl - ! Extensions.U +[ 33982] By: rgs on 2008/06/01 19:38:24 + Log: Subject: Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test + From: "Reini Urban" + Date: Sun, 1 Jun 2008 14:51:59 +0200 + Message-ID: <6910a60806010551u30199befr43761fe53d5d896@mail.gmail.com> + Branch: perl + ! t/lib/cygwin.t ____________________________________________________________________________ -[ 19270] By: jhi on 2003/04/19 12:09:21 - Log: Upgrade to Net::Ping 2.30. +[ 33981] By: rgs on 2008/06/01 19:32:34 + Log: Subject: [perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string handling functions don't warn on undef) + From: "Bram via RT" + Date: Sat, 24 May 2008 12:34:22 -0700 + Message-ID: Branch: perl - ! lib/Net/Ping.pm lib/Net/Ping/Changes - ! lib/Net/Ping/t/450_service.t + ! pp.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19269] By: jhi on 2003/04/19 07:10:57 - Log: Bump the test count. +[ 33980] By: rgs on 2008/06/01 19:00:08 + Log: Subject: [PATCH] Fix for lib.pm Config detection + From: Steffen Mueller + Date: Sun, 01 Jun 2008 17:36:55 +0200 + Message-ID: <20080601153657.26607.qmail@lists.develooper.com> Branch: perl - ! ext/Storable/t/tied.t + ! lib/lib_pm.PL ____________________________________________________________________________ -[ 19268] By: jhi on 2003/04/19 07:06:13 - Log: Subject: [PATCH] allow recursive FETCHes - From: Dave Mitchell - Date: Mon, 7 Apr 2003 10:00:41 +0100 - Message-ID: <20030407100041.A1617@fdgroup.com> +[ 33979] By: stevep on 2008/06/01 17:32:27 + Log: Probably starting with the changes in change #33897, + t/run/exit.t has been failing on Win32. Update the skipping + mechanism to do more that check for the definition of + POSIX::WIFEXITED. Branch: perl - ! av.c dump.c embed.fnc embed.h embedvar.h - ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c - ! sv.h t/op/tie.t thrdvar.h + ! t/run/exit.t ____________________________________________________________________________ -[ 19267] By: jhi on 2003/04/19 06:54:34 - Log: Subject: [PATCH] readline.t tweak for VMS - From: "Craig A. Berry" - Date: Thu, 17 Apr 2003 17:18:19 -0500 - Message-ID: <3E9F282B.6090603@mac.com> +[ 33978] By: rgs on 2008/06/01 14:05:16 + Log: Subject: [perl #54828] perlio.c has a problem (both 5.8 and 5.10) + From: "Goro Fuji" (via RT) + Date: Sun, 25 May 2008 23:10:42 -0700 + Message-ID: + + First chunk of the patch only Branch: perl - ! t/op/readline.t + ! perlio.c ____________________________________________________________________________ -[ 19266] By: jhi on 2003/04/19 06:46:48 - Log: Subject: [PATCH] Re: any takers for this Storable bug? - From: Enache Adrian - Date: Wed, 16 Apr 2003 21:11:11 +0300 - Message-ID: <20030416181111.GA6687@ratsnest.hole> - - ams had already fixed the bug by #19227, but take the - test case. +[ 33977] By: rgs on 2008/06/01 13:17:40 + Log: Subject: [perl #54424] perlipc mistype + From: andrew@sundale.net (via RT) + Date: Sun, 18 May 2008 22:20:06 -0700 + Message-ID: Branch: perl - ! ext/Storable/t/tied.t + ! pod/perlipc.pod ____________________________________________________________________________ -[ 19265] By: sky on 2003/04/19 00:40:42 - Log: Don't use the stack to allocate a SV that we hand out to another - function, only badness can ensure. - Message-Id: <20030418180131.GD10086@fdgroup.com> - Thanks go to Dave Mitchell for help in tracking down the bug! +[ 33975] By: mhx on 2008/06/01 12:15:09 + Log: Upgrade to Devel::PPPort 3.14 Branch: perl - ! sv.c + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak ____________________________________________________________________________ -[ 19264] By: jhi on 2003/04/18 19:28:04 - Log: UTF8 regexp patch from Inaba Hiroto. +[ 33974] By: rgs on 2008/06/01 10:44:18 + Log: Subject: [PATCH] Thread::Queue 2.09 + From: "Jerry D. Hedden" + Date: Fri, 30 May 2008 12:41:41 -0400 + Message-ID: <1ff86f510805300941o68c1967bw31dee3e40ffa28a7@mail.gmail.com> + + Explicitly check for undef in args because some versions of + looks_like_number(undef) return true. Branch: perl - ! regcomp.c t/op/pat.t + ! lib/Thread/Queue.pm ____________________________________________________________________________ -[ 19263] By: jhi on 2003/04/18 19:16:43 - Log: Unused variables. +[ 33973] By: rgs on 2008/06/01 10:41:27 + Log: Subject: [PATCH] Re: recent 'lib.pm' change => dual-life lib.pm + From: Steffen Mueller + Date: Tue, 27 May 2008 13:50:05 +0200 + Message-ID: <483BF56D.2020803@sneakemail.com> Branch: perl - ! perlio.c universal.c + ! lib/lib.t lib/lib_pm.PL ____________________________________________________________________________ -[ 19262] By: sky on 2003/04/17 20:02:33 - Log: Another needle in the voodoo doll. - Now I think it should work with the shared - strings. +[ 33971] By: craigb on 2008/05/31 18:48:38 + Log: Must install mydtrace.h on VMS even it doesn't do much there. Branch: perl - ! sv.c + ! vms/descrip_mms.template ____________________________________________________________________________ -[ 19261] By: jhi on 2003/04/17 18:59:54 - Log: Integrate the below, regen Configure. No regen Glossary, - though, that is somehow broken with maint, must investigate more. - Branch: maint-5.8/perl - ! Configure config_h.SH - !> INSTALL NetWare/config.wc NetWare/config_H.wc configure.com - !> djgpp/configure.bat epoc/config.sh hints/solaris_2.sh - !> numeric.c perl.h plan9/config.plan9 plan9/config_h.sample - !> plan9/config_sh.sample pp.c 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 -____________________________________________________________________________ -[ 19260] By: jhi on 2003/04/17 18:43:31 - Log: Integrate: - [ 19204] - Bump up the version and admonish against aspiring (ab)use. - - [ 19205] - Build get_layers() also under -Uuseperlio. - - [ 19208] - Skip as early as possible if no perlio since the - use open would be compile-time. - - [ 19209] - PERLIO=perlio requires extra steps. - - [ 19217] - Don't skip the whole test for PERLIO=perlio. - - [ 19223] - Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO. - - [ 19234] - PerlIO::get_layers() usage tip. - - [ 19235] - Use the right prototype and a glob is fine (from Rafael). - - [ 19237] - What does an empty PERLIO= mean, anyway? - - [ 19239] - Try to get the layers.t working also for dosish platforms. - - [ 19241] - Handle PERLIO= and document a bit. - - [ 19243] - Detect the 'fast stdio' case. - Branch: maint-5.8/perl - !> lib/PerlIO.pm pod/perlrun.pod t/io/layers.t universal.c -____________________________________________________________________________ -[ 19259] By: jhi on 2003/04/17 18:41:23 - Log: Integrate: - [ 19203] - Introduce PerlIO::get_layers() to allow people to peek - at the PerlIO layer stack. - Branch: maint-5.8/perl - +> t/io/layers.t - !> MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t - !> universal.c -____________________________________________________________________________ -[ 19258] By: jhi on 2003/04/17 18:38:58 - Log: Integrate: - [ 19232] - Redundant test. - - [ 19233] - Syntax terror. - Branch: maint-5.8/perl - !> lib/unicore/mktables -____________________________________________________________________________ -[ 19257] By: jhi on 2003/04/17 18:33:40 - Log: Integrate: - [ 19231] - Synchronize the specifications of the POSIX character - classes alnum, graph, and print closer to the planned - Unicode proposal. - - [ 19244] - More maneuvering closer to proposed POSIX classes - mapping to Unicode: (1) The definitions of "graph" and - "print" are still in flux: move closer back to how Perl - 5.8.0 defined it (though drop Co, that did not make sense) - (2) Add U+0085 (NEL) to "space". - Branch: maint-5.8/perl - !> lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl - !> lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl - !> lib/unicore/mktables utf8.c -____________________________________________________________________________ -[ 19256] By: jhi on 2003/04/17 18:26:24 - Log: Integrate: - [ 19194] - Darwin/Rhapsody hints files updates by Wilfredo Sánchez - - [ 19198] - The lib/ipc_sysv.t test has a new name. - - [ 19199] - Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at - ../../lib for the lc() at line 66 (UTF-8 data possible - if using UTF-8 locales). - - [ 19200] - Fix bug #15893 by creating shared scalars with a refcount of 1 - instead of 2 and make push and pop increase the refcount. - - [ 19201] - Fix bug #16253, use all the CPU that we can :-) - - [ 19202] - Subject: [PATCH] vms/vms.c waitpid tweak - From: "Craig A. Berry" - Date: Mon, 14 Apr 2003 00:43:00 -0500 - Message-ID: <3E9A4A64.6030205@mac.com> - - [ 19206] - More docs about running tests and the test suite. - Update perlhack.pod in various places. - Add 'test_harness' as a .PHONY dependency in the Makefile. - - [ 19207] - Document and test autovivified dirhandles. - Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod - From: Nathan Torkington (via RT) - Date: 12 Apr 2003 12:40:45 -0000 - Message-Id: - - [ 19210] - Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757] - From: Inaba Hiroto - Date: Fri, 21 Mar 2003 17:35:21 +0900 - Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp> - Date: Sat, 22 Mar 2003 11:28:05 +0900 - Message-ID: <3E7BCA34.6824269F@st.rim.or.jp> - - [ 19211] - Mention that "make test_harness" lets messages sent through - standard error out. Complements change #19206. - - [ 19212] - Fixes to bugs introduced by PL_stashcache - A) Follow suggestion by Benjamin Goldberg to use hv_delete - instead of hv_delete_ent to avoid creating a temporary SV - B) Don't increment the refcount, sneak it into an IV instead - C) When a GP is a deleted that contains a stash, remove the - corresponding entry since hv might be in use in other places. - D) Note that no test cases test the deletion of packages to catch - this bug. - - [ 19213] - Ook, run tests on correct build-dir next time. - We must check if the hv is a stash, otherwise we try to delete - something that is a HvNAME of null..... tests pass better now - - [ 19214] - [perl #21845] "proto.h": 'id' is a reserved word in Objective-C. - - [ 19215] - Add a test for [perl #17753]. - - [ 19226] - Upgrade to Pod::LaTeX 0.55. - - [ 19227] - [#17040] Storable now handles self-tied scalars with NULL mg_obj. - - [ 19236] - Document the effect of thread creation context. - - [ 19238] - A -C parsed from the #! line can still have line endings in it. - - [ 19240] - Fix double join problem for those places where free - actually means free (solaris for example :) - Fixes bug #16681 - - [ 19245] - Document that the open pragma does not affect - the three-headed hydra, ummm, open. - - [ 19247] - Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings - From: Enache Adrian - Date: Thu, 17 Apr 2003 14:35:36 +0300 - Message-Id: <20030417113536.GA898@ratsnest.hole> - - [ 19252] - [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "". - Anything that's broken by this change should be fixed. - - [ 19254] - Extreme Voodoo programming, by not pinching the SV if it is a - PADTMP it happily keeps it's value later on! - Branch: maint-5.8/perl - +> lib/Pod/t/pod2latex.t - - lib/Pod/t/latex.t - ! embedvar.h - !> (integrate 32 files) -____________________________________________________________________________ -[ 19255] By: jhi on 2003/04/17 17:44:24 - Log: metaconfig unit change for #19253. - Branch: metaconfig/U/perl - ! Extensions.U -____________________________________________________________________________ -[ 19254] By: sky on 2003/04/17 17:31:52 - Log: Extreme Voodoo programming, by not pinching the SV if it is a - PADTMP it happily keeps it's value later on! +[ 33956] By: nicholas on 2008/05/31 11:53:20 + Log: Add conditional code to initialise RETVAL, to avoid compiler warnings. + (There was never an error, as croak() was called before the return). Branch: perl - ! sv.c + ! ext/POSIX/POSIX.xs ____________________________________________________________________________ -[ 19253] By: jhi on 2003/04/17 17:09:16 - Log: Implement -Dnoextensions=... and -Donlyextensions=... +[ 33952] By: davem on 2008/05/30 21:41:05 + Log: bug with index() matching beyond end of string + An off-by-one error meant that index($str,...) + was effectively being executed as index("$str\0", ...). + Probably introduced by change #26511. Branch: perl - ! Configure INSTALL + ! t/op/index.t util.c ____________________________________________________________________________ -[ 19252] By: ams on 2003/04/17 16:19:31 - Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "". - Anything that's broken by this change should be fixed. +[ 33951] By: davem on 2008/05/30 21:16:02 + Log: Add index() tests for embedded nulls + + Subject: Re: [perl #53746] bug with index() matching beyond end of string when \0 bytes (00000000) are involved + From: Abigail + Date: Tue, 6 May 2008 14:57:36 +0200 + Message-Id: <20080506125736.GC17310@abigail.be> Branch: perl - ! gv.c + ! t/op/index.t ____________________________________________________________________________ -[ 19251] By: jhi on 2003/04/17 15:39:56 - Log: Introduce the new *l APIs, undefined, to non-Configure lands. +[ 33949] By: craigb on 2008/05/29 17:48:27 + Log: + Subject: [PATCH] Propagate new i_gdbm*ndbm variables + From: Andy Dougherty + Date: Thu, 29 May 2008 12:43:29 -0400 (EDT) + Message-ID: Branch: perl - ! NetWare/config.wc NetWare/config_H.wc configure.com - ! djgpp/configure.bat epoc/config.sh plan9/config.plan9 - ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc + ! Cross/config.sh-arm-linux NetWare/config.wc Porting/config.sh + ! configure.com epoc/config.sh plan9/config_sh.sample + ! symbian/config.sh uconfig.sh win32/config.bc win32/config.ce ! win32/config.gc win32/config.vc win32/config.vc64 - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/config_H.vc64 wince/config.ce wince/config_H.ce ____________________________________________________________________________ -[ 19250] By: jhi on 2003/04/17 15:07:08 - Log: Regen Glossary et alia. +[ 33948] By: stevep on 2008/05/29 13:45:43 + Log: Upgrade to Locale-Maketext-1.13 Branch: perl - ! Porting/Glossary Porting/config.sh Porting/config_H -____________________________________________________________________________ -[ 19249] By: jhi on 2003/04/17 14:54:01 - Log: metaconfig unit change for #19248. - Branch: metaconfig/U/perl - ! selectminbits.U + ! Porting/Maintainers.pl lib/Locale/Maketext.pm + ! lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm ____________________________________________________________________________ -[ 19248] By: jhi on 2003/04/17 14:53:41 - Log: Small tidying up of the selectminbits code, but most - importantly allocate the buffer from the heap using - malloc, not from the stack: using stack causes unaligned - access in LP64 Solaris since stack data is not guaranteed - to be 64-bit aligned, while a fd_set is (it has 1024 longs). - (via Alan Burlison) +[ 33939] By: merijn on 2008/05/27 15:19:07 + Log: Revert part of #31039 Branch: perl ! Configure ____________________________________________________________________________ -[ 19247] By: ams on 2003/04/17 12:24:57 - Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings - From: Enache Adrian - Date: Thu, 17 Apr 2003 14:35:36 +0300 - Message-Id: <20030417113536.GA898@ratsnest.hole> +[ 33937] By: davem on 2008/05/27 00:12:52 + Log: Perl 5.10 memory corruption + When @a = sort @a is pessimised if @a has magic, + growing the stack requires various pointers to be reset in case + the stack gets reallocated. Branch: perl - ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t + ! pp_sort.c ____________________________________________________________________________ -[ 19246] By: nick on 2003/04/17 10:44:49 - Log: Integrate mainline - Branch: perlio - +> lib/ExtUtils/t/MM_Any.t lib/Locale/Maketext/t/00about.t - +> lib/Locale/Maketext/t/01make.t lib/Locale/Maketext/t/02get.t - +> lib/Locale/Maketext/t/03http.t lib/Net/Ping/t/510_ping_udp.t - +> lib/Pod/t/pod2latex.t lib/Test/Harness/t/pod.t t/io/layers.t - +> t/lib/sample-tests/switches - - lib/Locale/Maketext/test.pl lib/Net/Ping/README - - lib/Pod/t/latex.t - !> (integrate 258 files) -____________________________________________________________________________ -[ 19245] By: jhi on 2003/04/17 09:20:27 - Log: Document that the open pragma does not affect - the three-headed hydra, ummm, open. - Branch: perl - ! lib/open.pm -____________________________________________________________________________ -[ 19244] By: jhi on 2003/04/17 06:45:26 - Log: More maneuvering closer to proposed POSIX classes - mapping to Unicode: (1) The definitions of "graph" and - "print" are still in flux: move closer back to how Perl - 5.8.0 defined it (though drop Co, that did not make sense) - (2) Add U+0085 (NEL) to "space". - Branch: perl - ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl - ! lib/unicore/lib/Space.pl lib/unicore/mktables -____________________________________________________________________________ -[ 19243] By: jhi on 2003/04/17 05:29:24 - Log: Detect the 'fast stdio' case. - Branch: perl - ! lib/PerlIO.pm t/io/layers.t -____________________________________________________________________________ -[ 19242] By: jhi on 2003/04/16 20:14:01 - Log: Fix up Larry's copyright statements to my best knowledge. - (Lots of Perl 5 source code archaeology was involved.) - Larry didn't make strangled noises when I showed him - the patch, either :-) - Branch: perl - ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h - ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c - ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h - ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h - ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h - ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h - ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h - ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c - ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h - ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c - ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c - ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h - ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y - ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c - ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c -____________________________________________________________________________ -[ 19241] By: jhi on 2003/04/16 17:24:24 - Log: Handle PERLIO= and document a bit. - Branch: perl - ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t -____________________________________________________________________________ -[ 19240] By: sky on 2003/04/16 16:27:43 - Log: Fix double join problem for those places where free - actually means free (solaris for example :) - Fixes bug #16681 - Branch: perl - ! ext/threads/t/join.t ext/threads/threads.xs -____________________________________________________________________________ -[ 19239] By: jhi on 2003/04/16 14:57:47 - Log: Try to get the layers.t working also for dosish platforms. - Branch: perl - ! lib/PerlIO.pm t/io/layers.t -____________________________________________________________________________ -[ 19238] By: jhi on 2003/04/16 13:27:24 - Log: A -C parsed from the #! line can still have line endings in it. +[ 33936] By: nicholas on 2008/05/25 23:47:00 + Log: My recent changes to POSIX.xs forgot that WEXITSTATUS etc may not even + be defined. This fix changes the error message from "Your vendor has + not defined POSIX macro %s, used" to "POSIX::%s not implemented on + this architecture", which I assume is not going to break anything. Branch: perl - ! util.c + ! ext/POSIX/POSIX.xs ____________________________________________________________________________ -[ 19237] By: jhi on 2003/04/16 13:23:37 - Log: What does an empty PERLIO= mean, anyway? +[ 33927] By: rgs on 2008/05/25 21:14:40 + Log: Subject: [PATCH] lib.pm should not warn about loading .par files + From: Paul Fenwick + Date: Thu, 22 May 2008 23:24:34 +1000 + Message-ID: <48357412.5020703@perltraining.com.au> Branch: perl - ! t/io/layers.t + ! lib/lib_pm.PL ____________________________________________________________________________ -[ 19236] By: jhi on 2003/04/16 13:09:42 - Log: Document the effect of thread creation context. +[ 33919] By: davem on 2008/05/24 15:42:08 + Log: make TODO output TAP-compliant in regexp.t Branch: perl - ! ext/threads/threads.pm + ! t/op/regexp.t ____________________________________________________________________________ -[ 19235] By: jhi on 2003/04/16 12:13:07 - Log: Use the right prototype and a glob is fine (from Rafael). +[ 33918] By: craigb on 2008/05/24 15:02:06 + Log: Subject: Time-Piece-1.13 test failures on HP-UX + From: Gisle Aas + Date: Fri, 23 May 2008 00:20:28 +0200 + Message-Id: + + Don't rely on strptime being able to parse illegal dates. Also being tracked + via so this also brings + blead closer to the next (as yet unreleased) version of Time::Piece. Branch: perl - ! lib/PerlIO.pm universal.c + ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs ____________________________________________________________________________ -[ 19234] By: jhi on 2003/04/16 10:20:46 - Log: PerlIO::get_layers() usage tip. +[ 33916] By: craigb on 2008/05/23 15:50:14 + Log: File::Copy does not copy source file permissions to the target file + on VMS (it never has, but the new tests expected it to). Branch: perl - ! lib/PerlIO.pm + ! lib/File/Copy.t ____________________________________________________________________________ -[ 19233] By: jhi on 2003/04/16 10:07:48 - Log: Syntax terror. +[ 33914] By: nicholas on 2008/05/23 14:38:31 + Log: Bump the version number following change 33905 (and for any other + changes that might come between 5.10's release and 5.8.9's). Note that + Rafael has kindly volunteered to take over maintainer. Branch: perl - ! lib/unicore/mktables + ! lib/Attribute/Handlers.pm ____________________________________________________________________________ -[ 19232] By: jhi on 2003/04/16 09:45:51 - Log: Redundant test. +[ 33912] By: nicholas on 2008/05/23 10:05:43 + Log: Bump AutoSplit to a dev version number to reflect the small change in + the __DATA__ section made in the AutoLoader 5.66 release. All will get + back in sync with the next AutoLoader release. Branch: perl - ! lib/unicore/mktables + ! lib/AutoSplit.pm ____________________________________________________________________________ -[ 19231] By: jhi on 2003/04/16 09:21:25 - Log: Synchronize the specifications of the POSIX character - classes alnum, graph, and print closer to the planned - Unicode proposal. +[ 33911] By: rgs on 2008/05/23 06:18:59 + Log: Subject: [PATCH] Re: [perl #41555] Bug in File::Find on Windows when target + From: Bram + Date: Mon, 12 May 2008 22:13:33 +0200 + Message-ID: <20080512221333.mq0283dlessws4wk@horde.wizbit.be> Branch: perl - ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl - ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c + ! lib/File/Find.pm lib/File/Find/t/find.t ____________________________________________________________________________ -[ 19230] By: jhi on 2003/04/16 08:57:01 - Log: Patch from Merijn. +[ 33910] By: rgs on 2008/05/23 06:15:37 + Log: Subject: [PATCH] Silence build warnings in universal.c + From: "Jerry D. Hedden" + Date: Wed, 21 May 2008 13:15:28 -0400 + Message-ID: <1ff86f510805211015m5c59bbf5wf3a992e776b1c4c4@mail.gmail.com> Branch: perl - ! perl.h -____________________________________________________________________________ -[ 19229] By: jhi on 2003/04/16 08:27:53 - Log: metaconfig unit change for #19228. - Branch: metaconfig/U/perl - ! d_modfl.U + ! universal.c ____________________________________________________________________________ -[ 19228] By: jhi on 2003/04/16 08:27:26 - Log: Thinko in modfl detection. +[ 33909] By: merijn on 2008/05/23 06:07:30 + Log: Subject: [DOC PATCH] Memoize.pm refers to old title of "Higher Order Perl" + From: Moritz Lenz + Date: Thu, 22 May 2008 15:47:04 +0200 + Message-ID: <48357958.2050501@casella.verplant.org> Branch: perl - ! Configure + ! lib/Memoize.pm ____________________________________________________________________________ -[ 19227] By: ams on 2003/04/16 02:32:11 - Log: Storable now handles self-tied scalars with NULL mg_obj. +[ 33907] By: nicholas on 2008/05/22 08:31:30 + Log: Rafael will take over Attribute::Handlers Branch: perl - ! ext/Storable/Storable.xs + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19226] By: jhi on 2003/04/15 18:00:21 - Log: Upgrade to Pod::LaTeX 0.55. +[ 33906] By: nicholas on 2008/05/22 07:45:01 + Log: Following a conversation on IRC, Artur thinks it best if we consider + the core version of Attribute::Handlers official from now on, and + hence remove it from Porting/Maintainers.pl Branch: perl - + lib/Pod/t/pod2latex.t - - lib/Pod/t/latex.t - ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19225] By: jhi on 2003/04/15 17:01:40 - Log: metaconfig unit change for #19224. - Branch: metaconfig - ! U/threads/archname.U - Branch: metaconfig/U/perl - - sanelongdbl.U - ! d_modfl.U +[ 33905] By: merijn on 2008/05/22 06:36:40 + Log: Subject: [PATCH] Documentation typo fix for Attribute::Handlers. + From: Florian Ragwitz + Date: Wed, 21 May 2008 22:42:40 +0200 + Message-Id: <1211402560-12949-1-git-send-email-rafl@debian.org> + Branch: perl + ! lib/Attribute/Handlers.pm ____________________________________________________________________________ -[ 19224] By: jhi on 2003/04/15 17:01:27 - Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick. +[ 33902] By: nicholas on 2008/05/21 14:35:20 + Log: Make the worst case error message for Perl_croak_xs_usage() consistent + with stringifying a code reference. Branch: perl - ! Configure + ! universal.c ____________________________________________________________________________ -[ 19223] By: jhi on 2003/04/15 16:36:32 - Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO. +[ 33901] By: nicholas on 2008/05/21 13:35:43 + Log: Add Perl_croak_xs_usage(), which reduces a lot of explicit calls of + the form Perl_croak(aTHX_ "Usage %s::%s(%s)", "ouch" "awk", "eee_yow"); + down to croak_xs_usage(cv, "eee_yow"); and refactor all the core XS + code to use it. This adds () to the error messages for attributes::* Branch: perl - ! t/io/layers.t + ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod proto.h + ! universal.c xsutils.c ____________________________________________________________________________ -[ 19222] By: jhi on 2003/04/15 16:28:54 - Log: metaconfig unit change for #19221. - Branch: metaconfig - ! U/modified/libs.U +[ 33900] By: stevep on 2008/05/21 13:23:24 + Log: Upgrade to AutoLoader-5.66 + Branch: perl + ! lib/AutoLoader.pm lib/AutoSplit.pm ____________________________________________________________________________ -[ 19221] By: jhi on 2003/04/15 16:27:49 - Log: False alarm: no cyclic dependency. +[ 33899] By: stevep on 2008/05/21 13:16:58 + Log: Upgrade to Object-Accessor-0.34 Branch: perl - ! Configure config_h.SH + + lib/Object/Accessor/t/06_Object-Accessor-alias.t + ! MANIFEST lib/Object/Accessor.pm ____________________________________________________________________________ -[ 19220] By: jhi on 2003/04/15 16:09:17 - Log: metaconfig unit changes for #19219. - Branch: metaconfig - ! U/compline/byteorder.U U/compline/ccflags.U - ! U/compline/d_fd_set.U U/compline/d_isascii.U - ! U/compline/d_open3.U U/compline/d_stdstdio.U - ! U/compline/d_vprintf.U U/compline/i_time.U - ! U/compline/nblock_io.U U/compline/orderlib.U - ! U/modified/Signal.U U/modified/d_access.U - ! U/modified/d_getpgrp.U U/modified/d_setpgrp.U - ! U/modified/prototype.U U/threads/archname.U - Branch: metaconfig/U/perl - + d_aintl.U d_copysignl.U d_ilogbl.U d_scalbnl.U sanelongdbl.U - ! d_dirfd.U d_dlsymun.U d_fcntl_can_lock.U d_sqrtl.U dlsrc.U - ! fflushall.U fpossize.U i_db.U perlxv.U uselfs.U uselongdbl.U -____________________________________________________________________________ -[ 19219] By: jhi on 2003/04/15 16:08:11 - Log: Backport of _most_ of the changes in #19218: not one big - cyclic dependency, though, it must be broken up somehow. +[ 33898] By: merijn on 2008/05/21 13:00:13 + Log: Subject: Re: [perl #54566] assertion failure fiddling with @ISA + From: "Rafael Garcia-Suarez" + Date: Wed, 21 May 2008 14:42:48 +0200 + Message-ID: Branch: perl - ! Configure config_h.SH + ! mg.c ____________________________________________________________________________ -[ 19218] By: jhi on 2003/04/15 14:09:31 - Log: Big patch from Alan Burlison to make Solaris long doubles work. - (Also spreads more joy.) - Needs backporting to metaconfig units and introducing the new - symbols to non-Configure lands. +[ 33897] By: nicholas on 2008/05/21 10:31:32 + Log: Replaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFSTOPPED, WSTOPSIG + and WTERMSIG wrappers with one wrapper using the XS "ALIAS" feature. + This gets the shared object size back below the size before the removal + of int_macro_int. It looks like there are other space savings to be + made this way. Branch: perl - ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c + ! ext/POSIX/POSIX.xs ____________________________________________________________________________ -[ 19217] By: jhi on 2003/04/15 14:01:03 - Log: Don't skip the whole test for PERLIO=perlio. +[ 33896] By: nicholas on 2008/05/21 09:18:00 + Log: Eliminate POSIX::int_macro_int, and all the complex AUTOLOAD fandango + that creates closures round it. Instead, wrap WEXITSTATUS, WIFEXITED, + WIFSIGNALED, WIFSTOPPED, WSTOPSIG and WTERMSIG directly with XS. + The shared library is slightly larger, but dynamic memory usage savings + beat this, even within one thread of one process. Simpler code too. Branch: perl - ! t/io/layers.t + ! ext/B/t/concise-xs.t ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19216] By: jhi on 2003/04/15 13:47:16 - Log: Revert #19031 now that #19210 fixed the bug (#17757). - Branch: maint-5.8/perl - ! regexec.c t/op/subst.t +[ 33891] By: nicholas on 2008/05/20 18:37:03 + Log: metabatman fails the "this patch is self-documenting" test. Restore + (roughly) the original parameter names. + Branch: perl + ! hv.h ____________________________________________________________________________ -[ 19215] By: jhi on 2003/04/15 05:54:17 - Log: Add a test for [perl #17753]. +[ 33890] By: nicholas on 2008/05/20 18:35:54 + Log: The TODO tests of change 33876 were actually fixed by change 33874. Branch: perl - ! t/op/undef.t + ! t/lib/strict/subs ____________________________________________________________________________ -[ 19214] By: jhi on 2003/04/15 05:40:52 - Log: "proto.h": 'id' is a reserved word in Objective-C. +[ 33887] By: merijn on 2008/05/20 15:30:30 + Log: Subject: Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector + From: Andy Dougherty + Date: Tue, 20 May 2008 11:21:14 -0400 (EDT) + Message-ID: Branch: perl - ! embed.fnc op.c proto.h + ! Configure ____________________________________________________________________________ -[ 19213] By: sky on 2003/04/14 21:42:10 - Log: Ook, run tests on correct build-dir next time. - We must check if the hv is a stash, otherwise we try to delete - something that is a HvNAME of null..... tests pass better now +[ 33876] By: merijn on 2008/05/20 09:29:33 + Log: Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword + From: "Rafael Garcia-Suarez" + Date: Tue, 20 May 2008 10:14:28 +0200 + Message-ID: Branch: perl - ! gv.c + ! lib/strict.t t/lib/strict/subs ____________________________________________________________________________ -[ 19212] By: sky on 2003/04/14 21:15:00 - Log: Fixes to bugs introduced by PL_stashcache - A) Follow suggestion by Benjamin Goldberg to use hv_delete - instead of hv_delete_ent to avoid creating a temporary SV - B) Don't increment the refcount, sneak it into an IV instead - C) When a GP is a deleted that contains a stash, remove the - corresponding entry since hv might be in use in other places. - D) Note that no test cases test the deletion of packages to catch - this bug. +[ 33874] By: merijn on 2008/05/20 08:04:05 + Log: Subject: Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword + From: "Rafael Garcia-Suarez" + Date: Tue, 20 May 2008 09:45:19 +0200 + Message-ID: Branch: perl - ! gv.c hv.c pp_hot.c + ! toke.c ____________________________________________________________________________ -[ 19211] By: rgs on 2003/04/14 21:11:11 - Log: Mention that "make test_harness" lets messages sent through - standard error out. Complements change #19206. +[ 33871] By: stevep on 2008/05/19 18:25:50 + Log: Subject: [PATCH] Thread::Semaphore 2.08 + From: "Jerry D. Hedden" + Date: Mon, 19 May 2008 13:06:20 -0400 + Message-ID: <1ff86f510805191006yc870892r28ea38cfd128eb37@mail.gmail.com> Branch: perl - ! pod/perlhack.pod + ! lib/Thread/Semaphore.pm ____________________________________________________________________________ -[ 19210] By: rgs on 2003/04/14 20:48:02 - Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757] - From: Inaba Hiroto - Date: Fri, 21 Mar 2003 17:35:21 +0900 - Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp> - Date: Sat, 22 Mar 2003 11:28:05 +0900 - Message-ID: <3E7BCA34.6824269F@st.rim.or.jp> +[ 33870] By: merijn on 2008/05/19 16:08:57 + Log: Subject: [PATCH] Fix typo in perlop.pod + From: "Jerry D. Hedden" + Date: Mon, 19 May 2008 11:58:58 -0400 + Message-ID: <1ff86f510805190858v4a7f6e06k5f949ff31384137d@mail.gmail.com> Branch: perl - ! regexec.c t/op/pat.t + ! pod/perlop.pod ____________________________________________________________________________ -[ 19209] By: jhi on 2003/04/14 20:36:55 - Log: PERLIO=perlio requires extra steps. +[ 33869] By: stevep on 2008/05/19 15:51:00 + Log: Subject: [PATCH] correct errors / omissions in documenting DOES + From: Ricardo SIGNES + Date: Mon, 19 May 2008 10:14:02 -0400 + Message-ID: <20080519141402.GA54401@knight.local> Branch: perl - ! lib/PerlIO.pm t/io/layers.t + ! lib/UNIVERSAL.pm pod/perlobj.pod ____________________________________________________________________________ -[ 19208] By: jhi on 2003/04/14 20:02:04 - Log: Skip as early as possible if no perlio since the - use open would be compile-time. +[ 33865] By: nicholas on 2008/05/19 13:13:11 + Log: Add "profile installman" to the TODO. Branch: perl - ! t/io/layers.t + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19207] By: rgs on 2003/04/14 19:34:42 - Log: Document and test autovivified dirhandles. - Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod - From: Nathan Torkington (via RT) - Date: 12 Apr 2003 12:40:45 -0000 - Message-Id: +[ 33864] By: nicholas on 2008/05/19 12:59:10 + Log: Add -w, tweak some comments. Branch: perl - ! pod/perlfunc.pod t/op/readdir.t + ! installperl ____________________________________________________________________________ -[ 19206] By: rgs on 2003/04/14 19:13:26 - Log: More docs about running tests and the test suite. - Update perlhack.pod in various places. - Add 'test_harness' as a .PHONY dependency in the Makefile. +[ 33863] By: nicholas on 2008/05/19 12:40:53 + Log: A couple more installman tidy ups. Branch: perl - ! Makefile.SH pod/perlhack.pod t/README + ! installman ____________________________________________________________________________ -[ 19205] By: jhi on 2003/04/14 18:58:01 - Log: Build get_layers() also under -Uuseperlio. +[ 33862] By: nicholas on 2008/05/19 12:26:51 + Log: Merge common code from installperl and installman into install_lib.pl Branch: perl - ! universal.c + + install_lib.pl + ! MANIFEST installman installperl pod/perltodo.pod ____________________________________________________________________________ -[ 19204] By: jhi on 2003/04/14 18:48:04 - Log: Bump up the version and admonish against aspiring (ab)use. +[ 33861] By: nicholas on 2008/05/19 11:58:30 + Log: Change 33859 missed $destdir => $opts{destdir} Branch: perl - ! lib/PerlIO.pm + ! installperl ____________________________________________________________________________ -[ 19203] By: jhi on 2003/04/14 17:35:51 - Log: Introduce PerlIO::get_layers() to allow people to peek - at the PerlIO layer stack. +[ 33860] By: nicholas on 2008/05/19 10:21:04 + Log: Converge some changes from installperl into installman. I have a + suspicion that installman is only run on *nix and OS/2, not Win32 or + VMS. Specifically + sub unlink - return scalar(@names) if $Is_VMS # from change 854 + sub link - change warn to die # from change 4774 + sub samepath - case insensitive name comparison # from change 311 + (in the ansiperl branch, merged via the win32 branch) Branch: perl - + t/io/layers.t - ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t - ! universal.c + ! installman ____________________________________________________________________________ -[ 19202] By: merijn on 2003/04/14 05:42:18 - Log: Subject: [PATCH] vms/vms.c waitpid tweak - From: "Craig A. Berry" - Date: Mon, 14 Apr 2003 00:43:00 -0500 - Message-ID: <3E9A4A64.6030205@mac.com> +[ 33859] By: nicholas on 2008/05/19 09:42:02 + Log: $nonono => $opts{notify} + $verbose => $opts{verbose} + $silent => $opts{silent} + to align the code with forked code in installman Branch: perl - ! vms/vms.c + ! installperl ____________________________________________________________________________ -[ 19201] By: sky on 2003/04/13 19:26:46 - Log: Fix bug #16253, use all the CPU that we can :-) +[ 33858] By: rgs on 2008/05/18 21:08:01 + Log: Subject: [PATCH] Add ..., !!!, and ??? operators + From: chromatic + Date: Sat, 10 May 2008 12:52:11 -0700 + Message-Id: <200805101252.11961.chromatic@wgz.org> Branch: perl - ! ext/threads/threads.xs + + t/op/yadayada.t + ! MANIFEST perly.act perly.h perly.tab perly.y pod/perlop.pod + ! pod/perltodo.pod toke.c ____________________________________________________________________________ -[ 19200] By: sky on 2003/04/13 18:38:58 - Log: Fix bug #15893 by creating shared scalars with a refcount of 1 - instead of 2 and make push and pop increase the refcount. +[ 33854] By: davem on 2008/05/18 12:40:36 + Log: DEBUG_LEAKING_SCALARS wasn't reporting the correct line number + of SVs allocated at runtime Branch: perl - ! ext/threads/shared/shared.xs + ! sv.c ____________________________________________________________________________ -[ 19199] By: jhi on 2003/04/13 11:45:42 - Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at - ../../lib for the lc() at line 66 (UTF-8 data possible - if using UTF-8 locales). +[ 33853] By: davem on 2008/05/18 12:07:19 + Log: fix misleading comment about Perl_re_dup_guts Branch: perl - ! lib/ExtUtils/t/Install.t + ! regcomp.c ____________________________________________________________________________ -[ 19198] By: jhi on 2003/04/13 09:43:09 - Log: The lib/ipc_sysv.t test has a new name. +[ 33852] By: rgs on 2008/05/18 08:56:12 + Log: New separations for the pattern match operator documentation, + suggested by David Nicol: + + Subject: It's wafer thin! + From: "David Nicol" + Date: Fri, 9 May 2008 18:14:29 +0000 + Message-ID: <934f64a20805091114y40595f9ap9d355b39f20779c1@mail.gmail.com> Branch: perl - ! INSTALL + ! pod/perlop.pod ____________________________________________________________________________ -[ 19197] By: jhi on 2003/04/13 09:32:05 - Log: Continue hunting for the cause of the Tru64 failed threaded smokes - most probably introduced by the change #19157. The tweak suggested - by Stephen McCamant trades a possible dangling pointer (CopFILE() - is tricky like that with threads) to a memory leak. (This means - that this tweak shouldn't be left in as-is, but if this helps, - we at least know that the failure was caused by the #19157.) +[ 33851] By: rgs on 2008/05/18 08:37:02 + Log: Fix for [perl #51848] Deparse interpolation in regex literal Branch: perl - ! op.c + ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ -[ 19196] By: jhi on 2003/04/13 09:20:02 - Log: Upgrade to Net::Ping 2.29. - Branch: perl - + lib/Net/Ping/t/510_ping_udp.t - - lib/Net/Ping/README - ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes -____________________________________________________________________________ -[ 19195] By: jhi on 2003/04/13 09:02:05 - Log: Upgrade to Test::Harness 2.27_04. - Branch: perl - + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches - ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm - ! lib/Test/Harness/t/test-harness.t -____________________________________________________________________________ -[ 19194] By: rgs on 2003/04/12 21:21:04 - Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez - Branch: perl - ! hints/darwin.sh hints/rhapsody.sh -____________________________________________________________________________ -[ 19193] By: jhi on 2003/04/12 18:46:31 - Log: Integrate: - [ 19166] - Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1` these days? - From: Robin Barker - Date: Tue, 8 Apr 2003 14:23:04 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk> - - [ 19167] - Typos fixes by Stas Bekman. - - [ 19168] - Document that perl recognizes 2>&1 on the command-line on VMS. - - [ 19171] - Implement support for --help and --version in Getopt::Std - Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std - From: Ilya Zakharevich - Date: Mon, 7 Apr 2003 17:07:15 -0700 - Message-ID: <20030408000714.GA953@math.berkeley.edu> - - [ 19172] - Try to be more descriptive than just __ANONIO__ which is what - you get when you autovivify filehandles into array/hash elements. - - [ 19173] - open(my $fh, ">&", STDOUT) should not warn under strict. - - [ 19174] - Even more promotion for -lc128 (long doubles on AIX) - More obvious detection of C compiler - cc_type should not promote to config.sh - - From: "H.Merijn Brand" - Date: Wed, 09 Apr 2003 14:31:48 +0200 - Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl> - - [ 19175] - In case someone is using UTF-8 locales. - - [ 19176] - Also locale names can contain illegal UTF-8. - - [ 19177] - perlport information about portably embedding string data. - - [ 19179] - I assume the idea was to use the *cwd variables for testing. - - [ 19180] - With AFS the cwds have little chance of agreeing. - - [ 19181] - Unless Inuits are involved... - - [ 19183] - The test doesn't work that well when -Uusedl. - Some of the tests could be salvaged even then I guess. - - [ 19184] - Add an option for the grok_xxx() to silently ignore bad digits. - - [ 19185] - Noted by Nat: -0 didn't work that well with Unicode. - - [ 19186] - Be more descriptive. - - [ 19188] - PerlFAQ sync. - - [ 19189] - Peter Scott suggests that the docs for base.pm should - state explicitely that base.pm doesn't call import() - on base classes. Plus a few typos. - - [ 19190] - Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03 - From: Michael G Schwern - Date: Fri, 11 Apr 2003 00:32:02 -0700 - Message-ID: <20030411073202.GC5916@windhund.schwern.org> - - [ 19191] - Benchmark nit from Nick Clark (in OpenBSD the result could - be a negative zero, -0). - Branch: maint-5.8/perl - !> (integrate 38 files) -____________________________________________________________________________ -[ 19192] By: jhi on 2003/04/12 18:23:40 - Log: The debugging aid #19182 didn't. +[ 33850] By: rgs on 2008/05/18 08:00:24 + Log: Subject: [perl #53500] op/pwent.t should use the DirectoryService on OS X + From: "Tom Wyant via RT" + Date: Sun, 11 May 2008 14:40:04 -0700 + Message-ID: Branch: perl - ! ext/B/t/deparse.t + ! t/op/pwent.t ____________________________________________________________________________ -[ 19191] By: jhi on 2003/04/12 16:51:12 - Log: Benchmark nit from Nick Clark (in OpenBSD the result could - be a negative zero, -0). +[ 33849] By: rgs on 2008/05/18 07:55:44 + Log: Subject: [perl #38955] exists(): error message on wrong argument type is incorrect (5.8.7 cygwin) + From: "Bram via RT" + Date: Sat, 17 May 2008 04:14:11 -0700 + Message-ID: Branch: perl - ! lib/Benchmark.t + ! op.c pod/perldiag.pod ____________________________________________________________________________ -[ 19190] By: rgs on 2003/04/12 13:41:25 - Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03 - From: Michael G Schwern - Date: Fri, 11 Apr 2003 00:32:02 -0700 - Message-ID: <20030411073202.GC5916@windhund.schwern.org> +[ 33848] By: rgs on 2008/05/18 06:28:49 + Log: Subject: Re: eval "require Foo" with binary-incompatible XS modules + From: Niko Tyni + Date: Sat, 17 May 2008 21:37:30 +0300 + Message-ID: <20080517183730.GA4440@rebekka> Branch: perl - ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm - ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm - ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO - ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t - ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t - ! lib/ExtUtils/t/zz_cleanup_dummy.t + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19189] By: rgs on 2003/04/10 20:40:14 - Log: Peter Scott suggests that the docs for base.pm should - state explicitely that base.pm doesn't call import() - on base classes. Plus a few typos. +[ 33847] By: stevep on 2008/05/18 03:35:03 + Log: Subject: [PATCH] Thread::Queue 2.08 + From: "Jerry D. Hedden" + Date: Wed, 14 May 2008 12:47:04 -0400 + Message-ID: <1ff86f510805140947h707fe273j5adec649b5cc4238@mail.gmail.com> + Branch: perl + ! lib/Thread/Queue.pm lib/Thread/Queue/t/02_refs.t +____________________________________________________________________________ +[ 33846] By: stevep on 2008/05/18 03:25:54 + Log: Subject: [PATCH] IO::Compress::* 2.011 + From: "Paul Marquess" + Date: Sat, 17 May 2008 12:16:13 +0100 + Message-ID: + Branch: perl + + ext/IO_Compress_Zlib/t/006zip.t + ! MANIFEST ext/Compress/Raw/Zlib/Changes + ! ext/Compress/Raw/Zlib/README + ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm + ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL + ! ext/Compress/Zlib/README + ! ext/Compress/Zlib/lib/Compress/Zlib.pm + ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README + ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm + ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm + ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL + ! ext/IO_Compress_Zlib/README + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm +____________________________________________________________________________ +[ 33845] By: merijn on 2008/05/17 14:29:24 + Log: Subject: [PATCH] Re: [perl #50180] NDBM_File fails to build + From: Andy Dougherty + Date: Tue, 13 May 2008 12:28:45 -0400 (EDT) + Message-ID: + Branch: perl + ! Configure Porting/Glossary config_h.SH + ! ext/NDBM_File/NDBM_File.xs hints/linux.sh +____________________________________________________________________________ +[ 33843] By: merijn on 2008/05/17 13:56:26 + Log: Subject: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector + From: Andy Dougherty (via RT) + Date: Tue, 13 May 2008 09:37:07 -0700 + Message-ID: Branch: perl - ! lib/base.pm + ! Configure ____________________________________________________________________________ -[ 19188] By: rgs on 2003/04/10 19:45:08 - Log: PerlFAQ sync. +[ 33841] By: merijn on 2008/05/17 13:48:16 + Log: Subject: [PATCH] Re: Compiling perl (5.10.x) with gcc <= 3.2.3 + From: Andy Dougherty + Date: Fri, 16 May 2008 13:59:41 -0400 (EDT) + Message-ID: Branch: perl - ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod - ! pod/perlfaq7.pod pod/perlfaq9.pod + ! INSTALL ____________________________________________________________________________ -[ 19187] By: rgs on 2003/04/10 19:25:18 - Log: Fix bug #21914, 3-arg open + local $fh + strict coredump. - There used to be a nullstash (%{"::"}) to hold illegal - variables under strict 'vars'. It has been removed by change #17942. - This can lead to segfaults during the parsing, because some illegal - variables might have been discarded before the compilation of the - current statement had completed. - Bug analysis and test case by Enache Adrian. +[ 33840] By: demerphq on 2008/05/17 10:01:08 + Log: Subject: [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc needs to be made more clear regarding reverse in scalar context.) + From: "Bram via RT" + Date: Fri, 16 May 2008 14:44:07 -0700 + Message-ID: Branch: perl - ! gv.c t/lib/strict/vars + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19186] By: jhi on 2003/04/10 19:13:40 - Log: Be more descriptive. +[ 33839] By: stevep on 2008/05/16 19:58:58 + Log: Somehow, this got missed in change #33779. Branch: perl - ! MANIFEST + ! ext/Digest/SHA/lib/Digest/SHA.pm ____________________________________________________________________________ -[ 19185] By: jhi on 2003/04/10 19:06:02 - Log: Noted by Nat: -0 didn't work that well with Unicode. +[ 33838] By: stevep on 2008/05/16 19:53:42 + Log: Upgrade to ExtUtils-Command-1.14 Branch: perl - ! perl.c pod/perlrun.pod + ! lib/ExtUtils/Command.pm ____________________________________________________________________________ -[ 19184] By: jhi on 2003/04/10 17:26:43 - Log: Add an option for the grok_xxx() to silently ignore bad digits. +[ 33837] By: stevep on 2008/05/16 18:07:00 + Log: Upgrade to Math-BigInt-FastCalc-0.19 Branch: perl - ! numeric.c perl.h + ! ext/Math/BigInt/FastCalc/FastCalc.pm + ! ext/Math/BigInt/FastCalc/FastCalc.xs + ! ext/Math/BigInt/FastCalc/t/bigintfc.t + ! ext/Math/BigInt/FastCalc/t/bootstrap.t ____________________________________________________________________________ -[ 19183] By: jhi on 2003/04/10 10:56:25 - Log: The test doesn't work that well when -Uusedl. - Some of the tests could be salvaged even then I guess. +[ 33836] By: stevep on 2008/05/16 17:31:30 + Log: Subject: [PATCH - revised] threads::shared 1.21 + From: "Jerry D. Hedden" + Date: Fri, 16 May 2008 09:52:24 -0400 + Message-ID: <1ff86f510805160652l73e7d5a9hdc675e8efbbf1479@mail.gmail.com> Branch: perl - ! lib/ExtUtils/t/Constant.t + + ext/threads/shared/t/clone.t + ! MANIFEST ext/threads/shared/Makefile.PL + ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs ____________________________________________________________________________ -[ 19182] By: jhi on 2003/04/10 09:40:24 - Log: A temporary debugging aid for Tru64 threaded builds. +[ 33835] By: merijn on 2008/05/16 12:47:33 + Log: Subject: [PATCH] h2ph: allow the quote mark delimiter when chasing #include directives with "-a" + From: Niko Tyni + Date: Thu, 15 May 2008 23:15:35 +0300 + Message-Id: <1210882535-11072-1-git-send-email-ntyni@debian.org> Branch: perl - ! ext/B/t/deparse.t + ! utils/h2ph.PL ____________________________________________________________________________ -[ 19181] By: jhi on 2003/04/10 08:02:10 - Log: Unless Inuits are involved... +[ 33834] By: merijn on 2008/05/16 12:17:03 + Log: Subject: Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and qw// + From: Matt Kraai + Date: Thu, 15 May 2008 15:45:17 -0700 + Message-ID: <20080515224517.GA11692@ftbfs.org> Branch: perl - ! pod/perlrun.pod + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19180] By: jhi on 2003/04/10 07:02:44 - Log: With AFS the cwds have little chance of agreeing. +[ 33833] By: merijn on 2008/05/16 12:13:21 + Log: Subject: [PATCH] Prevent the tokenizer from segfaulting in debug mode when a FUNC token is forced + From: "Rafael Garcia-Suarez" + Date: Fri, 16 May 2008 12:13:23 +0200 + Message-ID: Branch: perl - ! ext/Cwd/t/cwd.t + ! toke.c ____________________________________________________________________________ -[ 19179] By: jhi on 2003/04/10 06:46:50 - Log: I assume the idea was to use the *cwd variables for testing. +[ 33832] By: merijn on 2008/05/16 08:47:59 + Log: HP 9000 End of Sale Announcements Branch: perl - ! ext/Cwd/t/cwd.t + ! README.hpux ____________________________________________________________________________ -[ 19178] By: jhi on 2003/04/10 04:59:18 - Log: Integrate: - [ 18601] - More of the #18600. - Branch: maint-5.8/perl - !> pad.c +[ 33831] By: merijn on 2008/05/15 13:48:38 + Log: Subject: Re: [PATCH] Double magic with chop + From: "Vincent Pit" + Date: Thu, 15 May 2008 15:31:19 +0200 (CEST) + Message-ID: <32964.147.210.17.175.1210858279.squirrel@147.210.17.175> + Branch: perl + ! doop.c t/op/gmagic.t ____________________________________________________________________________ -[ 19177] By: jhi on 2003/04/10 04:34:48 - Log: perlport information about portably embedding string data. +[ 33830] By: nicholas on 2008/05/15 13:03:48 + Log: Add investigating eliminating POSIX::int_macro_int() to perltodo. Branch: perl - ! pod/perlport.pod + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19176] By: jhi on 2003/04/10 04:18:45 - Log: Also locale names can contain illegal UTF-8. +[ 33829] By: nicholas on 2008/05/15 12:01:42 + Log: Fix my typo. Branch: perl - ! lib/locale.t + ! ext/B/t/concise-xs.t ____________________________________________________________________________ -[ 19175] By: jhi on 2003/04/10 04:03:48 - Log: In case someone is using UTF-8 locales. +[ 33828] By: merijn on 2008/05/15 11:38:59 + Log: Subject: [PATCH] Compress/Raw/Zlib/Zlib.xs // comment fix + From: Andy Dougherty + Date: Tue, 13 May 2008 13:01:45 -0400 (EDT) + Message-ID: Branch: perl - ! lib/ExtUtils/MM_MacOS.pm + ! ext/Compress/Raw/Zlib/Zlib.xs ____________________________________________________________________________ -[ 19174] By: merijn on 2003/04/09 14:33:12 - Log: Even more promotion for -lc128 (long doubles on AIX) - More obvious detection of C compiler - cc_type should not promote to config.sh - - From: "H.Merijn Brand" - Date: Wed, 09 Apr 2003 14:31:48 +0200 - Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl> +[ 33827] By: merijn on 2008/05/15 11:35:26 + Log: Subject: [PATCH] fix typo in a Tie::Hash documentation link + From: Niko Tyni + Date: Wed, 14 May 2008 23:09:27 +0300 + Message-Id: <1210795767-21221-1-git-send-email-ntyni@debian.org> Branch: perl - ! hints/aix.sh + ! lib/Tie/Hash.pm ____________________________________________________________________________ -[ 19173] By: jhi on 2003/04/09 12:39:35 - Log: open(my $fh, ">&", STDOUT) should not warn under strict. +[ 33826] By: nicholas on 2008/05/15 11:24:43 + Log: Remove POSIX's internal implementation of S_ISBLK, S_ISCHR, S_ISDIR, + S_ISFIFO and S_ISREG, and pull them in from Fcntl. Spotted as a result + of bug #54186, but there has been a redefined subroutine warning for + ages if you elected to import all of POSIX and Fcntl's exports. Branch: perl - ! op.c t/io/open.t + ! ext/B/t/concise-xs.t ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ____________________________________________________________________________ -[ 19172] By: jhi on 2003/04/09 10:40:31 - Log: Try to be more descriptive than just __ANONIO__ which is what - you get when you autovivify filehandles into array/hash elements. +[ 33825] By: nicholas on 2008/05/15 10:10:27 + Log: It transpires that POSIX.xs also duplicated several constants defined + by Fcntl but only conditionally exported by Fcntl. The most obvious + were SEEK_CUR, SEEK_END and SEEK_SET, as reported in bug #54186. + So add them to the list of constants that POSIX imports from Fcntl. Branch: perl - ! doio.c op.c t/io/open.t + ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm + ! t/lib/proxy_constant_subs.t ____________________________________________________________________________ -[ 19171] By: rgs on 2003/04/08 20:44:20 - Log: Implement support for --help and --version in Getopt::Std - Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std - From: Ilya Zakharevich - Date: Mon, 7 Apr 2003 17:07:15 -0700 - Message-ID: <20030408000714.GA953@math.berkeley.edu> +[ 33824] By: mhx on 2008/05/13 19:50:23 + Log: Upgrade to Devel::PPPort 3.13_03 Branch: perl - ! lib/Getopt/Std.pm + ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/parts/inc/SvPV ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/SvPV.t ____________________________________________________________________________ -[ 19170] By: rgs on 2003/04/08 19:47:05 - Log: Subject: [PATCH] Re: Error: Unknown error - From: Enache Adrian - Date: Tue, 8 Apr 2003 07:12:13 +0300 - Message-ID: <20030408041213.GA13553@ratsnest.hole> +[ 33822] By: rgs on 2008/05/11 15:10:32 + Log: Subject: [PATCH] Handle PL_minus_E before PL_minus_{n,p}. + From: Florian Ragwitz + Date: Sun, 11 May 2008 07:51:18 +0200 + Message-Id: <1210485078-19640-1-git-send-email-rafl@debian.org> Branch: perl - ! lib/fields.t lib/strict.t op.c t/lib/strict/subs + ! t/run/switches.t toke.c ____________________________________________________________________________ -[ 19169] By: rgs on 2003/04/08 19:19:34 - Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list - From: Dave Mitchell - Date: Mon, 7 Apr 2003 21:43:17 +0100 - Message-ID: <20030407204317.GA8796@fdgroup.com> - - The new XTERMORDORDOR lexer expectation must also be named - in debugging perls, to be used in the output of -DT. +[ 33816] By: rgs on 2008/05/10 20:04:34 + Log: Subject: [PATCH] IO::Compress::* 2.010 + From: "Paul Marquess" + Date: Mon, 5 May 2008 18:32:54 +0100 + Message-ID: <01dc01c8aed6$0eb13cf0$6501a8c0@myopwv.com> + Branch: perl + ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README + ! ext/Compress/Raw/Zlib/Zlib.xs + ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm + ! ext/Compress/Raw/Zlib/private/MakeUtil.pm + ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL + ! ext/Compress/Zlib/README + ! ext/Compress/Zlib/lib/Compress/Zlib.pm + ! ext/Compress/Zlib/private/MakeUtil.pm + ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/Makefile.PL + ! ext/IO_Compress_Base/README + ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm + ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm + ! ext/IO_Compress_Base/private/MakeUtil.pm + ! ext/IO_Compress_Base/t/01misc.t ext/IO_Compress_Zlib/Changes + ! ext/IO_Compress_Zlib/Makefile.PL ext/IO_Compress_Zlib/README + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm + ! ext/IO_Compress_Zlib/private/MakeUtil.pm +____________________________________________________________________________ +[ 33815] By: rgs on 2008/05/10 19:57:59 + Log: Subject: [PATCH] Call SvMAGICAL_off in mg_free + From: Bram + Date: Mon, 05 May 2008 16:18:56 +0200 + Message-ID: <20080505161856.pgz4pjga1w44ksk4@horde.wizbit.be> Branch: perl - ! perl.h toke.c + ! mg.c sv.c ____________________________________________________________________________ -[ 19168] By: rgs on 2003/04/08 19:05:22 - Log: Document that perl recognizes 2>&1 on the command-line on VMS. +[ 33814] By: nicholas on 2008/05/10 16:44:45 + Log: Run Porting/checkARGS_ASSERT.pl and fix what it picks up. (Which, + coincidentally were both from changes I made) Branch: perl - ! vms/perlvms.pod + ! gv.c hv.c ____________________________________________________________________________ -[ 19167] By: rgs on 2003/04/08 18:47:18 - Log: Typos fixes by Stas Bekman. +[ 33811] By: rgs on 2008/05/10 16:07:35 + Log: Remove C++ comments Branch: perl - ! cv.h lib/attributes.pm sv.h + ! ext/threads/shared/shared.xs ____________________________________________________________________________ -[ 19166] By: rgs on 2003/04/08 18:43:22 - Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1` these days? - From: Robin Barker - Date: Tue, 8 Apr 2003 14:23:04 +0100 - Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk> +[ 33809] By: rgs on 2008/05/10 16:06:53 + Log: Subject: [PATCH - revised^2] threads::shared 1.19 + From: "Jerry D. Hedden" + Date: Wed, 7 May 2008 16:36:28 -0400 + Message-ID: <1ff86f510805071336y50db0a35t740fbe9a8192be64@mail.gmail.com> Branch: perl - ! pod/perlpod.pod + ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs + ! ext/threads/shared/t/stress.t ext/threads/shared/t/sv_refs.t ____________________________________________________________________________ -[ 19165] By: jhi on 2003/04/08 17:43:04 - Log: Integrate: - [ 19162] - Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02 - From: Michael G Schwern - Date: Mon, 7 Apr 2003 02:09:17 -0700 - Message-ID: <20030407090917.GA9221@windhund.schwern.org> - - [ 19163] - The SvGROW() might move the PV. - - [ 19164] - Few more words about safe/unsafe signals. - Branch: maint-5.8/perl - +> lib/ExtUtils/t/MM_Any.t - !> (integrate 33 files) +[ 33808] By: rgs on 2008/05/10 16:02:24 + Log: Subject: [PATCH - revised] Thread::Queue 2.07 + From: "Jerry D. Hedden" + Date: Thu, 8 May 2008 10:05:51 -0400 + Message-ID: <1ff86f510805080705p3cc8f657i7a1441da5b0a273b@mail.gmail.com> + Branch: perl + ! lib/Thread/Queue.pm lib/Thread/Queue/t/02_refs.t ____________________________________________________________________________ -[ 19164] By: jhi on 2003/04/08 04:42:05 - Log: Few more words about safe/unsafe signals. +[ 33807] By: rgs on 2008/05/10 15:58:32 + Log: Fix [perl #52740] crash when localizing a symtab entry Branch: perl - ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod + ! sv.c ____________________________________________________________________________ -[ 19163] By: jhi on 2003/04/07 19:25:39 - Log: The SvGROW() might move the PV. +[ 33804] By: rgs on 2008/05/10 15:37:03 + Log: Subject: [PATCH] Re: Change 33794: [PATCH] File::Copy & permission bits. + From: "Jerry D. Hedden" + Date: Fri, 9 May 2008 13:06:14 -0400 + Message-ID: <1ff86f510805091006s1faa2d05lcaa3b6383b7fb603@mail.gmail.com> Branch: perl - ! pp.c + ! lib/File/Copy.t ____________________________________________________________________________ -[ 19162] By: jhi on 2003/04/07 18:23:29 - Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02 - From: Michael G Schwern - Date: Mon, 7 Apr 2003 02:09:17 -0700 - Message-ID: <20030407090917.GA9221@windhund.schwern.org> +[ 33800] By: nicholas on 2008/05/10 12:35:31 + Log: Upgrade to Encode 2.25 Branch: perl - + lib/ExtUtils/t/MM_Any.t - ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm - ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm - ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm - ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm - ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm - ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm - ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.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/FAQ.pod - ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING - ! lib/ExtUtils/README lib/ExtUtils/TODO - ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t - ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm -____________________________________________________________________________ -[ 19161] By: jhi on 2003/04/07 04:20:20 - Log: Integrate: - [ 19126] - Fix bug #21742. require should be always invoked in - scalar context. This wasn't the case when called from - an eval(""), because the void context doesn't propagate - through the leaveeval op. Instead of making scalarvoid() - handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement - a workaround in doeval(). - - [ 19127] - Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::" - From: Enache Adrian - Date: Sat, 29 Mar 2003 19:45:41 +0200 - Message-ID: <20030329174541.GA8138@ratsnest.hole> - - [ 19128] - Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts - From: Steve Hay - Date: Thu, 20 Mar 2003 12:34:15 +0000 - Message-ID: <3E79B547.6030201@uk.radan.com> - (with a few minor tweaks) - - [ 19129] - MM_VMS tweak from Craig Berry: - http://nntp.x.perl.org/group/perl.makemaker/1002 - - [ 19130] - Cannot portably compare files if one of them is still open - (from Craig Berry). - - [ 19131] - Spread IlyaZ's PERL_CORE detection trick. - - [ 19132] - #19122 should have been tested on non-glibc system (like AIX) - - [ 19133] - Add packname->stash cache before the check if a packname is a - filehandle or a package, it works because only packnames - that have been resolved to stashes are added to the cache, - and when a newIO is created we clean the cache. - Results in roughly 1.8 speed increase for class->method() - calls. - - [ 19134] - Fix some small nits, thanks to Rafael. - - [ 19135] - Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 01 Apr 2003 16:32:46 -0800 - Message-ID: - - [ 19136] - Fixes for "installhtml --splithead", based on : - Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts - From: Steve Hay - Date: Wed, 02 Apr 2003 11:33:41 +0100 - Message-ID: <3E8ABC85.5060807@uk.radan.com> - - This also includes a small patch to Pod::Html : when generating - anchor names, play on the safe side and turn every non-alphanumeric - character into an '_'. Moreover, Pod::Html::anchorify() is now - optionally exported. - - [ 19137] - Adjust test for the recent change (#19136) to Pod::Html - - [ 19138] - Make at least the thread count make sense. - - [ 19139] - Make perldiag agree with #19138. - - [ 19140] - Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc - From: Steve Hay - Date: Thu, 20 Mar 2003 11:55:01 +0000 - Message-ID: <3E79AC15.80307@uk.radan.com> - - [ 19141] - Don't recurse from threads to threads/shared (since - threads/shared is built separately, temp solution from - Schwern while MM is being fixed.) - - [ 19142] - Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Thu, 03 Apr 2003 08:28:52 +0200 - Message-ID: - - [ 19143] - Subject: [PATCH] VMS %ENV fix (follow-up to 18852) - From: "Craig A. Berry" - Date: Wed, 02 Apr 2003 18:09:03 -0600 - Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1> - - [ 19144] - Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24, - by SADAHIRO Tomoyuki. - - [ 19145] - The manpages don't have to be built by MakeMaker for the - core modules in ext/. Disable this in Devel::PPPort (not - up-to-date on CPAN), Unicode::Normalize (the CPAN version - uses a different Makefile.PL anyway) and XS::APItest - (not CPANized.) - - [ 19146] - Heredocs and use encoding didn't work for SJIS; - patch from Inaba Hiroto. - - [ 19147] - Subject: [PATCH 5.8.1 @19053] Embedding - From: Ilya Zakharevich - Date: Mon, 31 Mar 2003 12:39:24 -0800 - Message-ID: <20030331203924.GA3602@math.berkeley.edu> - - Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM - to be used in a C program's main function. - - [ 19148] - [perl #21839] perluniintro.pod: nice_string() doesn't escape - literal escape chars -- use Sadahiro-san's fix(es). - - [ 19149] - Upgrade to Locale::Maketext 1.04. - - [ 19150] - Subject: LD_PRELOAD hack, still badly flawed / a solution - From: Enache Adrian - Date: Thu, 3 Apr 2003 15:50:48 +0300 - Message-ID: <20030403125048.GA6107@ratsnest.hole> - - On linux, when building a shared library, generate - a small shell wrapper, "preload", that preloads libperl.so - only if it exists. Useful when the 'make' process stops - before the link phase. - - [ 19151] - Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0) - From: Joost van Baal - Date: Mon, 25 Nov 2002 17:35:37 +0100 - Message-ID: <20021125163537.GC4745@banach.uvt.nl> - - (The .pm patch modified a bit, and removed the false - claim that _PATH_INFO would be coming from syslog.ph) - - [ 19152] - Remove unportable ">|" shell syntax - Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution - From: Enache Adrian - Date: Sun, 6 Apr 2003 21:13:27 +0300 - Message-ID: <20030406181326.GA873@ratsnest.hole> - - [ 19153] - Subject: [DOC PATCH] README.solaris and -Dcc=gcc - From: Robert Spier - Date: Sat, 05 Apr 2003 21:12:20 -0800 - Message-ID: - - [ 19154] - An unconditional carp is not nice. - - [ 19156] - Subject: [PATCH] B::Deparse: sv_no != 0 - From: Stephen McCamant - Date: Sun, 6 Apr 2003 17:00:48 -0400 - Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU> - - [ 19157] - Subject: CvFILE for constant subs - From: Stephen McCamant - Date: Sun, 6 Apr 2003 16:39:13 -0400 - Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU> - - [ 19158] - More WinCE tweaking for Vadim Konovalov. - - [ 19159] - Future binary compat wishful thinking: - maint will use the stashcache, but not the dbassertion. - - [ 19160] - Time::HiRes: Do not create files in blib directories under core - (from Rafael) - Branch: maint-5.8/perl - +> lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t - +> lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t - - lib/Locale/Maketext/test.pl - !> (integrate 63 files) -____________________________________________________________________________ -[ 19160] By: jhi on 2003/04/07 04:17:38 - Log: Time::HiRes: Do not create files in blib directories under core - (from Rafael) - Branch: perl - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 19159] By: jhi on 2003/04/07 03:53:01 - Log: Future binary compat wishful thinking: - maint will use the stashcache, but not the dbassertion. + ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL + ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm + ! ext/Encode/lib/Encode/GSM0338.pm ext/Encode/ucm/cp850.ucm + ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm + ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm + ! ext/Encode/ucm/cp858.ucm ext/Encode/ucm/cp860.ucm + ! ext/Encode/ucm/cp861.ucm ext/Encode/ucm/cp862.ucm + ! ext/Encode/ucm/cp863.ucm ext/Encode/ucm/cp864.ucm + ! ext/Encode/ucm/cp865.ucm ext/Encode/ucm/cp866.ucm + ! ext/Encode/ucm/cp869.ucm ext/Encode/ucm/cp874.ucm + ! ext/Encode/ucm/cp875.ucm +____________________________________________________________________________ +[ 33799] By: nicholas on 2008/05/10 10:37:50 + Log: Subject: Re: helping 5.8.9 + From: Steffen Mueller + Message-ID: <20080504193835.6906.qmail@lists.develooper.com> + Date: Sun, 04 May 2008 21:38:38 +0200 + Branch: perl + ! AUTHORS Porting/checkAUTHORS.pl +____________________________________________________________________________ +[ 33798] By: merijn on 2008/05/09 19:03:55 + Log: Subject: [PATCH] perlunitut link + From: Ricardo SIGNES + Date: Fri, 9 May 2008 14:12:31 -0400 + Message-ID: <20080509181231.GA20161@minion169.office.icgroup.com> Branch: perl - ! intrpvar.h + ! pod/perlunicode.pod ____________________________________________________________________________ -[ 19158] By: jhi on 2003/04/07 03:41:17 - Log: More WinCE tweaking for Vadim Konovalov. +[ 33797] By: merijn on 2008/05/09 14:25:55 + Log: Subject: [perl #53908] perlpodspec typo "Encoding::Supported" + From: Kevin Ryde (via RT) + Date: Thu, 08 May 2008 17:38:00 -0700 + Message-ID: Branch: perl - ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat - ! wince/makedist.pl + ! pod/perlpodspec.pod ____________________________________________________________________________ -[ 19157] By: rgs on 2003/04/06 20:53:29 - Log: Subject: CvFILE for constant subs - From: Stephen McCamant - Date: Sun, 6 Apr 2003 16:39:13 -0400 - Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU> +[ 33796] By: rgs on 2008/05/08 16:56:05 + Log: The last change to File::Copy broke the perl build. Branch: perl - ! op.c + ! lib/File/Copy.pm ____________________________________________________________________________ -[ 19156] By: rgs on 2003/04/06 20:44:09 - Log: Subject: [PATCH] B::Deparse: sv_no != 0 - From: Stephen McCamant - Date: Sun, 6 Apr 2003 17:00:48 -0400 - Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU> +[ 33795] By: rgs on 2008/05/08 16:12:36 + Log: Bump version and document last change. Branch: perl - ! ext/B/B/Deparse.pm -____________________________________________________________________________ -[ 19155] By: jhi on 2003/04/06 19:56:30 - Log: Integrate: - [ 18900] - Integrate (by hand) change #18386 from maint-5.8 - Branch: maint-5.8/perl - !> t/op/split.t + ! lib/File/Copy.pm ____________________________________________________________________________ -[ 19154] By: jhi on 2003/04/06 19:46:35 - Log: An unconditional carp is not nice. +[ 33794] By: rgs on 2008/05/08 16:05:37 + Log: Subject: [PATCH] File::Copy & permission bits. + From: Abigail + Date: Wed, 7 May 2008 23:16:54 +0200 + Message-ID: <20080507211654.GA7823@abigail.be> Branch: perl - ! ext/Sys/Syslog/Syslog.pm + ! lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ -[ 19153] By: rgs on 2003/04/06 18:37:58 - Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc - From: Robert Spier - Date: Sat, 05 Apr 2003 21:12:20 -0800 - Message-ID: +[ 33793] By: rgs on 2008/05/08 15:43:55 + Log: Subject: [PATCH lib/File/Copy.pm] Use 3-arg open. + From: Abigail + Date: Tue, 6 May 2008 17:38:28 +0200 + Message-ID: <20080506153828.GA27662@abigail.be> Branch: perl - ! README.solaris + ! lib/File/Copy.pm ____________________________________________________________________________ -[ 19152] By: rgs on 2003/04/06 18:24:38 - Log: Remove unportable ">|" shell syntax - Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution - From: Enache Adrian - Date: Sun, 6 Apr 2003 21:13:27 +0300 - Message-ID: <20030406181326.GA873@ratsnest.hole> +[ 33792] By: rgs on 2008/05/08 15:38:43 + Log: Subject: [PATCH] -Uusedl on cygwin + From: Reini Urban + Date: Mon, 05 May 2008 20:34:13 +0200 + Message-ID: <481F5325.5090907@x-ray.at> Branch: perl - ! Makefile.SH + ! ext/Win32CORE/Makefile.PL ext/Win32CORE/Win32CORE.c ____________________________________________________________________________ -[ 19151] By: jhi on 2003/04/06 18:14:44 - Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0) - From: Joost van Baal - Date: Mon, 25 Nov 2002 17:35:37 +0100 - Message-ID: <20021125163537.GC4745@banach.uvt.nl> - - (The .pm patch modified a bit, and removed the false - claim that _PATH_INFO would be coming from syslog.ph) - Branch: perl - ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm - ! ext/Sys/Syslog/syslog.t -____________________________________________________________________________ -[ 19150] By: rgs on 2003/04/05 21:10:00 - Log: Subject: LD_PRELOAD hack, still badly flawed / a solution - From: Enache Adrian - Date: Thu, 3 Apr 2003 15:50:48 +0300 - Message-ID: <20030403125048.GA6107@ratsnest.hole> - - On linux, when building a shared library, generate - a small shell wrapper, "preload", that preloads libperl.so - only if it exists. Useful when the 'make' process stops - before the link phase. +[ 33791] By: rgs on 2008/05/08 15:32:34 + Log: Subject: [PATCH] extra tests for t/op/range.t (was Re: [perl #53554] Range + From: Bram + Date: Mon, 05 May 2008 20:03:32 +0200 + Message-ID: <20080505200332.pke1i5vu7gos8kc0@horde.wizbit.be> Branch: perl - ! Makefile.SH + ! t/op/range.t ____________________________________________________________________________ -[ 19149] By: jhi on 2003/04/05 20:44:25 - Log: Upgrade to Locale::Maketext 1.04. +[ 33790] By: rgs on 2008/05/08 15:30:45 + Log: Subject: Data::Dumper patch + From: Alexandr Ciornii + Date: Thu, 8 May 2008 16:35:42 +0300 + Message-ID: <13810622109.20080508163542@gmail.com> + + for support on perls < 5.10.0 Branch: perl - + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t - + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t - - lib/Locale/Maketext/test.pl - ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod - ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README + ! ext/Data/Dumper/Dumper.xs ____________________________________________________________________________ -[ 19148] By: jhi on 2003/04/05 20:38:30 - Log: perluniintro.pod: nice_string() doesn't escape - literal escape chars -- use Sadahiro-san's fix(es). +[ 33789] By: merijn on 2008/05/07 11:15:44 + Log: Subject: [PATCH] Documentation typo fix for mro. + From: Florian Ragwitz + Date: Sun, 4 May 2008 17:40:05 +0200 + Message-Id: <1209915605-11248-1-git-send-email-rafl@debian.org> Branch: perl - ! pod/perluniintro.pod + ! lib/mro.pm ____________________________________________________________________________ -[ 19147] By: rgs on 2003/04/05 19:12:30 - Log: Subject: [PATCH 5.8.1 @19053] Embedding - From: Ilya Zakharevich - Date: Mon, 31 Mar 2003 12:39:24 -0800 - Message-ID: <20030331203924.GA3602@math.berkeley.edu> - - Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM - to be used in a C program's main function. +[ 33788] By: craigb on 2008/05/04 22:25:44 + Log: Record-style reads in Perl_sv_gets have to be done with read(), not + fread() on VMS, and have been for some time. Except that ain't gonna + work with PerlIO::Scalar's in-memory files. Old bug exposed by new + test in #33769. Branch: perl - ! lib/ExtUtils/t/Embed.t pod/perlembed.pod + ! sv.c ____________________________________________________________________________ -[ 19146] By: jhi on 2003/04/05 19:08:37 - Log: Heredocs and use encoding didn't work for SJIS; - patch from Inaba Hiroto. +[ 33783] By: rgs on 2008/05/04 08:54:58 + Log: Subject: Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile.PL arg processing + From: Jesse Vincent + Date: Sat, 3 May 2008 13:41:45 -0400 + Message-Id: <961C2A4F-92B3-416D-A9F9-E7B0ADA9F134@fsck.com> Branch: perl - ! toke.c + ! ext/Encode/Makefile.PL ____________________________________________________________________________ -[ 19145] By: rgs on 2003/04/05 11:45:36 - Log: The manpages don't have to be built by MakeMaker for the - core modules in ext/. Disable this in Devel::PPPort (not - up-to-date on CPAN), Unicode::Normalize (the CPAN version - uses a different Makefile.PL anyway) and XS::APItest - (not CPANized.) - Branch: perl - ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL - ! ext/XS/APItest/Makefile.PL -____________________________________________________________________________ -[ 19144] By: rgs on 2003/04/05 11:28:22 - Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24, - by SADAHIRO Tomoyuki. - Branch: perl - ! ext/Unicode/Normalize/Changes - ! ext/Unicode/Normalize/Normalize.pm - ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader - ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t - ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm - ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README - ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t -____________________________________________________________________________ -[ 19143] By: merijn on 2003/04/03 08:55:33 - Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852) - From: "Craig A. Berry" - Date: Wed, 02 Apr 2003 18:09:03 -0600 - Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1> +[ 33782] By: stevep on 2008/05/02 15:38:46 + Log: Somedays, Perforce makes me cranky. Fix perforce resolve + of the changes to Digest-SHA's Makefile.PL. + Branch: perl + ! ext/Digest/SHA/Makefile.PL +____________________________________________________________________________ +[ 33781] By: stevep on 2008/05/02 15:36:39 + Log: Tweaks to Digest-SHA's Makefile.PL that casued problems + in the core. + Branch: perl + ! ext/Digest/SHA/Makefile.PL +____________________________________________________________________________ +[ 33780] By: rgs on 2008/05/02 15:25:05 + Log: Fix makefile for core building + Branch: perl + ! ext/Digest/SHA/Makefile.PL +____________________________________________________________________________ +[ 33779] By: stevep on 2008/05/02 14:26:59 + Log: Upgrade to Digest-SHA-5.47 + Branch: perl + +> ext/Digest/SHA/lib/Digest/SHA.pm + - ext/Digest/SHA/SHA.pm + ! MANIFEST ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL + ! ext/Digest/SHA/README ext/Digest/SHA/SHA.xs + ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c + ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c + ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/allfcns.t + ! ext/Digest/SHA/t/base64.t ext/Digest/SHA/t/bitbuf.t + ! ext/Digest/SHA/t/dumpload.t ext/Digest/SHA/t/fips198.t + ! ext/Digest/SHA/t/gg.t ext/Digest/SHA/t/gglong.t + ! ext/Digest/SHA/t/hmacsha.t ext/Digest/SHA/t/ireland.t + ! ext/Digest/SHA/t/methods.t ext/Digest/SHA/t/nistbit.t + ! ext/Digest/SHA/t/nistbyte.t ext/Digest/SHA/t/rfc2202.t + ! ext/Digest/SHA/t/sha1.t ext/Digest/SHA/t/sha224.t + ! ext/Digest/SHA/t/sha256.t ext/Digest/SHA/t/sha384.t + ! ext/Digest/SHA/t/sha512.t ext/Digest/SHA/t/woodbury.t +____________________________________________________________________________ +[ 33778] By: rgs on 2008/05/02 11:44:25 + Log: Subject: Re: [perl #51636] segmentation fault with array ties + From: "Vincent Pit" + Date: Wed, 12 Mar 2008 17:37:40 +0100 (CET) + Message-ID: <56287.147.210.17.175.1205339860.squirrel@147.210.17.175> Branch: perl - ! vms/vms.c vms/vmsish.h + ! pp_hot.c ____________________________________________________________________________ -[ 19142] By: merijn on 2003/04/03 08:50:55 - Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Thu, 03 Apr 2003 08:28:52 +0200 - Message-ID: +[ 33777] By: rgs on 2008/05/02 11:07:19 + Log: Subject: [PATCH] ~~ with non-overloaded objects + From: "Vincent Pit" + Date: Thu, 1 May 2008 12:45:51 +0200 (CEST) + Message-ID: <63496.92.128.104.139.1209638751.squirrel@92.128.104.139> Branch: perl - ! lib/Pod/t/Functions.t + ! pp_ctl.c t/op/smobj.t ____________________________________________________________________________ -[ 19141] By: jhi on 2003/04/03 05:00:36 - Log: Don't recurse from threads to threads/shared (since - threads/shared is built separately, temp solution from - Schwern while MM is being fixed.) +[ 33776] By: merijn on 2008/05/01 18:32:18 + Log: Subject: [PATCH] t/op/pat.t + From: "Robin Barker" + Date: Thu, 1 May 2008 19:12:28 +0100 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093B34@exchsvr2.npl.ad.local> Branch: perl - ! ext/threads/Makefile.PL + ! t/op/pat.t ____________________________________________________________________________ -[ 19140] By: rgs on 2003/04/02 20:41:46 - Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc - From: Steve Hay - Date: Thu, 20 Mar 2003 11:55:01 +0000 - Message-ID: <3E79AC15.80307@uk.radan.com> +[ 33775] By: rgs on 2008/04/30 15:56:18 + Log: Add a test for "lc(LATIN CAPITAL LETTER SHARP S)" Branch: perl - ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod + ! t/op/lc.t ____________________________________________________________________________ -[ 19139] By: jhi on 2003/04/02 19:44:07 - Log: Make perldiag agree with #19138. +[ 33774] By: rgs on 2008/04/30 15:18:24 + Log: Subject: [perl #53560] Patch for linux LDAP groups + From: David Dick (via RT) + Date: Wed, 30 Apr 2008 05:17:54 -0700 + Message-ID: Branch: perl - ! pod/perldiag.pod + ! t/op/groups.t ____________________________________________________________________________ -[ 19138] By: jhi on 2003/04/02 19:37:59 - Log: Make at least the thread count make sense. +[ 33773] By: stevep on 2008/04/30 12:57:38 + Log: Upgrade to CGI.pm-3.37 Branch: perl - ! ext/threads/threads.xs + ! lib/CGI.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm + ! lib/CGI/t/upload.t ____________________________________________________________________________ -[ 19137] By: rgs on 2003/04/02 19:24:47 - Log: Adjust test for the recent change (#19136) to Pod::Html +[ 33772] By: stevep on 2008/04/30 12:52:03 + Log: Upgrade to bignum-0.23 Branch: perl - ! lib/Pod/t/htmlview.t + ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm ____________________________________________________________________________ -[ 19136] By: rgs on 2003/04/02 18:46:31 - Log: Fixes for "installhtml --splithead", based on : - Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts - From: Steve Hay - Date: Wed, 02 Apr 2003 11:33:41 +0100 - Message-ID: <3E8ABC85.5060807@uk.radan.com> - - This also includes a small patch to Pod::Html : when generating - anchor names, play on the safe side and turn every non-alphanumeric - character into an '_'. Moreover, Pod::Html::anchorify() is now - optionally exported. +[ 33771] By: rgs on 2008/04/30 11:56:36 + Log: Subject: [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS + From: "John E. Malmberg" + Date: Mon, 28 Apr 2008 00:39:16 -0500 + Message-id: <48156304.30201@qsl.net> Branch: perl - ! installhtml lib/Pod/Html.pm + ! lib/perl5db.pl lib/perl5db.t ____________________________________________________________________________ -[ 19135] By: rgs on 2003/04/02 18:42:50 - Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 01 Apr 2003 16:32:46 -0800 - Message-ID: +[ 33770] By: rgs on 2008/04/30 11:51:12 + Log: Subject: [PATCH] Double magic/warnings with tie $x, $m + From: "Vincent Pit" + Date: Wed, 30 Apr 2008 13:14:00 +0200 (CEST) + Message-ID: <62186.92.128.43.82.1209554040.squirrel@92.128.43.82> Branch: perl - ! pp.c t/op/split.t + ! pp_sys.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19134] By: sky on 2003/04/02 18:01:40 - Log: Fix some small nits, thanks to Rafael. +[ 33769] By: rgs on 2008/04/30 10:08:22 + Log: Subject: Re: [PATCH] testing $/ with in memory files + From: Bram + Date: Wed, 30 Apr 2008 11:55:30 +0200 + Message-ID: <20080430115530.a09bjj6tic480c80@horde.wizbit.be> Branch: perl - ! pp_hot.c + ! t/base/rs.t ____________________________________________________________________________ -[ 19133] By: sky on 2003/04/02 13:41:14 - Log: Add packname->stash cache before the check if a packname is a - filehandle or a package, it works because only packnames - that have been resolved to stashes are added to the cache, - and when a newIO is created we clean the cache. - Results in roughly 1.8 speed increase for class->method() - calls. +[ 33768] By: rgs on 2008/04/30 09:40:36 + Log: Avoid garbage in test output when running make minitest. + This makes all minitests pass on my machine. Branch: perl - ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c + ! t/op/dbm.t t/op/pat.t ____________________________________________________________________________ -[ 19132] By: merijn on 2003/04/02 11:28:02 - Log: #19122 should have been tested on non-glibc system (like AIX) +[ 33767] By: rgs on 2008/04/30 09:31:53 + Log: A skip() function is missing, to get this test pass with miniperl Branch: perl - ! pp.c + ! t/op/pat.t ____________________________________________________________________________ -[ 19131] By: jhi on 2003/04/02 05:25:19 - Log: Spread IlyaZ's PERL_CORE detection trick. +[ 33766] By: rgs on 2008/04/30 08:17:51 + Log: Subject: [PATCH] Double magic/warnings with binmode $fh, undef + From: "Vincent Pit" + Date: Tue, 29 Apr 2008 19:33:21 +0200 (CEST) + Message-ID: <63615.92.128.97.94.1209490401.squirrel@92.128.97.94> Branch: perl - ! ext/Encode/Makefile.PL + ! doio.c embed.fnc embed.h op.c pp_sys.c proto.h + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19130] By: jhi on 2003/04/02 04:42:40 - Log: Cannot portably compare files if one of them is still open - (from Craig Berry). +[ 33765] By: rgs on 2008/04/30 07:47:07 + Log: Subject: [PATCH] extra tests for t/op/sprintf2.t (was Re: [perl #45383] RE: + From: Bram + Date: Tue, 29 Apr 2008 22:27:21 +0200 + Message-ID: <20080429222721.rwupydwjk00okwc0@horde.wizbit.be> Branch: perl - ! ext/Encode/t/enc_module.t + ! t/op/sprintf2.t ____________________________________________________________________________ -[ 19129] By: jhi on 2003/04/02 04:30:45 - Log: MM_VMS tweak from Craig Berry: - http://nntp.x.perl.org/group/perl.makemaker/1002 +[ 33764] By: rgs on 2008/04/30 07:38:00 + Log: Change of maintainer. Branch: perl - ! lib/ExtUtils/MM_VMS.pm + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 19128] By: rgs on 2003/04/01 21:30:12 - Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts - From: Steve Hay - Date: Thu, 20 Mar 2003 12:34:15 +0000 - Message-ID: <3E79B547.6030201@uk.radan.com> - (with a few minor tweaks) +[ 33763] By: rgs on 2008/04/29 08:29:21 + Log: Subject: [PATCH] Win32 process ids can have more than 16 bits + From: "Jan Dubois" + Date: Tue, 29 Apr 2008 01:14:39 -0700 + Message-ID: <01be01c8a9d1$12b32b10$38198130$@com> Branch: perl - ! installhtml + ! win32/win32.c ____________________________________________________________________________ -[ 19127] By: rgs on 2003/04/01 19:01:20 - Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::" - From: Enache Adrian - Date: Sat, 29 Mar 2003 19:45:41 +0200 - Message-ID: <20030329174541.GA8138@ratsnest.hole> +[ 33762] By: nicholas on 2008/04/28 20:41:31 + Log: Cast the result of fpsetmask(0) to (void), as some implementations + expand it via a macro, with a comma expression to calculate the return + value, at which point gcc has the gall to warn that an expression + calcualted is not used. + Blame SCO for having to have fpsetmask(0) in the code to start with. Branch: perl - ! ext/B/B/Deparse.pm + ! perl.h ____________________________________________________________________________ -[ 19126] By: rgs on 2003/04/01 18:39:43 - Log: Fix bug #21742. require should be always invoked in - scalar context. This wasn't the case when called from - an eval(""), because the void context doesn't propagate - through the leaveeval op. Instead of making scalarvoid() - handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement - a workaround in doeval(). - Branch: perl - ! pp_ctl.c t/comp/require.t -____________________________________________________________________________ -[ 19125] By: jhi on 2003/04/01 17:08:47 - Log: Integrate: - [ 19124] - Subject: [patch] fix HiRes.t failures on Stratus VOS - From: "Green, Paul" - Date: Tue, 1 Apr 2003 12:37:38 -0500 - Message-ID: - Branch: maint-5.8/perl - !> hints/vos.sh -____________________________________________________________________________ -[ 19124] By: jhi on 2003/04/01 16:52:28 - Log: Subject: [patch] fix HiRes.t failures on Stratus VOS - From: "Green, Paul" - Date: Tue, 1 Apr 2003 12:37:38 -0500 - Message-ID: - Branch: perl - ! hints/vos.sh -____________________________________________________________________________ -[ 19123] By: jhi on 2003/04/01 16:38:55 - Log: Integrate: - [ 19113] - Implemented AIX longdouble support in hints/aix.sh, which now - actually work. Thanks to John L. Allen for the hint. - - Subject: Re: AIX longdoubles - From: "H.Merijn Brand" - Date: Tue, 01 Apr 2003 17:18:57 +0200 - Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl> - - [ 19114] - Subject: [PATCH] Text::Abbrev warnings safe - From: Peter Scott - Date: Fri, 28 Mar 2003 16:34:47 -0800 - Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com> - - [ 19115] - Subject: [PATCH] overdue perlhack.pod corrections for RT - From: Richard.Foley@ubsw.com - Date: Mon, 31 Mar 2003 16:27:14 +0200 - Message-ID: - - [ 19116] - Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes - From: Michael G Schwern - Date: Mon, 31 Mar 2003 15:16:57 -0800 - Message-ID: <20030331231657.GJ17529@windhund.schwern.org> - - [ 19117] - Subject: Re: 5.8.1@19053 bug: make minitest fails with threads - From: Rafael Garcia-Suarez - Date: Tue, 1 Apr 2003 11:02:35 +0200 - Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr> - - [ 19118] - Document the _exit() issue with threads in Linux [perl #17057]. - Branch: maint-5.8/perl - !> ext/POSIX/POSIX.pod ext/SDBM_File/sdbm/Makefile.PL - !> hints/aix.sh lib/Text/Abbrev.pm lib/Text/Abbrev.t - !> pod/perlhack.pod t/op/getpid.t -____________________________________________________________________________ -[ 19122] By: jhi on 2003/04/01 16:36:52 - Log: Integrate: - [ 19119] - Address "5.8.1@19053: crypt_r() takes 128K per thread". - Branch: perl - !> pp.c reentr.c reentr.h reentr.pl -____________________________________________________________________________ -[ 19121] By: jhi on 2003/04/01 16:36:02 - Log: Integrate: - [ 19109] - Subject: [PATCH 5.8.1 @19053] Time::HiRes - From: Ilya Zakharevich - Date: Mon, 31 Mar 2003 12:53:01 -0800 - Message-ID: <20030331205301.GA3687@math.berkeley.edu> - - [ 19111] - A cleaner way to detect PERL_CORE, from IlyaZ. - Branch: perl - !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 19120] By: jhi on 2003/04/01 16:32:03 - Log: Integrate: - [ 19106] - Subject: [PATCH 5.8.1 @19053] OS/2-related patches - From: Ilya Zakharevich - Date: Mon, 31 Mar 2003 12:43:37 -0800 - Message-ID: <20030331204337.GA3634@math.berkeley.edu> - - and regen Configure. - Branch: perl - ! Configure config_h.SH embedvar.h - !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs - !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes - !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes - !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm - !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h - !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c - !> reentr.h reentr.pl sv.c -____________________________________________________________________________ -[ 19119] By: jhi on 2003/04/01 16:21:37 - Log: Address "5.8.1@19053: crypt_r() takes 128K per thread". - Branch: maint-5.8/perl - ! pp.c reentr.c reentr.h reentr.pl -____________________________________________________________________________ -[ 19118] By: jhi on 2003/04/01 16:17:04 - Log: Document the _exit() issue with threads in Linux [perl #17057]. +[ 33761] By: rgs on 2008/04/28 08:19:36 + Log: clarification about @ISA declaration in perlboot.pod + Patch provided by John Heidemann + in perlbug #45733. Branch: perl - ! ext/POSIX/POSIX.pod + ! pod/perlboot.pod ____________________________________________________________________________ -[ 19117] By: jhi on 2003/04/01 16:07:59 - Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads - From: Rafael Garcia-Suarez - Date: Tue, 1 Apr 2003 11:02:35 +0200 - Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr> +[ 33760] By: rgs on 2008/04/27 20:04:30 + Log: Subject: [PATCH] doc patch for perlrun -x + From: Bram + Date: Sun, 27 Apr 2008 21:13:36 +0200 + Message-ID: <20080427211336.g8mvjusbcc4gwsk4@horde.wizbit.be> Branch: perl - ! t/op/getpid.t + ! pod/perlrun.pod ____________________________________________________________________________ -[ 19116] By: jhi on 2003/04/01 16:06:12 - Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes - From: Michael G Schwern - Date: Mon, 31 Mar 2003 15:16:57 -0800 - Message-ID: <20030331231657.GJ17529@windhund.schwern.org> +[ 33759] By: rgs on 2008/04/27 20:00:29 + Log: Subject: [PATCH] doc patch for perlfunc/split (was: RE: [perl #46073] split + From: Bram + Date: Sun, 27 Apr 2008 21:36:57 +0200 + Message-ID: <20080427213657.mowrap5cgc0o00kc@horde.wizbit.be> Branch: perl - ! ext/SDBM_File/sdbm/Makefile.PL + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 19115] By: jhi on 2003/04/01 15:58:45 - Log: Subject: [PATCH] overdue perlhack.pod corrections for RT - From: Richard.Foley@ubsw.com - Date: Mon, 31 Mar 2003 16:27:14 +0200 - Message-ID: +[ 33758] By: nicholas on 2008/04/27 10:20:10 + Log: Warnings within the conditional of until() and for() are not reported + with the correct line number. (See change 33756). Curiously, warnings + for the third expression of for() have the correct line number. Branch: perl - ! pod/perlhack.pod + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19114] By: jhi on 2003/04/01 15:56:27 - Log: Subject: [PATCH] Text::Abbrev warnings safe - From: Peter Scott - Date: Fri, 28 Mar 2003 16:34:47 -0800 - Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com> +[ 33757] By: nicholas on 2008/04/27 10:13:49 + Log: Use File::Find rather than shell globbing to get the list of *.pm files + to pass to AutoSplit::autosplit_lib_modules(). This way we only need to + invoke miniperl once, and we don't miss anything that is 3 or more + levels deep. Branch: perl - ! lib/Text/Abbrev.pm lib/Text/Abbrev.t + ! Makefile.SH ____________________________________________________________________________ -[ 19113] By: merijn on 2003/04/01 14:12:33 - Log: Implemented AIX longdouble support in hints/aix.sh, which now - actually work. Thanks to John L. Allen for the hint. - - Subject: Re: AIX longdoubles - From: "H.Merijn Brand" - Date: Tue, 01 Apr 2003 17:18:57 +0200 - Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl> +[ 33756] By: nicholas on 2008/04/27 09:21:45 + Log: Warnings within the condition of while are not reported with the + correct line number. TODO test inspired by code from Bram. Branch: perl - ! hints/aix.sh -____________________________________________________________________________ -[ 19112] By: nick on 2003/04/01 08:48:50 - Log: Integrate mainline - Branch: perlio - +> ext/Time/HiRes/hints/irix.pl lib/CPAN/bin/cpan - +> lib/ExtUtils/MakeMaker/FAQ.pod - +> lib/ExtUtils/MakeMaker/Tutorial.pod - +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES - +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO - +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t - +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t - +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t - +> t/lib/TieIn.pm t/lib/sample-tests/no_output - +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many - +> utils/cpan.PL wince/compile-all.bat wince/makedist.pl - - utils/cpan wince/include/sys/stat.h wince/xbuildall.ksh - - wince/xdistclean.ksh wince/xmakediffs.ksh - !> (integrate 110 files) -____________________________________________________________________________ -[ 19111] By: jhi on 2003/04/01 07:17:01 - Log: A cleaner way to detect PERL_CORE, from IlyaZ. - Branch: maint-5.8/perl - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 19110] By: jhi on 2003/04/01 05:33:03 - Log: Integrate: - [ 19042] - Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.) - From: "Craig A. Berry" - Date: Thu, 20 Mar 2003 23:03:36 -0600 - Message-ID: <3E7A9D28.1040706@mac.com> - Branch: maint-5.8/perl - !> configure.com vms/vms.c vms/vmsish.h -____________________________________________________________________________ -[ 19109] By: jhi on 2003/04/01 05:25:39 - Log: Subject: [PATCH 5.8.1 @19053] Time::HiRes - From: Ilya Zakharevich - Date: Mon, 31 Mar 2003 12:53:01 -0800 - Message-ID: <20030331205301.GA3687@math.berkeley.edu> - Branch: maint-5.8/perl - ! ext/Time/HiRes/HiRes.t -____________________________________________________________________________ -[ 19108] By: jhi on 2003/04/01 05:23:25 - Log: metaconfig unit changes for #19107. - Branch: metaconfig - ! U/modified/Findhdr.U U/modified/Head.U U/modified/Init.U - ! U/modified/Oldconfig.U -____________________________________________________________________________ -[ 19107] By: jhi on 2003/04/01 05:23:03 - Log: Regen Configure. - Branch: maint-5.8/perl - ! Configure + ! t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19106] By: jhi on 2003/04/01 05:11:53 - Log: Subject: [PATCH 5.8.1 @19053] OS/2-related patches - From: Ilya Zakharevich - Date: Mon, 31 Mar 2003 12:43:37 -0800 - Message-ID: <20030331204337.GA3634@math.berkeley.edu> - Branch: maint-5.8/perl - ! Configure Makefile.SH embed.fnc embed.h embed.pl embedvar.h - ! ext/threads/threads.xs intrpvar.h makedef.pl os2/Makefile.SHs - ! os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm - ! os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm - ! os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c - ! os2/os2.c os2/os2ish.h os2/os2thread.h perlapi.h perlio.c - ! perlvars.h reentr.c reentr.h reentr.pl sv.c -____________________________________________________________________________ -[ 19105] By: jhi on 2003/03/31 10:54:05 - Log: Integrate: - [ 19104] - Tabify; strictly speaking unnecessary but anyway... - Branch: maint-5.8/perl - !> MANIFEST -____________________________________________________________________________ -[ 19104] By: jhi on 2003/03/31 10:51:36 - Log: Tabify; strictly speaking unnecessary but anyway... +[ 33753] By: rgs on 2008/04/27 07:40:00 + Log: Revert change #33751, at least for now: this breaks perl5db.t Branch: perl - ! MANIFEST + ! lib/perl5db.pl ____________________________________________________________________________ -[ 19103] By: jhi on 2003/03/31 10:41:09 - Log: Integrate: - [ 19094] - Upgrade to Time::HiRes 1.44. - - [ 19095] - Dave Mitchell noticed that one patch entry was missing - from the Changes. - - [ 19096] - switch_A.t is not in maint (noticed by AndreasK). - - [ 19097] - Some low-hanging fruit for EBCDIC portability - (or for marking as EBCDIC todos) - - [ 19098] - Subject: [PATCH dump.c] stray n_a - From: Michael G Schwern - Date: Mon, 31 Mar 2003 00:55:49 -0800 - Message-ID: <20030331085549.GB1300@windhund.schwern.org> - - [ 19099] - Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish - From: Michael G Schwern - Date: Mon, 31 Mar 2003 02:42:58 -0800 - Message-ID: <20030331104257.GB15327@windhund.schwern.org> - - [ 19100] - Upgrade to Encode 1.92. - - [ 19101] - Upgrade to podlators 1.26. - - [ 19102] - Upgrade to Test::Harness 2.27_02. - Branch: maint-5.8/perl - +> lib/ExtUtils/MakeMaker/FAQ.pod - +> lib/ExtUtils/MakeMaker/Tutorial.pod - +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES - +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO - +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t - +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t - +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t - +> t/lib/TieIn.pm t/lib/sample-tests/no_output - +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many - !> (integrate 64 files) -____________________________________________________________________________ -[ 19102] By: jhi on 2003/03/31 10:36:48 - Log: Upgrade to Test::Harness 2.27_02. - Branch: perl - + t/lib/sample-tests/no_output t/lib/sample-tests/segfault - + t/lib/sample-tests/too_many - ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes - ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t - ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t -____________________________________________________________________________ -[ 19101] By: jhi on 2003/03/31 10:07:35 - Log: Upgrade to podlators 1.26. - Branch: perl - ! lib/Pod/Man.pm -____________________________________________________________________________ -[ 19100] By: jhi on 2003/03/31 10:03:50 - Log: Upgrade to Encode 1.92. - Branch: perl - ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm - ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t - ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm - ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm - ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm -____________________________________________________________________________ -[ 19099] By: jhi on 2003/03/31 09:54:52 - Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish - From: Michael G Schwern - Date: Mon, 31 Mar 2003 02:42:58 -0800 - Message-ID: <20030331104257.GB15327@windhund.schwern.org> - Branch: perl - + lib/ExtUtils/MakeMaker/FAQ.pod - + lib/ExtUtils/MakeMaker/Tutorial.pod - + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES - + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO - + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t - + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t - + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t - + t/lib/TieIn.pm - ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm - ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm - ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm - ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm - ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm - ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm - ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm - ! lib/ExtUtils/MM_UWIN.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/Manifest.pm lib/ExtUtils/t/00setup_dummy.t - ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t - ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t - ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t - ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t - ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t - ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t - ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t -____________________________________________________________________________ -[ 19098] By: jhi on 2003/03/31 09:36:11 - Log: Subject: [PATCH dump.c] stray n_a - From: Michael G Schwern - Date: Mon, 31 Mar 2003 00:55:49 -0800 - Message-ID: <20030331085549.GB1300@windhund.schwern.org> +[ 33752] By: rgs on 2008/04/26 22:06:23 + Log: Subject: [PATCH] another go; was RE: [perl #49302] [[:print:]] v \p{Print} + From: "Robin Barker" + Date: Fri, 25 Apr 2008 14:21:06 +0100 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093B12@exchsvr2.npl.ad.local> Branch: perl - ! dump.c + ! pod/perlre.pod t/op/pat.t ____________________________________________________________________________ -[ 19097] By: jhi on 2003/03/31 05:00:07 - Log: Some low-hanging fruit for EBCDIC portability - (or for marking as EBCDIC todos) +[ 33751] By: rgs on 2008/04/26 21:58:15 + Log: Subject: [patch]perl5db.pl - What I needed to get the forked debugger to work + From: "John E. Malmberg" + Date: Thu, 24 Apr 2008 21:36:51 -0500 + Message-id: <481143C3.3080500@qsl.net> Branch: perl - ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t - ! t/uni/write.t + ! lib/perl5db.pl ____________________________________________________________________________ -[ 19096] By: jhi on 2003/03/30 19:43:07 - Log: switch_A.t is not in maint (noticed by AndreasK). - Branch: maint-5.8/perl +[ 33750] By: rgs on 2008/04/26 21:22:56 + Log: New tests (and TODO tests) for ~~ and overloading, + based on: + + Subject: object ~~ overloading and not + From: Ricardo SIGNES + Date: Fri, 18 Apr 2008 18:02:38 -0400 + Message-ID: <20080418220238.GA91526@knight.local> + Branch: perl + + t/op/smobj.t ! MANIFEST ____________________________________________________________________________ -[ 19095] By: jhi on 2003/03/30 18:58:49 - Log: Dave Mitchell noticed that one patch entry was missing - from the Changes. - Branch: maint-5.8/perl - ! Changes -____________________________________________________________________________ -[ 19094] By: jhi on 2003/03/30 15:54:35 - Log: Upgrade to Time::HiRes 1.44. +[ 33749] By: rgs on 2008/04/26 20:58:40 + Log: Subject: [perl #53238] Patch to stop t/op/fork.t relying on rand + From: David Dick (via RT) + Date: Wed, 23 Apr 2008 04:12:42 -0700 + Message-ID: Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm + ! t/op/fork.t ____________________________________________________________________________ -[ 19093] By: jhi on 2003/03/30 15:16:16 - Log: Integrate: - [ 19074] - Missing final \n. - - [ 19076] - Craig Berry: remove extra (. - - [ 19077] - Feeding illegal QP (like \x80) to this - ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print' - caused a coredump in av_length() <- nextargv() because - the av was NULL. I don't know that returning Nullfp is - the best thing to do, but it dodges the segfault and - introduces no test failures. - - [ 19078] - It seems that in Tru64 V5 gcc cannot be used to - compile a threaded Perl because explicitly - checks for supported compilers (gcc not being one of them). - This is not so bad since the system C compiler is always there. - - [ 19079] - Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount - From: Nicholas Clark - Date: Thu, 27 Mar 2003 22:37:35 +0000 - Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net> - - [ 19080] - Minor rephrasing in perlopentut, - noticed by Bob Wilkinson (RT [perl #21725]) - - [ 19081] - Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu) - From: Nicholas Clark - Date: Sat, 29 Mar 2003 18:58:09 +0000 - Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net> - - [ 19082] - IRIX 5.3 can have PF_LINK defined to be AF_LINK but - not defined AF_LINK. - - [ 19084] - gethostbyname('localhost') is not that portable. - inet_aton('localhost') in IRIX 5.3 returned an undef, - which in turn made pack_sockaddr_in to barf on zero - length in_addr. - - [ 19085] - In IRIX 5.3 being too POSIXly hides the struct timespec. - - [ 19086] - In IRIX 5.3 the cc is awfully confused about the prototype - of select(). - - [ 19087] - In IRIX 5.3 turn off some of the warnings that cannot - really be helped (e.g. warnings coming from system headers, - or linker warnings during Configure). - - [ 19088] - Another victim of IRIX 5.3's inability to resolve 'localhost' - as the test expects. - - [ 19089] - Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST) - - [ 19090] - Ending strings is customary (typo from #19084). - - [ 19091] - Not all compilers like #ifdefs within cpp macros - (follow-up on #19086) - - [ 19092] - IRIX 5.3 update. - Branch: maint-5.8/perl - +> ext/Time/HiRes/hints/irix.pl - !> MANIFEST README.irix README.tru64 doio.c dump.c - !> ext/Socket/Socket.t ext/Socket/Socket.xs hints/dec_osf.sh - !> hints/irix_5.sh lib/Attribute/Handlers/Changes - !> lib/Net/hostent.t pod/perlapi.pod pod/perlfunc.pod - !> pod/perlopentut.pod pod/perlport.pod pp_sys.c sv.h -____________________________________________________________________________ -[ 19092] By: jhi on 2003/03/30 15:09:02 - Log: IRIX 5.3 update. - Branch: perl - ! README.irix -____________________________________________________________________________ -[ 19091] By: jhi on 2003/03/30 10:26:32 - Log: Not all compilers like #ifdefs within cpp macros - (follow-up on #19086) +[ 33748] By: rgs on 2008/04/26 16:02:26 + Log: Note about moving modules to ext/ Branch: perl - ! pp_sys.c + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19090] By: jhi on 2003/03/30 09:50:33 - Log: Ending strings is customary (typo from #19084). +[ 33747] By: rgs on 2008/04/26 15:06:16 + Log: Subject: [PATCH] update Pod-Perldoc to version 3.14_04 + From: "Adriano Ferreira" + Date: Wed, 23 Apr 2008 09:45:35 -0300 + Message-ID: <73ddeb6c0804230545v75fee05dmeb849636addb14e1@mail.gmail.com> Branch: perl - ! ext/Socket/Socket.t + ! lib/Pod/Perldoc.pm ____________________________________________________________________________ -[ 19089] By: jhi on 2003/03/30 09:24:08 - Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST) +[ 33741] By: gisle on 2008/04/24 20:54:50 + Log: Inline the trivial S_raise_signal function in the perl signal handler. + + This makes the code more readable and avoids the need for excuses + for why the function is (still) named this way. + + It also effectively avoids segfaults observed with gcc-3.3 when + the sibling-call optimization is used for invoking S_raise_signal() + just before the signal handler returns. Branch: perl - ! MANIFEST + ! mg.c ____________________________________________________________________________ -[ 19088] By: jhi on 2003/03/30 09:09:42 - Log: Another victim of IRIX 5.3's inability to resolve 'localhost' - as the test expects. +[ 33740] By: nicholas on 2008/04/24 17:04:58 + Log: Stop File::Copy truncating destination files if passed 3 named + arguments by accident. In Copy.t, ensure that all file system calls + die with $! if they fail. Branch: perl - ! lib/Net/hostent.t + ! lib/File/Copy.pm lib/File/Copy.t ____________________________________________________________________________ -[ 19087] By: jhi on 2003/03/30 09:08:07 - Log: In IRIX 5.3 turn off some of the warnings that cannot - really be helped (e.g. warnings coming from system headers, - or linker warnings during Configure). +[ 33739] By: gisle on 2008/04/24 11:15:15 + Log: Drop #ifdefs that became empty in change #32012. Branch: perl - ! hints/irix_5.sh + ! mg.c ____________________________________________________________________________ -[ 19086] By: jhi on 2003/03/30 08:59:24 - Log: In IRIX 5.3 the cc is awfully confused about the prototype - of select(). +[ 33738] By: nicholas on 2008/04/24 11:05:02 + Log: Looks like we can do System V IPC 64 bit on Leopard. Lets see whether + the magic smoke escapes from other testers. Branch: perl - ! hints/irix_5.sh pp_sys.c + ! hints/darwin.sh ____________________________________________________________________________ -[ 19085] By: jhi on 2003/03/30 08:43:53 - Log: In IRIX 5.3 being too POSIXly hides the struct timespec. +[ 33737] By: nicholas on 2008/04/24 10:38:56 + Log: On Darwin, -Uuse64bitall shouldn't mean -Duse64bitall :-/ + Plus fix a pair of typos in a diagnostic output. Branch: perl - + ext/Time/HiRes/hints/irix.pl - ! MANIFEST + ! hints/darwin.sh ____________________________________________________________________________ -[ 19084] By: jhi on 2003/03/30 08:31:53 - Log: gethostbyname('localhost') is not that portable. - inet_aton('localhost') in IRIX 5.3 returned an undef, - which in turn made pack_sockaddr_in to barf on zero - length in_addr. +[ 33734] By: nicholas on 2008/04/23 17:23:34 + Log: Add "safely supporting POSIX SA_SIGINFO" to perltodo, as described in + the thread starting with + http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-03/msg00305.html Branch: perl - ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19083] By: jhi on 2003/03/30 07:49:46 - Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu)) - From: Nicholas Clark - Date: Sun, 30 Mar 2003 00:35:48 +0000 - Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net> +[ 33724] By: nicholas on 2008/04/22 15:01:52 + Log: Note that Rafael did the key elsif() line number TODO, and we're not + certain that solving the general case is worth it. Branch: perl - ! sv.c + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19082] By: jhi on 2003/03/29 21:18:32 - Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but - not defined AF_LINK. +[ 33721] By: steveh on 2008/04/22 09:41:44 + Log: Upgrade to ExtUtils-CBuilder-0.23 + + Wipes out local mods in 01-basic.t from #33339 (which are superseded + by changes in 0.23), but keeps local mods for VMS from #32277 (which + are still not in 0.23) + Branch: perl + ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm + ! lib/ExtUtils/CBuilder/Changes + ! lib/ExtUtils/CBuilder/Platform/Unix.pm + ! lib/ExtUtils/CBuilder/Platform/VMS.pm + ! lib/ExtUtils/CBuilder/Platform/Windows.pm + ! lib/ExtUtils/CBuilder/Platform/aix.pm + ! lib/ExtUtils/CBuilder/Platform/cygwin.pm + ! lib/ExtUtils/CBuilder/Platform/darwin.pm + ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm + ! lib/ExtUtils/CBuilder/Platform/os2.pm + ! lib/ExtUtils/CBuilder/t/01-basic.t +____________________________________________________________________________ +[ 33720] By: steveh on 2008/04/22 09:38:45 + Log: Upgrade to Win32-0.36 + Branch: perl + ! ext/Win32/Changes ext/Win32/Win32.pm ext/Win32/Win32.xs +____________________________________________________________________________ +[ 33716] By: rgs on 2008/04/21 07:44:27 + Log: Subject: [PATCH] Update Compression modules to version 2.009 + From: "Paul Marquess" + Date: Sun, 20 Apr 2008 15:54:46 +0100 + Message-ID: <006601c8a2f6$7d18a200$6501a8c0@myopwv.com> + Branch: perl + + ext/Compress/Raw/Zlib/pod/FAQ.pod + + ext/Compress/Zlib/pod/FAQ.pod ext/IO_Compress_Base/pod/FAQ.pod + + ext/IO_Compress_Zlib/pod/FAQ.pod + ! MANIFEST ext/Compress/Raw/Zlib/Changes + ! ext/Compress/Raw/Zlib/README ext/Compress/Raw/Zlib/Zlib.xs + ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm + ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL + ! ext/Compress/Zlib/README + ! ext/Compress/Zlib/lib/Compress/Zlib.pm + ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/README + ! ext/IO_Compress_Base/lib/File/GlobMapper.pm + ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm + ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm + ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm + ! ext/IO_Compress_Base/t/01misc.t ext/IO_Compress_Zlib/Changes + ! ext/IO_Compress_Zlib/Makefile.PL ext/IO_Compress_Zlib/README + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm + ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm + ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm + ! t/lib/compress/CompTestUtils.pm t/lib/compress/generic.pl +____________________________________________________________________________ +[ 33715] By: rgs on 2008/04/21 07:34:12 + Log: Upgrade to Math::BigInt v1.89 Branch: perl - ! ext/Socket/Socket.xs + ! lib/Math/BigFloat.pm lib/Math/BigInt.pm + ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t + ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t + ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t + ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/const_mbf.t + ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.t + ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t + ! lib/Math/BigInt/t/with_sub.t ____________________________________________________________________________ -[ 19081] By: jhi on 2003/03/29 20:41:56 - Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu) - From: Nicholas Clark - Date: Sat, 29 Mar 2003 18:58:09 +0000 - Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net> +[ 33714] By: rgs on 2008/04/19 12:08:35 + Log: Subject: Re: wrong line numbers in elsif() + From: Paul Johnson + Date: Sat, 19 Apr 2008 13:02:06 +0200 + Message-ID: <20080419110206.GE32555@pjcj.net> Branch: perl - ! dump.c + ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ -[ 19080] By: rgs on 2003/03/29 20:39:34 - Log: Minor rephrasing in perlopentut, - noticed by Bob Wilkinson (RT [perl #21725]) +[ 33713] By: rgs on 2008/04/18 12:51:41 + Log: Subject: [perl #52860] [PATCH] Incorrect variable name in perlintro + From: Matt Kraai (via RT) + Date: Sun, 13 Apr 2008 15:56:37 -0700 + Message-ID: Branch: perl - ! pod/perlopentut.pod + ! pod/perlintro.pod ____________________________________________________________________________ -[ 19079] By: rgs on 2003/03/29 20:21:11 - Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount - From: Nicholas Clark - Date: Thu, 27 Mar 2003 22:37:35 +0000 - Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net> +[ 33712] By: rgs on 2008/04/18 12:49:26 + Log: Subject: [perl #52866] [PATCH] Missing period in perlintro + From: Matt Kraai (via RT) + Date: Sun, 13 Apr 2008 21:01:50 -0700 + Message-ID: Branch: perl - ! pod/perlapi.pod sv.h + ! pod/perlintro.pod ____________________________________________________________________________ -[ 19078] By: jhi on 2003/03/29 07:23:00 - Log: It seems that in Tru64 V5 gcc cannot be used to - compile a threaded Perl because explicitly - checks for supported compilers (gcc not being one of them). - This is not so bad since the system C compiler is always there. +[ 33711] By: rgs on 2008/04/18 12:43:27 + Log: Subject: [perl #53000] Patch for featured TODO: make a reproducible perlmodlib.PL + From: "James Bence" (via RT) + Date: Wed, 16 Apr 2008 22:22:12 -0700 + Message-ID: + + plus regen perlmodlib (from a clean source tree) + and remove perltodo note Branch: perl - ! README.tru64 hints/dec_osf.sh + ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perltodo.pod ____________________________________________________________________________ -[ 19077] By: jhi on 2003/03/28 06:03:16 - Log: Feeding illegal QP (like \x80) to this - ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print' - caused a coredump in av_length() <- nextargv() because - the av was NULL. I don't know that returning Nullfp is - the best thing to do, but it dodges the segfault and - introduces no test failures. +[ 33710] By: rgs on 2008/04/18 10:42:17 + Log: Fix the line-number-in-elsif longstanding bug. + This patch does two things : + - newSTATEOP now nullifies the state op it + just created if OPf_SPECIAL is passed to it + in flags + - the parser now inserts a nullified stateop + in the expression block of an elsif Branch: perl - ! doio.c + ! op.c perly.act perly.y t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19076] By: jhi on 2003/03/27 18:49:53 - Log: Craig Berry: remove extra (. - Branch: maint-5.8/perl - ! vms/vms.c -____________________________________________________________________________ -[ 19075] By: jhi on 2003/03/27 18:47:50 - Log: Have to get this thing started. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 19074] By: jhi on 2003/03/27 18:17:20 - Log: Missing final \n. - Branch: perl - ! lib/Attribute/Handlers/Changes -____________________________________________________________________________ -[ 19073] By: jhi on 2003/03/27 04:25:46 - Log: Integrate: - [ 19062] - Subject: [PATCH README.qnx] for QNX 6.2 - From: Norton Allen - Date: Tue, 25 Mar 2003 12:09:42 -0500 (est) - Message-Id: <200303251709.MAA11391@bottesini.harvard.edu> - - [ 19063] - Subject: [perl #21648] Doc typo in Net::servent - From: Andy Lester (via RT) - Date: 22 Mar 2003 05:02:31 -0000 - Message-Id: - - [ 19064] - Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. - From: Dave Mitchell - Date: Thu, 20 Mar 2003 01:26:19 +0000 - Message-ID: <20030320012619.C19869@fdgroup.com> - - Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. - From: Dave Mitchell - Date: Mon, 24 Mar 2003 16:06:51 +0000 - Message-ID: <20030324160651.D1798@fdgroup.com> - - [ 19065] - Add a file utils/cpan.PL to generate the "cpan" utility, - also separately maintained on CPAN, and now moved as - lib/CPAN/bin/cpan. Tweak installperl to avoid installing - this last file. - - [ 19066] - Upgrade to Term::ANSIColor 1.07. - - [ 19067] - VMS counterpart of change #19065 - - [ 19068] - Win32 counterpart of change #19065 - - [ 19070] - Subject: [patch] for Stratus VOS - From: "Green, Paul" - Date: Wed, 26 Mar 2003 17:24:38 -0500 - Message-ID: - (plus a small tweak to the test script) - - [ 19072] - Subject: [perl #21672] IO::New and undefined filename behaviour - From: "mike@exegenix.com (via RT)" - Date: 24 Mar 2003 16:29:08 -0000 - Message-Id: - plus a regression test - Branch: maint-5.8/perl - +> lib/CPAN/bin/cpan utils/cpan.PL - - utils/cpan - !> MANIFEST README.qnx README.vos ext/IO/lib/IO/File.pm - !> installperl lib/FileHandle.t lib/Net/servent.pm - !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog - !> lib/Term/ANSIColor/README pp_ctl.c pp_hot.c scope.c - !> t/op/args.t t/op/pack.t utils/Makefile - !> vms/descrip_mms.template win32/Makefile win32/makefile.mk -____________________________________________________________________________ -[ 19072] By: rgs on 2003/03/26 22:30:09 - Log: Subject: [perl #21672] IO::New and undefined filename behaviour - From: "mike@exegenix.com (via RT)" - Date: 24 Mar 2003 16:29:08 -0000 - Message-Id: - plus a regression test - Branch: perl - ! ext/IO/lib/IO/File.pm lib/FileHandle.t -____________________________________________________________________________ -[ 19071] By: rgs on 2003/03/26 22:08:16 - Log: Better version of change #19069 - Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount - From: Nicholas Clark - Date: Wed, 26 Mar 2003 23:01:46 +0000 - Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net> - Branch: perl - ! pp_hot.c sv.c t/op/readline.t -____________________________________________________________________________ -[ 19070] By: rgs on 2003/03/26 21:31:55 - Log: Subject: [patch] for Stratus VOS - From: "Green, Paul" - Date: Wed, 26 Mar 2003 17:24:38 -0500 - Message-ID: - (plus a small tweak to the test script) - Branch: perl - ! README.vos t/op/pack.t -____________________________________________________________________________ -[ 19069] By: rgs on 2003/03/26 21:14:33 - Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount - From: Nicholas Clark - Date: Tue, 25 Mar 2003 22:59:17 +0000 - Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net> - Branch: perl - ! sv.c t/op/readline.t -____________________________________________________________________________ -[ 19068] By: rgs on 2003/03/26 20:53:18 - Log: Win32 counterpart of change #19065 +[ 33709] By: nicholas on 2008/04/17 20:17:14 + Log: Add "eliminate incorrect line numbers in warnings" to perltodo, and + a pair of TODO tests for the desired behaviour. Branch: perl - ! win32/Makefile win32/makefile.mk + ! pod/perltodo.pod t/lib/warnings/9uninit ____________________________________________________________________________ -[ 19067] By: rgs on 2003/03/26 20:34:32 - Log: VMS counterpart of change #19065 +[ 33708] By: nicholas on 2008/04/17 15:15:48 + Log: Expand "repack the optree" and add "store the current PAD", which was + something Dave and I talked about 2 weeks ago. Branch: perl - ! vms/descrip_mms.template -____________________________________________________________________________ -[ 19066] By: jhi on 2003/03/26 20:05:40 - Log: Upgrade to Term::ANSIColor 1.07. - Branch: perl - ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog - ! lib/Term/ANSIColor/README -____________________________________________________________________________ -[ 19065] By: rgs on 2003/03/26 19:55:20 - Log: Add a file utils/cpan.PL to generate the "cpan" utility, - also separately maintained on CPAN, and now moved as - lib/CPAN/bin/cpan. Tweak installperl to avoid installing - this last file. - Branch: perl - + utils/cpan.PL - +> lib/CPAN/bin/cpan - - utils/cpan - ! MANIFEST installperl utils/Makefile -____________________________________________________________________________ -[ 19064] By: jhi on 2003/03/26 19:48:32 - Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. - From: Dave Mitchell - Date: Thu, 20 Mar 2003 01:26:19 +0000 - Message-ID: <20030320012619.C19869@fdgroup.com> - - Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. - From: Dave Mitchell - Date: Mon, 24 Mar 2003 16:06:51 +0000 - Message-ID: <20030324160651.D1798@fdgroup.com> - Branch: perl - ! pp_ctl.c pp_hot.c scope.c t/op/args.t -____________________________________________________________________________ -[ 19063] By: jhi on 2003/03/26 19:33:09 - Log: Subject: [perl #21648] Doc typo in Net::servent - From: Andy Lester (via RT) - Date: 22 Mar 2003 05:02:31 -0000 - Message-Id: - Branch: perl - ! lib/Net/servent.pm -____________________________________________________________________________ -[ 19062] By: jhi on 2003/03/26 19:29:39 - Log: Subject: [PATCH README.qnx] for QNX 6.2 - From: Norton Allen - Date: Tue, 25 Mar 2003 12:09:42 -0500 (est) - Message-Id: <200303251709.MAA11391@bottesini.harvard.edu> - Branch: perl - ! README.qnx -____________________________________________________________________________ -[ 19061] By: jhi on 2003/03/26 19:23:37 - Log: Integrate: - [ 19055] - Subject: no more 'make install && make test' with shared libperl.so on Linux - From: Enache Adrian - Date: Sat, 22 Mar 2003 22:49:49 +0200 - Message-ID: <20030322204949.GB794@ratsnest.hole> - - This is a slightly more defensive patch than Chip's patch that - fell through the cracks, but does the same - Subject: Shared libperl.so and build issues - From: Chip Turner - Date: Tue 31 Dec 2002 17:21 - - [ 19056] - Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu) - From: Enache Adrian - Date: Mon, 24 Mar 2003 23:56:25 +0200 - Message-ID: <20030324215625.GB853@ratsnest.hole> - - [ 19057] - Typo, spotted by Doru Petrescu - Message-ID: - - [ 19058] - Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl - From: Michael G Schwern - Date: Mon, 24 Mar 2003 00:50:39 -0800 - Message-ID: <20030324085039.GA19981@windhund.schwern.org> - - [ 19059] - Change 19056 wasn't good enough. - ldlibpth should be changed later, to avoid spaces to be quoted. - - [ 19060] - Subject: [PATCH] lib/vmsish.t GMT bug fix - From: "Craig A. Berry" - Date: Tue, 25 Mar 2003 22:52:58 -0600 - Message-ID: <3E81322A.3040508@mac.com> - Branch: maint-5.8/perl - !> Makefile.SH ext/Data/Dumper/Dumper.pm lib/vmsish.t - !> pod/perlhist.pod + ! pod/perltodo.pod ____________________________________________________________________________ -[ 19060] By: merijn on 2003/03/26 13:13:23 - Log: Subject: [PATCH] lib/vmsish.t GMT bug fix - From: "Craig A. Berry" - Date: Tue, 25 Mar 2003 22:52:58 -0600 - Message-ID: <3E81322A.3040508@mac.com> +[ 33707] By: nicholas on 2008/04/17 13:36:21 + Log: Remove a dead case from the error reporting in + Perl_gv_fetchmethod_flags() Branch: perl - ! lib/vmsish.t + ! gv.c ____________________________________________________________________________ -[ 19059] By: rgs on 2003/03/24 21:43:03 - Log: Change 19056 wasn't good enough. - ldlibpth should be changed later, to avoid spaces to be quoted. +[ 33706] By: nicholas on 2008/04/17 12:47:39 + Log: Perl_gv_fetchmethod{,_autoload,_flags} are actually never* called with + a non-NULL stash. So change the parameter to NN. + * Fixed the one really obscure hitherto untested case. Branch: perl - ! Makefile.SH + ! embed.fnc gv.c pp_sys.c proto.h ____________________________________________________________________________ -[ 19058] By: rgs on 2003/03/24 21:37:59 - Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl - From: Michael G Schwern - Date: Mon, 24 Mar 2003 00:50:39 -0800 - Message-ID: <20030324085039.GA19981@windhund.schwern.org> +[ 33705] By: nicholas on 2008/04/17 12:44:56 + Log: Test dbmopen more thoroughly, including closing the coverage hole for + the code that automatically requires AnyDBM_File.pm in pp_dbmopen. Branch: perl - ! pod/perlhist.pod + + t/op/dbm.t + ! MANIFEST t/run/fresh_perl.t ____________________________________________________________________________ -[ 19057] By: rgs on 2003/03/24 21:33:43 - Log: Typo, spotted by Doru Petrescu - Message-ID: +[ 33704] By: rgs on 2008/04/17 10:03:04 + Log: %.*s mandates an "int", says the C standard Branch: perl - ! ext/Data/Dumper/Dumper.pm + ! gv.c ____________________________________________________________________________ -[ 19056] By: rgs on 2003/03/24 21:05:48 - Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu) - From: Enache Adrian - Date: Mon, 24 Mar 2003 23:56:25 +0200 - Message-ID: <20030324215625.GB853@ratsnest.hole> +[ 33703] By: rgs on 2008/04/17 09:50:34 + Log: Fix warning with int size in printf format Branch: perl - ! Makefile.SH + ! gv.c ____________________________________________________________________________ -[ 19055] By: merijn on 2003/03/24 07:05:39 - Log: Subject: no more 'make install && make test' with shared libperl.so on Linux - From: Enache Adrian - Date: Sat, 22 Mar 2003 22:49:49 +0200 - Message-ID: <20030322204949.GB794@ratsnest.hole> - - This is a slightly more defensive patch than Chip's patch that - fell through the cracks, but does the same - Subject: Shared libperl.so and build issues - From: Chip Turner - Date: Tue 31 Dec 2002 17:21 +[ 33702] By: nicholas on 2008/04/17 07:58:29 + Log: /* This code tries to figure out just what went wrong with + gv_fetchmethod. It therefore needs to duplicate a lot of + the internals of that function. + "Duplicate". . You said a naughty word. Now sanitised. + + [All tests pass, but I'm not 100% confident that this code is + equivalent in all reachable corner cases, and it may be possible + to simplify the error reporting logic now in gv_fetchmethod_flags] Branch: perl - ! Makefile.SH + ! embed.fnc embed.h global.sym gv.c gv.h pod/perltodo.pod + ! pp_hot.c proto.h ____________________________________________________________________________ -[ 19054] By: merijn on 2003/03/24 06:54:23 - Log: Subject: [PATCH bleadperl] vms.c thread clean-up - From: "Craig A. Berry" - Date: Sun, 23 Mar 2003 15:32:58 -0600 - Message-ID: <3E7E280A.5000304@mac.com> +[ 33701] By: nicholas on 2008/04/16 16:08:04 + Log: Avoid forwards and then backwards on the :: splitting logic in + Perl_gv_fetchmethod_autoload() Branch: perl - ! vms/vms.c -____________________________________________________________________________ -[ 19053] By: jhi on 2003/03/24 04:44:50 - Log: Integrate: - [ 19051] - WinCE update from Vadim Konovalov. - - [ 19052] - For change #19051: a new .bat to CRLF. - Branch: maint-5.8/perl - +> wince/compile-all.bat wince/makedist.pl - - wince/include/sys/stat.h wince/xbuildall.ksh - - wince/xdistclean.ksh wince/xmakediffs.ksh - !> MANIFEST Porting/makerel README.ce dosish.h wince/Makefile.ce - !> wince/compile.bat wince/config.ce -____________________________________________________________________________ -[ 19052] By: jhi on 2003/03/24 04:28:13 - Log: For change #19051: a new .bat to CRLF. - Branch: perl - ! Porting/makerel -____________________________________________________________________________ -[ 19051] By: jhi on 2003/03/24 04:27:55 - Log: WinCE update from Vadim Konovalov. - Branch: perl - + wince/compile-all.bat wince/makedist.pl - - wince/include/sys/stat.h wince/xbuildall.ksh - - wince/xdistclean.ksh wince/xmakediffs.ksh - ! MANIFEST README.ce dosish.h wince/Makefile.ce - ! wince/compile.bat wince/config.ce -____________________________________________________________________________ -[ 19050] By: jhi on 2003/03/24 04:25:15 - Log: Oops (change #19013 missed changing the Perl version number). - Branch: perl - ! cygwin/perlld.in -____________________________________________________________________________ -[ 19049] By: jhi on 2003/03/24 04:10:00 - Log: Subject: [PATCH maintperl] vms.c threads tweak - From: "Craig A. Berry" - Date: Sun, 23 Mar 2003 14:57:56 -0600 - Message-ID: <3E7E1FD4.3000704@mac.com> - Branch: maint-5.8/perl - ! vms/vms.c -____________________________________________________________________________ -[ 19048] By: jhi on 2003/03/23 17:56:22 - Log: Integrate: - [ 19043] - Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers - From: Martien Verbruggen - Date: Sat, 15 Mar 2003 12:31:47 +1100 - Message-Id: - - [ 19044] - Subject: [PATCH] p4genpatch - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Sat, 15 Mar 2003 12:04:18 +0100 - Message-ID: - Branch: maint-5.8/perl - !> Porting/p4genpatch pod/perlsub.pod pod/perlsyn.pod -____________________________________________________________________________ -[ 19047] By: jhi on 2003/03/23 17:54:33 - Log: Integrate from maint-5.8: - [ 19045] - If no IVSIZE == 8, no need for modulo_1. - Branch: perl - !> pp.c -____________________________________________________________________________ -[ 19046] By: nick on 2003/03/22 16:19:37 - Log: Integrate mainline - Branch: perlio - +> ext/Data/Dumper/t/pair.t ext/Encode/t/enc_data.t regen_lib.pl - - regen_headers.pl - !> (integrate 179 files) -____________________________________________________________________________ -[ 19045] By: jhi on 2003/03/22 09:32:52 - Log: If no IVSIZE == 8, no need for modulo_1. - Branch: maint-5.8/perl - ! pp.c + ! gv.c ____________________________________________________________________________ -[ 19044] By: rgs on 2003/03/21 21:09:15 - Log: Subject: [PATCH] p4genpatch - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Sat, 15 Mar 2003 12:04:18 +0100 - Message-ID: +[ 33700] By: nicholas on 2008/04/16 15:15:20 + Log: Use like() rather than is() to get better failure diagnostics. + (One step beyond Jarkko's change 15735) Branch: perl - ! Porting/p4genpatch + ! t/op/method.t ____________________________________________________________________________ -[ 19043] By: rgs on 2003/03/21 20:43:55 - Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers - From: Martien Verbruggen - Date: Sat, 15 Mar 2003 12:31:47 +1100 - Message-Id: +[ 33699] By: rgs on 2008/04/16 14:01:46 + Log: Upgrade to Digest::SHA 5.46 + (but keep core-compliant test preambles) Branch: perl - ! pod/perlsub.pod pod/perlsyn.pod + ! ext/Digest/SHA/Changes ext/Digest/SHA/README + ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum + ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h + ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h ____________________________________________________________________________ -[ 19042] By: merijn on 2003/03/21 07:45:54 - Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.) - From: "Craig A. Berry" - Date: Thu, 20 Mar 2003 23:03:36 -0600 - Message-ID: <3E7A9D28.1040706@mac.com> +[ 33698] By: rgs on 2008/04/16 13:51:36 + Log: Upgrade to Math::Complex 1.54 Branch: perl - ! configure.com vms/vms.c vms/vmsish.h -____________________________________________________________________________ -[ 19041] By: jhi on 2003/03/21 05:24:28 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 19040] By: jhi on 2003/03/21 05:00:59 - Log: Integrate: - [ 19021] - The description of SIG_SIZE was off. - - [ 19037] - Subject: [DOC-PATCH] for README.cygwin, bleadperl version - From: "Gerrit P. Haase" - Date: Thu, 20 Mar 2003 21:23:28 +0100 - Message-ID: <941032389637.20030320212328@familiehaase.de> - - [ 19038] - Subject: Re: Bytecode? Back into service. - From: Enache Adrian - Date: Thu, 20 Mar 2003 07:38:39 +0200 - Message-ID: <20030320053839.GA4044@ratsnest.hole> - - [ 19039] - Subject: Re: [patch] [perl #21628] rcatline issue - From: Enache Adrian - Date: Thu, 20 Mar 2003 22:39:06 +0200 - Message-ID: <20030320203906.GA31199@ratsnest.hole> - Branch: maint-5.8/perl - !> Configure MANIFEST NetWare/config_H.wc Porting/Glossary - !> Porting/config.sh Porting/config_H README.cygwin bytecode.pl - !> config_h.SH ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c - !> ext/ByteLoader/byterun.h op.c plan9/config.plan9 - !> plan9/config_h.sample pp_hot.c t/op/readline.t - !> win32/config_H.bc win32/config_H.gc win32/config_H.vc - !> win32/config_H.vc64 wince/config_H.ce -____________________________________________________________________________ -[ 19039] By: rgs on 2003/03/20 22:40:38 - Log: Subject: Re: [patch] [perl #21628] rcatline issue - From: Enache Adrian - Date: Thu, 20 Mar 2003 22:39:06 +0200 - Message-ID: <20030320203906.GA31199@ratsnest.hole> - Branch: perl - ! MANIFEST pp_hot.c t/op/readline.t -____________________________________________________________________________ -[ 19038] By: rgs on 2003/03/20 22:07:50 - Log: Subject: Re: Bytecode? Back into service. - From: Enache Adrian - Date: Thu, 20 Mar 2003 07:38:39 +0200 - Message-ID: <20030320053839.GA4044@ratsnest.hole> - Branch: perl - ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c - ! ext/ByteLoader/byterun.h op.c -____________________________________________________________________________ -[ 19037] By: rgs on 2003/03/20 20:16:43 - Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version - From: "Gerrit P. Haase" - Date: Thu, 20 Mar 2003 21:23:28 +0100 - Message-ID: <941032389637.20030320212328@familiehaase.de> - Branch: perl - ! README.cygwin -____________________________________________________________________________ -[ 19036] By: jhi on 2003/03/20 05:23:15 - Log: Integrate: - [ 19033] - file test operators weren't doing the right thing if the SV - passed to them wasn't NUL-terminated - - [ 19034] - ensure SVs returned by Win32::Get{Short,Full}PathName() are - NUL-terminated - Branch: perl - !> doio.c win32/win32.c -____________________________________________________________________________ -[ 19035] By: jhi on 2003/03/20 05:22:27 - Log: Integrate: - [ 19033] - file test operators weren't doing the right thing if the SV - passed to them wasn't NUL-terminated - - [ 19034] - ensure SVs returned by Win32::Get{Short,Full}PathName() are - NUL-terminated - Branch: maint-5.8/perl - !> doio.c win32/win32.c -____________________________________________________________________________ -[ 19034] By: gsar on 2003/03/20 01:31:39 - Log: ensure SVs returned by Win32::Get{Short,Full}PathName() are - NUL-terminated - Branch: maint-5.6/perl - ! win32/win32.c + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 19033] By: gsar on 2003/03/20 01:30:46 - Log: file test operators weren't doing the right thing if the SV - passed to them wasn't NUL-terminated - Branch: maint-5.6/perl - ! doio.c -____________________________________________________________________________ -[ 19032] By: gsar on 2003/03/19 23:22:56 - Log: regenerate win32/config_H.* - Branch: maint-5.8/perl - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/config_H.vc64 +[ 33697] By: nicholas on 2008/04/16 13:15:20 + Log: Add the verbatim perl code mentioned in the comments of + http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01710.html + but never actually tested. + Branch: perl + ! t/op/universal.t ____________________________________________________________________________ -[ 19031] By: jhi on 2003/03/19 19:56:15 - Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757] - From: Rafael Garcia-Suarez - Date: Wed, 19 Mar 2003 11:32:25 +0100 - Message-Id: <20030319113225.3aadf2fc.rgarciasuarez@free.fr> - - Retract #18533 for now. - Branch: maint-5.8/perl - ! regexec.c t/op/subst.t -____________________________________________________________________________ -[ 19030] By: jhi on 2003/03/19 15:57:49 - Log: Integrate: - [ 19020] - Minor updates of Wolfgang's pack patch - - Subject: Re: pack changes and related fixes - From: Philip Newton - Date: Tue, 18 Mar 2003 06:19:30 +0100 - Message-ID: - - [ 19023] - Subject: [PATCH] poll() help for VMS - From: "Craig A. Berry" - Date: Tue, 18 Mar 2003 01:10:10 -0600 - Message-ID: <3E76C652.30205@mac.com> - - [ 19024] - Subject: [PATCH] VMS pod install tweaks - From: "Craig A. Berry" - Date: Sat, 15 Mar 2003 16:06:07 -0600 - Message-ID: <3E73A3CF.3060502@mac.com> - - [ 19025] - Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump - From: Dave Mitchell - Date: Tue, 18 Mar 2003 21:55:05 +0000 - Message-ID: <20030318215505.A16787@fdgroup.com> - - [ 19026] - Update the DB_File instructions in Tru64. - - [ 19028] - Better wording as requested by Rafael, and - the module is BerkeleyDB, not BerkeleyFile. - Branch: maint-5.8/perl - !> README.tru64 configure.com embed.fnc ext/IO/poll.h - !> pod/perldiag.pod pp_ctl.c t/op/goto.t vms/descrip_mms.template -____________________________________________________________________________ -[ 19029] By: jhi on 2003/03/19 15:42:44 - Log: Integrate: - [ 19014] - clarify behaviour of $a++ - - [ 19015] - add comment at undef postinc special case - - [ 19016] - add tests for existing behaviour of undef postinc/dec - - [ 19017] - according to the new Porting/Glossary, sig_num doesn't have an - extra '0' at the end - - [ 19018] - there is no trailing NULL in sig_name or sig_num, so don't - talk about it - Branch: maint-5.8/perl - !> Porting/Glossary pod/perlop.pod pp.c t/op/inc.t - !> win32/config.bc win32/config.gc win32/config.vc - !> win32/config.vc64 -____________________________________________________________________________ -[ 19028] By: jhi on 2003/03/19 09:46:27 - Log: Better wording as requested by Rafael, and - the module is BerkeleyDB, not BerkeleyFile. - Branch: perl - ! README.tru64 -____________________________________________________________________________ -[ 19027] By: jhi on 2003/03/19 09:38:54 - Log: Synchronize t/op/pack.t:s between blead and maint with - a fake success for maint (test for a blead feature not - merged into maint) so that the test numberings don't drift - unnecessarily. Not necessarily a long-term thing to do - (if blead gets even more new features), but works for now. - Branch: maint-5.8/perl - ! t/op/pack.t -____________________________________________________________________________ -[ 19026] By: jhi on 2003/03/19 09:11:43 - Log: Update the DB_File instructions in Tru64. - Branch: perl - ! README.tru64 -____________________________________________________________________________ -[ 19025] By: rgs on 2003/03/18 21:59:33 - Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump - From: Dave Mitchell - Date: Tue, 18 Mar 2003 21:55:05 +0000 - Message-ID: <20030318215505.A16787@fdgroup.com> - Branch: perl - ! pp_ctl.c t/op/goto.t -____________________________________________________________________________ -[ 19024] By: rgs on 2003/03/18 21:24:27 - Log: Subject: [PATCH] VMS pod install tweaks - From: "Craig A. Berry" - Date: Sat, 15 Mar 2003 16:06:07 -0600 - Message-ID: <3E73A3CF.3060502@mac.com> +[ 33696] By: nicholas on 2008/04/16 10:59:28 + Log: Using memEQ() rather than strnEQ() when the length is known feels + cleaner. Branch: perl - ! vms/descrip_mms.template + ! gv.c ____________________________________________________________________________ -[ 19023] By: rgs on 2003/03/18 21:22:03 - Log: Subject: [PATCH] poll() help for VMS - From: "Craig A. Berry" - Date: Tue, 18 Mar 2003 01:10:10 -0600 - Message-ID: <3E76C652.30205@mac.com> +[ 33695] By: rgs on 2008/04/15 15:54:31 + Log: Call cop_free on nullified cops too + (this is a followup to 33687) Branch: perl - ! configure.com ext/IO/poll.h + ! op.c ____________________________________________________________________________ -[ 19022] By: jhi on 2003/03/18 06:56:45 - Log: metaconfig unit change for #19021. - Branch: metaconfig - ! U/modified/sig_name.U +[ 33693] By: nicholas on 2008/04/15 15:14:38 + Log: De-encode missed RFC 2047 encoded headers. + Branch: perl + ! Changes5.10 Changes5.8 ____________________________________________________________________________ -[ 19021] By: jhi on 2003/03/18 06:56:26 - Log: The description of SIG_SIZE was off. +[ 33692] By: rgs on 2008/04/15 15:04:29 + Log: Move the NoExporter test module under Test::Simple + (part of a plan to have modules self contained, and removing test modules from t/lib) Branch: perl - ! Configure NetWare/config_H.wc Porting/Glossary - ! Porting/config.sh Porting/config_H config_h.SH - ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc - ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 - ! wince/config_H.ce + +> lib/Test/Simple/t/lib/NoExporter.pm + - t/lib/NoExporter.pm + ! MANIFEST lib/Test/Simple/t/use_ok.t ____________________________________________________________________________ -[ 19020] By: merijn on 2003/03/18 05:45:50 - Log: Minor updates of Wolfgang's pack patch - - Subject: Re: pack changes and related fixes - From: Philip Newton - Date: Tue, 18 Mar 2003 06:19:30 +0100 - Message-ID: +[ 33691] By: rgs on 2008/04/15 14:57:24 + Log: Add Dummy.pm from the base CPAN distribution, + and adjust tests accordingly Branch: perl - ! embed.fnc pod/perldiag.pod + + lib/base/t/lib/Dummy.pm + ! MANIFEST lib/base/t/version.t ____________________________________________________________________________ -[ 19019] By: gsar on 2003/03/18 05:06:07 - Log: regenerate win32/config_H.* +[ 33690] By: rgs on 2008/04/15 14:51:06 + Log: Upgrade to Test::Simple 0.80, but keep locally modified More.t Branch: perl - ! win32/config_H.bc win32/config_H.gc win32/config_H.vc - ! win32/config_H.vc64 + ! lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes + ! lib/Test/Simple/t/utf8.t ____________________________________________________________________________ -[ 19018] By: gsar on 2003/03/18 03:02:38 - Log: there is no trailing NULL in sig_name or sig_num, so don't - talk about it +[ 33689] By: rgs on 2008/04/15 13:53:27 + Log: Adapt properly More.t to run in the core + (like Module::Build does, for example) Branch: perl - ! Porting/Glossary + ! lib/Test/Simple/t/More.t ____________________________________________________________________________ -[ 19017] By: gsar on 2003/03/18 03:01:02 - Log: according to the new Porting/Glossary, sig_num doesn't have an - extra '0' at the end +[ 33688] By: rgs on 2008/04/15 13:51:15 + Log: Sync with CPAN's version of the More.t test in Test::Simple + and delete duplicated test module Dummy.pm. (test now + expected to fail) Branch: perl - ! win32/config.bc win32/config.gc win32/config.vc - ! win32/config.vc64 + - t/lib/Dummy.pm + ! lib/Test/Simple/t/More.t ____________________________________________________________________________ -[ 19016] By: hv on 2003/03/18 00:52:09 - Log: add tests for existing behaviour of undef postinc/dec +[ 33687] By: rgs on 2008/04/15 13:15:56 + Log: Subject: invalid cop_free of nullified cop. How to fix? + From: "Reini Urban" + Date: Tue, 15 Apr 2008 14:09:11 +0200 + Message-ID: <6910a60804150509j3c100fc4t2ed303ae0124ba15@mail.gmail.com> Branch: perl - ! t/op/inc.t + ! op.c ____________________________________________________________________________ -[ 19015] By: hv on 2003/03/18 00:46:18 - Log: add comment at undef postinc special case +[ 33686] By: rgs on 2008/04/15 12:43:02 + Log: Add a regression test for bug #52658 (fixed by change #33685) + based on code by Wolf-Dietrich Moeller Branch: perl - ! pp.c + ! t/op/pat.t ____________________________________________________________________________ -[ 19014] By: hv on 2003/03/18 00:27:19 - Log: clarify behaviour of $a++ +[ 33685] By: rgs on 2008/04/15 12:29:33 + Log: Revert change #26334, which was introducing too many bugs Branch: perl - ! pod/perlop.pod + ! pp_ctl.c ____________________________________________________________________________ -[ 19013] By: jhi on 2003/03/17 19:52:06 - Log: Integrate: - [ 19012] - We don't have the new Perl at this stage. - Branch: perl - !> cygwin/perlld.in -____________________________________________________________________________ -[ 19012] By: jhi on 2003/03/17 19:50:06 - Log: We don't have the new Perl at this stage. - Branch: maint-5.8/perl - ! cygwin/perlld.in -____________________________________________________________________________ -[ 19011] By: jhi on 2003/03/17 19:15:23 - Log: Integrate: - [ 19010] - Subject: pack changes and related fixes - From: LAUN Wolfgang - Date: Mon, 17 Mar 2003 13:55:37 +0100 - Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4> - Branch: maint-5.8/perl - !> embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod - !> pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h - !> t/lib/warnings/pp_pack t/op/pack.t -____________________________________________________________________________ -[ 19010] By: jhi on 2003/03/17 17:16:44 - Log: Subject: pack changes and related fixes - From: LAUN Wolfgang - Date: Mon, 17 Mar 2003 13:55:37 +0100 - Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4> - Branch: perl - ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod - ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h - ! t/lib/warnings/pp_pack t/op/pack.t -____________________________________________________________________________ -[ 19009] By: jhi on 2003/03/17 11:08:20 - Log: Pseudohashes die hard -- go with Rick Delaney's idea - of blessing the href at $phash->[0] as 'pseudohash', - so the avhv_index() can then check for that. Now: - (1) thingies got via fields::new() do not warn - (2) blessed manually constructed phashes warn - (3) unblessed manually constructed phashes warn - While the idea of using the Hash::Util lock_hash/unlock_hash - on the href was enticing, it didn't quite work transparently - since it changed the error message from "No such pseudo-hash - field ..." to "Attempt to access disallowed key ...". - Branch: maint-5.8/perl - ! av.c lib/fields.pm t/lib/warnings/av -____________________________________________________________________________ -[ 19008] By: jhi on 2003/03/17 04:59:15 - Log: Integrate: - [ 18994] - Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag. - Should work both for PERL_UNICODE/-C and use encoding 'foo'; - - [ 18995] - Signedness nits. - - [ 18996] - Turn on UTF-8 flag only if the $str is valid utf8 - (pointed out by Dan Kogai). - - [ 18997] - IRIX ls -l marks sockets with 'S'. - - [ 18998] - This seems to fix (well, dodge) the problems in FreeBSD for - Enache Adrian; in _theory_ this patch could be good for NetBSD, - too, but Alian gets a core dump already at subtest #9 (anyone - with a real NetBSD, Alian's is a VMware one, which has in the - past caused similar odd crashes). OpenBSD threaded build result - still unknown. - - [ 18999] - Stay within know facts: what platforms the skippage helps, - and in which it is not needed. - - [ 19000] - Subject: [Patch] Maintperl versioning for Cygwin - From: "Gerrit P. Haase" - Date: Sun, 16 Mar 2003 22:24:19 +0100 - Message-ID: <152690440450.20030316222419@familiehaase.de> - - [ 19001] - getservbyname_r() kaputt in OpenBSD (might get fixed - for 3.3, but only might) - - [ 19002] - Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3 - From: Adam Spiers (via RT) - Date: 10 Jan 2003 10:59:44 -0000 - Message-Id: - - [ 19003] - Subject: [perl #20724] Patch for dprofpp - From: Nicholas "Oxhøj" (via RT) - Date: 5 Feb 2003 08:41:17 -0000 - Message-Id: - - [ 19004] - Subject: [patch] utils/h2xs.PL (get rid of \t and '') - From: Stas Bekman - Date: Fri, 14 Feb 2003 11:59:53 +1100 - Message-ID: <3E4C3F89.6050005@stason.org> - - [ 19005] - Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator - From: chocolateboy - Date: Sat, 22 Feb 2003 12:17:28 +0000 - Message-ID: <3E576A58.8010901@chocolatey.com> - Branch: maint-5.8/perl - +> ext/Data/Dumper/t/pair.t - !> MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs - !> ext/POSIX/t/posix.t hints/openbsd.sh lib/IPC/Open3.pm - !> lib/Term/ReadLine.pm regcomp.c t/op/stat.t utils/dprofpp.PL - !> utils/h2xs.PL -____________________________________________________________________________ -[ 19007] By: jhi on 2003/03/17 04:45:40 - Log: Integrate: - [ 19006] - Subject: Re: [Patch] Maintperl versioning for Cygwin - From: Slaven Rezic - Date: 17 Mar 2003 00:42:43 +0100 - Message-ID: <87ptoqev4c.fsf@vran.herceg.de> - Branch: perl - !> cygwin/perlld.in -____________________________________________________________________________ -[ 19006] By: jhi on 2003/03/17 04:44:03 - Log: Subject: Re: [Patch] Maintperl versioning for Cygwin - From: Slaven Rezic - Date: 17 Mar 2003 00:42:43 +0100 - Message-ID: <87ptoqev4c.fsf@vran.herceg.de> - Branch: maint-5.8/perl - ! cygwin/perlld.in -____________________________________________________________________________ -[ 19005] By: hv on 2003/03/17 02:06:20 - Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator - From: chocolateboy - Date: Sat, 22 Feb 2003 12:17:28 +0000 - Message-ID: <3E576A58.8010901@chocolatey.com> - Branch: perl - + ext/Data/Dumper/t/pair.t - ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs -____________________________________________________________________________ -[ 19004] By: hv on 2003/03/17 01:38:23 - Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '') - From: Stas Bekman - Date: Fri, 14 Feb 2003 11:59:53 +1100 - Message-ID: <3E4C3F89.6050005@stason.org> - Branch: perl - ! utils/h2xs.PL -____________________________________________________________________________ -[ 19003] By: hv on 2003/03/17 01:23:02 - Log: Subject: [perl #20724] Patch for dprofpp - From: Nicholas "Oxhøj" (via RT) - Date: 5 Feb 2003 08:41:17 -0000 - Message-Id: +[ 33684] By: rgs on 2008/04/15 08:36:48 + Log: Fix for [perl #52074] Segfault on ISA push after symbol table delete + + This restores the 5.8.8 behaviour. The deleted stash is not vivified + again, hence the hierarchy remains broken. But there's no segfault. Branch: perl - ! utils/dprofpp.PL + ! mg.c t/mro/pkg_gen.t ____________________________________________________________________________ -[ 19002] By: hv on 2003/03/16 23:36:57 - Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3 - From: Adam Spiers (via RT) - Date: 10 Jan 2003 10:59:44 -0000 - Message-Id: +[ 33683] By: nicholas on 2008/04/15 06:57:32 + Log: Subject: [PATCH] Clean up unused 'popt' variable in perl.c + From: "Jerry D. Hedden" + Message-ID: <1ff86f510804141307n583c159eqa94af3a2e6b141b4@mail.gmail.com> + Date: Mon, 14 Apr 2008 16:07:42 -0400 Branch: perl - ! lib/IPC/Open3.pm + ! perl.c ____________________________________________________________________________ -[ 19001] By: jhi on 2003/03/16 21:50:24 - Log: getservbyname_r() kaputt in OpenBSD (might get fixed - for 3.3, but only might) +[ 33682] By: nicholas on 2008/04/14 18:09:35 + Log: No need to copy the part of PERL5OPT that we've already scanned past. Branch: perl - ! hints/openbsd.sh + ! perl.c ____________________________________________________________________________ -[ 19000] By: jhi on 2003/03/16 21:38:39 - Log: Subject: [Patch] Maintperl versioning for Cygwin - From: "Gerrit P. Haase" - Date: Sun, 16 Mar 2003 22:24:19 +0100 - Message-ID: <152690440450.20030316222419@familiehaase.de> - Branch: maint-5.8/perl - ! cygwin/perlld.in +[ 33681] By: nicholas on 2008/04/14 17:46:26 + Log: Very little const-propagation remains related to Perl_moreswitches(). + Branch: perl + ! perl.c pod/perltodo.pod ____________________________________________________________________________ -[ 18999] By: jhi on 2003/03/16 21:33:49 - Log: Stay within know facts: what platforms the skippage helps, - and in which it is not needed. +[ 33680] By: rgs on 2008/04/14 15:57:37 + Log: Subject: perldata.pod typo + From: "Starsinic, Kurt " + Date: Thu, 10 Apr 2008 12:28:26 -0400 + Message-ID: <6AF884BDF319934894BE33785C82362706B890BE@MLNYC729MB.amrs.win.ml.com> Branch: perl - ! ext/POSIX/t/posix.t + ! pod/perldata.pod ____________________________________________________________________________ -[ 18998] By: jhi on 2003/03/16 18:15:42 - Log: This seems to fix (well, dodge) the problems in FreeBSD for - Enache Adrian; in _theory_ this patch could be good for NetBSD, - too, but Alian gets a core dump already at subtest #9 (anyone - with a real NetBSD, Alian's is a VMware one, which has in the - past caused similar odd crashes). OpenBSD threaded build result - still unknown. +[ 33679] By: rgs on 2008/04/14 15:55:28 + Log: Subject: [PATCH] Re: Solaris build warnings + From: Andy Dougherty + Date: Wed, 26 Mar 2008 13:42:06 -0400 (EDT) + Message-ID: + + Rename the "optype" typedef to "Optype" Branch: perl - ! ext/POSIX/t/posix.t + ! op.c op.h ____________________________________________________________________________ -[ 18997] By: jhi on 2003/03/16 18:07:30 - Log: IRIX ls -l marks sockets with 'S'. +[ 33678] By: rgs on 2008/04/14 15:16:08 + Log: Revert change #33676, likely to break atan(-0,0) on some platforms Branch: perl - ! t/op/stat.t + ! pod/perlfunc.pod pp.c t/op/exp.t ____________________________________________________________________________ -[ 18996] By: jhi on 2003/03/16 17:41:42 - Log: Turn on UTF-8 flag only if the $str is valid utf8 - (pointed out by Dan Kogai). +[ 33677] By: nicholas on 2008/04/14 15:01:49 + Log: Perl_store_cop_label() isn't meant to be part of the public API. + (global.sym had been inconsistent with embed.fnc, but it turns out that + global.sym was actually correct.) Branch: perl - ! lib/Term/ReadLine.pm + ! embed.fnc embed.h ____________________________________________________________________________ -[ 18995] By: jhi on 2003/03/16 16:40:06 - Log: Signedness nits. +[ 33676] By: rgs on 2008/04/14 14:47:15 + Log: Make atan2(0,0) return undef Branch: perl - ! regcomp.c + ! pod/perlfunc.pod pp.c t/op/exp.t ____________________________________________________________________________ -[ 18994] By: jhi on 2003/03/16 15:41:44 - Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag. - Should work both for PERL_UNICODE/-C and use encoding 'foo'; - Branch: perl - ! lib/Term/ReadLine.pm -____________________________________________________________________________ -[ 18993] By: jhi on 2003/03/16 15:20:38 - Log: Integrate: - [ 18984] - Subject: [patch ext/B/typemap] STRLEN T_UV - From: Stas Bekman - Date: Fri, 14 Mar 2003 17:45:09 +1100 - Message-ID: <3E717A75.2060300@stason.org> - - [ 18985] - Time::HiRes is a core module - - [ 18986] - Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline - From: Enache Adrian - Date: Fri, 14 Mar 2003 23:02:42 +0200 - Message-ID: <20030314210242.GA1159@ratsnest.hole> - (with an added test) - - [ 18988] - Needs PerlIO for :bytes. - - [ 18989] - Make the :bytes conditional on PerlIO. - - [ 18990] - Further potential pitfalls for the utf8 len/pos cache - found by Inaba Hiroto. No test cases, yet. - - [ 18991] - Pod fix from Philip Newton. - - [ 18992] - Better wording from Philip Newton. - Branch: maint-5.8/perl - !> ext/B/typemap ext/Encode/t/CJKT.t pod/perlfunc.pod regcomp.c - !> t/comp/parser.t toke.c -____________________________________________________________________________ -[ 18992] By: jhi on 2003/03/16 15:15:16 - Log: Better wording from Philip Newton. - Branch: maint-5.8/perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 18991] By: jhi on 2003/03/16 15:14:31 - Log: Pod fix from Philip Newton. +[ 33675] By: nicholas on 2008/04/14 14:38:34 + Log: Move all the logic to print the "Changed" message into regen_lib.pl, + which removes the need for any checksums. Arrange for regen.pl to run + autodoc.pl last, as it wants to open files generated by reentr.pl. Branch: perl - ! pod/perlfunc.pod + ! regen.pl regen_lib.pl ____________________________________________________________________________ -[ 18990] By: jhi on 2003/03/16 15:12:00 - Log: Further potential pitfalls for the utf8 len/pos cache - found by Inaba Hiroto. No test cases, yet. +[ 33674] By: craigb on 2008/04/14 11:44:47 + Log: Test::More::is_deeply may do overloading (at least for TODOs), and + overloading may require Scalar::Util, which it won't find if all + the paths in @INC are relative to somewhere other than where we are. Branch: perl - ! regcomp.c + ! ext/File/Glob/t/basic.t ____________________________________________________________________________ -[ 18989] By: jhi on 2003/03/16 08:02:31 - Log: Make the :bytes conditional on PerlIO. +[ 33673] By: rgs on 2008/04/13 14:02:38 + Log: Upgrade to Time::HiRes 1.9715 Branch: perl - ! ext/Encode/t/CJKT.t + ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm + ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL + ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ -[ 18988] By: jhi on 2003/03/15 18:27:36 - Log: Needs PerlIO for :bytes. +[ 33672] By: mhx on 2008/04/13 13:12:15 + Log: Upgrade to Devel::PPPort 3.13_02 Branch: perl - ! ext/Encode/t/CJKT.t + + ext/Devel/PPPort/t/format.t + ! MANIFEST ext/Devel/PPPort/Changes + ! ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/devel/buildperl.pl + ! ext/Devel/PPPort/parts/inc/format + ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/soak ____________________________________________________________________________ -[ 18987] By: jhi on 2003/03/14 21:16:34 - Log: Warn only on unblessed pseudohashes. - Branch: maint-5.8/perl - ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av +[ 33671] By: mhx on 2008/04/13 10:28:31 + Log: Add two missing dVAR's. + Branch: perl + ! perl.c perlio.c ____________________________________________________________________________ -[ 18986] By: rgs on 2003/03/14 20:28:20 - Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline - From: Enache Adrian - Date: Fri, 14 Mar 2003 23:02:42 +0200 - Message-ID: <20030314210242.GA1159@ratsnest.hole> - (with an added test) +[ 33670] By: rgs on 2008/04/12 12:47:08 + Log: Subject: [PATCH] perlclib.pod tweaks + From: Vincent Pit + Date: Sat, 12 Apr 2008 13:44:19 +0200 + Message-ID: <4800A093.3070502@profvince.com> Branch: perl - ! t/comp/parser.t toke.c + ! pod/perlclib.pod ____________________________________________________________________________ -[ 18985] By: rgs on 2003/03/14 19:45:18 - Log: Time::HiRes is a core module +[ 33669] By: rgs on 2008/04/11 13:45:43 + Log: Fix C portability nit found by Jerry D. Hedden. Branch: perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 18984] By: rgs on 2003/03/14 19:38:57 - Log: Subject: [patch ext/B/typemap] STRLEN T_UV - From: Stas Bekman - Date: Fri, 14 Mar 2003 17:45:09 +1100 - Message-ID: <3E717A75.2060300@stason.org> - Branch: perl - ! ext/B/typemap -____________________________________________________________________________ -[ 18983] By: jhi on 2003/03/14 15:17:22 - Log: Integrate: - [ 18982] - Better pass in the $self for a method. - Branch: maint-5.8/perl - !> lib/File/Spec/Unix.pm -____________________________________________________________________________ -[ 18982] By: jhi on 2003/03/14 15:16:18 - Log: Better pass in the $self for a method. - Branch: perl - ! lib/File/Spec/Unix.pm -____________________________________________________________________________ -[ 18981] By: jhi on 2003/03/14 13:45:24 - Log: Integrate: - [ 18979] - whichsig() really does return -1 for unknown signals. - - [ 18980] - Cleanup the File::Spec tmpdir() implementations: - now all the platforms specific modules call _tmpdir() - (inherited from Unix.pm) with the list of platform - specific list of temporary directories, and _tmpdir() - then does the appropriate suitability checking. - Branch: maint-5.8/perl - !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm - !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm - !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm - !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm mg.c -____________________________________________________________________________ -[ 18980] By: jhi on 2003/03/14 13:42:32 - Log: Cleanup the File::Spec tmpdir() implementations: - now all the platforms specific modules call _tmpdir() - (inherited from Unix.pm) with the list of platform - specific list of temporary directories, and _tmpdir() - then does the appropriate suitability checking. - Branch: perl - ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm - ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm - ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm - ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm + ! sv.c ____________________________________________________________________________ -[ 18979] By: jhi on 2003/03/14 12:48:09 - Log: whichsig() really does return -1 for unknown signals. +[ 33668] By: rgs on 2008/04/11 12:32:09 + Log: Subject: [PATCH] Double magic with '\&$x' + From: "Vincent Pit" + Date: Tue, 1 Apr 2008 10:48:17 +0200 (CEST) + Message-ID: <34395.147.210.17.175.1207039697.squirrel@147.210.17.175> Branch: perl - ! mg.c -____________________________________________________________________________ -[ 18978] By: jhi on 2003/03/14 10:52:06 - Log: Integrate; regen Configure et alia. - [ 18962] - Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs - From: "Craig A. Berry" - Date: Tue, 11 Mar 2003 21:29:31 -0600 - Message-ID: <3E6EA99B.9060902@mac.com> - Patch by Scott Lepage (scott.lepage@hp.com) - - [ 18963] - Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 - From: Kurt Starsinic - Date: Mon, 10 Mar 2003 00:54:49 -0500 - Message-ID: - - [ 18964] - Skip the last test of Config.t on HP-UX. - (This test should be skipped for every system that - actually defines a negative signal number. Maybe that - test should be removed, to be future-proof.) - - [ 18965] - fix CJKT.t failures on windows due to incorrect binmode() - - [ 18966] - another fix for failing test on windows ("use encoding" puts - STDIN in :raw mode, so chomp() wasn't stripping the CR) - - [ 18967] - Config.t wasn't getting the sig_num and sig_size relationship - right, and therefore failed test#35 on windows - - note that config_h.SH documents that $sig_size does NOT include - the final NULL in $sig_num! - - [ 18968] - fix for switchC.t test#6 failure on windows - - [ 18969] - Subject: [PATCH] Perldoc.pm tweak for VMS - From: "Craig A. Berry" - Date: Thu, 13 Mar 2003 13:44:55 -0600 - Message-ID: <3E70DFB7.8070405@mac.com> - - [ 18970] - Hopefully this works also in Win32. - - [ 18971] - Signal issues. - (1) Filter out negative signals. - (2) Correct sig_num* and sig_name* descriptions. - - [ 18973] - Since Configure does the signal name/number probe with awk - based on the cpp results (not by really running code), testing - for the signum value is not really helpful if we have runtime - function calls (some signal numbers are dynamic, for example) - (or other extra stuff where the signum value is expected). - (Runtimeness also means that Configure cannot get these right, - anyway.) Better filter in just the constant non-negative numbers. - - [ 18975] - Make whichsig() to work also if some system defines - zero signals (now -1 is the "not found"). Note that - in couple of mg.c spots only whichsig() > 0 branches - are taken because signal handlers et al don't make - much sense for the zero signal. - - [ 18976] - Subject: [PATCH] configure.com: sig_num, etc. - From: "Craig A. Berry" - Date: Thu, 13 Mar 2003 21:38:19 -0600 - Message-ID: <3E714EAB.6030001@mac.com> - - [ 18977] - Rework the @Config{/sig.*/} tests. - Branch: maint-5.8/perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH - !> configure.com doio.c ext/Encode/t/CJKT.t - !> ext/Encode/t/enc_module.t hv.c lib/Config.t lib/Pod/Perldoc.pm - !> mg.c perl.c t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL + ! sv.c ____________________________________________________________________________ -[ 18977] By: jhi on 2003/03/14 10:42:33 - Log: Rework the @Config{/sig.*/} tests. +[ 33667] By: rgs on 2008/04/11 12:17:38 + Log: Subject: Re: [perl #52672] regexp failure: (?=) turns into OPFAIL + From: "Ævar Arnfjörð Bjarmason" + Date: Thu, 10 Apr 2008 00:38:52 +0000 + Message-ID: <51dd1af80804091738r15d37763lf900d59f8bcc5e81@mail.gmail.com> Branch: perl - ! lib/Config.t + ! regcomp.c t/op/re_tests ____________________________________________________________________________ -[ 18976] By: jhi on 2003/03/14 10:31:50 - Log: Subject: [PATCH] configure.com: sig_num, etc. - From: "Craig A. Berry" - Date: Thu, 13 Mar 2003 21:38:19 -0600 - Message-ID: <3E714EAB.6030001@mac.com> +[ 33666] By: rgs on 2008/04/11 10:53:40 + Log: Subject: [PATCH] Math::BigRat 0.22 + From: Tels + Date: Mon, 7 Apr 2008 21:27:30 +0200 + Message-Id: <200804072127.38258@bloodgate.com> Branch: perl - ! configure.com + + lib/Math/BigRat/t/hang.t + ! MANIFEST lib/Math/BigRat.pm lib/Math/BigRat/t/biglog.t + ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigroot.t ____________________________________________________________________________ -[ 18975] By: jhi on 2003/03/14 10:30:53 - Log: Make whichsig() to work also if some system defines - zero signals (now -1 is the "not found"). Note that - in couple of mg.c spots only whichsig() > 0 branches - are taken because signal handlers et al don't make - much sense for the zero signal. - Branch: perl - ! doio.c mg.c -____________________________________________________________________________ -[ 18974] By: jhi on 2003/03/14 10:28:27 - Log: metaconfig unit changes for #18973. - Branch: metaconfig - ! U/modified/Signal.U -____________________________________________________________________________ -[ 18973] By: jhi on 2003/03/14 10:27:46 - Log: Since Configure does the signal name/number probe with awk - based on the cpp results (not by really running code), testing - for the signum value is not really helpful if we have runtime - function calls (some signal numbers are dynamic, for example) - (or other extra stuff where the signum value is expected). - (Runtimeness also means that Configure cannot get these right, - anyway.) Better filter in just the constant non-negative numbers. +[ 33665] By: rgs on 2008/04/11 10:48:44 + Log: Subject: [PATCH] is_gv_magical correctly check "ISA" + From: Gerard Goossen + Date: Wed, 9 Apr 2008 12:12:44 +0200 + Message-ID: <20080409101244.GA11209@ostwald> Branch: perl - ! Configure -____________________________________________________________________________ -[ 18972] By: jhi on 2003/03/14 09:30:38 - Log: metaconfig unit changes for #18971; regen Glossary.patch. - Branch: metaconfig - ! U/Glossary.patch U/modified/Signal.U U/modified/sig_name.U + ! gv.c ____________________________________________________________________________ -[ 18971] By: jhi on 2003/03/14 09:30:18 - Log: Signal issues. - (1) Filter out negative signals. - (2) Correct sig_num* and sig_name* descriptions. +[ 33664] By: rgs on 2008/04/09 12:58:44 + Log: Subject: [PATCH] changes to perlsec.pod and call for removal of quicksort + From: "John P. Linderman" + Date: Wed, 09 Apr 2008 08:32:31 -0400 + Message-Id: <200804091232.m39CWVkY33722822@raptor.research.att.com> Branch: perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH + ! pod/perlsec.pod ____________________________________________________________________________ -[ 18970] By: jhi on 2003/03/14 06:21:48 - Log: Hopefully this works also in Win32. +[ 33663] By: nicholas on 2008/04/08 20:48:30 + Log: Subject: Re: TODOs (was Re: summer of code mentor applications starting (and ending) next week) + From: Jim Cromie + Message-ID: <47DFF884.80802@gmail.com> + Date: Tue, 18 Mar 2008 11:14:44 -0600 + + [all except the "squeeze the optree" suggestion] Branch: perl - ! ext/Encode/t/CJKT.t + ! pod/perltodo.pod ____________________________________________________________________________ -[ 18969] By: jhi on 2003/03/14 05:43:34 - Log: Subject: [PATCH] Perldoc.pm tweak for VMS - From: "Craig A. Berry" - Date: Thu, 13 Mar 2003 13:44:55 -0600 - Message-ID: <3E70DFB7.8070405@mac.com> +[ 33661] By: rgs on 2008/04/08 15:31:46 + Log: Remove old option leftover in docs Branch: perl - ! lib/Pod/Perldoc.pm + ! ext/B/B/Deparse.pm ____________________________________________________________________________ -[ 18968] By: gsar on 2003/03/14 04:41:25 - Log: fix for switchC.t test#6 failure on windows +[ 33659] By: nicholas on 2008/04/07 17:50:31 + Log: So why didn't the build break for me? Fix problems spotted by Jerry + Hedden. Branch: perl - ! perl.c + ! hv.c ____________________________________________________________________________ -[ 18967] By: gsar on 2003/03/14 04:29:10 - Log: Config.t wasn't getting the sig_num and sig_size relationship - right, and therefore failed test#35 on windows - - note that config_h.SH documents that $sig_size does NOT include - the final NULL in $sig_num! +[ 33658] By: nicholas on 2008/04/07 17:36:41 + Log: Tidy up compiler warning spotted by Jerry Hedden. Branch: perl - ! lib/Config.t + ! ext/B/B.pm ext/B/B.xs ____________________________________________________________________________ -[ 18966] By: gsar on 2003/03/14 04:20:51 - Log: another fix for failing test on windows ("use encoding" puts - STDIN in :raw mode, so chomp() wasn't stripping the CR) +[ 33657] By: nicholas on 2008/04/07 14:45:33 + Log: Split out S_refcounted_he_new_common() from + Perl_refcounted_he_new_common(), so that Perl_store_cop_label() can + call it without needing to create two temporary SVs. Use it in + newSTATEOP() and eliminate the two temporary SVs. Make + Perl_fetch_cop_label() more defensive by not assuming that the value + for ":" is always a PV. Remove its "compatibility" macro. Branch: perl - ! ext/Encode/t/enc_module.t + ! embed.fnc embed.h globvar.sym hv.c op.c pod/perltodo.pod + ! proto.h ____________________________________________________________________________ -[ 18965] By: gsar on 2003/03/14 04:06:31 - Log: fix CJKT.t failures on windows due to incorrect binmode() +[ 33656] By: nicholas on 2008/04/07 11:29:51 + Log: Eliminate cop_label from struct cop by storing a label as the first + entry in the hints hash. Most statements don't have labels, so this + will save memory. Not sure how much. Branch: perl - ! ext/Encode/t/CJKT.t + ! cop.h embed.fnc embed.h ext/B/B/Deparse.pm global.sym hv.c + ! op.c proto.h ____________________________________________________________________________ -[ 18964] By: rgs on 2003/03/13 21:47:52 - Log: Skip the last test of Config.t on HP-UX. - (This test should be skipped for every system that - actually defines a negative signal number. Maybe that - test should be removed, to be future-proof.) +[ 33655] By: nicholas on 2008/04/06 21:53:57 + Log: Change 33653 (inevitably) missed one cop_label, because I mistook it + for part of some other context-stack related struct. Branch: perl - ! lib/Config.t + ! cop.h ____________________________________________________________________________ -[ 18963] By: rgs on 2003/03/13 20:57:32 - Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 - From: Kurt Starsinic - Date: Mon, 10 Mar 2003 00:54:49 -0500 - Message-ID: +[ 33654] By: nicholas on 2008/04/06 20:27:34 + Log: A macro used only once isn't a typing saving, and 3 macro definitions + never used are more obfuscation than clarification, so inline the only + use of SAVECOPLABEL_FREE(), and remove the unthreaded variant and + both SAVECOPLABEL()s. Exterminate! Exterminate! Exterminate! Branch: perl - ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL + ! cop.h scope.h ____________________________________________________________________________ -[ 18962] By: rgs on 2003/03/13 20:46:53 - Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs - From: "Craig A. Berry" - Date: Tue, 11 Mar 2003 21:29:31 -0600 - Message-ID: <3E6EA99B.9060902@mac.com> - Patch by Scott Lepage (scott.lepage@hp.com) +[ 33653] By: nicholas on 2008/04/06 20:11:52 + Log: Replace all remaining accesses to COP's cop_label with CopLABEL(). Branch: perl - ! hv.c + ! dump.c ext/B/B.pm ext/B/B.xs pp_ctl.c ____________________________________________________________________________ -[ 18961] By: jhi on 2003/03/13 20:09:22 - Log: Integrate: - [ 18954] - Another finding by IRIX cc: non-void function - sv_cat_decode() should return a value. - - [ 18955] - File::Temp tests were failing in Cygwin if $ENV{TMPDIR} - was unset (the tests attempted to create files at the /) - - [ 18956] - File::Spec: Do not fall back to '', use curdir instead. - Note: Mac used to use cwd(), now curdir, slight change - (relative vs. absolute). - - [ 18957] - VOS nit from Paul Green. - - [ 18958] - Trims slashes from the argument to rmdir(), likewise - to what happens with rmdir(). Factorize the code in a - local macro, TRIMSLASHES. - - [ 18959] - Some more stdlib.h inclusions and change the gccversion - test to use return (could have used that for all, sigh). - Branch: maint-5.8/perl - !> Configure lib/File/Spec/Cygwin.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 pp_sys.c sv.c - !> vos/configure_full_perl.sh -____________________________________________________________________________ -[ 18960] By: jhi on 2003/03/13 20:06:39 - Log: metaconfig unit changes for #18959. - Branch: metaconfig - ! U/compline/d_sigaction.U - Branch: metaconfig/U/perl - ! gccvers.U uselfs.U -____________________________________________________________________________ -[ 18959] By: jhi on 2003/03/13 20:05:50 - Log: Some more stdlib.h inclusions and change the gccversion - test to use return (could have used that for all, sigh). +[ 33652] By: nicholas on 2008/04/06 19:32:03 + Log: Add attempting Exterminate! cop_label to perltodo. Branch: perl - ! Configure + ! pod/perltodo.pod ____________________________________________________________________________ -[ 18958] By: rgs on 2003/03/12 20:46:58 - Log: Trims slashes from the argument to rmdir(), likewise - to what happens with rmdir(). Factorize the code in a - local macro, TRIMSLASHES. +[ 33651] By: rgs on 2008/04/06 14:57:40 + Log: Subject: Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown + From: Paul Fenwick + Date: Mon, 31 Mar 2008 22:53:04 +1100 + Message-ID: <47F0D0A0.8010801@perltraining.com.au> Branch: perl - ! pp_sys.c + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 18957] By: jhi on 2003/03/12 14:23:02 - Log: VOS nit from Paul Green. +[ 33650] By: rgs on 2008/04/06 14:53:02 + Log: Subject: [PATCH] perlfunc.pod: atan2(0,0) returns 0, not undef + From: Paul Fenwick + Date: Sun, 06 Apr 2008 11:28:27 +1000 + Message-ID: <47F8273B.6010504@perltraining.com.au> Branch: perl - ! vos/configure_full_perl.sh + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 18956] By: jhi on 2003/03/12 13:58:26 - Log: File::Spec: Do not fall back to '', use curdir instead. - Note: Mac used to use cwd(), now curdir, slight change - (relative vs. absolute). +[ 33649] By: nicholas on 2008/04/06 09:29:24 + Log: Missed updated a test description, as spotted by vincent. Branch: perl - ! lib/File/Spec/Cygwin.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/Unicode/UCD.t ____________________________________________________________________________ -[ 18955] By: jhi on 2003/03/12 13:49:15 - Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR} - was unset (the tests attempted to create files at the /) +[ 33648] By: nicholas on 2008/04/05 13:03:18 + Log: UCD 5.1.0 + Branch: perl + ! lib/Unicode/UCD.t lib/unicore/ArabicShaping.txt + ! lib/unicore/BidiMirroring.txt lib/unicore/Blocks.txt + ! lib/unicore/CaseFolding.txt + ! lib/unicore/CompositionExclusions.txt + ! lib/unicore/EastAsianWidth.txt + ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt + ! lib/unicore/Jamo.txt lib/unicore/LineBreak.txt + ! lib/unicore/NamedSequences.txt lib/unicore/NamesList.txt + ! lib/unicore/NormalizationCorrections.txt + ! lib/unicore/PropList.txt lib/unicore/PropertyAliases.txt + ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt + ! lib/unicore/SpecialCasing.txt + ! lib/unicore/StandardizedVariants.txt + ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t +____________________________________________________________________________ +[ 33647] By: merijn on 2008/04/05 11:38:12 + Log: Subject: [PATCH] Tru64: align fp policies of gcc and cc + From: Jarkko Hietaniemi + Date: Sat, 5 Apr 2008 04:16:17 +0300 (EEST) + Message-Id: <200804050116.m351GH5P042062@kosh.hut.fi> Branch: perl - ! lib/File/Spec/Cygwin.pm + ! hints/dec_osf.sh ____________________________________________________________________________ -[ 18954] By: jhi on 2003/03/12 10:59:03 - Log: Another finding by IRIX cc: non-void function - sv_cat_decode() should return a value. +[ 33646] By: steveh on 2008/04/04 08:28:11 + Log: Run overload.pl from regen.pl, and check overload.c as well as overload.h Branch: perl - ! sv.c + ! regen.pl ____________________________________________________________________________ -[ 18953] By: jhi on 2003/03/12 10:55:38 - Log: Integrate: - [ 18950] - Cygwin doesn't like initing the $0 mutex in perl_construct() - (Too early? If inited there the pthread_mutex_init() returns - an integer much too large be an errno), but initing the mutex - later, in perl_alloc(), seems to be okay with Cygwin, and also - with Linux. - Branch: maint-5.8/perl - !> perl.c -____________________________________________________________________________ -[ 18952] By: jhi on 2003/03/12 10:53:02 - Log: Integrate: - [ 18949] - pudge> never integrate anything from macos/ - Branch: perl - - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm - - macos/macperl.sym - !> MANIFEST -____________________________________________________________________________ -[ 18951] By: jhi on 2003/03/12 10:52:17 - Log: Integrate: - [ 18946] - Integrate from maint-5.8/macperl: - [ 18937] - Various MacOS portability fixes for tests - - [ 18938] - File::Spec::Unix method should be called on $self - - [ 18939] - lib.pm:_get_dirs() should use $_[0], not $_ - - [ 18940] - Update MacOS for new configpm - - [ 18941] - Update MacOS build - Update Makefile for new source files, - update test script, add additional symbol for APItest - Branch: perl - +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm - +> macos/macperl.sym - !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t - !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm - !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t - !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t - !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t - !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t -____________________________________________________________________________ -[ 18950] By: jhi on 2003/03/12 10:49:27 - Log: Cygwin doesn't like initing the $0 mutex in perl_construct() - (Too early? If inited there the pthread_mutex_init() returns - an integer much too large be an errno), but initing the mutex - later, in perl_alloc(), seems to be okay with Cygwin, and also - with Linux. +[ 33645] By: steveh on 2008/04/04 08:26:30 + Log: From: "Jan Dubois" + Subject: [PATCH] Make PL_AMG_names and PL_AMG_namelens static + Date: Thu, 3 Apr 2008 18:50:08 -0700 + Message-ID: <02c401c895f6$369e8130$a3db8390$@com> Branch: perl - ! perl.c + ! overload.c overload.pl ____________________________________________________________________________ -[ 18949] By: jhi on 2003/03/12 10:39:39 - Log: pudge> never integrate anything from macos/ - Branch: maint-5.8/perl - - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm - - macos/macperl.sym - ! MANIFEST +[ 33644] By: steveh on 2008/04/04 08:25:21 + Log: From: "Jan Dubois" + Subject: [PATCH] PL_bincompat_opt should be exported on AIX and Windows + Date: Thu, 3 Apr 2008 17:34:13 -0700 + Message-ID: <02c001c895eb$9bc3e920$d34bbb60$@com> + + (with one tweak--it should be PL_bincompat_options!) + Branch: perl + ! globvar.sym ____________________________________________________________________________ -[ 18948] By: jhi on 2003/03/12 06:21:16 - Log: Integrate: - [ 18935] - WinCE tweaks from Vadim Konovalov. - - [ 18943] - Tell how to possibly dodge 'Out of memory' errors. - - [ 18944] - Ouch. Missed one more, the void flags check (and exit() is void). - Branch: maint-5.8/perl - !> Configure perl.c perlio.c pod/perldiag.pod wince/Makefile.ce -____________________________________________________________________________ -[ 18947] By: jhi on 2003/03/12 06:17:43 - Log: New files from #18946. - Branch: maint-5.8/perl +[ 33643] By: nicholas on 2008/04/03 17:14:51 + Log: Pack lib/CGI/t/upload_post_text.txt with uupacktool.pl. (It contains a + GIF, which clearly isn't text) + Branch: perl + + lib/CGI/t/upload_post_text.txt.packed + - lib/CGI/t/upload_post_text.txt ! MANIFEST ____________________________________________________________________________ -[ 18946] By: jhi on 2003/03/12 06:13:00 - Log: Integrate from maint-5.8/macperl: - [ 18937] - Various MacOS portability fixes for tests - - [ 18938] - File::Spec::Unix method should be called on $self - - [ 18939] - lib.pm:_get_dirs() should use $_[0], not $_ - - [ 18940] - Update MacOS for new configpm - - [ 18941] - Update MacOS build - Update Makefile for new source files, - update test script, add additional symbol for APItest - Branch: maint-5.8/perl - +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm - +> macos/macperl.sym - !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t - !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm - !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t - !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t - !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t - !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t -____________________________________________________________________________ -[ 18945] By: jhi on 2003/03/12 06:01:15 - Log: metaconfig unit changes for #18944. - Branch: metaconfig - ! U/compline/d_sigsetjmp.U U/modified/voidflags.U - Branch: metaconfig/U/perl - ! gccvers.U -____________________________________________________________________________ -[ 18944] By: jhi on 2003/03/12 06:00:48 - Log: Ouch. Missed one more, the void flags check (and exit() is void). +[ 33639] By: nicholas on 2008/04/03 15:41:26 + Log: Clean up some compiler warnings spotted by smokers. Branch: perl - ! Configure + ! perl.c pp_sys.c ____________________________________________________________________________ -[ 18943] By: jhi on 2003/03/12 05:51:21 - Log: Tell how to possibly dodge 'Out of memory' errors. +[ 33632] By: nicholas on 2008/04/02 21:03:33 + Log: In Perl_sv_grow(), no need to do PERL_STRLEN_ROUNDUP() if we have + malloc_size() to get the true allocated space, as PERL_STRLEN_ROUNDUP() + might actually bump the request across an allocation size boundary. Branch: perl - ! pod/perldiag.pod -____________________________________________________________________________ -[ 18942] By: pudge on 2003/03/12 03:31:48 - Log: Integrate from maint-5.8/perl - Branch: maint-5.8/macperl - !> (integrate 50 files) -____________________________________________________________________________ -[ 18941] By: pudge on 2003/03/12 03:19:52 - Log: Update MacOS build - Update Makefile for new source files, - update test script, add additional symbol for APItest - Branch: maint-5.8/macperl - ! macos/MacPerlTests.cmd macos/Makefile.mk macos/macperl.sym -____________________________________________________________________________ -[ 18940] By: pudge on 2003/03/12 03:18:38 - Log: Update MacOS for new configpm - Branch: maint-5.8/macperl - ! macos/configpm -____________________________________________________________________________ -[ 18939] By: pudge on 2003/03/12 03:17:22 - Log: lib.pm:_get_dirs() should use $_[0], not $_ - Branch: maint-5.8/macperl - ! lib/lib_pm.PL + ! sv.c ____________________________________________________________________________ -[ 18938] By: pudge on 2003/03/12 03:15:26 - Log: File::Spec::Unix method should be called on $self - Branch: maint-5.8/macperl - ! lib/File/Spec/Unix.pm -____________________________________________________________________________ -[ 18937] By: pudge on 2003/03/12 03:14:23 - Log: Various MacOS portability fixes for tests - Branch: maint-5.8/macperl - ! ext/Digest/MD5/t/files.t ext/Filter/t/call.t - ! ext/POSIX/t/taint.t lib/Unicode/Collate/t/index.t - ! lib/Unicode/Collate/t/test.t lib/charnames.t t/io/crlf.t - ! t/op/method.t t/op/mkdir.t t/op/recurse.t t/op/sprintf.t - ! t/op/stat.t t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t -____________________________________________________________________________ -[ 18936] By: pudge on 2003/03/12 03:02:22 - Log: Integrate from maint-5.8/perl - Branch: maint-5.8/macperl - !> t/op/recurse.t t/op/sprintf.t -____________________________________________________________________________ -[ 18935] By: jhi on 2003/03/11 22:00:54 - Log: WinCE tweaks from Vadim Konovalov. - Branch: perl - ! perl.c perlio.c wince/Makefile.ce -____________________________________________________________________________ -[ 18934] By: jhi on 2003/03/11 20:24:49 - Log: Integrate: - [ 18932] - Missed one. - Branch: maint-5.8/perl - !> Configure -____________________________________________________________________________ -[ 18933] By: jhi on 2003/03/11 20:23:17 - Log: metaconfig unit change for #18932. - Branch: metaconfig - ! U/a_dvisory/intsize.U -____________________________________________________________________________ -[ 18932] By: jhi on 2003/03/11 20:22:07 - Log: Missed one. +[ 33631] By: merijn on 2008/04/02 18:46:13 + Log: Subject: [PATCH] Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) + From: "Jerry D. Hedden" + Date: Wed, 2 Apr 2008 13:45:26 -0400 + Message-ID: <1ff86f510804021045s1f7ec22ftbf5b9e2f2c6c619e@mail.gmail.com> Branch: perl ! Configure ____________________________________________________________________________ -[ 18931] By: jhi on 2003/03/11 20:18:23 - Log: Integrate: - [ 18929] - Single vs doublequoted context is important... - Branch: maint-5.8/perl - !> Configure -____________________________________________________________________________ -[ 18930] By: jhi on 2003/03/11 20:16:12 - Log: metaconfig unit changes for #18929. - Branch: metaconfig - ! U/compline/charsize.U U/compline/doublesize.U - ! U/compline/ptrsize.U +[ 33629] By: nicholas on 2008/04/02 18:23:58 + Log: Fix bug in change 33379 - if we're using malloc_size() as well as being + careful to work with PERL_TRACK_MEMPOOL, we also have to be careful to + work *without* it. + Branch: perl + ! perl.h ____________________________________________________________________________ -[ 18929] By: jhi on 2003/03/11 20:15:51 - Log: Single vs doublequoted context is important... +[ 33627] By: nicholas on 2008/04/01 19:59:54 + Log: Define sv_insert() as a wrapper to sv_insert_flags(), and move + Perl_sv_insert() to mathoms.c Branch: perl - ! Configure + ! embed.fnc embed.h mathoms.c mg.c proto.h sv.c sv.h ____________________________________________________________________________ -[ 18928] By: jhi on 2003/03/11 20:09:47 - Log: Integrate: - [ 18923] - Solaris cc wants prototype for exit(), so needed. - - [ 18925] - Better setmode() prototype for cygwin. - - [ 18926] - Questionable construct. - - [ 18927] - """glob.*""" patch for VMS, from Peter Prymmer. - Branch: maint-5.8/perl - !> Configure perl.h pod/perltooc.pod vms/perlvms.pod vms/vms.c +[ 33626] By: nicholas on 2008/04/01 18:47:01 + Log: Add the correct argument assertion macro to sv_insert_flags(). + Don't want anything wrongly marked as non-NULL slipping through. + Branch: perl + ! sv.c ____________________________________________________________________________ -[ 18927] By: jhi on 2003/03/11 20:04:33 - Log: """glob.*""" patch for VMS, from Peter Prymmer. +[ 33625] By: steveh on 2008/04/01 16:42:04 + Log: Upgrade to Win32-0.35 Branch: perl - ! vms/perlvms.pod vms/vms.c + ! ext/Win32/Changes ext/Win32/Makefile.PL ext/Win32/Win32.pm + ! ext/Win32/Win32.xs ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ -[ 18926] By: rgs on 2003/03/11 19:44:54 - Log: Questionable construct. +[ 33624] By: rgs on 2008/04/01 09:38:03 + Log: Module::CoreList wasn't listing Config.pm everywhere. Branch: perl - ! pod/perltooc.pod + ! lib/Module/CoreList.pm ____________________________________________________________________________ -[ 18925] By: jhi on 2003/03/11 19:15:15 - Log: Better setmode() prototype for cygwin. +[ 33623] By: nicholas on 2008/03/31 23:08:45 + Log: $VERSION++ for all the non-dual life modules outside ext/ that + Porting/cmpVERSION.pl reports differ from the 5.10.0 release. + + All the rest of the differences would seem to be dual-life. :-( Branch: perl - ! perl.h + ! Porting/Maintainers.pm lib/ExtUtils/Embed.pm + ! lib/File/Basename.pm lib/File/Find.pm os2/OS2/REXX/REXX.pm ____________________________________________________________________________ -[ 18924] By: jhi on 2003/03/11 19:12:51 - Log: metaconfig unit changes for #18923. The gccvers unit - cannot have , though, because that would - introduce a nasty dependency loop. - Branch: metaconfig - ! U/a_dvisory/intsize.U U/compline/charsize.U - ! U/compline/d_casti32.U U/compline/d_castneg.U - ! U/compline/d_sigsetjmp.U U/compline/doublesize.U - ! U/compline/ptrsize.U U/compline/ssizetype.U - ! U/modified/voidflags.U U/typedefs/gidsize.U - ! U/typedefs/sizesize.U U/typedefs/uidsize.U - Branch: metaconfig/U/perl - ! d_u32align.U fpossize.U gccvers.U selectminbits.U -____________________________________________________________________________ -[ 18923] By: jhi on 2003/03/11 19:11:39 - Log: Solaris cc wants prototype for exit(), so needed. +[ 33622] By: nicholas on 2008/03/31 22:33:36 + Log: Fix bug in the code for --opened - it was not working on blead. Branch: perl - ! Configure + ! Porting/Maintainers.pm ____________________________________________________________________________ -[ 18922] By: jhi on 2003/03/11 18:20:53 - Log: Integrate: - [ 18914] - Try to handle hitting the heap/data limit in small systems. - (One can simulate this with e.g. 32MB or 64MB datasize, - use your shell's ulimit/limit/limits command.) - - [ 18915] - Be more lax about the out of memory error message. - - [ 18916] - Upgrade to Time-HiRes 1.43. - - [ 18917] - Get rid of one Cygwin warning by introducing a prototype - for the init_os_extras(). Since there is no header file - in Perl specific to cygwin, use perl.h. - - [ 18918] - Subject: [PATCH] io_sock.t - From: Norton Allen - Date: Tue, 11 Mar 2003 13:37:36 -0500 (est) - Message-Id: <200303111837.NAA30438@bottesini.harvard.edu> - - [ 18919] - Uid_t and Gid_t can easily be shorts and one cannot - pull shorts off the va_args, int is the shortest (ahem). - - [ 18920] - No assertions in maint. - - [ 18921] - The 0, in the assert_not_ROK() makes IRIX cc to worry - (cc-1171 cc: WARNING ... The indicated expression has no effect.) - So make the macro to include the , and the non-gcc case empty. - Branch: maint-5.8/perl - !> README.qnx ext/IO/lib/IO/t/io_sock.t ext/Time/HiRes/Changes - !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL perl.h - !> reentr.c reentr.pl sv.h t/op/recurse.t -____________________________________________________________________________ -[ 18921] By: jhi on 2003/03/11 18:15:45 - Log: The 0, in the assert_not_ROK() makes IRIX cc to worry - (cc-1171 cc: WARNING ... The indicated expression has no effect.) - So make the macro to include the , and the non-gcc case empty. +[ 33621] By: nicholas on 2008/03/31 22:25:19 + Log: $VERSION++ for all the non-dual life modules in ext/ that + Porting/cmpVERSION.pl reports differ from the 5.10.0 release. Branch: perl - ! sv.h + ! ext/B/B/Concise.pm ext/Devel/DProf/DProf.pm + ! ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm + ! ext/PerlIO/encoding/encoding.pm ext/PerlIO/scalar/scalar.pm + ! ext/PerlIO/via/via.pm ext/Socket/Socket.pm ____________________________________________________________________________ -[ 18920] By: jhi on 2003/03/11 17:52:57 - Log: No assertions in maint. - Branch: maint-5.8/perl - ! intrpvar.h +[ 33618] By: rgs on 2008/03/31 19:48:26 + Log: Subject: [PATCH] Double magic with substr + From: Vincent Pit + Date: Mon, 31 Mar 2008 19:05:44 +0200 + Message-ID: <47F119E8.5010106@profvince.com> + Branch: perl + ! embed.fnc embed.h global.sym pod/perlapi.pod pp.c proto.h sv.c ____________________________________________________________________________ -[ 18919] By: jhi on 2003/03/11 17:43:10 - Log: Uid_t and Gid_t can easily be shorts and one cannot - pull shorts off the va_args, int is the shortest (ahem). +[ 33612] By: rgs on 2008/03/31 15:21:42 + Log: Config.pm needs to be listed in Module::CoreList, too Branch: perl - ! reentr.c reentr.pl + ! Porting/corelist.pl ____________________________________________________________________________ -[ 18918] By: jhi on 2003/03/11 17:32:23 - Log: Subject: [PATCH] io_sock.t - From: Norton Allen - Date: Tue, 11 Mar 2003 13:37:36 -0500 (est) - Message-Id: <200303111837.NAA30438@bottesini.harvard.edu> +[ 33609] By: nicholas on 2008/03/30 23:19:29 + Log: Give DynaLoader a non-dev version number. Branch: perl - ! README.qnx ext/IO/lib/IO/t/io_sock.t + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 18917] By: jhi on 2003/03/11 17:30:43 - Log: Get rid of one Cygwin warning by introducing a prototype - for the init_os_extras(). Since there is no header file - in Perl specific to cygwin, use perl.h. +[ 33608] By: nicholas on 2008/03/30 15:48:08 + Log: Subject: [PATCH] add -v to regen.pl and friends + From: "Robin Barker" + Date: Wed, 19 Mar 2008 10:55:59 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093AA6@exchsvr2.npl.ad.local> Branch: perl - ! perl.h + ! Makefile.SH regen.pl regen_lib.pl ____________________________________________________________________________ -[ 18916] By: jhi on 2003/03/11 11:40:38 - Log: Upgrade to Time-HiRes 1.43. +[ 33606] By: merijn on 2008/03/30 09:33:47 + Log: Subject: detecting Configure test goofs (Was Re: branch prediction hints) + From: Nicholas Clark + Date: Mon, 24 Mar 2008 16:35:09 +0000 + Message-ID: <20080324163509.GW79799@plum.flirble.org> Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/Makefile.PL + ! Configure ____________________________________________________________________________ -[ 18915] By: jhi on 2003/03/11 09:19:54 - Log: Be more lax about the out of memory error message. +[ 33601] By: nicholas on 2008/03/29 16:15:52 + Log: GDBM_File isn't dual life, so no need for a dev module version number. Branch: perl - ! t/op/recurse.t + ! ext/GDBM_File/GDBM_File.pm ____________________________________________________________________________ -[ 18914] By: jhi on 2003/03/11 09:18:25 - Log: Try to handle hitting the heap/data limit in small systems. - (One can simulate this with e.g. 32MB or 64MB datasize, - use your shell's ulimit/limit/limits command.) +[ 33598] By: nicholas on 2008/03/29 11:21:46 + Log: Subject: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) + From: Dominic Dunlop + Message-Id: <3B7752C8-D5A2-452C-B3E0-C453FFCBCAFA@mac.com> + Date: Tue, 11 Mar 2008 21:54:04 +0100 + + [but rename ******* to i_mallocmalloc.U, and then fix up all the files + that Porting/checkcfgvar.pl says need i_mallocmalloc declared] Branch: perl - ! t/op/recurse.t + ! Configure Cross/config.sh-arm-linux NetWare/config.wc + ! Porting/Glossary Porting/config.sh config_h.SH configure.com + ! epoc/config.sh perl.h plan9/config_sh.sample symbian/config.sh + ! uconfig.sh win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 18913] By: jhi on 2003/03/11 08:02:22 - Log: Integrate: - [ 18912] - typo for utf8locale in #18907 - Branch: maint-5.8/perl - !> sv.c +[ 33597] By: nicholas on 2008/03/29 11:08:07 + Log: Add i_syspoll to all the pre-canned configs. + Branch: perl + ! Cross/config.sh-arm-linux NetWare/config.wc Porting/config.sh + ! epoc/config.sh plan9/config_sh.sample symbian/config.sh + ! uconfig.sh win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 18912] By: hv on 2003/03/11 07:36:00 - Log: typo for utf8locale in #18907 +[ 33596] By: nicholas on 2008/03/29 07:08:50 + Log: Fix compiler warning about comparison of pointer types. Branch: perl ! sv.c ____________________________________________________________________________ -[ 18911] By: jhi on 2003/03/11 07:02:41 - Log: Integrate: - [ 18888] - Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag - From: Nicholas Clark - Date: Sun, 9 Mar 2003 21:24:46 +0000 - Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net> - - [ 18889] - Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0 - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Fri, 07 Mar 2003 13:12:49 -0800 - Message-ID: - - [ 18891] - A new test, to check that signal numbers are actually positive, - and that there is a consistent number of signals available. - - [ 18899] - VMS has an extra \n at the end, and I assume Windows has \r\n. - - [ 18902] - Patch from Craig Berry to resolve test failures in VMS. - Will poke the Net::Ping author. - - [ 18903] - A rejected hunk of #18902 reapplied. - - [ 18904] - Subject: [PATCH] typos and other minor things - From: "Todd C. Miller" - Date: Mon, 10 Mar 2003 21:00:55 -0700 - Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com> - - [ 18905] - Subject: [patch] PL_taint_warn falls between chairs in perl_clone() - From: Stas Bekman - Date: Tue, 11 Mar 2003 17:09:02 +1100 - Message-ID: <3E6D7D7E.5000704@stason.org> - - [ 18906] - Add reminders to intrpvar.h about perl_clone(), as suggested by Stas. - - [ 18907] - Add missing intrpvar clonings to perl_clone. - Also move the IDBassertion to the end since there's - no particular reason to break bincompat for that. - - [ 18908] - Missed some, cryptically. - - [ 18909] - Upgrade to cperl-mode 5.0, from IlyaZ. - - [ 18910] - Subject: [PATCH] clear PL_exitlist in perl_destruct - From: "Craig A. Berry" - Date: Tue, 11 Mar 2003 00:34:39 -0600 - Message-ID: <3E6D837F.7000506@mac.com> - Branch: maint-5.8/perl - !> (integrate 39 files) -____________________________________________________________________________ -[ 18910] By: jhi on 2003/03/11 06:55:29 - Log: Subject: [PATCH] clear PL_exitlist in perl_destruct - From: "Craig A. Berry" - Date: Tue, 11 Mar 2003 00:34:39 -0600 - Message-ID: <3E6D837F.7000506@mac.com> +[ 33595] By: nicholas on 2008/03/29 00:30:42 + Log: Subject: [PATCH] do not use SVTYPEMASK to prevent cleaning of PL_fdpid and PL_strtab + From: Gerard Goossen + Message-ID: <20080326130713.GL4409@ostwald> + Date: Wed, 26 Mar 2008 14:07:13 +0100 Branch: perl - ! perl.c + ! perl.c sv.c ____________________________________________________________________________ -[ 18909] By: jhi on 2003/03/11 06:29:35 - Log: Upgrade to cperl-mode 5.0, from IlyaZ. +[ 33594] By: nicholas on 2008/03/28 22:03:52 + Log: Subject: [PATCH] Re: Tests failed on PPC64 + From: Dominic Dunlop + Message-Id: <53E6407E-B87C-4D6A-A6E7-D842BDF30292@mac.com> + Date: Fri, 14 Mar 2008 14:45:39 +0100 Branch: perl - ! emacs/cperl-mode.el + ! t/op/reg_namedcapture.t t/op/switch.t ____________________________________________________________________________ -[ 18908] By: jhi on 2003/03/11 06:09:05 - Log: Missed some, cryptically. +[ 33592] By: stevep on 2008/03/28 19:16:53 + Log: Additional CGI.pm test files that got missed at some point. Branch: perl - ! pod/perlfunc.pod + + lib/CGI/t/upload.t lib/CGI/t/uploadInfo.t + + lib/CGI/t/upload_post_text.txt + ! MANIFEST ____________________________________________________________________________ -[ 18907] By: jhi on 2003/03/11 06:01:28 - Log: Add missing intrpvar clonings to perl_clone. - Also move the IDBassertion to the end since there's - no particular reason to break bincompat for that. +[ 33591] By: craigb on 2008/03/28 19:06:35 + Log: Make the nv_preserves... checking on VMS more robust (and more like + what Configure does). Problem using long int without long double + reported by Jeremy Begg. Branch: perl - ! intrpvar.h sv.c + ! configure.com ____________________________________________________________________________ -[ 18906] By: jhi on 2003/03/11 05:43:30 - Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas. +[ 33589] By: craigb on 2008/03/28 19:01:13 + Log: Make uudmap.h dependencies more explicit in the VMS build + (needed by MMS but not MMK). Branch: perl - ! intrpvar.h + ! vms/descrip_mms.template ____________________________________________________________________________ -[ 18905] By: jhi on 2003/03/11 05:38:10 - Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone() - From: Stas Bekman - Date: Tue, 11 Mar 2003 17:09:02 +1100 - Message-ID: <3E6D7D7E.5000704@stason.org> +[ 33584] By: rgs on 2008/03/27 14:42:41 + Log: Subject: [PATCH] MAD dump xml escape regex + From: Gerard Goossen + Date: Thu, 27 Mar 2008 13:55:31 +0100 + Message-ID: <20080327125531.GN4409@ostwald> Branch: perl - ! sv.c + ! dump.c mad/t/p55.t ____________________________________________________________________________ -[ 18904] By: jhi on 2003/03/11 05:33:10 - Log: Subject: [PATCH] typos and other minor things - From: "Todd C. Miller" - Date: Mon, 10 Mar 2003 21:00:55 -0700 - Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com> - Branch: perl - ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm - ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm - ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs - ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm - ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm - ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl - ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod - ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t - ! utils/libnetcfg.PL vms/vms.c win32/vmem.h -____________________________________________________________________________ -[ 18903] By: jhi on 2003/03/11 05:29:12 - Log: A rejected hunk of #18902 reapplied. - Branch: perl - ! t/io/utf8.t -____________________________________________________________________________ -[ 18902] By: jhi on 2003/03/11 05:19:15 - Log: Patch from Craig Berry to resolve test failures in VMS. - Will poke the Net::Ping author. - Branch: perl - ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t - ! t/io/utf8.t t/op/magic.t -____________________________________________________________________________ -[ 18901] By: pudge on 2003/03/11 04:00:40 - Log: Integrate from maint-5.8/perl - Branch: maint-5.8/macperl - +> (branch 46 files) - - macos/config.h regen_headers.pl - ! macos/MacPerlTests.cmd - !> (integrate 479 files) -____________________________________________________________________________ -[ 18900] By: rgs on 2003/03/10 22:12:37 - Log: Integrate (by hand) change #18386 from maint-5.8 +[ 33583] By: rgs on 2008/03/27 11:43:44 + Log: Subject: [PATCH] DB_File 1.817 + From: "Paul Marquess" + Date: Thu, 27 Mar 2008 11:12:22 -0000 + Message-ID: <051d01c88ffb$6f662eb0$6901a8c0@myopwv.com> Branch: perl - ! t/op/split.t + ! ext/DB_File/Changes ext/DB_File/DB_File.pm + ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo + ! ext/DB_File/version.c ____________________________________________________________________________ -[ 18899] By: jhi on 2003/03/10 21:44:12 - Log: VMS has an extra \n at the end, and I assume Windows has \r\n. +[ 33580] By: nicholas on 2008/03/26 21:05:20 + Log: The offset for pos is stored as bytes, and converted to (Unicode) + character position when read, if needed. The code for setting pos + inside subst was incorrectly converting to character position before + storing the value. This code appears to have been buggy since it was + added in 2000 in change 7562. Branch: perl - ! t/run/switchC.t -____________________________________________________________________________ -[ 18898] By: jhi on 2003/03/10 21:12:28 - Log: An old hunk mistakenly introduced by #18896. - Branch: maint-5.8/perl - ! perl.c -____________________________________________________________________________ -[ 18897] By: jhi on 2003/03/10 21:11:03 - Log: A missing line. - Branch: maint-5.8/perl - ! t/pod/poderrs.xr -____________________________________________________________________________ -[ 18896] By: jhi on 2003/03/10 21:01:14 - Log: Integrate: - [ 18229] - $0 mofifying part I - - Date: Sat, 30 Nov 2002 20:16:51 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] $0 modifying - Message-ID: <20021130181651.GA5876@kosh.hut.fi> - Branch: maint-5.8/perl - !> ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod - !> sv.c t/op/magic.t thread.h -____________________________________________________________________________ -[ 18895] By: jhi on 2003/03/10 20:48:37 - Log: Avaunt! - Branch: maint-5.8/perl - ! MANIFEST + ! pp_ctl.c t/op/subst.t ____________________________________________________________________________ -[ 18894] By: jhi on 2003/03/10 20:41:02 - Log: Missing hunk from change #18830. - Branch: maint-5.8/perl - ! ext/B/t/deparse.t +[ 33579] By: nicholas on 2008/03/26 18:59:03 + Log: Don't call S_utf8_mg_pos_cache_update(), and hence don't even create + the magic for the UTF-8 cache, if the UTF-8 caching is disabled. + Branch: perl + ! sv.c ____________________________________________________________________________ -[ 18893] By: jhi on 2003/03/10 20:38:33 - Log: Integrate: - [ 18298] - Whitespace and indentation fix in the output of B::Debug. - Branch: maint-5.8/perl - !> ext/B/B/Debug.pm -____________________________________________________________________________ -[ 18892] By: jhi on 2003/03/10 20:26:04 - Log: Missing hunk from change #18224. - Branch: maint-5.8/perl - ! lib/Pod/Checker.pm -____________________________________________________________________________ -[ 18891] By: rgs on 2003/03/10 20:22:39 - Log: A new test, to check that signal numbers are actually positive, - and that there is a consistent number of signals available. - Branch: perl - ! lib/Config.t -____________________________________________________________________________ -[ 18890] By: jhi on 2003/03/10 20:18:55 - Log: Integrate: - [ 18224] - Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t - and lib/Pod/t/utils.t to cater for simpler output text. - Branch: maint-5.8/perl - !> (integrate 27 files) -____________________________________________________________________________ -[ 18889] By: rgs on 2003/03/10 19:55:06 - Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0 - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Fri, 07 Mar 2003 13:12:49 -0800 - Message-ID: - Branch: perl - ! mg.c pod/perldiag.pod t/op/tie.t -____________________________________________________________________________ -[ 18888] By: rgs on 2003/03/10 19:37:40 - Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag - From: Nicholas Clark - Date: Sun, 9 Mar 2003 21:24:46 +0000 - Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net> - Branch: perl - ! lib/Config.t -____________________________________________________________________________ -[ 18887] By: jhi on 2003/03/10 19:32:10 - Log: Something is really wonky in the ext/MIME/Base64 between - maint and blead... but this seems to bridge the remaining gap. - Branch: maint-5.8/perl - ! ext/MIME/Base64/Makefile.PL -____________________________________________________________________________ -[ 18886] By: jhi on 2003/03/10 19:13:17 - Log: Fake reintegrate of #18651 (otherwise perforce didn't like me). - Branch: maint-5.8/perl - !> ext/MIME/Base64/Base64.xs -____________________________________________________________________________ -[ 18885] By: jhi on 2003/03/10 19:04:15 - Log: Integrate: - [ 18685] - No, we don't really want the utility scripts. - Branch: maint-5.8/perl - - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp - - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp -____________________________________________________________________________ -[ 18883] By: jhi on 2003/03/10 18:54:19 - Log: Integrate: - [ 18642] - Integrate MIME::Base64 2.16 from CPAN. (Do we really want the - utility scripts?) - Branch: maint-5.8/perl - +> ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp - +> ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp - !> MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes - !> ext/MIME/Base64/Makefile.PL ext/MIME/Base64/QuotedPrint.pm - !> ext/MIME/Base64/t/base64.t ext/MIME/Base64/t/quoted-print.t -____________________________________________________________________________ -[ 18882] By: jhi on 2003/03/10 17:35:27 - Log: Integrate: - [ 17832] - Subject: Re: [PATCH] Correct/completes Overloading in XS mods - From: John Peacock - Date: Sun, 01 Sep 2002 15:00:12 -0400 - Message-ID: <3D7263BC.9020608@rowman.com> - - [ 18472] - Integrate perlio to mainline: - [ 18240] - Avoid eqtime() wiping the file (as suggested by - "Luis G. Uribe C." - - [ 18600] - Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV) - dumping (but now use SvPV_nolen). (This change made an empty - prototype to show up as "_" under -Uuseperlio.) - Branch: maint-5.8/perl - !> dump.c lib/ExtUtils/Command.pm lib/ExtUtils/xsubpp - !> pod/perlxs.pod -____________________________________________________________________________ -[ 18881] By: jhi on 2003/03/10 16:58:22 - Log: Integrate: - [ 17842] - printf argument mismatch in Perl_deb_stack_all() from change #17718 - - [ 18456] - Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined) - From: Nicholas Clark - Date: Thu, 26 Dec 2002 21:16:27 +0000 - Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net> - - [ 18643] - Detypo. - Branch: maint-5.8/perl - !> cop.h deb.c doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c - !> pad.c perl.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c - !> universal.c utf8.c -____________________________________________________________________________ -[ 18880] By: jhi on 2003/03/10 16:17:50 - Log: Integrate from maint: - [ 18428] - Somehow I managed to get makefile.olds that didn't get cleaned away. - Branch: perl - !> Makefile.SH x2p/Makefile.SH -____________________________________________________________________________ -[ 18879] By: jhi on 2003/03/10 11:51:01 - Log: Integrate: - [ 18876] - Comment fix. - Branch: maint-5.8/perl - !> t/io/utf8.t -____________________________________________________________________________ -[ 18878] By: jhi on 2003/03/10 07:28:26 - Log: Integrate: - [ 18836] - Handle also extra directories et alia. - Branch: maint-5.8/perl - !> Porting/manicheck -____________________________________________________________________________ -[ 18877] By: jhi on 2003/03/10 07:20:13 - Log: Integrate: - [ 18873] - Bunch of doc patches from Stas; plus regen. - - Subject: [doc patch] perl.c's pod api entry - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:35:52 +1100 - Message-ID: <3E6BEBF8.80402@stason.org> - - Subject: Re: [patch] perlguts.pod - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:38:57 +1100 - Message-ID: <3E6BECB1.7050009@stason.org> - - Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/ - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:41:46 +1100 - Message-ID: <3E6BED5A.801@stason.org> - - Subject: Re: [patch] perlapi.pod fix - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:43:33 +1100 - Message-ID: <3E6BEDC5.6010405@stason.org> - - Subject: Re: [docs patch] replace gets() with fgets() in example - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:45:41 +1100 - Message-ID: <3E6BEE45.9030901@stason.org> - - Subject: [doc patch] perlrun.pod - From: Stas Bekman - Date: Mon, 10 Mar 2003 14:49:59 +1100 - Message-ID: <3E6C0B67.4050606@stason.org> - - [ 18874] - Subject: Re: Shared libperl.so and build issues - From: Chip Turner - Date: 05 Jan 2003 10:35:40 -0500 - Message-ID: - - [ 18875] - Remove the foo-old files. - - [ 18876] - Comment fix. - Branch: maint-5.8/perl - !> INSTALL ext/DynaLoader/DynaLoader_pm.PL handy.h opcode.pl - !> perl.c pod/perlapi.pod pod/perlembed.pod pod/perlguts.pod - !> pod/perlrun.pod -____________________________________________________________________________ -[ 18876] By: jhi on 2003/03/10 06:35:20 - Log: Comment fix. - Branch: perl - ! t/io/utf8.t -____________________________________________________________________________ -[ 18875] By: jhi on 2003/03/10 05:31:00 - Log: Remove the foo-old files. +[ 33578] By: nicholas on 2008/03/26 18:38:10 + Log: Update makemeta to add the 3 official "resources" - homepage, license + and bugtracker. Branch: perl - ! opcode.pl + ! META.yml Porting/makemeta ____________________________________________________________________________ -[ 18874] By: jhi on 2003/03/10 05:23:32 - Log: Subject: Re: Shared libperl.so and build issues - From: Chip Turner - Date: 05 Jan 2003 10:35:40 -0500 - Message-ID: +[ 33577] By: nicholas on 2008/03/26 18:37:15 + Log: Re-run Porting/makemeta Branch: perl - ! INSTALL + ! META.yml ____________________________________________________________________________ -[ 18873] By: jhi on 2003/03/10 05:18:02 - Log: Bunch of doc patches from Stas; plus regen. - - Subject: [doc patch] perl.c's pod api entry - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:35:52 +1100 - Message-ID: <3E6BEBF8.80402@stason.org> - - Subject: Re: [patch] perlguts.pod - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:38:57 +1100 - Message-ID: <3E6BECB1.7050009@stason.org> - - Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/ - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:41:46 +1100 - Message-ID: <3E6BED5A.801@stason.org> - - Subject: Re: [patch] perlapi.pod fix - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:43:33 +1100 - Message-ID: <3E6BEDC5.6010405@stason.org> - - Subject: Re: [docs patch] replace gets() with fgets() in example - From: Stas Bekman - Date: Mon, 10 Mar 2003 12:45:41 +1100 - Message-ID: <3E6BEE45.9030901@stason.org> - - Subject: [doc patch] perlrun.pod - From: Stas Bekman - Date: Mon, 10 Mar 2003 14:49:59 +1100 - Message-ID: <3E6C0B67.4050606@stason.org> - Branch: perl - ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod - ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod -____________________________________________________________________________ -[ 18872] By: jhi on 2003/03/09 20:43:09 - Log: Integrate (and regen_headers): - [ 18867] - Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t) - - [ 18868] - Export the symbols from #18863; do not prototype (but export) - Nick Clark's experimental COW functions. - Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming - a mess of Herculean proportions. Someone should redesign and - clean up the stables. - - [ 18869] - Upgrade to Encode 1.91. - - [ 18870] - I hate embed*. Tell me what you know. - - [ 18871] - Must not hide the protos, though. - Branch: maint-5.8/perl - ! embed.fnc embed.h embed.pl global.sym perlapi.c - ! pod/perlapi.pod proto.h - !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm - !> ext/Encode/Encode.xs ext/Encode/MANIFEST - !> ext/Encode/encoding.pm ext/Encode/t/Mod_EUCJP.pm - !> ext/Encode/t/enc_data.t ext/Encode/t/enc_module.t -____________________________________________________________________________ -[ 18871] By: jhi on 2003/03/09 20:15:13 - Log: Must not hide the protos, though. - Branch: perl - ! embed.pl proto.h -____________________________________________________________________________ -[ 18870] By: jhi on 2003/03/09 20:12:11 - Log: I hate embed*. Tell me what you know. +[ 33575] By: nicholas on 2008/03/26 16:50:06 + Log: With change 33252, MM_Unix.pm isn't quite in sync with upstream any + more. Of the changes references in 33252, 6.44 accepted and improved + change 32879 (grep in void context), so only changes 32905 and 32964 + are outstanding (ABSPERL with whitespace). Branch: perl - ! embed.fnc embed.h + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 18869] By: jhi on 2003/03/09 19:32:19 - Log: Upgrade to Encode 1.91. +[ 33573] By: nicholas on 2008/03/26 16:20:11 + Log: Fix whitespace difference between blead and upstream in MM_Unix.pm Branch: perl - ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 18868] By: jhi on 2003/03/09 19:04:22 - Log: Export the symbols from #18863; do not prototype (but export) - Nick Clark's experimental COW functions. - Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming - a mess of Herculean proportions. Someone should redesign and - clean up the stables. +[ 33571] By: nicholas on 2008/03/26 11:45:12 + Log: Actually use the computed @path so as to write the awkwardly named test + files to the right place when in core. Without this the open fails + (silently as intended) and the tests are skipped on all OS. Branch: perl - ! embed.fnc embed.pl global.sym proto.h + ! ext/Module/Pluggable/Makefile.PL ____________________________________________________________________________ -[ 18867] By: jhi on 2003/03/09 17:12:55 - Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t) +[ 33570] By: rgs on 2008/03/26 11:17:38 + Log: Subject: Re: [PATCH] perlhack.pod update walkthrough + From: "Leon Brocard" + Date: Wed, 26 Mar 2008 10:53:43 +0000 + Message-ID: Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/Encode/MANIFEST ext/Encode/encoding.pm - ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t - ! ext/Encode/t/enc_module.t -____________________________________________________________________________ -[ 18866] By: jhi on 2003/03/09 13:59:01 - Log: Integrate: - [ 18851] - regen_headers tiny tidying: - - regen.pl renamed as regen_lib.pl - - regen_headers.pl renamed as regen.pl - - added make target 'regen' (kept target 'regen_headers' - for porters' brains' backward compatibility) - - regen.pl fancified a bit to display the names - of the files that got changed by running the scripts - - [ 18852] - Subject: [PATCH] long %ENV values for VMS - From: "Craig A. Berry" - Date: Fri, 07 Mar 2003 13:49:50 -0600 - Message-ID: <3E68F7DE.8070603@mac.com> - - [ 18853] - Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select - From: Richard Soderberg - Date: Sat, 15 Feb 2003 01:27:17 -0500 - Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net> - - [ 18854] - Enache Adrian reads comments. - - [ 18855] - Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached - From: Richard.Foley@ubsw.com - Date: Fri, 21 Feb 2003 13:51:51 +0100 - Message-ID: - - [ 18856] - Add a B::COP::io() method, to return the cop_io field of COPs. - Print it in B::Debug. Can be used later in B::Deparse to deparse - the open pragma. - - [ 18857] - From Inaba Hiroto: the UTF-8 length cache wasn't - updated when fbm_compile() appended a "\n". - - [ 18858] - From Inaba Hiroto: re_intuit_start set a value to - PL_bostr before calling find_byclass when regexp has - ROPT_UTF8 flag on. But right value for PL_bostr is set - before re_intuit_start is called. PL_regdata is always - assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){} - can be deleted. - - [ 18859] - Adjust test count. - - [ 18860] - Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8 - From: Enache Adrian - Date: Fri, 7 Mar 2003 00:12:03 +0200 - Message-ID: <20030306221203.GB13330@ratsnest.hole> - - [ 18861] - Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8 - From: Enache Adrian - Date: Fri, 7 Mar 2003 23:28:37 +0200 - Message-ID: <20030307212837.GB765@ratsnest.hole> - - (and few more test cases from the thread) - - [ 18862] - ... and add a test case for bug #20798 - - [ 18863] - At Sarathy's request restore the bin5005compat Perl_foo_sv() - function stubs, should be helpful for really simple extensions. - Undoes large parts of changes #16289 and #16290. - - [ 18864] - Tru64: additional instructions for building a newer Berkeley DB. - - [ 18865] - From Inaba Hiroto: DATA wasn't properly utf8ed - under 'use encoding'. - Branch: maint-5.8/perl - +> ext/Encode/t/enc_data.t regen_lib.pl - - regen_headers.pl - !> (integrate 27 files) -____________________________________________________________________________ -[ 18865] By: jhi on 2003/03/09 13:50:57 - Log: From Inaba Hiroto: DATA wasn't properly utf8ed - under 'use encoding'. - Branch: perl - + ext/Encode/t/enc_data.t - ! MANIFEST ext/Encode/MANIFEST toke.c -____________________________________________________________________________ -[ 18864] By: jhi on 2003/03/09 13:21:09 - Log: Tru64: additional instructions for building a newer Berkeley DB. - Branch: perl - ! README.tru64 hints/dec_osf.sh -____________________________________________________________________________ -[ 18863] By: jhi on 2003/03/09 12:07:28 - Log: At Sarathy's request restore the bin5005compat Perl_foo_sv() - function stubs, should be helpful for really simple extensions. - Undoes large parts of changes #16289 and #16290. + ! pod/perlhack.pod +____________________________________________________________________________ +[ 33569] By: rgs on 2008/03/26 09:14:57 + Log: Subject: [PATCH utils/dprofpp.PL] Typo Fixes + From: chromatic + Date: Wed, 26 Mar 2008 00:12:09 -0700 + Message-Id: <200803260012.09967.chromatic@wgz.org> Branch: perl - ! sv.c + ! utils/dprofpp.PL ____________________________________________________________________________ -[ 18862] By: rgs on 2003/03/09 11:48:37 - Log: ... and add a test case for bug #20798 +[ 33568] By: stevep on 2008/03/26 03:18:01 + Log: Upgrade to CGI-3.35. Branch: perl - ! t/op/eval.t + ! lib/CGI.pm lib/CGI/Changes ____________________________________________________________________________ -[ 18861] By: jhi on 2003/03/09 11:46:17 - Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8 - From: Enache Adrian - Date: Fri, 7 Mar 2003 23:28:37 +0200 - Message-ID: <20030307212837.GB765@ratsnest.hole> - - (and few more test cases from the thread) +[ 33567] By: nicholas on 2008/03/25 16:55:03 + Log: Patches for VMS by Craig Berry from + http://rt.cpan.org/Public/Bug/Display.html?id=34095 + (1.50 has 3 failures on VMS) Branch: perl - ! sv.c t/op/sprintf.t + ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Installapi2.t ____________________________________________________________________________ -[ 18860] By: rgs on 2003/03/09 11:33:09 - Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8 - From: Enache Adrian - Date: Fri, 7 Mar 2003 00:12:03 +0200 - Message-ID: <20030306221203.GB13330@ratsnest.hole> +[ 33566] By: nicholas on 2008/03/25 16:23:46 + Log: Subject: RE: [PATCH revised] Fix ExtUtils::Install under Cygwin + From: "Steve Hay" + Message-ID: <1B32FF956ABF414C9BCE5E487A1497E70176BD61@ukmail02.planit.group> + Date: Mon, 17 Mar 2008 14:36:54 -0000 + + "OK, so how about the attached. This fixes up -w for all compilers so + that it is symmetrical with chmod(), and adds a note to perltodo on + fixing POSIX::access() and chdir()." + + The whole long thread started here: + http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-03/msg00056.html Branch: perl - ! op.c + ! lib/ExtUtils/Install.pm pod/perlport.pod pod/perltodo.pod + ! win32/win32.c ____________________________________________________________________________ -[ 18859] By: rgs on 2003/03/09 11:30:22 - Log: Adjust test count. +[ 33565] By: rgs on 2008/03/25 15:56:56 + Log: Subject: Re: Change 33556: [PATCH] borg parent.pm + From: "Jerry D. Hedden" + Date: Tue, 25 Mar 2008 11:51:00 -0400 + Message-ID: <1ff86f510803250851w52ea0c84n9876834d8e8b79e3@mail.gmail.com> Branch: perl - ! t/op/pat.t + ! lib/Devel/SelfStubber.t ____________________________________________________________________________ -[ 18858] By: jhi on 2003/03/09 10:54:10 - Log: From Inaba Hiroto: re_intuit_start set a value to - PL_bostr before calling find_byclass when regexp has - ROPT_UTF8 flag on. But right value for PL_bostr is set - before re_intuit_start is called. PL_regdata is always - assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){} - can be deleted. +[ 33564] By: stevep on 2008/03/25 15:27:06 + Log: Upgrade to CGI.pm-3.34. There are still a few differences, so adding + a version bump. Branch: perl - ! regexec.c t/op/pat.t + ! lib/CGI.pm lib/CGI/Util.pm ____________________________________________________________________________ -[ 18857] By: jhi on 2003/03/09 10:46:23 - Log: From Inaba Hiroto: the UTF-8 length cache wasn't - updated when fbm_compile() appended a "\n". +[ 33563] By: nicholas on 2008/03/25 11:36:22 + Log: Repeat change 33508 - change 33561 re-instated the mistake in change + 33507. Branch: perl - ! t/op/pat.t util.c + ! embed.fnc proto.h sv.c ____________________________________________________________________________ -[ 18856] By: rgs on 2003/03/08 20:16:36 - Log: Add a B::COP::io() method, to return the cop_io field of COPs. - Print it in B::Debug. Can be used later in B::Deparse to deparse - the open pragma. +[ 33562] By: rgs on 2008/03/25 11:06:25 + Log: Subject: "646" + From: Jarkko Hietaniemi + Date: Wed, 12 Mar 2008 21:43:53 -0400 + Message-ID: <47D886D9.6060001@iki.fi> + + Encode::Alias fix for encoding "646" (aka ASCII) on Solaris Branch: perl - ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm + ! ext/Encode/lib/Encode/Alias.pm ____________________________________________________________________________ -[ 18855] By: rgs on 2003/03/08 19:51:40 - Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached - From: Richard.Foley@ubsw.com - Date: Fri, 21 Feb 2003 13:51:51 +0100 - Message-ID: +[ 33561] By: rgs on 2008/03/25 10:00:18 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Thu, 13 Mar 2008 17:58:00 +0100 + Message-ID: <20080313165800.GD31102@refcnt.homeunix.org> Branch: perl - ! pod/perldebug.pod + ! embed.fnc proto.h sv.c ____________________________________________________________________________ -[ 18854] By: jhi on 2003/03/08 19:41:25 - Log: Enache Adrian reads comments. +[ 33560] By: rgs on 2008/03/25 09:52:27 + Log: Use sv_setpvs() like a few lines before since change #33557 Branch: perl - ! perl.h + ! pp.c ____________________________________________________________________________ -[ 18853] By: rgs on 2003/03/08 19:40:13 - Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select - From: Richard Soderberg - Date: Sat, 15 Feb 2003 01:27:17 -0500 - Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net> +[ 33559] By: rgs on 2008/03/25 09:46:25 + Log: Subject: [perl #51964] Typo on regular expression at perlopentut manual page. + From: pancho@pancho.name (via RT) + Date: Fri, 21 Mar 2008 03:31:04 -0700 + Message-ID: Branch: perl - ! ext/IO/lib/IO/Select.pm + ! pod/perlopentut.pod ____________________________________________________________________________ -[ 18852] By: jhi on 2003/03/08 19:05:04 - Log: Subject: [PATCH] long %ENV values for VMS - From: "Craig A. Berry" - Date: Fri, 07 Mar 2003 13:49:50 -0600 - Message-ID: <3E68F7DE.8070603@mac.com> +[ 33558] By: rgs on 2008/03/25 09:22:24 + Log: Subject: Re: local $@ has an unwanted side effect + From: "David Nicol" + Date: Fri, 21 Mar 2008 12:56:12 -0500 + Message-ID: <934f64a20803211056q5148027ava77af36f51c96418@mail.gmail.com> + + (with Tim Bunce's amendments) Branch: perl - ! vms/vms.c + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 18851] By: jhi on 2003/03/08 06:49:35 - Log: regen_headers tiny tidying: - - regen.pl renamed as regen_lib.pl - - regen_headers.pl renamed as regen.pl - - added make target 'regen' (kept target 'regen_headers' - for porters' brains' backward compatibility) - - regen.pl fancified a bit to display the names - of the files that got changed by running the scripts - Branch: perl - + regen_lib.pl - - regen_headers.pl - ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl - ! keywords.pl opcode.pl regcomp.pl regen.pl -____________________________________________________________________________ -[ 18850] By: jhi on 2003/03/07 20:38:51 - Log: Integrate (and regen Configure): - [ 18825] - Doc typos. - - [ 18826] - Try to make PPPort.pm 5.005-friendlier (see [perl #21339]). - The variant is from how List::Util Util.xs does it. - - [ 18830] - Change #18829 makes this test workaround obsolete. - - [ 18831] - Couple more _r possibilities (found in a RH 8.0 box), and - the random() macros were all wrong. (I don't know why - metaconfig did so much reordering of config_h.SH.) - - [ 18833] - Subject: [patch config_h.SH] redefining __attribute__ - From: Stas Bekman - Date: Thu, 06 Mar 2003 12:03:39 +1100 - Message-ID: <3E669E6B.1060606@stason.org> - - [ 18835] - Add mani(fest) check(ing) utility. - - [ 18836] - Handle also extra directories et alia. - - [ 18837] - PERL_UNICODE explanation saga continues. - - [ 18838] - Thinko fix. - - [ 18839] - Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype - From: "Craig A. Berry" - Date: Thu, 06 Mar 2003 10:42:05 -0600 - Message-ID: <3E677A5D.10805@mac.com> - - [ 18840] - Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption - From: Enache Adrian - Date: Wed, 5 Mar 2003 12:06:20 +0200 - Message-ID: <20030305100620.GA909@ratsnest.hole> - - [ 18841] - Subject: Re: [perl #20682] [fix] @- array not visible in s/// - From: Enache Adrian - Date: Sun, 2 Mar 2003 06:05:22 +0200 - Message-ID: <20030302040522.GB4905@ratsnest.hole> - - [ 18842] - Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More - From: "Jos I. Boumans" - Date: Fri, 21 Feb 2003 20:33:53 +0100 - Message-ID: <3E567F21.6020006@dwim.org> - (with some minor tweaks) - - [ 18844] - Good observation from Philip Newton. - - [ 18845] - Define the Perl_pp_i_modulo_1() only iff we have glibc. - (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help - in non-glibc case", from Craig Berry) - - [ 18846] - Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update - From: Kay Roepke - Date: Thu, 06 Mar 2003 23:00:10 +0100 - Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de> - - (plus change the d_gethostbyaddr_r_proto default to "0", - that is what an undefined r_proto looks like) - - [ 18847] - Extra character noticed by Tels. - - [ 18848] - Give pointers to runtime Unicode changes. - Branch: maint-5.8/perl - +> Porting/manicheck - ! Configure config_h.SH - !> (integrate 28 files) +[ 33557] By: rgs on 2008/03/25 09:17:28 + Log: Subject: Re: [PATCH] Double warning with perl -we 'my $a; substr $a, 0, 10, + From: Vincent Pit + Date: Sat, 22 Mar 2008 13:37:42 +0100 + Message-ID: <47E4FD96.6080304@profvince.com> + Branch: perl + ! pp.c t/lib/warnings/9uninit +____________________________________________________________________________ +[ 33556] By: rgs on 2008/03/25 09:03:29 + Log: Subject: [PATCH] borg parent.pm + From: "Yitzchak Scott-Thoennes" + Date: Wed, 5 Mar 2008 17:19:32 -0800 (PST) + Message-ID: <57512.71.32.86.11.1204766372.squirrel@webmail.efn.org> + + Plus bump base.pm's version to a non-alpha number + Branch: perl + + lib/parent.pm lib/parent/t/compile-time-file.t + + lib/parent/t/compile-time.t lib/parent/t/lib/Dummy.pm + + lib/parent/t/lib/Dummy/Outside.pm + + lib/parent/t/lib/Dummy2.plugin + + lib/parent/t/lib/FileThatOnlyExistsAsPMC.pmc + + lib/parent/t/lib/ReturnsFalse.pm + + lib/parent/t/parent-classfromclassfile.t + + lib/parent/t/parent-classfromfile.t lib/parent/t/parent-pmc.t + + lib/parent/t/parent-returns-false.t lib/parent/t/parent.t + ! MANIFEST Porting/Maintainers.pl lib/base.pm +____________________________________________________________________________ +[ 33554] By: merijn on 2008/03/25 07:33:21 + Log: Subject: [PATCH] IO::Socket::INET unnecessarily resolves "udp" + From: Niko Tyni + Date: Mon, 24 Mar 2008 23:32:24 +0200 + Message-Id: <1206394344-30835-1-git-send-email-ntyni@debian.org> + Branch: perl + ! ext/IO/lib/IO/Socket/INET.pm +____________________________________________________________________________ +[ 33553] By: rgs on 2008/03/24 20:54:41 + Log: Subject: [PATCH] apidoc mismatch for Perl_magic_clearhint + From: Vincent Pit + Date: Mon, 24 Mar 2008 21:30:10 +0100 + Message-ID: <47E80F52.4030805@profvince.com> + Branch: perl + ! mg.c pod/perlintern.pod +____________________________________________________________________________ +[ 33552] By: stevep on 2008/03/24 17:55:29 + Log: Upgrade to Module-Pluggable-3.8 + Branch: perl + ! ext/Module/Pluggable/Makefile.PL + ! ext/Module/Pluggable/lib/Module/Pluggable.pm +____________________________________________________________________________ +[ 33551] By: nicholas on 2008/03/24 16:30:26 + Log: Give the test file for __builtin_expect() the correct name (try.c, not + builtin.c). Correct the user visible text, which was clearly a cut & + paste from __builtin_choose_expr. For both, also run the program as + part of the checks. Add a return value to the test program, and make + it return something useful (that the if statement worked). + Branch: perl + ! Configure ____________________________________________________________________________ -[ 18849] By: nick on 2003/03/07 11:45:28 - Log: Integrate mainline - Branch: perlio - +> Porting/manicheck Porting/p4d2p ext/Encode/t/Mod_EUCJP.pm - +> ext/Encode/t/enc_module.enc ext/Encode/t/enc_module.t - +> lib/assertions.pm lib/assertions/activate.pm - +> t/comp/assertions.t t/op/localref.t t/run/switchC.t - +> t/run/switch_A.t t/uni/write.t - !> (integrate 202 files) +[ 33550] By: merijn on 2008/03/24 08:25:46 + Log: Subject: [PATCH@33547] configure.com and vms.c fixes. + From: "John E. Malmberg" + Date: Sun, 23 Mar 2008 14:29:25 -0500 + Message-id: <47E6AF95.1000704@qsl.net> + Branch: perl + ! configure.com vms/vms.c ____________________________________________________________________________ -[ 18848] By: jhi on 2003/03/07 08:40:52 - Log: Give pointers to runtime Unicode changes. +[ 33547] By: merijn on 2008/03/21 10:28:42 + Log: Final move from meta-3.0 to meta-3.5 Branch: perl - ! pod/perlrun.pod pod/perlvar.pod + ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ -[ 18847] By: jhi on 2003/03/07 08:02:50 - Log: Extra character noticed by Tels. +[ 33544] By: rgs on 2008/03/20 15:55:19 + Log: Subject: [PATCH] Double warning with perl -we '\&$x' + From: "Vincent Pit" + Date: Thu, 20 Mar 2008 12:06:47 +0100 (CET) + Message-ID: <38561.147.210.17.175.1206011207.squirrel@147.210.17.175> Branch: perl - ! MANIFEST + ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 18846] By: jhi on 2003/03/07 05:28:11 - Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update - From: Kay Roepke - Date: Thu, 06 Mar 2003 23:00:10 +0100 - Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de> - - (plus change the d_gethostbyaddr_r_proto default to "0", - that is what an undefined r_proto looks like) +[ 33543] By: steveh on 2008/03/19 17:34:22 + Log: Subject: Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu) + From: Nicholas Clark + Date: Thu, 13 Mar 2008 12:47:51 +0000 + Message-ID: <20080313124751.GX79799@plum.flirble.org> + + Fixes test failures introduced by #33480 in non-fork()-enabled builds. Branch: perl - ! hints/freebsd.sh + ! ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ -[ 18845] By: jhi on 2003/03/07 05:21:43 - Log: Define the Perl_pp_i_modulo_1() only iff we have glibc. - (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help - in non-glibc case", from Craig Berry) +[ 33542] By: merijn on 2008/03/18 18:54:24 + Log: Subject: [PATCH] Fixing "make distclean" to remove "config.arch" + From: Sérgio Durigan Júnior + Date: Tue, 18 Mar 2008 15:35:54 -0300 + Message-Id: <1205865354.16048.56.camel@miki> Branch: perl - ! pp.c + ! Makefile.SH ____________________________________________________________________________ -[ 18844] By: jhi on 2003/03/07 05:05:57 - Log: Good observation from Philip Newton. +[ 33541] By: steveh on 2008/03/18 08:41:13 + Log: Silence some warnings introduced by #33507 Branch: perl - ! pod/perlrun.pod + ! sv.c ____________________________________________________________________________ -[ 18843] By: rgs on 2003/03/06 21:59:02 - Log: Make the -A switch work without an assertion name. - by Salvador Fandiño. +[ 33539] By: nicholas on 2008/03/17 00:17:26 + Log: Drag autodoc.pl and overload.pl into the age of safer_open(). + Thanks to the wisdom of london.pm, stuff the filename into the SCALAR + slot of the typeglob created in safer_open(), so that ... + Add safer_close(), that will die (with the filename) if the close + fails. + Branch: perl + ! autodoc.pl embed.pl keywords.pl opcode.pl overload.pl + ! reentr.pl regcomp.pl regen_lib.pl warnings.pl +____________________________________________________________________________ +[ 33538] By: nicholas on 2008/03/15 18:37:34 + Log: Rename safer_rename() to rename_if_different(), to accurately describe + what it does. Use File::Compare rather than Digest::MD5, as the files + are small enough to simply read in. (File::Compare dates from 5.004) + Remove safer_rename_always(), which isn't used. + DRY by replacing the cargo-culted "open or die" with a new function + safer_open(), which uses Gensym (5.002) to create an anonymous file + handle, and opens and binmodes the file, or dies. + This necessitates replacing bareword file handles with lexicals in all + the callers. + Correct the names of files in close or die constructions. + Branch: perl + ! embed.pl keywords.pl opcode.pl reentr.pl regcomp.pl + ! regen_lib.pl warnings.pl +____________________________________________________________________________ +[ 33537] By: nicholas on 2008/03/15 17:30:19 + Log: Subject: Re: [patch] refine make regen to be more selective + From: Jim Cromie + Message-ID: <47D720CE.7060004@gmail.com> + Date: Tue, 11 Mar 2008 18:16:14 -0600 + Branch: perl + ! embed.pl keywords.pl opcode.pl reentr.pl regen.pl regen_lib.pl + ! warnings.pl +____________________________________________________________________________ +[ 33534] By: nicholas on 2008/03/14 17:33:17 + Log: ++$Pod::Html::VERSION Branch: perl - ! perl.c t/run/switch_A.t + ! lib/Pod/Html.pm ____________________________________________________________________________ -[ 18842] By: rgs on 2003/03/06 21:27:15 - Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More - From: "Jos I. Boumans" - Date: Fri, 21 Feb 2003 20:33:53 +0100 - Message-ID: <3E567F21.6020006@dwim.org> - (with some minor tweaks) +[ 33531] By: nicholas on 2008/03/14 15:13:43 + Log: Update the use of single quotes to be consistent with the advice in + http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html Branch: perl - ! pod/perlmodstyle.pod + ! utils/perlbug.PL ____________________________________________________________________________ -[ 18841] By: rgs on 2003/03/06 20:56:32 - Log: Subject: Re: [perl #20682] [fix] @- array not visible in s/// - From: Enache Adrian - Date: Sun, 2 Mar 2003 06:05:22 +0200 - Message-ID: <20030302040522.GB4905@ratsnest.hole> +[ 33523] By: nicholas on 2008/03/14 00:12:20 + Log: Fix a couple of minor differences between the Encode 2.14 CPAN tarball + and blead. Branch: perl - ! t/op/subst.t + ! ext/Encode/encoding.pm ext/Encode/ucm/cp858.ucm ____________________________________________________________________________ -[ 18840] By: rgs on 2003/03/06 20:45:08 - Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption - From: Enache Adrian - Date: Wed, 5 Mar 2003 12:06:20 +0200 - Message-ID: <20030305100620.GA909@ratsnest.hole> +[ 33508] By: nicholas on 2008/03/13 16:03:56 + Log: Change 33507 had a const too far (Perl_mg_dup()'s mg is assigned to). Branch: perl - ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t - ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t + ! embed.fnc proto.h sv.c ____________________________________________________________________________ -[ 18839] By: jhi on 2003/03/06 17:21:36 - Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype - From: "Craig A. Berry" - Date: Thu, 06 Mar 2003 10:42:05 -0600 - Message-ID: <3E677A5D.10805@mac.com> +[ 33507] By: rgs on 2008/03/13 14:35:58 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Wed, 12 Mar 2008 12:38:46 +0100 + Message-ID: <20080312113846.GB31102@refcnt.homeunix.org> Branch: perl - ! mg.c + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18838] By: jhi on 2003/03/06 10:11:22 - Log: Thinko fix. +[ 33506] By: rgs on 2008/03/13 14:31:21 + Log: Subject: [PATCH] [perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista only) + From: "Robert May" + Date: Thu, 13 Mar 2008 19:36:33 +0530 + Message-ID: <54bdc7510803130706q6523793ak1f3f1c6578fa97c1@mail.gmail.com> Branch: perl - ! Porting/findrfuncs + ! win32/win32.c ____________________________________________________________________________ -[ 18837] By: jhi on 2003/03/06 09:33:33 - Log: PERL_UNICODE explanation saga continues. +[ 33505] By: nicholas on 2008/03/13 13:02:05 + Log: Upgrade to Module::Pluggable 3.7 + Branch: perl + + t/Module_Pluggable/10innerpack_super.t + + t/Module_Pluggable/21editor_junk.t + + t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm + + t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swo + + t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swp + + t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm~ + + t/Module_Pluggable/lib/EditorJunk/Plugin/Foo.pm + - t/Module_Pluggable/lib/OddTest/Plugin/-Dodgy.pm + ! MANIFEST ext/Module/Pluggable/Makefile.PL + ! ext/Module/Pluggable/lib/Devel/InnerPackage.pm + ! ext/Module/Pluggable/lib/Module/Pluggable.pm + ! ext/Module/Pluggable/lib/Module/Pluggable/Object.pm + ! t/Module_Pluggable/02alsoworks.t t/Module_Pluggable/02works.t + ! t/Module_Pluggable/03diffname.t t/Module_Pluggable/04acmedir.t + ! t/Module_Pluggable/04acmedir_single.t + ! t/Module_Pluggable/04acmepath.t + ! t/Module_Pluggable/04acmepath_single.t + ! t/Module_Pluggable/05postpath.t + ! t/Module_Pluggable/06multipath.t + ! t/Module_Pluggable/07instantiate.t + ! t/Module_Pluggable/08nothing.t t/Module_Pluggable/09require.t + ! t/Module_Pluggable/10innerpack.t + ! t/Module_Pluggable/10innerpack_inner.t + ! t/Module_Pluggable/10innerpack_noinner.t + ! t/Module_Pluggable/10innerpack_override.t + ! t/Module_Pluggable/11usetwice.t t/Module_Pluggable/12only.t + ! t/Module_Pluggable/12onlyarray.t + ! t/Module_Pluggable/12onlyregex.t t/Module_Pluggable/13except.t + ! t/Module_Pluggable/13exceptarray.t + ! t/Module_Pluggable/13exceptregex.t + ! t/Module_Pluggable/14package.t + ! t/Module_Pluggable/15topicsafe.t + ! t/Module_Pluggable/16different_extension.t + ! t/Module_Pluggable/17devel_inner_package.t + ! t/Module_Pluggable/18skipped_package.t + ! t/Module_Pluggable/19can_ok_clobber.t + ! t/Module_Pluggable/20dodgy_files.t +____________________________________________________________________________ +[ 33504] By: nicholas on 2008/03/13 13:01:44 + Log: Correct two spelling mistakes, and reformat some comments. Branch: perl - ! pod/perlrun.pod + ! perlio.c ____________________________________________________________________________ -[ 18836] By: jhi on 2003/03/06 07:55:03 - Log: Handle also extra directories et alia. +[ 33503] By: rgs on 2008/03/13 10:43:13 + Log: Regexp::DESTROY was only added in 5.8.1 Branch: perl - ! Porting/manicheck + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 18835] By: jhi on 2003/03/06 07:48:05 - Log: Add mani(fest) check(ing) utility. +[ 33500] By: nicholas on 2008/03/12 19:40:01 + Log: Oops. Change 33499 forgot to add the new Makefile.PL to the MANIFEST. Branch: perl - + Porting/manicheck ! MANIFEST ____________________________________________________________________________ -[ 18834] By: jhi on 2003/03/06 05:36:36 - Log: metaconfig unit change for #18833. - Branch: metaconfig - + U/modified/d_attribut.U -____________________________________________________________________________ -[ 18833] By: jhi on 2003/03/06 05:36:13 - Log: Subject: [patch config_h.SH] redefining __attribute__ - From: Stas Bekman - Date: Thu, 06 Mar 2003 12:03:39 +1100 - Message-ID: <3E669E6B.1060606@stason.org> - Branch: perl - ! Configure NetWare/config_H.wc Porting/config.sh - ! Porting/config_H config_h.SH plan9/config.plan9 - ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc - ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce -____________________________________________________________________________ -[ 18832] By: jhi on 2003/03/05 19:57:44 - Log: Metaconfig unit changes for #18831 (most just Copyright - bumpages, but get{host,net}byaddr and random_r units did - get real updates.) - Branch: metaconfig - ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U - ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U - ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U - ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U - ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U - ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U - ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U - ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U - ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U - ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U - ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U - ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U - ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U - ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U - ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U - ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U - ! U/threads/d_localtime_r.U U/threads/d_random_r.U - ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U - ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U - ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U - ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U - ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U - ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U - ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U -____________________________________________________________________________ -[ 18831] By: jhi on 2003/03/05 19:56:41 - Log: Couple more _r possibilities (found in a RH 8.0 box), and - the random() macros were all wrong. (I don't know why - metaconfig did so much reordering of config_h.SH.) - Branch: perl - ! Configure config_h.SH reentr.h reentr.pl -____________________________________________________________________________ -[ 18830] By: rgs on 2003/03/04 23:25:01 - Log: Change #18829 makes this test workaround obsolete. +[ 33499] By: nicholas on 2008/03/12 19:32:09 + Log: Move Module::Pluggable into ext/ as the next version has actions in its + Makefile.PL that we will need to run as part of a core build. + Branch: perl + + ext/Module/Pluggable/Makefile.PL + +> ext/Module/Pluggable/lib/Devel/InnerPackage.pm + +> ext/Module/Pluggable/lib/Module/Pluggable.pm + +> ext/Module/Pluggable/lib/Module/Pluggable/Object.pm + - lib/Devel/InnerPackage.pm lib/Module/Pluggable.pm + - lib/Module/Pluggable/Object.pm + ! MANIFEST Porting/Maintainers.pl +____________________________________________________________________________ +[ 33498] By: nicholas on 2008/03/12 19:09:21 + Log: Change 33492 did not spread the protection wide enough. There were + still two more races to be lost. + 1: The close() could still happen after the (premature) mutex release + allowed another thread to dup() to that file descriptor. + 2: The initial dup() could happen whilst another thread was in the + mutex protected region, and had temporarily closed the file + descriptor. + Race conditions remain with any other thread that actually does I/O + during the execution of the mutex protected region (as noted in a + comment), and dup() failure is not handled gracefully (also noted). Branch: perl - ! ext/B/t/deparse.t + ! perlio.c ____________________________________________________________________________ -[ 18829] By: rgs on 2003/03/04 22:23:41 - Log: Patch by Salvador Fandiño to read the warning mask - returned by caller() and ${^WARNING_BITS} from - $warnings::Bits{all} and not from the hardcoded core - constant. (This mask could have been extended by - warnings::register.) Plus tests. - Branch: perl - ! mg.c pp_ctl.c t/op/caller.t -____________________________________________________________________________ -[ 18828] By: rgs on 2003/03/04 20:49:59 - Log: Subject: [PATCH] assertions - From: Salvador Fandiño - Date: Fri, 21 Feb 2003 17:26:16 +0000 - Message-ID: <3E566138.4090709@yahoo.com> - and the complement : (with added comments) - Subject: [PATCH] bug in ext/B/t/deparse.t - Message-ID: <3E563E16.7060303@yahoo.com> - plus perldiag.pod patch for the new warning - (previous change was, once again, empty) - Branch: perl - ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm - ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c - ! pod/perldiag.pod warnings.h warnings.pl -____________________________________________________________________________ -[ 18827] By: rgs on 2003/03/04 20:48:09 - Log: Subject: [PATCH] assertions - From: Salvador Fandiño - Date: Fri, 21 Feb 2003 17:26:16 +0000 - Message-ID: <3E566138.4090709@yahoo.com> - and the complement : (with added comments) - Subject: [PATCH] bug in ext/B/t/deparse.t - Message-ID: <3E563E16.7060303@yahoo.com> - plus perldiag.pod patch for the new warning - Branch: perl - ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm - ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c - ! pod/perldiag.pod warnings.h warnings.pl -____________________________________________________________________________ -[ 18826] By: jhi on 2003/03/04 20:22:25 - Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]). - The variant is from how List::Util Util.xs does it. - Branch: perl - ! ext/Devel/PPPort/PPPort.pm -____________________________________________________________________________ -[ 18825] By: rgs on 2003/03/04 19:56:28 - Log: Doc typos. +[ 33495] By: stevep on 2008/03/12 16:38:20 + Log: Subject: [perl #51636] segmentation fault with array ties + From: blino@mandriva.com (via RT) + Date: Wed, 12 Mar 2008 02:59:45 -0700 + Message-ID: Branch: perl - ! lib/File/Find.pm + ! av.c ____________________________________________________________________________ -[ 18824] By: jhi on 2003/03/04 05:39:18 - Log: Integrate: - [ 18816] - Upgrade to Encode 1.89. The enc_module.t required - a little tweak, sending that to Dan. - - [ 18817] - Upgrade to Unicode::Normalize 0.20. - - [ 18818] - Sync with libnet-1.13 - - [ 18819] - Further clarification on PERL_UNICODE's semantics. - - [ 18820] - Fixes bug #15654 bizarre constant mangling in 5.8.0 - What happened was that a constant was freed, the pad released but - the pad slot still held the SV, when pad slot was reallocated - to be a target for a stringify, it did a sv_setpv on the target - and the original SV was wiped out. When this SV was later on - to new places using the constant, they got the wrong value. - By replacing pad_free with pad_swipe for these cases, we - won't have such a problem. (pad_swipe also removes the - pointer to the original SV). - - [ 18821] - Can't test this without PerlIO. - - [ 18822] - Subject: Re: [perl #21395] rcatline doesn't grok utf8 - From: Enache Adrian - Date: Sun, 2 Mar 2003 05:43:54 +0200 - Message-ID: <20030302034354.GA4905@ratsnest.hole> - - [ 18823] - Try to give rcatline() a good jog on Unicode. - Branch: maint-5.8/perl - +> ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc - +> ext/Encode/t/enc_module.t - !> (integrate 29 files) -____________________________________________________________________________ -[ 18823] By: jhi on 2003/03/04 05:33:50 - Log: Try to give rcatline() a good jog on Unicode. - Branch: perl - ! t/io/utf8.t -____________________________________________________________________________ -[ 18822] By: jhi on 2003/03/04 05:14:13 - Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8 - From: Enache Adrian - Date: Sun, 2 Mar 2003 05:43:54 +0200 - Message-ID: <20030302034354.GA4905@ratsnest.hole> - Branch: perl - ! sv.c t/io/utf8.t -____________________________________________________________________________ -[ 18821] By: jhi on 2003/03/04 04:58:36 - Log: Can't test this without PerlIO. - Branch: perl - ! t/uni/write.t -____________________________________________________________________________ -[ 18820] By: sky on 2003/03/04 01:01:07 - Log: Fixes bug #15654 bizarre constant mangling in 5.8.0 - What happened was that a constant was freed, the pad released but - the pad slot still held the SV, when pad slot was reallocated - to be a target for a stringify, it did a sv_setpv on the target - and the original SV was wiped out. When this SV was later on - to new places using the constant, they got the wrong value. - By replacing pad_free with pad_swipe for these cases, we - won't have such a problem. (pad_swipe also removes the - pointer to the original SV). +[ 33493] By: stevep on 2008/03/12 14:20:49 + Log: Upgrade to Encode-2.24 Branch: perl - ! op.c + ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs + ! ext/Encode/Makefile.PL ext/Encode/bin/ucmlint + ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm + ! ext/Encode/ucm/macJapanese.ucm ____________________________________________________________________________ -[ 18819] By: jhi on 2003/03/03 19:15:07 - Log: Further clarification on PERL_UNICODE's semantics. +[ 33492] By: nicholas on 2008/03/12 12:23:55 + Log: We need mutex protection in PerlIOStdio_close() for the duration of + holding our true love file handle open, to stop anything else + temporarily using it for a quick dup() fling, and then closing the + file handle underneath us. + I suspect that the lack of this protection was the cause of the threads + free.t and blocks.t failures on OS X on 5.8.x, where usefaststdio is + the default, and PerlIO is unable to "invalidate" the FILE *. Branch: perl - ! pod/perlrun.pod + ! perlio.c ____________________________________________________________________________ -[ 18818] By: gbarr on 2003/03/03 10:07:44 - Log: Sync with libnet-1.13 - Branch: perl - ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm - ! lib/Net/POP3.pm lib/Net/SMTP.pm -____________________________________________________________________________ -[ 18817] By: jhi on 2003/03/03 06:45:59 - Log: Upgrade to Unicode::Normalize 0.20. - Branch: perl - ! ext/Unicode/Normalize/Changes - ! ext/Unicode/Normalize/Normalize.pm - ! ext/Unicode/Normalize/Normalize.xs - ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader - ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t - ! ext/Unicode/Normalize/t/test.t -____________________________________________________________________________ -[ 18816] By: jhi on 2003/03/03 06:17:28 - Log: Upgrade to Encode 1.89. The enc_module.t required - a little tweak, sending that to Dan. - Branch: perl - + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc - + ext/Encode/t/enc_module.t - ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes - ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST - ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm - ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t - ! ext/Encode/ucm/viscii.ucm -____________________________________________________________________________ -[ 18815] By: jhi on 2003/03/03 05:43:25 - Log: Integrate: - [ 18813] - Use a macro for abs() to avoid the possible truncation to an int; - also make an explicit (double)cast for the arguments to fabs(). - Branch: maint-5.8/perl - !> perl.h pp.c sv.c -____________________________________________________________________________ -[ 18814] By: jhi on 2003/03/03 05:37:43 - Log: Integrate: - [ 18749] - Subject: [PATCH] Make adding notes to patchlevel.h easier - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Tue, 18 Feb 2003 11:48:40 +0100 - Message-ID: - - [ 18809] - Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir - From: "Anders Johnson" (via RT) - Date: 15 Feb 2003 00:21:41 -0000 - Message-Id: - - [ 18810] - Subject: [PATCH] Re: [perl #18872] File::Basename example misleading - From: Richard Soderberg - Date: Sat, 15 Feb 2003 01:27:21 -0500 - Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net> - - [ 18811] - Subject: [perl #21289] [Fwd: IPC::Msg bug report] - From: Edmund Bacon (via RT) - Date: 18 Feb 2003 21:05:15 -0000 - Message-Id: - - [ 18812] - Subject: Re: [PATCH] Make adding notes to patchlevel.h easier - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Wed, 19 Feb 2003 11:05:28 +0100 - Message-ID: - Branch: maint-5.8/perl - !> ext/IPC/SysV/Msg.pm lib/File/Basename.pm lib/File/Find.pm - !> patchlevel.h -____________________________________________________________________________ -[ 18813] By: jhi on 2003/03/03 05:33:21 - Log: Use a macro for abs() to avoid the possible truncation to an int; - also make an explicit (double)cast for the arguments to fabs(). - Branch: perl - ! perl.h pp.c sv.c util.c -____________________________________________________________________________ -[ 18812] By: hv on 2003/03/02 22:36:05 - Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Wed, 19 Feb 2003 11:05:28 +0100 - Message-ID: - Branch: perl - ! patchlevel.h -____________________________________________________________________________ -[ 18811] By: hv on 2003/03/02 22:30:50 - Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report] - From: Edmund Bacon (via RT) - Date: 18 Feb 2003 21:05:15 -0000 - Message-Id: - Branch: perl - ! ext/IPC/SysV/Msg.pm -____________________________________________________________________________ -[ 18810] By: hv on 2003/03/02 21:59:10 - Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading - From: Richard Soderberg - Date: Sat, 15 Feb 2003 01:27:21 -0500 - Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net> +[ 33491] By: nicholas on 2008/03/12 11:46:17 + Log: Correct logic error in PerlIOStdio_close() - 0 is an acceptable value + from dup(), so it can't also be the "don't do anything later" value. Branch: perl - ! lib/File/Basename.pm + ! perlio.c ____________________________________________________________________________ -[ 18809] By: hv on 2003/03/02 21:54:53 - Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir - From: "Anders Johnson" (via RT) - Date: 15 Feb 2003 00:21:41 -0000 - Message-Id: +[ 33489] By: rgs on 2008/03/12 10:19:06 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Tue, 11 Mar 2008 19:59:37 +0100 + Message-ID: <20080311185937.GA18713@refcnt.homeunix.org> Branch: perl - ! lib/File/Find.pm -____________________________________________________________________________ -[ 18808] By: jhi on 2003/03/02 21:29:38 - Log: Integrate: - [ 18805] - Subject: Re: [perl #21411] [fix] Postponed RE with split() - From: Enache Adrian - Date: Sun, 2 Mar 2003 10:11:27 +0200 - Message-ID: <20030302081127.GA10782@ratsnest.hole> - - [ 18807] - Reverse copyright update (#18801) for files not changed in 2003. - Branch: maint-5.8/perl - !> (integrate 50 files) -____________________________________________________________________________ -[ 18807] By: hv on 2003/03/02 21:22:56 - Log: Reverse copyright update (#18801) for files not changed in 2003. - Branch: perl - ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c - ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h - ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h - ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h - ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h - ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c - ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h - ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c -____________________________________________________________________________ -[ 18806] By: jhi on 2003/03/02 18:14:21 - Log: Subject: perl5db.pl patch against missing args destroying pre-post command setups - From: Richard.Foley@ubsw.com - Date: Wed, 19 Feb 2003 10:20:33 +0100 - Branch: maint-5.8/perl - ! lib/perl5db.pl + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18805] By: hv on 2003/03/02 16:29:28 - Log: Subject: Re: [perl #21411] [fix] Postponed RE with split() - From: Enache Adrian - Date: Sun, 2 Mar 2003 10:11:27 +0200 - Message-ID: <20030302081127.GA10782@ratsnest.hole> - Branch: perl - ! pp.c t/op/pat.t -____________________________________________________________________________ -[ 18804] By: jhi on 2003/03/02 16:22:35 - Log: Integrate: - [ 18784] - An already fixed bug from perl-unicode. - - [ 18785] - Subject: Re: [PATCH] Re: format, PerlIO and utf8 - From: Inaba Hiroto - Date: Mon, 10 Feb 2003 00:04:51 +0900 - Message-ID: <3E466E12.E5349D84@st.rim.or.jp> - - [ 18794] - Further Unicode formats patching from Inaba Hiroto. - - [ 18797] - Patch for [perl #9402], known also as "glibc _moddi3 bug - with negative quads", or also as RedHat bug #65612. - - [ 18798] - Go with "right = -right" for greater portability, some platforms - might require llabs() to get abs() of long longs. - - [ 18799] - The -CI cannot be easily tested under UTF-8 locale with - the t/test.pl (the 'stdin' data gets doubly UTF-8-ied). - Also other small tweaks in the -C neighbourhood. - - [ 18801] - Update all copyrights to 2003, from Jarkko - - [ 18802] - Narrow down the -C test skippage. - - [ 18803] - Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included) - From: "Anders Johnson" - Date: Mon, 10 Feb 2003 14:09:46 -0800 - Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com> - Branch: maint-5.8/perl - +> t/uni/write.t - !> (integrate 101 files) -____________________________________________________________________________ -[ 18803] By: hv on 2003/03/02 16:12:34 - Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included) - From: "Anders Johnson" - Date: Mon, 10 Feb 2003 14:09:46 -0800 - Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com> - Branch: perl - ! mg.c t/op/magic.t -____________________________________________________________________________ -[ 18802] By: jhi on 2003/03/02 15:39:06 - Log: Narrow down the -C test skippage. - Branch: perl - ! t/run/switchC.t -____________________________________________________________________________ -[ 18801] By: hv on 2003/03/02 15:24:22 - Log: Update all copyrights to 2003, from Jarkko - Branch: perl - ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h - ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl - ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c - ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c - ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h - ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c - ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h - ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c - ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl - ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h - ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c - ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h - ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c - ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c - ! x2p/util.h x2p/walk.c xsutils.c -____________________________________________________________________________ -[ 18800] By: hv on 2003/03/02 15:16:38 - Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups - From: Richard.Foley@ubsw.com - Date: Wed, 19 Feb 2003 13:24:38 +0100 - Message-ID: +[ 33488] By: rgs on 2008/03/12 10:12:53 + Log: Subject: [PATCH] Correct misleading example in perlsyn.pod (given/when/default) + From: Paul Fenwick + Date: Wed, 12 Mar 2008 13:19:15 +1100 + Message-ID: <47D73DA3.8050300@perltraining.com.au> Branch: perl - ! lib/perl5db.pl + ! pod/perlsyn.pod ____________________________________________________________________________ -[ 18799] By: jhi on 2003/03/02 13:34:13 - Log: The -CI cannot be easily tested under UTF-8 locale with - the t/test.pl (the 'stdin' data gets doubly UTF-8-ied). - Also other small tweaks in the -C neighbourhood. +[ 33487] By: nicholas on 2008/03/12 10:00:24 + Log: Subject: [PATCH] cygwin hints back to old + From: "Reini Urban" + Message-ID: <6910a60803120011y4ff1d1f0x5654906570dc19ab@mail.gmail.com> + Date: Wed, 12 Mar 2008 08:11:17 +0100 + + Revert a part of blead patch #33357 + * no cpu. revert the archname part of patch #33357 + to the old behaviour. Branch: perl - ! perl.c perl.h t/run/switchC.t util.c + ! hints/cygwin.sh ____________________________________________________________________________ -[ 18798] By: jhi on 2003/03/02 09:12:06 - Log: Go with "right = -right" for greater portability, some platforms - might require llabs() to get abs() of long longs. +[ 33486] By: rgs on 2008/03/12 08:50:11 + Log: An unfortunate side-effect of Encode and Encode::Alias use'ing each + other, and Encode::Alias exporting functions into Encode for it to use + as methods, broke the loading of the find_alias() Encode method in some + cases since 5.10. Breaking the recursive inheritance fixes it. Branch: perl - ! pp.c + ! ext/Encode/lib/Encode/Alias.pm lib/open.t ____________________________________________________________________________ -[ 18797] By: jhi on 2003/03/02 08:07:32 - Log: Patch for [perl #9402], known also as "glibc _moddi3 bug - with negative quads", or also as RedHat bug #65612. +[ 33485] By: nicholas on 2008/03/11 22:28:09 + Log: Add characters that VOS forbids in filenames, mentioned by Paul Green + in private correspondence. Branch: perl - ! pp.c + ! pod/perlport.pod ____________________________________________________________________________ -[ 18796] By: jhi on 2003/03/02 07:34:54 - Log: Forgotten from change #18795. +[ 33482] By: nicholas on 2008/03/11 20:16:49 + Log: Subject: Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2 + From: Reini Urban + Message-ID: <47D2EF38.10503@x-ray.at> + Date: Sat, 08 Mar 2008 20:55:36 +0100 + + * CYG10 improve Win32::GetLastError test Branch: perl - ! global.sym -____________________________________________________________________________ -[ 18795] By: jhi on 2003/03/02 07:27:44 - Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling - From: Abe Timmerman - Date: Sun, 2 Mar 2003 02:03:16 +0100 - Message-Id: <200303020203.16708.abe@ztreet.demon.nl> - Branch: perl - ! embed.fnc embed.h makedef.pl -____________________________________________________________________________ -[ 18794] By: jhi on 2003/03/02 07:21:36 - Log: Further Unicode formats patching from Inaba Hiroto. - Branch: perl - + t/uni/write.t - ! MANIFEST pp_ctl.c -____________________________________________________________________________ -[ 18793] By: jhi on 2003/03/01 08:18:35 - Log: Integrate change #18788 from maint. - Branch: perl - !> perl.h -____________________________________________________________________________ -[ 18792] By: jhi on 2003/03/01 08:14:43 - Log: Subject: [PATCH] Get MSWin32 back compiling - From: Abe Timmerman - Date: Sat, 1 Mar 2003 04:31:19 +0100 - Message-Id: <200303010431.20205.abe@ztreet.demon.nl> - Branch: perl - ! embed.fnc embed.h global.sym makedef.pl -____________________________________________________________________________ -[ 18791] By: jhi on 2003/02/28 20:05:43 - Log: More lexical patches merged by Dave Mitchell. - - 18048 PL_curpad == AvARRAY(PL_comppad) always - 18142 Re: threads and Win2000 (ithread cloning prob fix) - 18220 allow evals to see the full lexical scope - 18307 lexical "my" variables not visible in debugger "x" command - 18528 [PATCH pp_ctl.c] silence warning - 18223 SvFAKE lexicals in scope for all of the sub - 18302 Proper fix for CvOUTSIDE weak refcounting - 18571 Re: difference between my and our before introduction - Branch: maint-5.8/perl - ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs - ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm - ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/Devel/Peek/Peek.t - ! ext/List/Util/Util.xs op.c pad.c pad.h perl.c pod/perlapi.pod - ! pod/perlfunc.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c - ! scope.c scope.h sv.c sv.h t/comp/our.t t/op/closure.t - ! t/op/eval.t toke.c -____________________________________________________________________________ -[ 18790] By: jhi on 2003/02/28 06:34:27 - Log: The Great Pad Run of '02 - - 18577 move pad.c warnings to different test file - 18516 microperl update. (reapplied those bits which ref pad.[ch]) - 18311 [jhi@iki.fi: enums are not nums] - 18277 VMS build update (reapplied those bits which ref pad.[ch]) - 18012 #18005 was not enough - 18006 Re: closure failures (interm fix for pad_new using SAVECOMMPAD()) - 18005 Building bleadperl (minperl) fails completely under VC7 - 17975 'Non ANSI feature detection - 17953 [PATCH pad.c,h] move all pad-related code to its own src file - - Again, from Dave Mitchell. - Branch: maint-5.8/perl - + pad.c pad.h t/lib/warnings/pad - ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c - ! embed.fnc embed.h ext/B/B.xs ext/Devel/Peek/Peek.t op.c op.h - ! perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c - ! proto.h scope.c sv.c t/lib/warnings/op toke.c - ! vms/descrip_mms.template win32/Makefile win32/makefile.mk -____________________________________________________________________________ -[ 18789] By: jhi on 2003/02/28 06:10:38 - Log: ) - - 17843 (fix for 17718) [PATCH deb.c] Re: HiRes failure is success? - 17723 (fix for 17718) deb.c compile time error - 17718 add verbose stack display option, -Dvs - - Combined patch from Dave Mitchell. - Branch: maint-5.8/perl - ! deb.c dump.c embed.fnc embed.h embedvar.h perl.c perl.h - ! proto.h -____________________________________________________________________________ -[ 18788] By: jhi on 2003/02/28 06:03:25 - Log: Subject: Re: MSWin32 seems lost again (18785) - From: Enache Adrian - Date: Fri, 28 Feb 2003 03:34:36 +0200 - Message-ID: <20030228013436.GA906@ratsnest.hole> - Branch: maint-5.8/perl - ! perl.h -____________________________________________________________________________ -[ 18787] By: jhi on 2003/02/27 18:24:32 - Log: Wrong zero. - Branch: maint-5.8/perl - ! patchlevel.h + ! ext/Win32CORE/t/win32core.t ____________________________________________________________________________ -[ 18786] By: jhi on 2003/02/27 15:36:40 - Log: I got bored by the uni/tr_utf8.t failing unnecessarily. - Branch: maint-5.8/perl - ! patchlevel.h +[ 33481] By: nicholas on 2008/03/11 19:47:44 + Log: Subject: Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2 + From: Reini Urban + Message-ID: <47D2EF38.10503@x-ray.at> + Date: Sat, 08 Mar 2008 20:55:36 +0100 + + * CYG04 At least on cygwin strip the last number + from the dll. This is in the cygwin.com build since years. + Branch: perl + ! cygwin/Makefile.SHs installperl lib/ExtUtils/t/Embed.t ____________________________________________________________________________ -[ 18785] By: jhi on 2003/02/26 20:38:55 - Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8 - From: Inaba Hiroto - Date: Mon, 10 Feb 2003 00:04:51 +0900 - Message-ID: <3E466E12.E5349D84@st.rim.or.jp> +[ 33480] By: nicholas on 2008/03/11 19:45:55 + Log: Subject: Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2 + From: Reini Urban + Message-ID: <47D2EF38.10503@x-ray.at> + Date: Sat, 08 Mar 2008 20:55:36 +0100 + + CYG09 enhance GetCurrentThreadId test Branch: perl - ! pp_ctl.c toke.c + ! ext/Win32/t/GetCurrentThreadId.t ____________________________________________________________________________ -[ 18784] By: jhi on 2003/02/26 19:45:53 - Log: An already fixed bug from perl-unicode. +[ 33473] By: rgs on 2008/03/11 16:38:16 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Tue, 11 Mar 2008 11:49:30 +0100 + Message-ID: <20080311104929.GA4950@refcnt.homeunix.org> Branch: perl - ! t/op/pat.t + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18783] By: jhi on 2003/02/26 19:39:59 - Log: Integrate: - [ 18746] - Subject: Re: -Os for Darwin why? - From: schwern@pobox.com - Date: tis feb 18, 2003 20:37:39 Europe/Stockholm - Message-Id: <20030218113739.D25848@ttul.org> - - [ 18748] - Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored - From: Dave Mitchell - Date: Tue, 18 Feb 2003 21:45:45 +0000 - Message-ID: <20030218214545.C18547@fdgroup.com> - - and tests for the same: - From: Dave Mitchell - Date: Wed, 19 Feb 2003 00:42:01 +0000 - Message-ID: <20030219004201.F18547@fdgroup.com> - - [ 18753] - Subject: Re: [perl #20716] scope error with brackets - From: Enache Adrian - Date: Thu, 13 Feb 2003 04:52:21 +0200 - Message-ID: <20030213025221.GA1215@ratsnest.hole> - (better version of change #18687) - - [ 18754] - Document clearly that "_" is always in package "main". - - [ 18755] - Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod - From: Brendan O'Dea - Date: Sun, 16 Feb 2003 21:09:23 +1100 - Message-ID: <20030216100923.GA29761@londo.c47.org> - - [ 18756] - Doc tweakage on -C. - - [ 18757] - Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP - From: PPrymmer@factset.com - Date: Wed, 19 Feb 2003 15:04:40 -0500 - Message-ID: - - [ 18758] - Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21 - From: PPrymmer@factset.com - Date: Thu, 20 Feb 2003 13:28:09 -0500 - Message-ID: - - [ 18759] - Change regex to be a bit more friendly against various - outputs from ps -f, regex suggest by rgs - - [ 18760] - API doc tweaks. - - [ 18761] - Chip noticed that the intended optionality of the 'IV' was - forgotten in the change #18758. - - [ 18762] - Remove no-longer-true line from perlop - - [ 18763] - Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls. - - [ 18764] - Patching magic from Inaba-san's keyboard: fix for [perl #8769]: - "scalar upgraded to UTF-8 as a side effect of quote-interpolation - when 'use encoding' is engaged"-- wasn't actually encoding's fault. - - [ 18766] - PERL_SIGNALS=unsafe enables the old unsafe/immediate signals. - - [ 18767] - In Porting scripts, use standard perl path of "/usr/bin/perl". - - [ 18768] - Include p4d2p in Porting again, because p4genpatch doesn't work - until a change has been submitted. - - [ 18770] - A new try at #18765 (for [perl #20920]). - - [ 18771] - Cleanup #18770 as suggested by Rafael. - - [ 18772] - Subject: [perl@18752] warnings from CGI tests under cygwin - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 19 Feb 2003 13:37:39 -0800 - Message-ID: - - [ 18773] - Subject: [Encode] 1.88 Released - From: Dan Kogai - Date: Thu, 20 Feb 2003 23:49:55 +0900 - Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp> - - [ 18774] - Subject: Re: [perl #21321] local ${"FOO"} does not work - From: Rafael Garcia-Suarez - Date: Sun, 23 Feb 2003 00:03:27 +0100 - Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr> - - [ 18775] - Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count - From: Enache Adrian - Date: Fri, 21 Feb 2003 17:49:41 +0200 - Message-ID: <20030221154941.GA793@ratsnest.hole> - - [ 18776] - Subject: [perl #20682] [fix] @- array not visible in s/// - From: Enache Adrian - Date: Fri, 21 Feb 2003 17:50:14 +0200 - Message-ID: <20030221155014.GB793@ratsnest.hole> - - [ 18777] - More variables for change #18776. - - [ 18778] - Add missing file from change #18774. - - [ 18779] - Add tests for the -C switch. Depending on the - CLIs some $^O dance may be needed. - - [ 18780] - Two typos found by Philip Newton - - [ 18781] - regen headers - - [ 18782] - Subject: Re: [perl #20683] [fix] Better Patch - From: Enache Adrian - Date: Sun, 23 Feb 2003 20:16:39 +0200 - Message-ID: <20030223181639.GA18713@ratsnest.hole> - Branch: maint-5.8/perl - +> Porting/p4d2p t/op/localref.t t/run/switchC.t - !> (integrate 61 files) -____________________________________________________________________________ -[ 18782] By: hv on 2003/02/26 01:36:49 - Log: Subject: Re: [perl #20683] [fix] Better Patch - From: Enache Adrian - Date: Sun, 23 Feb 2003 20:16:39 +0200 - Message-ID: <20030223181639.GA18713@ratsnest.hole> - Branch: perl - ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h - ! regexec.c sv.c t/op/pat.t -____________________________________________________________________________ -[ 18781] By: hv on 2003/02/26 01:11:14 - Log: regen headers - Branch: perl - ! perlapi.h pod/perlapi.pod -____________________________________________________________________________ -[ 18780] By: hv on 2003/02/26 00:25:32 - Log: Two typos found by Philip Newton - Branch: perl - ! configpm ext/DB_File/DB_File.pm -____________________________________________________________________________ -[ 18779] By: jhi on 2003/02/25 18:20:01 - Log: Add tests for the -C switch. Depending on the - CLIs some $^O dance may be needed. - Branch: perl - + t/run/switchC.t - ! MANIFEST +[ 33471] By: rgs on 2008/03/11 10:06:19 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Sun, 2 Mar 2008 22:09:51 +0100 + Message-ID: <20080302210951.GD10705@refcnt.homeunix.org> + Branch: perl + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18778] By: hv on 2003/02/25 15:24:17 - Log: Add missing file from change #18774. +[ 33470] By: rgs on 2008/03/10 22:26:34 + Log: Subject: Re: [PATCH] make Archive::Extract's x.lzma test file be lzma'd, + From: "Yitzchak Scott-Thoennes" + Date: Tue, 4 Mar 2008 00:28:34 -0800 (PST) + Message-ID: <52329.71.32.86.11.1204619314.squirrel@webmail.efn.org> Branch: perl - + t/op/localref.t + ! lib/Archive/Extract/t/src/x.lzma.packed ____________________________________________________________________________ -[ 18777] By: hv on 2003/02/25 14:07:59 - Log: More variables for change #18776. +[ 33469] By: rgs on 2008/03/10 21:50:24 + Log: Re-apply part of #33370 to Time::Piece Branch: perl - ! op.c + ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs ____________________________________________________________________________ -[ 18776] By: hv on 2003/02/25 14:04:03 - Log: Subject: [perl #20682] [fix] @- array not visible in s/// - From: Enache Adrian - Date: Fri, 21 Feb 2003 17:50:14 +0200 - Message-ID: <20030221155014.GB793@ratsnest.hole> +[ 33468] By: rgs on 2008/03/10 21:48:45 + Log: Upgrade to Time::Piece 1.13 Branch: perl - ! op.c t/op/subst.t + + ext/Time/Piece/t/07arith.t + ! MANIFEST ext/Time/Piece/Changes ext/Time/Piece/Piece.pm + ! ext/Time/Piece/Piece.xs ext/Time/Piece/Seconds.pm ____________________________________________________________________________ -[ 18775] By: hv on 2003/02/25 13:53:11 - Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count - From: Enache Adrian - Date: Fri, 21 Feb 2003 17:49:41 +0200 - Message-ID: <20030221154941.GA793@ratsnest.hole> +[ 33467] By: rgs on 2008/03/10 21:34:23 + Log: Subject: [PATCH] Re: [PATCH] MAD fix p55 $[ + From: Gerard Goossen + Date: Mon, 10 Mar 2008 15:44:03 +0100 + Message-ID: <20080310144403.GC28994@ostwald> Branch: perl - ! pp_ctl.c t/op/subst.t + ! mad/t/p55.t op.c ____________________________________________________________________________ -[ 18774] By: hv on 2003/02/25 13:21:19 - Log: Subject: Re: [perl #21321] local ${"FOO"} does not work - From: Rafael Garcia-Suarez - Date: Sun, 23 Feb 2003 00:03:27 +0100 - Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr> +[ 33466] By: rgs on 2008/03/10 21:30:50 + Log: Subject: [PATCH] MAD update list of failures in mad/t/p55.t + From: Gerard Goossen + Date: Mon, 10 Mar 2008 15:17:08 +0100 + Message-ID: <20080310141708.GA28994@ostwald> Branch: perl - ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t + ! mad/t/p55.t ____________________________________________________________________________ -[ 18773] By: hv on 2003/02/25 12:45:01 - Log: Subject: [Encode] 1.88 Released - From: Dan Kogai - Date: Thu, 20 Feb 2003 23:49:55 +0900 - Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp> +[ 33463] By: steveh on 2008/03/10 17:37:30 + Log: Silence warning from VC++ following #33447 + (not all control paths return a value) Branch: perl - ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs - ! ext/Encode/lib/Encode/CJKConstants.pm - ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t - ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm + ! pp_hot.c ____________________________________________________________________________ -[ 18772] By: merijn on 2003/02/25 12:12:14 - Log: Subject: [perl@18752] warnings from CGI tests under cygwin - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 19 Feb 2003 13:37:39 -0800 - Message-ID: +[ 33462] By: nicholas on 2008/03/10 14:48:29 + Log: Add investigating arenas for GP and MAGIC to perltodo. Branch: perl - ! lib/CGI.pm + ! pod/perltodo.pod ____________________________________________________________________________ -[ 18771] By: jhi on 2003/02/25 07:46:53 - Log: Cleanup #18770 as suggested by Rafael. +[ 33460] By: steveh on 2008/03/10 13:58:15 + Log: Upgrade to ExtUtils-Install-1.50 Branch: perl - ! mg.c perl.h + ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t + ! lib/ExtUtils/t/Installapi2.t lib/ExtUtils/t/can_write_dir.t ____________________________________________________________________________ -[ 18770] By: jhi on 2003/02/25 06:01:09 - Log: A new try at #18765 (for [perl #20920]). +[ 33458] By: rgs on 2008/03/10 12:56:41 + Log: Subject: Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL on when it shouldn't + From: Vincent Pit + Date: Fri, 08 Feb 2008 23:22:19 +0100 + Message-ID: <47ACD61B.6030501@profvince.com> Branch: perl + + ext/XS/APItest/t/rmagical.t + ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs ! mg.c ____________________________________________________________________________ -[ 18769] By: jhi on 2003/02/25 05:33:10 - Log: Retract change #18765: makes HiRes.t hang after subtest #11. +[ 33457] By: rgs on 2008/03/10 11:07:11 + Log: Subject: [PATCH] count-only transliteration needlessly makes copy-on-write + From: "Yitzchak Scott-Thoennes" + Date: Tue, 4 Mar 2008 16:54:29 -0800 (PST) + Message-ID: <47935.71.32.86.11.1204678469.squirrel@webmail.efn.org> Branch: perl - ! mg.c + ! doop.c t/op/tr.t ____________________________________________________________________________ -[ 18768] By: chip on 2003/02/24 21:42:57 - Log: Include p4d2p in Porting again, because p4genpatch doesn't work - until a change has been submitted. +[ 33456] By: merijn on 2008/03/09 10:57:51 + Log: Subject: checkAUTHORS.pl update for me + From: Michael G Schwern + Date: Sun, 09 Mar 2008 00:35:48 +0100 + Message-ID: <47D322D4.8090508@pobox.com> Branch: perl - + Porting/p4d2p - ! MANIFEST + ! Porting/checkAUTHORS.pl ____________________________________________________________________________ -[ 18767] By: chip on 2003/02/24 21:35:56 - Log: In Porting scripts, use standard perl path of "/usr/bin/perl". +[ 33455] By: merijn on 2008/03/09 10:54:11 + Log: Subject: [PATCH pod/perlfaq.pod] Typo Fix + From: chromatic + Date: Sat, 8 Mar 2008 14:08:30 -0800 + Message-Id: <200803081408.30766.chromatic@wgz.org> Branch: perl - ! Porting/check83.pl Porting/findvars Porting/fixCORE - ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls + ! pod/perlfaq.pod ____________________________________________________________________________ -[ 18766] By: jhi on 2003/02/24 20:04:36 - Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals. +[ 33453] By: stevep on 2008/03/08 15:13:26 + Log: Perl_croak_nocontext() is called with NULL indirectly from + some XS-based modules. Branch: perl - ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod - ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c + ! embed.fnc proto.h util.c ____________________________________________________________________________ -[ 18765] By: jhi on 2003/02/24 19:56:23 - Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?) - From: Slaven Rezic - Date: 14 Feb 2003 09:11:15 +0100 - Message-ID: <878ywji8nw.fsf@vran.herceg.de> - - (with slight tweaks) +[ 33452] By: nicholas on 2008/03/08 11:20:28 + Log: Assert that the av argument to all the av_*() functions is an array. Branch: perl - ! mg.c + ! av.c ____________________________________________________________________________ -[ 18764] By: jhi on 2003/02/24 18:44:41 - Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]: - "scalar upgraded to UTF-8 as a side effect of quote-interpolation - when 'use encoding' is engaged"-- wasn't actually encoding's fault. +[ 33451] By: craigb on 2008/03/07 13:48:58 + Log: On VMS, don't call flex_stat from my_flush as the latter may be + called during global destruction and the former checks hints flags + that depend on the interpreter's still existing. Branch: perl - ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t + ! vms/vms.c ____________________________________________________________________________ -[ 18763] By: chip on 2003/02/24 14:54:36 - Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls. +[ 33450] By: steveh on 2008/03/06 18:02:22 + Log: Silence warning introduced by #32703 when building with MYMALLOC Branch: perl - ! op.c win32/perlhost.h + ! embed.fnc malloc.c proto.h ____________________________________________________________________________ -[ 18762] By: hv on 2003/02/24 00:18:42 - Log: Remove no-longer-true line from perlop +[ 33448] By: steveh on 2008/03/06 13:29:56 + Log: Silence some warnings on Win32 with VC6 + + VC7 onwards didn't seem to mind (perhaps thanks to #33411): + http://www.nntp.perl.org/group/perl.daily-build.reports/2008/03/msg54118.html + but VC6 wasn't happy: + http://www.nntp.perl.org/group/perl.daily-build.reports/2008/03/msg54099.html Branch: perl - ! pod/perlop.pod + ! embed.fnc perl.h pp_sort.c proto.h ____________________________________________________________________________ -[ 18761] By: jhi on 2003/02/23 12:07:53 - Log: Chip noticed that the intended optionality of the 'IV' was - forgotten in the change #18758. +[ 33447] By: nicholas on 2008/03/06 11:08:24 + Log: Refactoring the /Can't return (?:array|hash) to scalar context/ croak + logic in pp_rv2av into one place saves 112 bytes here. Branch: perl - ! ext/Devel/Peek/Peek.t + ! pp_hot.c ____________________________________________________________________________ -[ 18760] By: jhi on 2003/02/22 19:17:04 - Log: API doc tweaks. +[ 33445] By: nicholas on 2008/03/05 17:00:34 + Log: Bring the joy of strict to ext/B/t/lint.t. Branch: perl - ! utf8.c + ! ext/B/t/lint.t ____________________________________________________________________________ -[ 18759] By: sky on 2003/02/21 09:08:30 - Log: Change regex to be a bit more friendly against various - outputs from ps -f, regex suggest by rgs +[ 33442] By: nicholas on 2008/03/05 11:58:58 + Log: Better line diagnostics - runlint's caller rather than runlint itself. Branch: perl - ! ext/threads/t/join.t + ! ext/B/t/lint.t ____________________________________________________________________________ -[ 18758] By: jhi on 2003/02/20 17:28:44 - Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21 - From: PPrymmer@factset.com - Date: Thu, 20 Feb 2003 13:28:09 -0500 - Message-ID: +[ 33440] By: steveh on 2008/03/05 09:08:00 + Log: Fix skip counts introduced in #33433 Branch: perl - ! ext/Devel/Peek/Peek.t + ! ext/File/Glob/t/basic.t ____________________________________________________________________________ -[ 18757] By: jhi on 2003/02/20 17:27:17 - Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP - From: PPrymmer@factset.com - Date: Wed, 19 Feb 2003 15:04:40 -0500 - Message-ID: +[ 33439] By: rgs on 2008/03/05 09:07:33 + Log: Bump VERSION after change #33416 + (so we don't end up with different code but same version in + 5.10.0 and, say, 5.10.1) Branch: perl - ! README.vms configure.com + ! lib/NEXT.pm ____________________________________________________________________________ -[ 18756] By: jhi on 2003/02/20 06:16:05 - Log: Doc tweakage on -C. +[ 33438] By: craigb on 2008/03/05 03:14:28 + Log: *Really* add nv_overflows_integers_at to the VMS configuration + as 33431 should have done (and would have if I'd remembered to + remove --dry-run from the patch command). Branch: perl - ! pod/perlrun.pod + ! configure.com ____________________________________________________________________________ -[ 18755] By: rgs on 2003/02/19 21:31:43 - Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod - From: Brendan O'Dea - Date: Sun, 16 Feb 2003 21:09:23 +1100 - Message-ID: <20030216100923.GA29761@londo.c47.org> +[ 33437] By: nicholas on 2008/03/04 19:59:20 + Log: Three variables in S_scan_trans only hold flags for op_private, so can + be U8. Branch: perl - ! pod/perlcompile.pod + ! toke.c ____________________________________________________________________________ -[ 18754] By: rgs on 2003/02/19 21:14:37 - Log: Document clearly that "_" is always in package "main". +[ 33434] By: stevep on 2008/03/04 17:17:54 + Log: Subject: [perl #50538] when( @n && %n ) fails to smart match + From: "brian d foy" (via RT) + Date: Mon, 04 Feb 2008 19:36:01 -0800 + Message-ID: + + Updated tests in ticket to become TODO tests Branch: perl - ! pod/perlvar.pod + ! t/op/switch.t ____________________________________________________________________________ -[ 18753] By: rgs on 2003/02/19 20:55:09 - Log: Subject: Re: [perl #20716] scope error with brackets - From: Enache Adrian - Date: Thu, 13 Feb 2003 04:52:21 +0200 - Message-ID: <20030213025221.GA1215@ratsnest.hole> - (better version of change #18687) +[ 33433] By: nicholas on 2008/03/04 17:14:30 + Log: use strict; and use Test::More; to give decent failure diagnostics. + (And less code) Branch: perl - ! t/comp/parser.t toke.c + ! ext/File/Glob/t/basic.t ____________________________________________________________________________ -[ 18752] By: jhi on 2003/02/19 05:10:26 - Log: 'A' is not 65 everywhere. +[ 33431] By: craigb on 2008/03/04 13:29:01 + Log: Determine nv_overflows_integers_at on VMS. Branch: perl - ! t/op/pack.t + ! configure.com ____________________________________________________________________________ -[ 18751] By: chip on 2003/02/19 03:54:45 - Log: Support one-parameter unpack(), which unpacks $_. +[ 33423] By: stevep on 2008/03/03 19:20:12 + Log: Fix some checkpod complaints. Branch: perl - ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t + ! pod/perlfaq2.pod pod/perlfaq5.pod ____________________________________________________________________________ -[ 18750] By: hv on 2003/02/19 00:53:03 - Log: more complex assertions activation: - Subject: Re: Did the assertion patch/feature submission get overlooked? - From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= - Date: Tue, 18 Feb 2003 19:24:13 +0000 - Message-ID: <3E52885D.5060903@yahoo.com> +[ 33416] By: nicholas on 2008/03/03 15:48:45 + Log: Subject: Re: [PATCH] NEXT.pm bug within overloaded stringification + From: Marcel Grünauer + Message-Id: <511B0A54-AB2D-4A65-A02E-E2E07C043EAB@univie.ac.at> + Date: Mon, 3 Mar 2008 16:08:48 +0100 + + (a resend of <7BBCFD93-91CF-4656-A97F-ED5E749F7B2E@univie.ac.at>) Branch: perl - ! lib/assertions.pm lib/assertions/activate.pm - ! t/comp/assertions.t + + lib/NEXT/t/stringify.t + ! MANIFEST lib/NEXT.pm ____________________________________________________________________________ -[ 18749] By: hv on 2003/02/19 00:19:21 - Log: Subject: [PATCH] Make adding notes to patchlevel.h easier - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Tue, 18 Feb 2003 11:48:40 +0100 - Message-ID: +[ 33414] By: stevep on 2008/03/03 14:36:10 + Log: Subject: [perl #46957] [PATCH] make Devel::Peek::mstat always available + From: srezic@cpan.org (via RT) + Date: Sat, 27 Oct 2007 11:33:57 -0700 + Message-ID: Branch: perl - ! patchlevel.h + ! ext/Devel/Peek/Peek.xs malloc.c ____________________________________________________________________________ -[ 18748] By: hv on 2003/02/19 00:00:41 - Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored - From: Dave Mitchell - Date: Tue, 18 Feb 2003 21:45:45 +0000 - Message-ID: <20030218214545.C18547@fdgroup.com> - - and tests for the same: - From: Dave Mitchell - Date: Wed, 19 Feb 2003 00:42:01 +0000 - Message-ID: <20030219004201.F18547@fdgroup.com> +[ 33411] By: demerphq on 2008/03/02 19:46:27 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Sun, 2 Mar 2008 20:10:29 +0100 + Message-ID: <20080302191029.GC10705@refcnt.homeunix.org> + + Plus regen and additional tweaks to silence warnings from VC7 in sv.c from this patch and previous patches from same author. Branch: perl - ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18747] By: hv on 2003/02/18 23:47:06 - Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause - problems on case-insensitive file systems. Rename it back to - t/run/switch_A.t +[ 33410] By: demerphq on 2008/03/02 18:37:45 + Log: Update ExtUtils::Install to release 1.47 Branch: perl - +> t/run/switch_A.t - - t/run/switchA.t - ! MANIFEST + + lib/ExtUtils/t/Installapi2.t + ! MANIFEST lib/ExtUtils/Install.pm ____________________________________________________________________________ -[ 18746] By: sky on 2003/02/18 21:31:37 - Log: Subject: Re: -Os for Darwin why? - From: schwern@pobox.com - Date: tis feb 18, 2003 20:37:39 Europe/Stockholm - Message-Id: <20030218113739.D25848@ttul.org> +[ 33409] By: stevep on 2008/03/02 18:01:44 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Sun, 2 Mar 2008 17:47:43 +0100 + Message-ID: <20080302164743.GB10705@refcnt.homeunix.org> Branch: perl - ! hints/darwin.sh + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18745] By: jhi on 2003/02/18 18:37:21 - Log: No pad.[hc] in maint. - Branch: maint-5.8/perl - ! Makefile.micro -____________________________________________________________________________ -[ 18744] By: jhi on 2003/02/18 14:46:18 - Log: Integrate: - [ 18280] - Integrate from the maint-5.8/ branch : - changes 18219, 18236, 18242-3, 18247-8, - 18253-5, 18257, 18273-6 - - [ 18740] - Re: -Os for Darwin why? - From: schwern@pobox.com - Date: tis feb 18, 2003 04:14:03 Europe/Stockholm - Message-Id: <20030217191403.A17553@ttul.org> - - [ 18737] - Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names - From: Stephen McCamant - Date: Mon, 17 Feb 2003 19:34:36 -0500 - Date: Mon, 17 Feb 2003 19:34:36 -0500 - Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU> - - [ 18723] - Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8 - From: Enache Adrian - Date: Sun, 16 Feb 2003 00:05:10 +0200 - Message-ID: <20030215220510.GB893@ratsnest.hole> - - [ 18722] - outdent else-if chain in scope() - - [ 18721] - Subject: [PATCH] arcane tainting bug in vms.c - From: "Craig A. Berry" - Date: Sat, 15 Feb 2003 12:29:03 -0600 - Message-ID: <3E4E86EF.8090609@mac.com> - - [ 18720] - restrict PERL_PRESERVE_IVUV to things that should really give an - integer, but extend to runtime. Based on: - Subject: Re: [perl #20827] Unexpected scientific notation. - From: hv@crypt.org - Date: Wed, 12 Feb 2003 03:12:43 +0000 - Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk> - - [ 18708] - Subject: Re: [perl #20912] UTF8 related glitch + fix - From: Enache Adrian - Date: Sat, 15 Feb 2003 00:37:40 +0200 - Message-ID: <20030214223740.GA13575@ratsnest.hole> - - [ 18707] - Subject: [doc patch] ext/threads/shared/shared.pm - From: Stas Bekman - Date: Fri, 14 Feb 2003 11:12:39 +1100 - Message-ID: <3E4C3477.7030306@stason.org> - - [ 18706] - Subject: Re: perlvar phrasing clarification for $^S - From: "Iain 'Spoon' Truskett" - Date: Fri, 14 Feb 2003 10:12:00 +1100 - Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au> - - [ 18705] - Subject: Re: [perl #20933] \substr reuses lvalues (sometimes) - From: Dave Mitchell - Date: Fri, 14 Feb 2003 22:48:27 +0000 - Message-ID: <20030214224827.B6783@fdgroup.com> - - with tests: - From: Slaven Rezic - Date: 14 Feb 2003 20:23:20 +0100 - Message-ID: <87bs1e4qfr.fsf@vran.herceg.de> - - [ 18704] - Subject: Re: overriding builtins quirk - From: Jerrad Pierce - Date: Fri, 14 Feb 2003 09:28:13 -0500 - Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu> - - [ 18703] - Subject: Re: trying to fix #20154, #20357 - From: Enache Adrian - Date: Sat, 8 Feb 2003 21:05:14 +0200 - Message-ID: <20030208190514.GA866@ratsnest.hole> - (fixes #19061 as well) - Branch: maint-5.8/perl - !> ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm - !> ext/B/B/Terse.pm ext/B/t/terse.t ext/threads/shared/shared.pm - !> hints/darwin.sh op.c pod/perlsub.pod pod/perlvar.pod pp.c - !> pp_ctl.c t/op/goto.t t/op/lc.t t/op/split.t t/op/substr.t - !> t/op/vec.t vms/vms.c -____________________________________________________________________________ -[ 18743] By: jhi on 2003/02/18 14:12:11 - Log: Integrate: - [ 18702] - Update to Scalar-List-Utils 1.11 - - [ 18709] - Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) - (problem noticed by Graham with List::Util). - - [ 18710] - Update the MD5 checksums. - - [ 18711] - Update MD5 Changes; update checksums. - - [ 18712] - Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5 - even closer to each other. The dec_osf.pl is irrelevant - for the current core but adding it makes for one less exception - when integrating. - - [ 18714] - Also Storable really wants the PATCHLEVEL, not PERL_VERSION. - - [ 18718] - As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option - which will disable the short forms of the Perl_ API, good for - embedding stuff. (Kind of like the old NO_EMBED, but better.) - - [ 18728] - According to Sarathy it's better have the Ministry - of Information to remove all memory of NO_EMBED. - What NO_EMBED? - - [ 18729] - NO_SHORT_NAMES is better than HIDE_SHORT_NAMES. - - [ 18734] - Suppress empty #ifdef blocks in embed.pl - Branch: maint-5.8/perl - +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/proto.t - !> MANIFEST embed.h embed.pl ext/Data/Dumper/Dumper.xs - !> 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/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/isvstring.t - !> ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs - !> pod/perlembed.pod -____________________________________________________________________________ -[ 18742] By: jhi on 2003/02/18 14:05:05 - Log: Integrate: - [ 18715] - The new(er) way of controlling Unicode I/O (and other) features; - -C (or PERL_UNICODE). See perlrun/-C for more details. - - [ 18716] - Forgotten from #18715. - - [ 18717] - Clarify the -C syntax a bit. - - [ 18730] - Make also the -CAL conditional on locale. - - [ 18731] - Doc tweaks (and one code tweak) based on Philip Newton's comments. - - [ 18732] - Philip Newton has eagle eyes :-) - - [ 18741] - Format nit. - Branch: maint-5.8/perl - !> embed.fnc embed.h embedvar.h gv.c intrpvar.h locale.c mg.c - !> perl.c perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod - !> pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod - !> proto.h util.c -____________________________________________________________________________ -[ 18741] By: jhi on 2003/02/18 14:01:34 - Log: Format nit. +[ 33408] By: rgs on 2008/03/02 07:36:58 + Log: Subject: Re: interrupting system() with signal depends on signal handler + From: Steffen Ullrich + Date: Tue, 26 Feb 2008 19:43:00 +0100 + Message-ID: <47C45DB4.9060306@gmx.net> Branch: perl ! util.c ____________________________________________________________________________ -[ 18740] By: sky on 2003/02/18 06:33:57 - Log: Re: -Os for Darwin why? - From: schwern@pobox.com - Date: tis feb 18, 2003 04:14:03 Europe/Stockholm - Message-Id: <20030217191403.A17553@ttul.org> +[ 33407] By: rgs on 2008/03/02 07:24:18 + Log: Subject: [PATCH] for -M:Foo, extended and revised + From: "Robin Barker" + Date: Wed, 27 Feb 2008 19:19:54 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A61@exchsvr2.npl.ad.local> Branch: perl - ! hints/darwin.sh + ! perl.c t/run/switches.t ____________________________________________________________________________ -[ 18739] By: hv on 2003/02/18 01:04:01 - Log: Subject: Re: Did the assertion patch/feature submission get overlooked? - From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= - Date: Mon, 17 Feb 2003 23:38:05 +0000 - Message-ID: <3E51725D.5060303@yahoo.com> +[ 33406] By: rgs on 2008/03/02 07:03:36 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Sat, 1 Mar 2008 19:29:53 +0100 + Message-ID: <20080301182953.GB16742@refcnt.homeunix.org> Branch: perl - + t/comp/assertions.t t/run/switchA.t - ! MANIFEST + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18738] By: hv on 2003/02/18 00:51:24 - Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1... - From: Nicholas Clark - Date: Mon, 17 Feb 2003 21:07:03 +0000 - Message-ID: <20030217210330.A8611@plum.flirble.org> +[ 33405] By: stevep on 2008/03/02 02:31:06 + Log: Update to Module-Load-Conditional-0.26 Branch: perl - ! sv.c + ! lib/Module/Load/Conditional.pm + ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t ____________________________________________________________________________ -[ 18737] By: hv on 2003/02/18 00:47:00 - Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names - From: Stephen McCamant - Date: Mon, 17 Feb 2003 19:34:36 -0500 - Date: Mon, 17 Feb 2003 19:34:36 -0500 - Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU> +[ 33404] By: demerphq on 2008/03/01 14:40:16 + Log: Synchronize blead with changes from ExtUtils::Install 1.46 + + Apply patches from Michael Schwern (rt #33688, rt #31429, rt #31248) + and from Slaven Rezic (rt #33290). Also implemented the suggestion from + Schwern about not dieing when failing to remove a shadow file that is + later on in INC than the installed version. (rt #2928) Branch: perl - ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm - ! ext/B/B/Terse.pm ext/B/t/terse.t + + lib/ExtUtils/t/can_write_dir.t + ! MANIFEST lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t ____________________________________________________________________________ -[ 18736] By: hv on 2003/02/17 09:33:47 - Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1... - From: Nicholas Clark - Date: Sun, 16 Feb 2003 23:09:50 +0000 - Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net> +[ 33403] By: nicholas on 2008/03/01 12:54:59 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Message-ID: <20080229202939.GA16742@refcnt.homeunix.org> + Date: Fri, 29 Feb 2008 21:29:39 +0100 Branch: perl - ! sv.c + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18735] By: hv on 2003/02/17 09:13:02 - Log: Use the escape E in source files rather than the actual char. +[ 33402] By: rgs on 2008/03/01 11:20:20 + Log: Typo in doc, found by Kornel Umann. Branch: perl - ! lib/assertions.pm lib/assertions/activate.pm + ! lib/File/Basename.pm ____________________________________________________________________________ -[ 18734] By: hv on 2003/02/17 09:06:44 - Log: Suppress empty #ifdef blocks in embed.pl +[ 33401] By: nicholas on 2008/02/29 16:33:56 + Log: Make ext/POSIX/t/sysconf.t use File::Spec->tmpdir() for pathconf/ + fpathconf testing rather than ->curdir(), as the latter can be on + networked storage that fails the syscall (and the tests). Branch: perl - ! embed.h embed.pl + ! ext/POSIX/t/sysconf.t ____________________________________________________________________________ -[ 18733] By: hv on 2003/02/17 08:51:53 - Log: fix typo in sv.c and regenerate perlapi.pod +[ 33400] By: nicholas on 2008/02/29 13:06:20 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Message-ID: <20080208131350.GB22321@refcnt.homeunix.org> + Date: Fri, 8 Feb 2008 14:13:50 +0100 Branch: perl - ! pod/perlapi.pod sv.c + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18732] By: jhi on 2003/02/17 06:40:09 - Log: Philip Newton has eagle eyes :-) +[ 33399] By: rgs on 2008/02/29 12:59:55 + Log: Subject: [PATCH] More diagnostics for Fatal.pm + From: slaven@rezic.de + Date: Fri, 29 Feb 2008 11:29:31 +0100 (CET) + Message-ID: <49601.89.247.126.95.1204280971.squirrel@mail.rezic.de> + + plus version bump Branch: perl - ! pod/perlrun.pod + ! lib/Fatal.pm lib/Fatal.t ____________________________________________________________________________ -[ 18731] By: jhi on 2003/02/17 05:31:18 - Log: Doc tweaks (and one code tweak) based on Philip Newton's comments. +[ 33398] By: rgs on 2008/02/29 08:22:01 + Log: Context fix to make the test pass Branch: perl - ! locale.c pod/perlrun.pod pod/perlunicode.pod - ! pod/perluniintro.pod pod/perlvar.pod util.c + ! lib/Test/Simple/t/filehandles.t ____________________________________________________________________________ -[ 18730] By: jhi on 2003/02/17 04:44:53 - Log: Make also the -CAL conditional on locale. +[ 33397] By: stevep on 2008/02/29 05:39:42 + Log: Re-apply change #32880 Branch: perl - ! perl.c pod/perlrun.pod + ! lib/Test/Builder.pm ____________________________________________________________________________ -[ 18729] By: jhi on 2003/02/16 18:33:05 - Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES. +[ 33396] By: stevep on 2008/02/29 05:09:27 + Log: Upgrade to ExtUtils-MakeMaker-6.44 Branch: perl - ! embed.h embed.pl pod/perlembed.pod -____________________________________________________________________________ -[ 18728] By: jhi on 2003/02/16 18:20:04 - Log: According to Sarathy it's better have the Ministry - of Information to remove all memory of NO_EMBED. - What NO_EMBED? + ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm + ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm + ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm + ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm + ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm + ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm + ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm + ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm + ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm + ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm + ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm + ! lib/ExtUtils/MakeMaker/bytes.pm + ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm + ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm +____________________________________________________________________________ +[ 33395] By: stevep on 2008/02/29 04:44:43 + Log: Hmmm...lib/Test/Builder.pm didn't get updated corectly. Unfortunately, + the tests didn't seem to catch this. + Branch: perl + ! lib/Test/Builder.pm +____________________________________________________________________________ +[ 33394] By: stevep on 2008/02/29 04:39:18 + Log: Upgrade to Test-Simple-0.78 + Branch: perl + + lib/Test/Simple/t/dont_overwrite_die_handler.t + + lib/Test/Simple/t/tbm_doesnt_set_exported_to.t + + lib/Test/Simple/t/utf8.t + + t/lib/Test/Simple/sample_tests/death_with_handler.plx + ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/filehandles.t + ! lib/Test/Simple/t/is_deeply_with_threads.t + ! lib/Test/Simple/t/maybe_regex.t lib/Test/Simple/t/reset.t + ! lib/Test/Simple/t/todo.t + ! t/lib/Test/Simple/sample_tests/death.plx + ! t/lib/Test/Simple/sample_tests/last_minute_death.plx +____________________________________________________________________________ +[ 33393] By: stevep on 2008/02/29 04:10:17 + Log: Upgrade to Test-Harness-3.10 + Branch: perl + + lib/TAP/Parser/Result/Pragma.pm t/lib/sample-tests/strict + ! MANIFEST lib/App/Prove.pm lib/App/Prove/State.pm + ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm + ! lib/TAP/Formatter/Console.pm + ! lib/TAP/Formatter/Console/ParallelSession.pm + ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + ! lib/TAP/Parser/Iterator/Array.pm + ! lib/TAP/Parser/Iterator/Process.pm + ! lib/TAP/Parser/Iterator/Stream.pm + ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + ! lib/TAP/Parser/Result/Bailout.pm + ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + ! lib/TAP/Parser/Utils.pm lib/TAP/Parser/YAMLish/Reader.pm + ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + ! lib/Test/Harness/t/000-load.t lib/Test/Harness/t/grammar.t + ! lib/Test/Harness/t/parse.t lib/Test/Harness/t/regression.t +____________________________________________________________________________ +[ 33392] By: stevep on 2008/02/29 03:38:46 + Log: Upgrade to ExtUtils-ParseXS-2.19. There are several patches not + in the CPAN version, so a version bump to 2.19_01 is in the core. + Branch: perl + ! lib/ExtUtils/ParseXS.pm +____________________________________________________________________________ +[ 33391] By: stevep on 2008/02/29 03:10:59 + Log: Upgrade to Test-Simple-0.75 + Branch: perl + + lib/Test/Simple/t/BEGIN_require_ok.t + ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/t/is_deeply_with_threads.t + ! lib/Test/Simple/t/todo.t +____________________________________________________________________________ +[ 33390] By: nicholas on 2008/02/27 19:11:12 + Log: Use malloc_good_size() to round up the size of requested arenas to the + size that will actually be allocated, to squeeze last few bytes into + use. + Branch: perl + ! hv.c perl.h sv.c +____________________________________________________________________________ +[ 33389] By: nicholas on 2008/02/27 19:10:02 + Log: Add Perl_malloc_good_size to malloc.c. (A routine that rounds up the + passed in request to the size that will actually be allocated. It's + the same interface as Darwin already provides with malloc_good_size().) + Branch: perl + ! embed.fnc embed.h makedef.pl malloc.c proto.h +____________________________________________________________________________ +[ 33388] By: nicholas on 2008/02/27 16:45:20 + Log: Do the memory debug header fixup earlier to avoid valgrind screaming + under -Dm. Also, temporarily disable memory logging during thread + memory freeing, as otherwise we try to log using memory we already + freed. + Branch: perl + ! perl.c util.c +____________________________________________________________________________ +[ 33387] By: rgs on 2008/02/27 16:05:12 + Log: Subject: [PATCH] threads::shared 1.18 + From: "Jerry D. Hedden" + Date: Tue, 26 Feb 2008 11:29:54 -0500 + Message-ID: <1ff86f510802260829h306ea16by990af232dac22a82@mail.gmail.com> + Branch: perl + ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm + ! ext/threads/shared/t/stress.t +____________________________________________________________________________ +[ 33386] By: steveh on 2008/02/27 13:43:27 + Log: Subject: Fwd: CPAN Upload: Y/YV/YVES/ExtUtils-Install-1.45.tar.gz + From: demerphq + Date: Wed, 27 Feb 2008 14:06:29 +0100 + Message-ID: <9b18b3110802270506j6194cb4idefa42765d634c79@mail.gmail.com> + + Upgrade to ExtUtils-Install-1.45 to fix [cpan #32813] + Branch: perl + ! lib/ExtUtils/Install.pm +____________________________________________________________________________ +[ 33385] By: steveh on 2008/02/27 12:54:52 + Log: Fix another Win32/VC6 compiler warning caused by #33231 + (missed by #33336--this one only occurs in debug builds) Branch: perl - ! embed.h embed.pl + ! sv.c ____________________________________________________________________________ -[ 18727] By: hv on 2003/02/16 13:55:10 - Log: add support for assertions. Updated form of: - Subject: Re: Did the assertion patch/feature submission get overlooked? - From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= - Date: Sat, 30 Nov 2002 17:24:09 +0000 - Message-ID: <3DE8F439.50402@yahoo.com> +[ 33384] By: steveh on 2008/02/27 12:29:36 + Log: Change variable name to fix debug build with PERL_OLD_COPY_ON_WRITE Branch: perl - + lib/assertions.pm lib/assertions/activate.pm - ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm - ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c - ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18726] By: hv on 2003/02/16 13:10:32 - Log: COW regexps: - Subject: [PATCH] Copy on write for $& and $1... - From: Nicholas Clark - Date: Sun, 9 Feb 2003 23:00:09 +0000 - Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net> +[ 33383] By: nicholas on 2008/02/27 11:48:38 + Log: Comment on why I don't think changing Perl_safesysmalloc_size() in av.c + analagous to the change in sv.c is a good idea. [It's not a language + design issue, so sadly I can't get a talk out of it. Or is that + fortunately? :-)] Branch: perl - ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c - ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h + ! av.c ____________________________________________________________________________ -[ 18725] By: hv on 2003/02/16 13:08:52 - Log: inline SvREFCNT_dec: - Subject: [PATCH] Copy on write for $& and $1... - From: Nicholas Clark - Date: Sun, 9 Feb 2003 23:00:09 +0000 - Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net> +[ 33380] By: rgs on 2008/02/27 09:06:47 + Log: Fix preprocessor syntax Branch: perl - ! embed.fnc embed.h proto.h sv.c sv.h + ! perl.h ____________________________________________________________________________ -[ 18723] By: hv on 2003/02/16 11:12:58 - Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8 - From: Enache Adrian - Date: Sun, 16 Feb 2003 00:05:10 +0200 - Message-ID: <20030215220510.GB893@ratsnest.hole> +[ 33379] By: nicholas on 2008/02/26 23:22:30 + Log: If the C library provides malloc_size(), we can use that in the same + places as Perl's malloced_size(), except that we need to be careful of + any PERL_TRACK_MEMPOOL manipulations in force. Wrap both as + Perl_safesysmalloc_size(), to give a consistent name and interface. Branch: perl - ! op.c + ! av.c handy.h perl.h sv.c ____________________________________________________________________________ -[ 18722] By: hv on 2003/02/16 11:08:06 - Log: outdent else-if chain in scope() +[ 33378] By: nicholas on 2008/02/26 19:55:33 + Log: In Perl_sv_usepvn_flags(), with MYMALLOC, use the actual malloc()ed + size for SvLEN(), rather than an estimate. Branch: perl - ! op.c + ! sv.c ____________________________________________________________________________ -[ 18721] By: hv on 2003/02/16 11:00:47 - Log: Subject: [PATCH] arcane tainting bug in vms.c - From: "Craig A. Berry" - Date: Sat, 15 Feb 2003 12:29:03 -0600 - Message-ID: <3E4E86EF.8090609@mac.com> +[ 33377] By: nicholas on 2008/02/26 19:17:38 + Log: If we have malloced_size() available, then avoid rounding up the string + to the next (guessed) plausible alignment size, and instead find out + how much memory was actually allocated, so that we can set this in the + scalar's SvLEN(). This way, sv_grow() will be called far less often. Branch: perl - ! vms/vms.c + ! sv.c ____________________________________________________________________________ -[ 18720] By: hv on 2003/02/16 10:54:58 - Log: restrict PERL_PRESERVE_IVUV to things that should really give an - integer, but extend to runtime. Based on: - Subject: Re: [perl #20827] Unexpected scientific notation. - From: hv@crypt.org - Date: Wed, 12 Feb 2003 03:12:43 +0000 - Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk> +[ 33376] By: rgs on 2008/02/26 13:13:18 + Log: Chainsaw DEBUG_S out, as suggested by Vincent Pit. Branch: perl - ! op.c pp.c + ! perl.c perl.h pod/perlrun.pod pp_hot.c scope.c util.c ____________________________________________________________________________ -[ 18719] By: nick on 2003/02/16 10:40:30 - Log: Integrate mainline (Works again) - Branch: perlio - !> embed.fnc embed.h embedvar.h ext/Storable/Storable.xs gv.c - !> intrpvar.h locale.c mg.c perl.c perl.h perlapi.h - !> pod/perldiag.pod pod/perlrun.pod pod/perlunicode.pod - !> pod/perluniintro.pod pod/perlvar.pod proto.h util.c -____________________________________________________________________________ -[ 18718] By: jhi on 2003/02/16 09:47:02 - Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option - which will disable the short forms of the Perl_ API, good for - embedding stuff. (Kind of like the old NO_EMBED, but better.) +[ 33375] By: rgs on 2008/02/26 10:51:27 + Log: Typo found by Roland Giersig Branch: perl - ! embed.h embed.pl pod/perlembed.pod + ! utils/perlbug.PL ____________________________________________________________________________ -[ 18717] By: jhi on 2003/02/16 09:44:57 - Log: Clarify the -C syntax a bit. +[ 33374] By: rgs on 2008/02/26 10:19:15 + Log: Tidy up error messages Branch: perl - ! pod/perlrun.pod + ! opcode.pl ____________________________________________________________________________ -[ 18716] By: jhi on 2003/02/16 08:29:54 - Log: Forgotten from #18715. +[ 33373] By: rgs on 2008/02/26 09:48:18 + Log: Subject: Re: making it easier not to get feedback + From: "Vincent Pit" + Date: Tue, 26 Feb 2008 09:56:59 +0100 (CET) + Message-ID: <1232.90.46.219.25.1204016219.squirrel@90.46.219.25> Branch: perl - ! embed.h proto.h + ! utils/perlbug.PL ____________________________________________________________________________ -[ 18715] By: jhi on 2003/02/15 21:19:37 - Log: The new(er) way of controlling Unicode I/O (and other) features; - -C (or PERL_UNICODE). See perlrun/-C for more details. +[ 33372] By: rgs on 2008/02/26 09:46:57 + Log: Document perlthanks Branch: perl - ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c - ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod - ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod - ! util.c + ! pod/perlutil.pod ____________________________________________________________________________ -[ 18714] By: jhi on 2003/02/15 12:31:25 - Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION. +[ 33371] By: nicholas on 2008/02/25 23:29:33 + Log: Also install perlbug as perlthanks, to make it easy for people to send + their appreciation to perl-thanks@perl.org. + It would be nice to get feedback other than bug reports. Branch: perl - ! ext/Storable/Storable.xs -____________________________________________________________________________ -[ 18713] By: nick on 2003/02/15 12:05:01 - Log: Integrate mainline (storable is dead) - Branch: perlio - +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/lln.t - +> ext/List/Util/t/proto.t lib/CPAN/README - +> lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t - +> plan9/config_h.sample plan9/config_sh.sample utils/cpan - !> (integrate 113 files) -____________________________________________________________________________ -[ 18712] By: jhi on 2003/02/15 08:39:38 - Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5 - even closer to each other. The dec_osf.pl is irrelevant - for the current core but adding it makes for one less exception - when integrating. - Branch: perl - + ext/Digest/MD5/hints/dec_osf.pl - ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL - ! ext/Digest/MD5/t/files.t + ! utils.lst utils/perlbug.PL ____________________________________________________________________________ -[ 18711] By: jhi on 2003/02/15 08:32:04 - Log: Update MD5 Changes; update checksums. +[ 33370] By: steveh on 2008/02/25 17:42:38 + Log: Silence Borland compiler warnings (except for warnings from zlib) here: + http://www.nntp.perl.org/group/perl.daily-build.reports/2008/02/msg53937.html Branch: perl - ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t + ! NetWare/nwperlhost.h NetWare/nwperlsys.h + ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs + ! ext/Win32/Win32.pm ext/Win32/Win32.xs generate_uudmap.c + ! iperlsys.h perl.h perlio.c perliol.h perly.c regcomp.c + ! win32/perlhost.h win32/win32.c ____________________________________________________________________________ -[ 18710] By: jhi on 2003/02/15 08:19:20 - Log: Update the MD5 checksums. +[ 33369] By: nicholas on 2008/02/25 12:48:22 + Log: Ensure that constant folding runs with IN_PERL_RUNTIME true, by copying + the current compiling cop to a different address. This ensures that + lexical hints are correctly honoured, and allows us to fold sprintf. Branch: perl - ! ext/Digest/MD5/t/files.t + ! op.c opcode.h opcode.pl ____________________________________________________________________________ -[ 18709] By: jhi on 2003/02/15 08:16:26 - Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) - (problem noticed by Graham with List::Util). +[ 33368] By: nicholas on 2008/02/25 11:47:03 + Log: Two break; statements that aren't (yet) needed, but may trip someone up + in the future. Branch: perl - ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs - ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs + ! op.c ____________________________________________________________________________ -[ 18708] By: jhi on 2003/02/15 07:31:17 - Log: Subject: Re: [perl #20912] UTF8 related glitch + fix - From: Enache Adrian - Date: Sat, 15 Feb 2003 00:37:40 +0200 - Message-ID: <20030214223740.GA13575@ratsnest.hole> +[ 33367] By: rgs on 2008/02/25 10:54:47 + Log: Avoid a segfault case in MRO code, based on : + + Subject: [perl #51092] [PATCH] Segfault when calling ->next::method on non-existing package + From: ilmari@vesla.ilmari.org (via RT) + Date: Thu, 21 Feb 2008 20:29:42 -0800 + Message-ID: Branch: perl - ! pp.c t/op/split.t + ! mro.c t/mro/next_edgecases.t ____________________________________________________________________________ -[ 18707] By: hv on 2003/02/15 06:38:15 - Log: Subject: [doc patch] ext/threads/shared/shared.pm - From: Stas Bekman - Date: Fri, 14 Feb 2003 11:12:39 +1100 - Message-ID: <3E4C3477.7030306@stason.org> +[ 33366] By: rgs on 2008/02/25 08:10:14 + Log: Subject: Re: [PATCH] POD fixes + From: Vincent Pit + Date: Sat, 23 Feb 2008 12:04:43 +0100 + Message-ID: <47BFFDCB.60107@profvince.com> Branch: perl - ! ext/threads/shared/shared.pm + ! pod/perlreapi.pod pod/perlreguts.pod pod/perlxs.pod ____________________________________________________________________________ -[ 18706] By: hv on 2003/02/15 06:32:35 - Log: Subject: Re: perlvar phrasing clarification for $^S - From: "Iain 'Spoon' Truskett" - Date: Fri, 14 Feb 2003 10:12:00 +1100 - Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au> +[ 33365] By: rgs on 2008/02/25 08:04:14 + Log: Regenerate embed.h Branch: perl - ! pod/perlvar.pod + ! embed.h ____________________________________________________________________________ -[ 18705] By: hv on 2003/02/15 06:27:07 - Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes) - From: Dave Mitchell - Date: Fri, 14 Feb 2003 22:48:27 +0000 - Message-ID: <20030214224827.B6783@fdgroup.com> - - with tests: - From: Slaven Rezic - Date: 14 Feb 2003 20:23:20 +0100 - Message-ID: <87bs1e4qfr.fsf@vran.herceg.de> - Branch: perl - ! pp.c t/op/substr.t t/op/vec.t -____________________________________________________________________________ -[ 18704] By: hv on 2003/02/15 06:17:06 - Log: Subject: Re: overriding builtins quirk - From: Jerrad Pierce - Date: Fri, 14 Feb 2003 09:28:13 -0500 - Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu> +[ 33364] By: rgs on 2008/02/25 08:02:50 + Log: Subject: Re: [patch] optimize OP_IS_(FILETEST|SOCKET) macros + From: "Jim Cromie" + Date: Sun, 10 Feb 2008 12:52:59 -0700 + Message-ID: Branch: perl - ! pod/perlsub.pod + ! dump.c op.c op.h opcode.pl opnames.h ____________________________________________________________________________ -[ 18703] By: rgs on 2003/02/14 22:23:56 - Log: Subject: Re: trying to fix #20154, #20357 - From: Enache Adrian - Date: Sat, 8 Feb 2003 21:05:14 +0200 - Message-ID: <20030208190514.GA866@ratsnest.hole> - (fixes #19061 as well) - Branch: perl - ! pp_ctl.c t/op/goto.t -____________________________________________________________________________ -[ 18702] By: gbarr on 2003/02/14 19:26:23 - Log: Update to Scalar-List-Utils 1.11 - Branch: perl - + ext/List/Util/t/proto.t - ! MANIFEST 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/isvstring.t -____________________________________________________________________________ -[ 18701] By: jhi on 2003/02/14 08:05:43 - Log: Somehow oddly these integration changes didn't - make it to the change #18700. - Branch: maint-5.8/perl - !> ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs -____________________________________________________________________________ -[ 18700] By: jhi on 2003/02/13 14:55:54 - Log: Integrate: - [ 18674] - Signedness nits. - - [ 18678] - CPAN ChangeLog not needed, says Andreas. - - [ 18682] - Subject: [PATCH] version objects final(?) patch - From: John Peacock - Date: Sun, 05 Jan 2003 21:28:41 -0500 - Message-ID: <3E18E9D9.2040908@rowman.com> - - [ 18683] - Subject: RE: perldebug.pod suggestion - From: "Jay Hannah" - Date: Fri, 24 Jan 2003 11:28:44 -0600 - Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2> - - [ 18684] - fix for C< use if qw/ 1 open :utf8 / > based on: - Subject: [perl #20536] use if 1, open => ':utf8' fails - From: Autrijus Tang (via RT) - Date: 24 Jan 2003 22:39:06 -0000 - Message-Id: - - [ 18685] - No, we don't really want the utility scripts. - - [ 18686] - Compile under threads and MacOSX. For some reason newSVpvf - was not exapnded. - - [ 18687] - Subject: Re: [perl #20716] [FIX] scope error with brackets - From: Enache Adrian - Date: mon feb 10, 2003 18:48:58 Europe/Stockholm - Message-id: <20030210174858.GA872@ratsnest.hole> - - [ 18688] - Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory - From: Enache Adrian - Date: sun feb 9, 2003 21:10:25 Europe/Stockholm - Message-Id: <20030209201025.GA1247@ratsnest.hole> - - [ 18689] - Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf. - Now allows but ignores the 'l' modifier on floating point formats - and adds a couple of tests. - - [ 18690] - fix comment in change #18689 - - [ 18691] - Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0) - From: Mark Mielke - Date: Mon, 20 Jan 2003 19:56:13 -0500 - Message-ID: <20030121005613.GA31739@mark.mielke.cc> - - [ 18692] - Dueling patches. - - [ 18694] - Subject: [PATCH] More B::Concise fixes - From: Stephen McCamant - Date: Sun, 9 Feb 2003 17:28:38 -0500 - Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU> - - [ 18695] - Subject: mini-[patch] perlrun "^$W" typo - From: Iain Truskett - Date: Tue, 11 Feb 2003 08:38:52 +1100 - Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au> - - [ 18696] - Subject: [perl #20654] %*v02x considered invalid in printf - From: Robin Barker (via RT) - Date: 10 Feb 2003 16:43:23 -0000 - Message-Id: - - [ 18698] - Subject: perlbug (was: Re: [perl #20606] [no subject]) - From: Slaven Rezic - Date: 30 Jan 2003 19:03:41 +0100 - Message-ID: <87fzra7bwi.fsf@vran.herceg.de> - - [ 18697] - Subject: [PATCH 5.9.0] to silence compiler warning - From: Robin Barker - Date: Tue, 28 Jan 2003 13:27:17 -0000 - Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk> - - [ 18699] - gcc 3.2.1 does not have -Wall faith that tmp - will not be used uninitialized. - - (ignored some universal.c and util.c changes that were irrelevant - for the maint branch code) - Branch: maint-5.8/perl - - lib/CPAN/ChangeLog - !> MANIFEST doio.c ext/B/B/Concise.pm ext/MIME/Base64/Makefile.PL - !> ext/PerlIO/encoding/encoding.pm lib/if.pm lib/if.t - !> pod/perldebug.pod pod/perlrun.pod pp_ctl.c sv.c - !> t/comp/parser.t t/op/sprintf.t toke.c universal.c - !> utils/perlbug.PL x2p/Makefile.SH -____________________________________________________________________________ -[ 18699] By: jhi on 2003/02/13 09:43:33 - Log: gcc 3.2.1 does not have -Wall faith that tmp - will not be used uninitialized. +[ 33363] By: rgs on 2008/02/25 07:46:17 + Log: Subject: [PATCH] B::Debug enhancements + From: "Reini Urban" + Date: Fri, 22 Feb 2008 09:52:32 +0100 + Message-ID: <6910a60802220052t3c1f1d91ne38b8ba6f6c56651@mail.gmail.com> Branch: perl - ! toke.c + ! ext/B/B/Debug.pm ____________________________________________________________________________ -[ 18698] By: hv on 2003/02/12 03:01:32 - Log: Subject: perlbug (was: Re: [perl #20606] [no subject]) - From: Slaven Rezic - Date: 30 Jan 2003 19:03:41 +0100 - Message-ID: <87fzra7bwi.fsf@vran.herceg.de> - Branch: perl - ! utils/perlbug.PL +[ 33362] By: rgs on 2008/02/25 06:56:20 + Log: Subject: [PATCH] Thread::Queue 2.06 + From: "Jerry D. Hedden" + Date: Fri, 22 Feb 2008 17:10:35 -0500 + Message-ID: <1ff86f510802221410r2ceda3deg6cd503f0037b0805@mail.gmail.com> + Branch: perl + + lib/Thread/Queue/t/08_nothreads.t + ! MANIFEST lib/Thread/Queue.pm lib/Thread/Queue/t/04_errs.t +____________________________________________________________________________ +[ 33361] By: rgs on 2008/02/25 06:53:19 + Log: Subject: [PATCH] Thread::Semaphore 2.07 + From: "Jerry D. Hedden" + Date: Fri, 22 Feb 2008 17:05:55 -0500 + Message-ID: <1ff86f510802221405w15277004u53e7e0a2d2603049@mail.gmail.com> + Branch: perl + + lib/Thread/Semaphore/t/03_nothreads.t + ! MANIFEST lib/Thread/Semaphore.pm + ! lib/Thread/Semaphore/t/02_errs.t +____________________________________________________________________________ +[ 33360] By: rgs on 2008/02/25 06:47:17 + Log: Subject: [PATCH] threads::shared 1.17 + From: "Jerry D. Hedden" + Date: Fri, 22 Feb 2008 16:31:02 -0500 + Message-ID: <1ff86f510802221331u48f85e8cg884c02a145dbee10@mail.gmail.com> + Branch: perl + ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm + ! ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t + ! ext/threads/shared/t/disabled.t +____________________________________________________________________________ +[ 33359] By: rgs on 2008/02/25 06:45:05 + Log: Subject: [PATCH] threads 1.69 + From: "Jerry D. Hedden" + Date: Fri, 22 Feb 2008 16:26:21 -0500 + Message-ID: <1ff86f510802221326ib73c7e5kf26ad87086ee113d@mail.gmail.com> + Branch: perl + ! ext/threads/Makefile.PL ext/threads/t/exit.t + ! ext/threads/t/join.t ext/threads/t/problems.t + ! ext/threads/t/thread.t ext/threads/threads.pm + ! ext/threads/threads.xs ____________________________________________________________________________ -[ 18697] By: hv on 2003/02/12 02:20:39 - Log: Subject: [PATCH 5.9.0] to silence compiler warning - From: Robin Barker - Date: Tue, 28 Jan 2003 13:27:17 -0000 - Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk> +[ 33358] By: rgs on 2008/02/24 22:39:56 + Log: Subject: [PATCH] Revert change 33326 + From: "Jerry D. Hedden" + Date: Fri, 22 Feb 2008 16:21:14 -0500 + Message-ID: <1ff86f510802221321r8af47eh9a8c2772b9aa33c8@mail.gmail.com> Branch: perl - ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs - ! universal.c util.c + ! installperl ____________________________________________________________________________ -[ 18696] By: rgs on 2003/02/11 20:13:21 - Log: Subject: [perl #20654] %*v02x considered invalid in printf - From: Robin Barker (via RT) - Date: 10 Feb 2003 16:43:23 -0000 - Message-Id: +[ 33357] By: rgs on 2008/02/24 15:25:39 + Log: Subject: [PATCH] cygwin hints + From: "Reini Urban" + Date: Thu, 21 Feb 2008 14:38:33 +0100 + Message-ID: <6910a60802210538p4fdb84abwf5128e87399dddf4@mail.gmail.com> Branch: perl - ! sv.c t/op/sprintf.t + ! hints/cygwin.sh ____________________________________________________________________________ -[ 18695] By: rgs on 2003/02/11 20:00:23 - Log: Subject: mini-[patch] perlrun "^$W" typo - From: Iain Truskett - Date: Tue, 11 Feb 2003 08:38:52 +1100 - Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au> +[ 33356] By: nicholas on 2008/02/23 08:19:00 + Log: Subject: Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?) + From: Vincent Pit + Message-ID: <47B60D72.50708@profvince.com> + Date: Fri, 15 Feb 2008 23:08:50 +0100 Branch: perl - ! pod/perlrun.pod + ! dump.c ext/Opcode/Opcode.pm op.c op.h opcode.h opcode.pl + ! opnames.h pp.sym pp_ctl.c pp_hot.c pp_proto.h ____________________________________________________________________________ -[ 18694] By: rgs on 2003/02/11 19:44:00 - Log: Subject: [PATCH] More B::Concise fixes - From: Stephen McCamant - Date: Sun, 9 Feb 2003 17:28:38 -0500 - Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU> +[ 33355] By: nicholas on 2008/02/22 22:30:05 + Log: As best as I (and my minion, gcc -Os) can tell, PL_curcop and + PL_in_eval do not need to be volatile. This improves the generated code + measurably - for example toke.o is 1.5% smaller. Every little helps. Branch: perl - ! ext/B/B/Concise.pm + ! intrpvar.h ____________________________________________________________________________ -[ 18693] By: merijn on 2003/02/11 08:14:29 - Log: More code cleanup. - - Subject: Re: New SV Flag - Date: Fri, 07 Feb 2003 09:57:43 +0100 - From: "H.Merijn Brand" - Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl> +[ 33354] By: nicholas on 2008/02/22 22:27:47 + Log: Update to embed.h somehow missed from change 33343. Branch: perl - ! sv.c sv.h + ! embed.h ____________________________________________________________________________ -[ 18692] By: jhi on 2003/02/11 07:53:26 - Log: Dueling patches. +[ 33353] By: nicholas on 2008/02/22 20:06:15 + Log: Take advantage of the fact that we can use indent as a stdin/stdout + filter to reduce its workload (and ours) by only sending it the 3 or + so lines that we are interested in printing, not the preceding + bucket loads. Branch: perl - - lib/CPAN/ChangeLog - ! MANIFEST + ! Porting/expand-macro.pl ____________________________________________________________________________ -[ 18691] By: hv on 2003/02/11 00:27:56 - Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0) - From: Mark Mielke - Date: Mon, 20 Jan 2003 19:56:13 -0500 - Message-ID: <20030121005613.GA31739@mark.mielke.cc> +[ 33352] By: nicholas on 2008/02/22 19:47:52 + Log: Subject: [patch] Porting/expand-macros.pl gets 'indent'ing + From: Jim Cromie + Message-ID: <47AB9C4A.3080107@gmail.com> + Date: Thu, 07 Feb 2008 17:03:22 -0700 Branch: perl - ! sv.c + ! Porting/expand-macro.pl ____________________________________________________________________________ -[ 18690] By: hv on 2003/02/10 22:08:05 - Log: fix comment in change #18689 +[ 33350] By: steveh on 2008/02/22 18:12:36 + Log: Regenerate the win32/config_H.* files using the makefile targets + fixed-up by #33349. + + There shouldn't be any real changes here. If there are then I've + screwed up. Branch: perl - ! sv.c + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc + ! win32/config_H.vc64 ____________________________________________________________________________ -[ 18689] By: hv on 2003/02/10 21:59:34 - Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf. - Now allows but ignores the 'l' modifier on floating point formats - and adds a couple of tests. +[ 33349] By: steveh on 2008/02/22 18:10:36 + Log: Fix-up Win32's regen_config_h targets for semi-automatic updating of + the win32/config_H.* files Branch: perl - ! sv.c t/op/sprintf.t + ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ -[ 18688] By: sky on 2003/02/10 19:54:13 - Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory - From: Enache Adrian - Date: sun feb 9, 2003 21:10:25 Europe/Stockholm - Message-Id: <20030209201025.GA1247@ratsnest.hole> +[ 33347] By: steveh on 2008/02/22 17:10:50 + Log: Correct large files / lseek size & type settings in Win32 canned configs. + + Change 25208 switched off USE_LARGE_FILES in win32/config_H.* but left + LSEEKSIZE/Off_t_size and Off_t as 8 and __int64 (or long long) + respectively. Similarly change 25215 switched off uselargefiles in + win32/config.* but left lseeksize and lseektype as 8 and __int64 (or + long long) respectively. Change 25216 fixed the Borland settings in + win32/config.bc on the basis that Borland should always be using 4 and + long, but really all the other files should be using 4 and long for + their default values as well to match the default values of + USE_LARGE_FILES and uselargefiles. Having done that, we must then + reverse the logic for fiddling with these values in win32/config_sh.PL: + they are now changed to 8 and __int64 (or long long) if uselargefiles + *is* defined (except for Borland, which always wants 4 and long). Branch: perl - ! pp_ctl.c + ! win32/config.gc win32/config.vc win32/config.vc64 + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc + ! win32/config_H.vc64 win32/config_sh.PL ____________________________________________________________________________ -[ 18687] By: sky on 2003/02/10 18:13:29 - Log: Subject: Re: [perl #20716] [FIX] scope error with brackets - From: Enache Adrian - Date: mon feb 10, 2003 18:48:58 Europe/Stockholm - Message-id: <20030210174858.GA872@ratsnest.hole> +[ 33346] By: nicholas on 2008/02/22 12:37:34 + Log: Missed a file from regen.pl Branch: perl - ! t/comp/parser.t toke.c + ! embed.h ____________________________________________________________________________ -[ 18686] By: sky on 2003/02/10 18:11:35 - Log: Compile under threads and MacOSX. For some reason newSVpvf - was not exapnded. +[ 33345] By: steveh on 2008/02/22 12:19:44 + Log: Sync win32/config.* with Porting/config.sh Branch: perl - ! universal.c + ! win32/config.bc win32/config.gc win32/config.vc + ! win32/config.vc64 ____________________________________________________________________________ -[ 18685] By: ams on 2003/02/10 03:44:07 - Log: No, we don't really want the utility scripts. +[ 33344] By: steveh on 2008/02/22 12:17:17 + Log: Silence warning from VC8 when building without USE_LARGE_FILES Branch: perl - - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp - - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp - ! MANIFEST ext/MIME/Base64/Makefile.PL + ! win32/win32io.c ____________________________________________________________________________ -[ 18684] By: hv on 2003/02/10 01:43:12 - Log: fix for C< use if qw/ 1 open :utf8 / > based on: - Subject: [perl #20536] use if 1, open => ':utf8' fails - From: Autrijus Tang (via RT) - Date: 24 Jan 2003 22:39:06 -0000 - Message-Id: +[ 33343] By: craigb on 2008/02/22 00:20:45 + Log: Following 33291, on VMS we need to use the same prototypes other platforms + use in order to get the do_spawn-related assert macros defined. Based + on suggestions by John Malmberg. Branch: perl - ! lib/if.pm lib/if.t + ! embed.fnc pp_sys.c proto.h vms/vms.c vms/vmsish.h ____________________________________________________________________________ -[ 18683] By: hv on 2003/02/10 01:15:52 - Log: Subject: RE: perldebug.pod suggestion - From: "Jay Hannah" - Date: Fri, 24 Jan 2003 11:28:44 -0600 - Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2> +[ 33342] By: davem on 2008/02/22 00:07:15 + Log: fix variable names in 'ununit var' warnings in evals Branch: perl - ! pod/perldebug.pod + ! sv.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 18682] By: hv on 2003/02/10 00:26:50 - Log: Subject: [PATCH] version objects final(?) patch - From: John Peacock - Date: Sun, 05 Jan 2003 21:28:41 -0500 - Message-ID: <3E18E9D9.2040908@rowman.com> +[ 33341] By: steveh on 2008/02/21 17:53:05 + Log: Fix [perl #50430]. + Not 100% sure this is right, but it fixes the bug without breaking + any tests so hopefully it's at least better than it was before. Branch: perl - ! lib/version.pm lib/version.t universal.c util.c -____________________________________________________________________________ -[ 18681] By: chip on 2003/02/09 17:45:06 - Log: Remove _h2ph_pre.ph when h2ph.t is complete. - Branch: maint-5.005/perl - ! t/lib/h2ph.t + ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs ____________________________________________________________________________ -[ 18680] By: chip on 2003/02/09 17:39:33 - Log: Add CPAN ChangeLog to MANIFEST. +[ 33340] By: steveh on 2008/02/21 14:02:29 + Log: Fix Module-Build test that has been failing on Win32 + since the upgrade of Test-Harness at #32659 Branch: perl - ! MANIFEST -____________________________________________________________________________ -[ 18679] By: chip on 2003/02/09 17:32:12 - Log: Doc change explaining usemymalloc='n'. - Branch: maint-5.005/perl - ! hints/linux.sh + ! lib/Module/Build.pm lib/Module/Build/t/compat.t ____________________________________________________________________________ -[ 18678] By: jhi on 2003/02/09 14:37:38 - Log: CPAN ChangeLog not needed, says Andreas. +[ 33339] By: steveh on 2008/02/21 13:38:57 + Log: Fix CBuilder test that has been failing on Win32 + since the upgrade at #33263 Branch: perl - ! MANIFEST + ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t ____________________________________________________________________________ -[ 18677] By: jhi on 2003/02/09 08:42:19 - Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback - From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" - Date: 8 Feb 2003 11:54:11 -0000 - Message-Id: +[ 33338] By: nicholas on 2008/02/20 22:39:56 + Log: Eliminate ck_lengthconst. Branch: perl - ! ext/PerlIO/encoding/encoding.pm + ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perltodo.pod + ! pp.sym pp_proto.h proto.h ____________________________________________________________________________ -[ 18676] By: jhi on 2003/02/09 08:35:25 - Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings - From: Stas Bekman - Date: Sat, 08 Feb 2003 11:12:28 +1100 - Message-ID: <3E444B6C.5060407@stason.org> +[ 33337] By: nicholas on 2008/02/20 09:21:53 + Log: Setting the f flag on length causes the op to be constant folded. Branch: perl - ! doio.c + ! opcode.h opcode.pl t/lib/warnings/7fatal ____________________________________________________________________________ -[ 18675] By: jhi on 2003/02/08 19:49:40 - Log: Possible cruft removal. +[ 33336] By: steveh on 2008/02/20 09:17:37 + Log: Fix Win32/VC6 compiler warnings caused by #33231 Branch: perl - ! x2p/Makefile.SH + ! perl.h sv.c ____________________________________________________________________________ -[ 18674] By: jhi on 2003/02/08 18:22:42 - Log: Signedness nits. +[ 33335] By: steveh on 2008/02/20 08:32:24 + Log: Visual C++ 2008 Express Edition is now out: update README.win32 Branch: perl - ! toke.c + ! README.win32 ____________________________________________________________________________ -[ 18673] By: jhi on 2003/02/08 17:38:33 - Log: Integrate: - [ 18666] - Patch from Richard Soderberg, cleanup the code a bit and comment - why we are not using SvOOK_on. - - [ 18667] - Integrate: - [ 18468] - Subject: [PATCH] VMS perly build tweak - From: "Craig A. Berry" - Date: Thu, 9 Jan 2003 14:44:40 -0600 - Message-Id: - - [ 18668] - sv_cat_recode() proto was missing, noticed by Craig Berry. - - [ 18669] - Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS - From: PPrymmer@factset.com - Date: Wed, 5 Feb 2003 12:00:05 -0500 - Message-ID: - - [ 18670] - Subject: [PATCH] perluniintro nit - From: Autrijus Tang - Date: Fri, 7 Feb 2003 00:02:49 +0800 - Message-ID: <20030206160249.GA12984@not.autrijus.org> - - [ 18671] - Upgrade to Net::Ping 2.28, from Rob Brown. - - [ 18672] - Upgrade to CPAN 1.64, from Andreas Koenig. - Branch: maint-5.8/perl - +> lib/CPAN/ChangeLog lib/CPAN/README lib/Net/Ping/t/190_alarm.t - +> lib/Net/Ping/t/500_ping_icmp.t utils/cpan - !> MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t - !> lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t - !> lib/Net/Ping.pm lib/Net/Ping/Changes lib/Net/Ping/README - !> lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/400_ping_syn.t - !> lib/Net/Ping/t/410_syn_host.t pod/perluniintro.pod proto.h - !> sv.c t/pod/find.t utils.lst -____________________________________________________________________________ -[ 18672] By: jhi on 2003/02/08 08:45:35 - Log: Upgrade to CPAN 1.64, from Andreas Koenig. - Branch: perl - + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan - ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t - ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t - ! utils.lst -____________________________________________________________________________ -[ 18671] By: jhi on 2003/02/08 08:35:06 - Log: Upgrade to Net::Ping 2.28, from Rob Brown. - Branch: perl - + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t - ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes - ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t - ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t -____________________________________________________________________________ -[ 18670] By: jhi on 2003/02/08 07:23:02 - Log: Subject: [PATCH] perluniintro nit - From: Autrijus Tang - Date: Fri, 7 Feb 2003 00:02:49 +0800 - Message-ID: <20030206160249.GA12984@not.autrijus.org> +[ 33334] By: mhx on 2008/02/18 18:12:12 + Log: Enable caching of strxfrm() results also for readonly SVs as + returned e.g. by "keys %hash". This speeds up sorting of lots + of hash keys significantly. See also: + + Subject: Slowdown of "sort keys %hash" under "use locale" + From: Marcus Holland-Moritz + Date: Fri, 15 Feb 2008 17:00:15 +0100 + Message-ID: <20080215170015.72f6160d@r2d2> Branch: perl - ! pod/perluniintro.pod + ! sv.c ____________________________________________________________________________ -[ 18669] By: jhi on 2003/02/06 20:06:09 - Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS - From: PPrymmer@factset.com - Date: Wed, 5 Feb 2003 12:00:05 -0500 - Message-ID: +[ 33333] By: rgs on 2008/02/18 16:16:09 + Log: Subject: [PATCH] was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>> + From: "Robin Barker" + Date: Mon, 18 Feb 2008 15:47:42 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A46@exchsvr2.npl.ad.local> + + plus another POD fix found by podchecker Branch: perl - ! t/pod/find.t + ! lib/File/Find.pm ____________________________________________________________________________ -[ 18668] By: jhi on 2003/02/06 20:00:52 - Log: sv_cat_recode() proto was missing, noticed by Craig Berry. +[ 33332] By: rgs on 2008/02/18 15:05:27 + Log: Subject: [PATCH] consting for .c files in tests + From: "Robin Barker" + Date: Mon, 18 Feb 2008 13:43:56 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A3F@exchsvr2.npl.ad.local> + Branch: perl + ! lib/ExtUtils/t/Embed.t lib/Module/Build/t/lib/DistGen.pm +____________________________________________________________________________ +[ 33331] By: rgs on 2008/02/18 13:37:40 + Log: Subject: [PATCH] Thread::Queue 2.03 + From: "Jerry D. Hedden" + Date: Fri, 15 Feb 2008 14:02:14 -0500 + Message-ID: <1ff86f510802151102s41bebc4xab19aa6e464dbf04@mail.gmail.com> + Branch: perl + + lib/Thread/Queue/t/01_basic.t lib/Thread/Queue/t/02_refs.t + + lib/Thread/Queue/t/03_peek.t lib/Thread/Queue/t/04_errs.t + + lib/Thread/Queue/t/05_extract.t lib/Thread/Queue/t/06_insert.t + + lib/Thread/Queue/t/07_lock.t + - lib/Thread/Queue.t + ! MANIFEST Porting/Maintainers.pl lib/Thread/Queue.pm +____________________________________________________________________________ +[ 33330] By: rgs on 2008/02/18 13:29:01 + Log: Subject: [perl #50946] modified hints for Darwin x86 64bit + From: "Daniel M. Quinlan" (via RT) + Date: Sun, 17 Feb 2008 14:20:58 -0800 + Message-ID: Branch: perl - ! proto.h -____________________________________________________________________________ -[ 18667] By: jhi on 2003/02/06 19:58:41 - Log: Integrate: - [ 18468] - Subject: [PATCH] VMS perly build tweak - From: "Craig A. Berry" - Date: Thu, 9 Jan 2003 14:44:40 -0600 - Message-Id: - Branch: maint-5.8/perl - !> vms/descrip_mms.template + ! hints/darwin.sh ____________________________________________________________________________ -[ 18666] By: sky on 2003/02/06 09:39:24 - Log: Patch from Richard Soderberg, cleanup the code a bit and comment - why we are not using SvOOK_on. +[ 33329] By: rgs on 2008/02/18 11:19:55 + Log: Subject: [PATCH] Thread::Semaphore 2.04 + From: "Jerry D. Hedden" + Date: Fri, 15 Feb 2008 11:12:07 -0500 + Message-ID: <1ff86f510802150812r3facd53cs1913dd82c3070ac0@mail.gmail.com> Branch: perl - ! sv.c + + lib/Thread/Semaphore/t/01_basic.t + + lib/Thread/Semaphore/t/02_errs.t + - lib/Thread/Semaphore.t + ! MANIFEST Porting/Maintainers.pl lib/Thread/Semaphore.pm ____________________________________________________________________________ -[ 18665] By: jhi on 2003/02/06 09:34:12 - Log: Integrate: - [ 18647] - Subject: Re: [perl #20606] [PATCH} openbsd hints - From: Abe Timmerman - Date: Sun, 2 Feb 2003 18:27:57 +0100 - Message-Id: <200302021827.57240.abe@ztreet.demon.nl> - - [ 18648] - Fix bug #8760 : cop_line isn't properly restored - when a module is loaded at runtime behind the scenes. - - [ 18649] - Document the environment variable PERL_UTF8_LOCALE in perlrun. - - [ 18650] - Force the C locale in makedepend, to prevent gcc from - producing locale-dependent messages. - - [ 18651] - Signedness issue. - - [ 18652] - Comment tweak. - - [ 18653] - Fix "[perl #20667] unicode regex vs non-unicode regex". - The PL_regdata was not set up (S_cache_re()) before it - was needed (S_reginclass()). The test put in fresh_perl.t - because we need a pristine state to start. - - [ 18654] - Sync with 1.10 - - [ 18655] - Add the new test to MANIFEST. - - [ 18656] - Better version of change #18648, by Enache Adrian - Message-ID: <20030204101533.GA11817@ratsnest.hole> - - [ 18657] - Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq) - From: Stephen McCamant - Date: Mon, 3 Feb 2003 21:01:07 -0500 - Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU> - - [ 18658] - s/S_cache_re/cache_re/ for building with threads. - - [ 18659] - Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS - From: PPrymmer@factset.com - Date: Tue, 4 Feb 2003 12:03:17 -0500 - Message-ID: - - [ 18660] - Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823]) - From: Inaba HIroto - Date: Sat, 01 Feb 2003 21:58:20 +0900 - Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp> - - [ 18661] - [perl #19767] has become fixed too (by changes #18653 - and #18658, methinks), adding the test(s). - - [ 18662] - Add the test of [perl #8760] (fixed by change #18656). - - [ 18663] - Upgrade to Encode 1.87. - - [ 18664] - Things forgotten from Encode 1.87. - Branch: maint-5.8/perl - +> ext/List/Util/t/lln.t - !> (integrate 43 files) -____________________________________________________________________________ -[ 18664] By: jhi on 2003/02/06 09:26:53 - Log: Things forgotten from Encode 1.87. - Branch: perl - ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t -____________________________________________________________________________ -[ 18663] By: jhi on 2003/02/06 04:03:31 - Log: Upgrade to Encode 1.87. - Branch: perl - ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes - ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm - ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs - ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm - ! ext/Encode/lib/Encode/CJKConstants.pm - ! ext/Encode/lib/Encode/Encoder.pm - ! ext/Encode/lib/Encode/Encoding.pm - ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t - ! ext/Encode/t/enc_eucjp.t -____________________________________________________________________________ -[ 18662] By: jhi on 2003/02/05 19:40:38 - Log: Add the test of [perl #8760] (fixed by change #18656). - Branch: perl - ! t/run/fresh_perl.t -____________________________________________________________________________ -[ 18661] By: jhi on 2003/02/05 19:28:37 - Log: has become fixed too (by changes #18653 - and #18658, methinks), adding the test(s). +[ 33328] By: rgs on 2008/02/18 11:10:13 + Log: Subject: Modulo operator and floating point numbers + From: "Ken Williams" + Date: Sat, 16 Feb 2008 23:22:15 -0600 + Message-ID: <6a7ee8cc0802162122r4e59b93boee18b1f045b8954d@mail.gmail.com> Branch: perl - ! t/op/pat.t + ! pod/perlop.pod ____________________________________________________________________________ -[ 18660] By: jhi on 2003/02/05 17:15:35 - Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823]) - From: Inaba HIroto - Date: Sat, 01 Feb 2003 21:58:20 +0900 - Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp> +[ 33327] By: rgs on 2008/02/18 10:54:15 + Log: Subject: [ patch ] silence 2 possibly uninitialized vars + From: Jim Cromie + Date: Sat, 16 Feb 2008 18:02:19 -0700 + Message-ID: <47B7879B.5040302@gmail.com> Branch: perl - ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/Encode/Encode/encode.h ext/Encode/encengine.c - ! ext/Encode/lib/Encode/Encoding.pm - ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t - ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c + ! toke.c ____________________________________________________________________________ -[ 18659] By: jhi on 2003/02/05 11:51:30 - Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS - From: PPrymmer@factset.com - Date: Tue, 4 Feb 2003 12:03:17 -0500 - Message-ID: +[ 33326] By: rgs on 2008/02/18 10:51:32 + Log: Subject: [PATCH] Don't install threads files on non-threaded Perls + From: "Jerry D. Hedden" + Date: Fri, 15 Feb 2008 11:02:54 -0500 + Message-ID: <1ff86f510802150802g5bf52a52nc9543eb236063b86@mail.gmail.com> Branch: perl - ! ext/PerlIO/via/via.xs + ! installperl ____________________________________________________________________________ -[ 18658] By: jhi on 2003/02/05 05:45:11 - Log: s/S_cache_re/cache_re/ for building with threads. +[ 33325] By: demerphq on 2008/02/17 16:53:27 + Log: Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g + -- lastcloseparen is literally the index of the last paren closed + -- lastparen is index of the highest index paren that has been closed. + In nested parens, they will be completely different. + 'ab'=~/(a(b))/ will have: lastparen = 2, lastcloseparen = 1 + 'ab'=~/(a)(b)/ will have: lastparen = lastcloseparen = 2 Branch: perl - ! regexec.c + ! regcomp.c t/op/pat.t ____________________________________________________________________________ -[ 18657] By: rgs on 2003/02/04 20:06:19 - Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq) - From: Stephen McCamant - Date: Mon, 3 Feb 2003 21:01:07 -0500 - Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU> +[ 33324] By: demerphq on 2008/02/17 15:39:22 + Log: Fix perlbug 50114 and document what the code does a bit better Branch: perl - ! ext/B/B/Concise.pm ext/B/t/concise.t + ! regcomp.c t/op/re_tests ____________________________________________________________________________ -[ 18656] By: rgs on 2003/02/04 20:02:56 - Log: Better version of change #18648, by Enache Adrian - Message-ID: <20030204101533.GA11817@ratsnest.hole> +[ 33323] By: rgs on 2008/02/16 07:06:40 + Log: Fix macro name in comment Branch: perl ! op.c ____________________________________________________________________________ -[ 18655] By: jhi on 2003/02/04 15:56:36 - Log: Add the new test to MANIFEST. +[ 33322] By: rgs on 2008/02/16 07:06:16 + Log: Correctly reference count the hints hash Branch: perl - ! MANIFEST + ! pp_ctl.c ____________________________________________________________________________ -[ 18654] By: gbarr on 2003/02/04 14:42:51 - Log: Sync with 1.10 +[ 33321] By: merijn on 2008/02/15 16:41:12 + Log: Resync with metaconfig. Escape the last ~. Branch: perl - + ext/List/Util/t/lln.t - ! ext/List/Util/ChangeLog ext/List/Util/Util.xs - ! ext/List/Util/lib/List/Util.pm - ! ext/List/Util/lib/Scalar/Util.pm + ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ -[ 18653] By: jhi on 2003/02/04 11:04:25 - Log: Fix "[perl #20667] unicode regex vs non-unicode regex". - The PL_regdata was not set up (S_cache_re()) before it - was needed (S_reginclass()). The test put in fresh_perl.t - because we need a pristine state to start. +[ 33318] By: nicholas on 2008/02/15 14:27:55 + Log: Shell patterns are subject to tilde expansion. So the case statement + in the filexp script (written out by Configure) for expanding ~ and + ~/* has never worked. It's always been relying on the /bin/csh glob + for the ~* case. Few people ever noticed because one has to be + building to one's home directory on a system with no csh installed. + This is a bug from Perl 1.0's Configure! Branch: perl - ! regexec.c t/run/fresh_perl.t + ! Configure ____________________________________________________________________________ -[ 18652] By: jhi on 2003/02/04 06:35:51 - Log: Comment tweak. +[ 33317] By: rgs on 2008/02/15 11:08:51 + Log: Typo catch, by Abigail Branch: perl ! t/op/pat.t ____________________________________________________________________________ -[ 18651] By: jhi on 2003/02/04 06:28:53 - Log: Signedness issue. +[ 33316] By: rgs on 2008/02/15 10:19:05 + Log: Avoid utf8 warnings when printing diagnostics Branch: perl - ! ext/MIME/Base64/Base64.xs + ! t/op/pat.t ____________________________________________________________________________ -[ 18650] By: rgs on 2003/02/03 22:02:44 - Log: Force the C locale in makedepend, to prevent gcc from - producing locale-dependent messages. +[ 33315] By: steveh on 2008/02/15 09:19:49 + Log: Silence compiler warnings on Win32/VC6 + + Subject: RE: Bit-fields patch causes warnings on Win32/VC6 + From: "Jan Dubois" + Date: Thu, 14 Feb 2008 11:24:01 -0800 + Message-ID: <002f01c86f3f$27e23ca0$77a6b5e0$@com> Branch: perl - ! makedepend.SH + ! ext/B/B.xs op.c op.h ____________________________________________________________________________ -[ 18649] By: rgs on 2003/02/03 22:00:21 - Log: Document the environment variable PERL_UTF8_LOCALE in perlrun. +[ 33314] By: rgs on 2008/02/14 17:09:37 + Log: Subject: [PATCH pod/perlfunc.pod] sprintf "%+d" + From: Abigail + Date: Thu, 14 Feb 2008 17:43:14 +0100 + Message-ID: <20080214164314.GA31694@abigail.be> Branch: perl - ! pod/perlrun.pod + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 18648] By: rgs on 2003/02/03 19:32:57 - Log: Fix bug #8760 : cop_line isn't properly restored - when a module is loaded at runtime behind the scenes. - Branch: perl - ! op.c t/lib/warnings/perlio -____________________________________________________________________________ -[ 18647] By: merijn on 2003/02/03 16:14:00 - Log: Subject: Re: [perl #20606] [PATCH} openbsd hints - From: Abe Timmerman - Date: Sun, 2 Feb 2003 18:27:57 +0100 - Message-Id: <200302021827.57240.abe@ztreet.demon.nl> - Branch: perl - ! hints/openbsd.sh -____________________________________________________________________________ -[ 18646] By: jhi on 2003/02/03 12:54:10 - Log: Integrate: - [ 18640] - Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes - threading issue. Should perhaps be a PVOP to save memory, but then - we have nowhere to store the hash of the function! - - [ 18641] - In any case, never copy this but use the same SV since - if we copy we loose the hash we so badly need. - For op_const we might still need to copy however. - - [ 18644] - Duh, test -e ENOPORTABLE, I should've remembered that. - (Made Solaris go boom.) - Branch: maint-5.8/perl - !> Configure dump.c op.c pp_hot.c -____________________________________________________________________________ -[ 18645] By: jhi on 2003/02/03 12:42:15 - Log: metaconfig unit change for #18644. - Branch: metaconfig - ! U/modified/Head.U -____________________________________________________________________________ -[ 18644] By: jhi on 2003/02/03 12:41:51 - Log: Duh, test -e ENOPORTABLE, I should've remembered that. - (Made Solaris go boom.) +[ 33313] By: rgs on 2008/02/14 17:01:41 + Log: Subject: [PATCH t/op/pat.t] Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys. + From: Abigail + Date: Thu, 7 Feb 2008 17:53:30 +0100 + Message-ID: <20080207165330.GA25617@abigail.be> + + with tweaks (one more test marked TODO) Branch: perl - ! Configure + ! t/op/pat.t ____________________________________________________________________________ -[ 18643] By: jhi on 2003/02/03 10:36:15 - Log: Detypo. +[ 33312] By: rgs on 2008/02/14 16:33:11 + Log: Add missing file to MANIFEST, to go with change #33311 Branch: perl - ! cop.h + ! MANIFEST ____________________________________________________________________________ -[ 18642] By: ams on 2003/02/03 08:26:36 - Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the - utility scripts?) +[ 33311] By: rgs on 2008/02/14 16:30:32 + Log: Subject: Re: [perl #50706] %^H affecting outside file scopes + From: Rick Delaney + Date: Tue, 12 Feb 2008 14:05:22 -0500 + Message-ID: <20080212190522.GB16896@bort.ca> Branch: perl - + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp - + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp - ! MANIFEST 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/base64.t - ! ext/MIME/Base64/t/quoted-print.t + + t/lib/Sans_mypragma.pm + ! pp_ctl.c t/lib/mypragma.t ____________________________________________________________________________ -[ 18641] By: sky on 2003/02/02 23:46:24 - Log: In any case, never copy this but use the same SV since - if we copy we loose the hash we so badly need. - For op_const we might still need to copy however. +[ 33310] By: stevep on 2008/02/14 15:44:14 + Log: Subject: [PATCH] doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these times? */ + From: "Vincent Pit" + Date: Thu, 14 Feb 2008 15:21:29 +0100 (CET) + Message-ID: <37048.147.210.17.175.1202998889.squirrel@147.210.17.175> Branch: perl - ! op.c + ! doio.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 18640] By: sky on 2003/02/02 23:38:40 - Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes - threading issue. Should perhaps be a PVOP to save memory, but then - we have nowhere to store the hash of the function! +[ 33309] By: rgs on 2008/02/14 15:14:36 + Log: Make the new warning report undef constants as undef Branch: perl - ! dump.c op.c pp_hot.c + ! op.c t/lib/warnings/op ____________________________________________________________________________ -[ 18639] By: jhi on 2003/02/02 20:59:37 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 18638] By: jhi on 2003/02/02 20:26:13 - Log: Integrate: - [ 18621] - Fix and test for [perl #15549 Empty \Q\E not permitted] - (test.pl-ise quotemeta.t, too) - - [ 18622] - minitest wasn't working. (The $^X /miniperl/ test in - io/crlf.t didn't work in Tru64, $^X was "./perl", used - the same 'eval q/use .../' trick everywhere.) - - [ 18624] - Plan 9: doesn't really do Configure (undo #18585/#18586) - - [ 18626] - Plan 9: No Configure. - - [ 18627] - Plan 9: Update the list of object files. - - [ 18628] - Plan 9: Update config.plan9 based on Russ Cox' work. - - [ 18629] - Plan 9: Supply also Russ Cox' original config.h for 5.8.0. - - [ 18630] - [perl #15397] seems to have been fixed; add its test. - - [ 18631] - The [perl #7471] seems to have been fixed; add its test. - - [ 18632] - Also [perl #3547] has been fixed; add its test case. - - [ 18633] - Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch - From: Rafael Garcia-Suarez - Date: Wed, 22 Jan 2003 22:35:56 +0100 - Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr> - - [ 18634] - Subject: [PATCH] pod/perlfunc.pod - From: abigail@abigail.nl - Date: Sun, 2 Feb 2003 16:59:48 +0100 - Message-Id: <20030202155948.7971.qmail@abigail.nl> - - [ 18635] - Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox. - - [ 18636] - Subject: Re: typo in checkin 18616 - From: Nick Ing-Simmons - Date: Sun, 02 Feb 2003 17:23:08 +0000 - Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com> - - [ 18637] - Plan 9: Some time has passed. - Branch: maint-5.8/perl - +> plan9/config_h.sample plan9/config_sh.sample - !> Configure MANIFEST XSUB.h mg.c plan9/buildinfo - !> plan9/config.plan9 plan9/mkfile pod/perlfunc.pod pp.c pp_ctl.c - !> pp_hot.c regexec.c regexp.h t/io/crlf.t t/op/pat.t - !> t/op/quotemeta.t t/uni/tr_7jis.t t/uni/tr_eucjp.t - !> t/uni/tr_sjis.t t/uni/tr_utf8.t toke.c -____________________________________________________________________________ -[ 18637] By: jhi on 2003/02/02 20:07:57 - Log: Plan 9: Some time has passed. - Branch: perl - ! plan9/buildinfo -____________________________________________________________________________ -[ 18636] By: jhi on 2003/02/02 20:02:11 - Log: Subject: Re: typo in checkin 18616 - From: Nick Ing-Simmons - Date: Sun, 02 Feb 2003 17:23:08 +0000 - Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com> - Branch: perl - ! XSUB.h -____________________________________________________________________________ -[ 18635] By: jhi on 2003/02/02 19:46:35 - Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox. - Branch: perl - + plan9/config_sh.sample - ! MANIFEST -____________________________________________________________________________ -[ 18634] By: ams on 2003/02/02 18:07:01 - Log: Subject: [PATCH] pod/perlfunc.pod - From: abigail@abigail.nl - Date: Sun, 2 Feb 2003 16:59:48 +0100 - Message-Id: <20030202155948.7971.qmail@abigail.nl> - Branch: perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 18633] By: jhi on 2003/02/02 16:48:26 - Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch - From: Rafael Garcia-Suarez - Date: Wed, 22 Jan 2003 22:35:56 +0100 - Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr> - Branch: perl - ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t -____________________________________________________________________________ -[ 18632] By: jhi on 2003/02/02 15:31:36 - Log: Also [perl #3547] has been fixed; add its test case. - Branch: perl - ! t/op/pat.t -____________________________________________________________________________ -[ 18631] By: jhi on 2003/02/02 15:26:10 - Log: The [perl #7471] seems to have been fixed; add its test. - Branch: perl - ! t/op/pat.t -____________________________________________________________________________ -[ 18630] By: jhi on 2003/02/02 15:21:23 - Log: seems to have been fixed; add its test. - Branch: perl - ! t/op/pat.t -____________________________________________________________________________ -[ 18629] By: jhi on 2003/02/02 15:09:39 - Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0. - Branch: perl - + plan9/config_h.sample - ! MANIFEST -____________________________________________________________________________ -[ 18628] By: jhi on 2003/02/02 14:46:26 - Log: Plan 9: Update config.plan9 based on Russ Cox' work. - Branch: perl - ! plan9/config.plan9 -____________________________________________________________________________ -[ 18627] By: jhi on 2003/02/02 14:24:00 - Log: Plan 9: Update the list of object files. - Branch: perl - ! plan9/mkfile -____________________________________________________________________________ -[ 18626] By: jhi on 2003/02/02 14:03:16 - Log: Plan 9: No Configure. - Branch: perl - ! Configure -____________________________________________________________________________ -[ 18625] By: jhi on 2003/02/02 14:02:50 - Log: Plan 9: No Configure. - Branch: metaconfig - ! U/modified/Head.U -____________________________________________________________________________ -[ 18624] By: jhi on 2003/02/02 13:29:02 - Log: Plan 9: doesn't really do Configure (undo #18585/#18586) - Branch: perl - ! Configure -____________________________________________________________________________ -[ 18623] By: jhi on 2003/02/02 13:28:44 - Log: Plan 9: doesn't really do Configure (undo #18585/#18586) - Branch: metaconfig - ! U/modified/usenm.U -____________________________________________________________________________ -[ 18622] By: jhi on 2003/02/02 12:49:13 - Log: minitest wasn't working. (The $^X /miniperl/ test in - io/crlf.t didn't work in Tru64, $^X was "./perl", used - the same 'eval q/use .../' trick everywhere.) - Branch: perl - ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t - ! t/uni/tr_utf8.t -____________________________________________________________________________ -[ 18621] By: jhi on 2003/02/02 12:23:28 - Log: Fix and test for [perl #15549 Empty \Q\E not permitted] - (test.pl-ise quotemeta.t, too) - Branch: perl - ! t/op/quotemeta.t toke.c -____________________________________________________________________________ -[ 18620] By: nick on 2003/02/02 11:37:57 - Log: Integrate mainline - Branch: perlio - !> ext/threads/threads.xs -____________________________________________________________________________ -[ 18619] By: jhi on 2003/02/01 21:13:47 - Log: Integrate: - [ 18618] - Fix bug #15837, temporary from storable call hadn't gotten - freed yet and was cloned but without a real (AvREAL) - reference to it. @_ doesn't refcount! - Branch: maint-5.8/perl - !> ext/threads/threads.xs -____________________________________________________________________________ -[ 18618] By: sky on 2003/02/01 21:04:36 - Log: Fix bug #15837, temporary from storable call hadn't gotten - freed yet and was cloned but without a real (AvREAL) - reference to it. @_ doesn't refcount! - Branch: perl - ! ext/threads/threads.xs -____________________________________________________________________________ -[ 18617] By: jhi on 2003/02/01 20:05:08 - Log: Integrate: - [ 18616] - Integrate from perlio: - - [ 18591] - PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so - correct XSUB.h - - [ 18611] - Michael Schroeder's fix for re-try if stdio ops after - interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S). - - [ 18612] - PerlIO friendly version of speed up of $/ = undef case. - - [ 18613] - fflush() before invalidating stdio's fileno. - - [ 18615] - Don't free thread before using it, breaks platforms that - trust that I really want to free what I free, (like HPUX - and AIX). - - [ 18614] - Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics - From: Nick Ing-Simmons - Date: Sat, 01 Feb 2003 13:03:52 +0000 - Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com> - - [ 18609] - Go even further (back) than change #18608 and revert - to the 5.8.0 code, since otherwise split.t #40 fails. - The four new tests of pat.t should keep us more honest. - - [ 18608] - Subject: [FIX] Re: UTF-8 failures (surprise!) - From: Enache Adrian - Date: Fri, 31 Jan 2003 09:20:59 +0200 - Message-ID: <20030131072059.GB6045@ratsnest.hole> - - [ 18607] - Fix typo in version check ($[ to $]). - - [ 18606] - Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ? - From: Jose.auguste-etienne@cgss-guyane.fr - Date: Thu, 30 Jan 2003 12:40:53 -0300 - Message-ID: - - [ 18605] - [perl #20616] code example in the FAQ that isn't strict-friendly. - Subject: [perl #20616] Tie::IxHash doc error. - From: Beckett Richard-qswi266 (via RT) - Date: 30 Jan 2003 11:43:17 -0000 - Message-Id: - - [ 18604] - FAQ sync. - - [ 18603] - Subject: [FIX] Re: UTF-8 failures (surprise!) - From: Enache Adrian - Date: Thu, 30 Jan 2003 10:48:09 +0200 - Message-ID: <20030130084809.GA16902@ratsnest.hole> - - Fix for half of the failures, with an expanded test. - - [ 18602] - Updates to the openbsd hints - - Subject: [perl #20606] [no subject] - Date: 29 Jan 2003 18:38:37 -0000 - From: "Todd C. Miller" (via RT) - Message-Id: - - [ 18599] - Fix a very small memory leak in op_free, by reserving the - case op_seq == (U16)-1 for the compiler backend - - Subject: Re: Freeing code - From: "Paul Johnson" - Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET) - Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net> - - [ 18597] - Subject: Re: [perl #20274] perlbug requires dynamic loading - From: Slaven Rezic - Date: 14 Jan 2003 20:58:54 +0100 - Message-ID: <87n0m3v6yp.fsf@vran.herceg.de> - - [ 18596] - Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but - without the lval context tweak. Used in OP_DBSTATE. - Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d - From: Dave Mitchell - Date: Sun, 26 Jan 2003 17:42:42 +0000 - Message-ID: <20030126174242.H16182@fdgroup.com> - - [ 18594] - Update the pod list for Plan 9. - - [ 18593] - When we copy things out of a hash and increment the - refcount of the shared scalar, we really must protect - that refcount increase with a lock, or else it might not - happen. Fixes segfault when objects would prematurely - be killed. - - [ 18588] - Lest people get worried about not having PerlIO. - Branch: maint-5.8/perl - !> XSUB.h cop.h ext/Storable/t/restrict.t - !> ext/Sys/Hostname/Hostname.pm ext/threads/shared/shared.xs - !> ext/threads/threads.xs hints/openbsd.sh lib/utf8.t op.c - !> perlio.c plan9/mkfile pod/perlfaq.pod pod/perlfaq2.pod - !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod - !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlunicode.pod - !> pod/perluniintro.pod pp_ctl.c regexec.c sv.c t/op/pat.t -____________________________________________________________________________ -[ 18616] By: jhi on 2003/02/01 19:43:09 - Log: Integrate from perlio: - - [ 18591] - PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so - correct XSUB.h - - [ 18611] - Michael Schroeder's fix for re-try if stdio ops after - interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S). - - [ 18612] - PerlIO friendly version of speed up of $/ = undef case. - - [ 18613] - fflush() before invalidating stdio's fileno. - Branch: perl - !> XSUB.h perlio.c sv.c -____________________________________________________________________________ -[ 18615] By: sky on 2003/02/01 12:01:01 - Log: Don't free thread before using it, breaks platforms that - trust that I really want to free what I free, (like HPUX - and AIX). - Branch: perl - ! ext/threads/threads.xs -____________________________________________________________________________ -[ 18614] By: ams on 2003/02/01 12:00:29 - Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics - From: Nick Ing-Simmons - Date: Sat, 01 Feb 2003 13:03:52 +0000 - Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com> - Branch: perl - ! perlio.c -____________________________________________________________________________ -[ 18613] By: nick on 2003/02/01 11:56:47 - Log: fflush() before invalidating stdio's fileno. - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18612] By: nick on 2003/02/01 11:37:30 - Log: PerlIO friendly version of speed up of $/ = undef case. - Branch: perlio - ! sv.c -____________________________________________________________________________ -[ 18611] By: nick on 2003/02/01 09:26:31 - Log: Michael Schroeder's fix for re-try if stdio ops after - interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S). - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18610] By: nick on 2003/02/01 09:19:20 - Log: Integrate mainline - Branch: perlio - +> t/lib/warnings/pad - !> (integrate 43 files) -____________________________________________________________________________ -[ 18609] By: jhi on 2003/01/31 08:58:40 - Log: Go even further (back) than change #18608 and revert - to the 5.8.0 code, since otherwise split.t #40 fails. - The four new tests of pat.t should keep us more honest. - Branch: perl - ! regexec.c -____________________________________________________________________________ -[ 18608] By: jhi on 2003/01/31 08:24:53 - Log: Subject: [FIX] Re: UTF-8 failures (surprise!) - From: Enache Adrian - Date: Fri, 31 Jan 2003 09:20:59 +0200 - Message-ID: <20030131072059.GB6045@ratsnest.hole> - Branch: perl - ! regexec.c t/op/pat.t -____________________________________________________________________________ -[ 18607] By: ams on 2003/01/31 02:29:56 - Log: Fix typo in version check ($[ to $]). - Branch: perl - ! ext/Storable/t/restrict.t -____________________________________________________________________________ -[ 18606] By: rgs on 2003/01/30 22:02:47 - Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ? - From: Jose.auguste-etienne@cgss-guyane.fr - Date: Thu, 30 Jan 2003 12:40:53 -0300 - Message-ID: - Branch: perl - ! pod/perlunicode.pod -____________________________________________________________________________ -[ 18605] By: rgs on 2003/01/30 20:58:52 - Log: code example in the FAQ that isn't strict-friendly. - Subject: [perl #20616] Tie::IxHash doc error. - From: Beckett Richard-qswi266 (via RT) - Date: 30 Jan 2003 11:43:17 -0000 - Message-Id: - Branch: perl - ! pod/perlfaq4.pod -____________________________________________________________________________ -[ 18604] By: rgs on 2003/01/30 20:52:05 - Log: FAQ sync. - Branch: perl - ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod - ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod - ! pod/perlfaq8.pod -____________________________________________________________________________ -[ 18603] By: jhi on 2003/01/30 08:05:22 - Log: Subject: [FIX] Re: UTF-8 failures (surprise!) - From: Enache Adrian - Date: Thu, 30 Jan 2003 10:48:09 +0200 - Message-ID: <20030130084809.GA16902@ratsnest.hole> - - Fix for half of the failures, with an expanded test. - Branch: perl - ! lib/utf8.t sv.c -____________________________________________________________________________ -[ 18602] By: merijn on 2003/01/30 06:31:50 - Log: Updates to the openbsd hints - - Subject: [perl #20606] [no subject] - Date: 29 Jan 2003 18:38:37 -0000 - From: "Todd C. Miller" (via RT) - Message-Id: - Branch: perl - ! hints/openbsd.sh -____________________________________________________________________________ -[ 18601] By: jhi on 2003/01/29 05:58:36 - Log: More of the #18600. - Branch: perl - ! pad.c -____________________________________________________________________________ -[ 18600] By: jhi on 2003/01/29 05:37:12 - Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV) - dumping (but now use SvPV_nolen). (This change made an empty - prototype to show up as "_" under -Uuseperlio.) - Branch: perl - ! dump.c -____________________________________________________________________________ -[ 18599] By: rgs on 2003/01/28 21:07:08 - Log: Fix a very small memory leak in op_free, by reserving the - case op_seq == (U16)-1 for the compiler backend - - Subject: Re: Freeing code - From: "Paul Johnson" - Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET) - Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net> +[ 33308] By: rgs on 2008/02/14 15:05:38 + Log: Fix leak when issuing new warning implemented by #33305 Branch: perl ! op.c ____________________________________________________________________________ -[ 18598] By: rgs on 2003/01/28 20:43:02 - Log: Integrate from maint-5.8: - Change 18450 : - Tiny output tweak. - Change 18429 : - AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE - things like drand48_data are undefined). - Change 18388 : - List the PERL_MAGIC_utf8 ('w') flag. - Branch: perl - !> hints/aix.sh pod/perlguts.pod t/op/pat.t -____________________________________________________________________________ -[ 18597] By: rgs on 2003/01/27 21:52:00 - Log: Subject: Re: [perl #20274] perlbug requires dynamic loading - From: Slaven Rezic - Date: 14 Jan 2003 20:58:54 +0100 - Message-ID: <87n0m3v6yp.fsf@vran.herceg.de> - Branch: perl - ! ext/Sys/Hostname/Hostname.pm -____________________________________________________________________________ -[ 18596] By: rgs on 2003/01/27 20:38:21 - Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but - without the lval context tweak. Used in OP_DBSTATE. - Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d - From: Dave Mitchell - Date: Sun, 26 Jan 2003 17:42:42 +0000 - Message-ID: <20030126174242.H16182@fdgroup.com> - Branch: perl - ! cop.h pp_ctl.c -____________________________________________________________________________ -[ 18595] By: rgs on 2003/01/27 20:32:01 - Log: Subject: [PATCH] make Copy On Write work once again - From: Nicholas Clark - Date: Sat, 25 Jan 2003 00:25:50 +0000 - Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net> - Branch: perl - ! sv.h -____________________________________________________________________________ -[ 18594] By: jhi on 2003/01/27 20:01:44 - Log: Update the pod list for Plan 9. - Branch: perl - ! plan9/mkfile -____________________________________________________________________________ -[ 18593] By: sky on 2003/01/26 22:37:21 - Log: When we copy things out of a hash and increment the - refcount of the shared scalar, we really must protect - that refcount increase with a lock, or else it might not - happen. Fixes segfault when objects would prematurely - be killed. - Branch: perl - ! ext/threads/shared/shared.xs -____________________________________________________________________________ -[ 18592] By: jhi on 2003/01/26 21:54:36 - Log: Missing (STRLEN)casts. - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18591] By: nick on 2003/01/26 17:46:19 - Log: PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so - correct XSUB.h - Branch: perlio - ! XSUB.h -____________________________________________________________________________ -[ 18590] By: jhi on 2003/01/26 13:21:03 - Log: Integrate: - [ 18589] - OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. - - Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d - From: Dave Mitchell - Date: Fri, 24 Jan 2003 18:44:19 +0000 - Message-ID: <20030124184419.F11179@fdgroup.com> - Branch: maint-5.8/perl - !> mg.c op.h pp_ctl.c -____________________________________________________________________________ -[ 18589] By: rgs on 2003/01/26 13:06:49 - Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. - - Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d - From: Dave Mitchell - Date: Fri, 24 Jan 2003 18:44:19 +0000 - Message-ID: <20030124184419.F11179@fdgroup.com> - Branch: perl - ! mg.c op.h pp_ctl.c -____________________________________________________________________________ -[ 18588] By: jhi on 2003/01/26 12:18:10 - Log: Lest people get worried about not having PerlIO. - Branch: perl - ! pod/perluniintro.pod -____________________________________________________________________________ -[ 18587] By: jhi on 2003/01/26 09:29:52 - Log: Integrate: - [ 18583] - Plan 9 compiler can't return quads from the ?: (condop). - (There may be more spots like this, so a Configure test - maybe in order, but this works for now.) From Russ Cox. - - [ 18584] - Plan 9 doesn't really have the symlink API, from Russ Cox. - - [ 18586] - Plan 9 doesn't do nm, from Russ Cox. - Branch: maint-5.8/perl - !> Configure ext/PerlIO/via/via.xs plan9/plan9ish.h -____________________________________________________________________________ -[ 18586] By: jhi on 2003/01/26 09:19:01 - Log: Plan 9 doesn't do nm, from Russ Cox. +[ 33307] By: rgs on 2008/02/14 14:39:21 + Log: Revert change #33302. This change was wrong, since it was + using OP_ENTERSUB as a LISTOP, whereas it's a UNOP. Branch: perl - ! Configure -____________________________________________________________________________ -[ 18585] By: jhi on 2003/01/26 09:18:29 - Log: Plan 9 doesn't do nm, from Russ Cox. - Branch: metaconfig - ! U/modified/usenm.U -____________________________________________________________________________ -[ 18584] By: jhi on 2003/01/26 09:11:23 - Log: Plan 9 doesn't really have the symlink API, from Russ Cox. - Branch: perl - ! plan9/plan9ish.h -____________________________________________________________________________ -[ 18583] By: jhi on 2003/01/26 09:08:36 - Log: Plan 9 compiler can't return quads from the ?: (condop). - (There may be more spots like this, so a Configure test - maybe in order, but this works for now.) From Russ Cox. - Branch: perl - ! ext/PerlIO/via/via.xs plan9/plan9ish.h -____________________________________________________________________________ -[ 18582] By: jhi on 2003/01/26 08:30:37 - Log: Integrate: - [ 18579] - Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero - From: Enache Adrian - Date: Sun, 26 Jan 2003 04:55:48 +0200 - Message-Id: <20030126025548.GB812@ratsnest.hole> - - [ 18580] - Subject: patch to speed up Perl's slurp mode - From: Enache Adrian - Date: Fri, 24 Jan 2003 06:23:54 +0200 - Message-Id: <20030124042354.GA30362@ratsnest.hole> - - [ 18581] - Subject: Re: truncate using a globref - From: Slaven Rezic - Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET) - Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de> - Branch: maint-5.8/perl - ! sv.c - !> ext/Storable/Storable.xs pp_ctl.c pp_sys.c t/io/fs.t + ! pp_hot.c t/lib/warnings/gv ____________________________________________________________________________ -[ 18581] By: ams on 2003/01/26 05:29:40 - Log: Subject: Re: truncate using a globref - From: Slaven Rezic - Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET) - Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de> +[ 33306] By: steveh on 2008/02/14 10:09:33 + Log: Fix linker error introduced by #33305 Branch: perl - ! pp_sys.c t/io/fs.t + ! op.c ____________________________________________________________________________ -[ 18580] By: ams on 2003/01/26 04:57:47 - Log: Subject: patch to speed up Perl's slurp mode - From: Enache Adrian - Date: Fri, 24 Jan 2003 06:23:54 +0200 - Message-Id: <20030124042354.GA30362@ratsnest.hole> +[ 33305] By: rgs on 2008/02/14 08:25:29 + Log: Subject: Show constant in "Useless use of a constant in void context" + From: Rick Delaney + Date: Wed, 13 Feb 2008 23:29:16 -0500 + Message-ID: <20080214042916.GA12678@bort.ca> Branch: perl - ! sv.c + ! op.c t/lib/warnings/op ____________________________________________________________________________ -[ 18579] By: ams on 2003/01/26 02:50:44 - Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero - From: Enache Adrian - Date: Sun, 26 Jan 2003 04:55:48 +0200 - Message-Id: <20030126025548.GB812@ratsnest.hole> +[ 33304] By: rgs on 2008/02/14 08:09:36 + Log: Subject: [PATCH] use svtype + From: "Robin Barker" + Date: Wed, 13 Feb 2008 17:46:02 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A35@exchsvr2.npl.ad.local> Branch: perl - ! pp_ctl.c + ! embed.fnc gv.c pod/perlapi.pod pp.c proto.h sv.c ____________________________________________________________________________ -[ 18578] By: ams on 2003/01/26 02:40:20 - Log: Subject: [PATCH Storable 2.06] const declaration fixup - From: "Craig A. Berry" - Date: Thu, 23 Jan 2003 16:24:46 -0600 - Message-Id: <3E306BAE.4030807@mac.com> +[ 33303] By: rgs on 2008/02/14 07:52:45 + Log: Jerry D. Hedden now maintains Thread::Semaphore on CPAN Branch: perl - ! ext/Storable/Storable.xs + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 18577] By: rgs on 2003/01/23 20:46:00 - Log: Subject: [PATCH] move pad.c warnings to different test file - From: Dave Mitchell - Date: Thu, 23 Jan 2003 20:56:47 +0000 - Message-ID: <20030123205647.C8696@fdgroup.com> - Branch: perl - + t/lib/warnings/pad - ! MANIFEST t/lib/warnings/op -____________________________________________________________________________ -[ 18576] By: jhi on 2003/01/23 13:52:39 - Log: The perlio->maint changes had somehow gotten of sync. - Branch: maint-5.8/perl - !> perlio.c -____________________________________________________________________________ -[ 18575] By: jhi on 2003/01/23 12:33:38 - Log: Integrate: - [ 18569] - Fix [perl #19860] by adding a POSIX::fsync() stub. - Branch: maint-5.8/perl - !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod -____________________________________________________________________________ -[ 18574] By: jhi on 2003/01/23 12:28:19 - Log: Integrate: - [ 18573] - Fix Solaris 32-bit invalidate case. - Branch: maint-5.8/perl - !> perlio.c -____________________________________________________________________________ -[ 18573] By: nick on 2003/01/23 07:26:43 - Log: Fix Solaris 32-bit invalidate case. +[ 33302] By: stevep on 2008/02/13 18:39:50 + Log: Subject: [perl #47047] Use of inherited AUTOLOAD for non-method is deprecated + From: Rick Delaney (via RT) + Date: Tue, 30 Oct 2007 20:19:40 -0700 + Message-ID: Branch: perl - ! perlio.c -____________________________________________________________________________ -[ 18572] By: rgs on 2003/01/22 21:40:21 - Log: Integrate change 18448 from maint-5.8 : - - Subject: Partial Data::Dumper patch - From: Richard Clamp - Date: Sat, 4 Jan 2003 00:52:47 +0000 - Message-ID: <20030104005247.GA27685@mirth.demon.co.uk> - - Subject: Re: Partial Data::Dumper patch - From: Slaven Rezic - Date: 04 Jan 2003 02:48:08 +0100 - Message-ID: <87u1gp4rdz.fsf@vran.herceg.de> - Branch: perl - !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t -____________________________________________________________________________ -[ 18571] By: rgs on 2003/01/22 21:22:31 - Log: Subject: [PATCH] Re: difference between my and our before introduction - From: Dave Mitchell - Date: Thu, 16 Jan 2003 17:12:37 +0000 - Message-ID: <20030116171237.C420@fdgroup.com> - (with a small test tweak) - Branch: perl - ! pad.c t/comp/our.t toke.c -____________________________________________________________________________ -[ 18570] By: nick on 2003/01/22 21:03:43 - Log: Integrate mainline - Branch: perlio - !> av.c dump.c embed.fnc embed.h ext/Encode/Changes - !> ext/Encode/Encode.pm ext/Encode/MANIFEST - !> ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm - !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t - !> ext/List/Util/Makefile.PL global.sym lib/Term/Complete.pm - !> perlio.c perlio.h sv.c sv.h t/op/array.t t/op/ref.t -____________________________________________________________________________ -[ 18569] By: rgs on 2003/01/22 21:00:59 - Log: Fix [perl #19860] by adding a POSIX::fsync() stub. - Branch: perl - ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod -____________________________________________________________________________ -[ 18568] By: jhi on 2003/01/22 20:24:37 - Log: Add the POSIX::sigaction() trick by Slaven Rezic - for [perl #17341]. - Branch: maint-5.8/perl - ! pod/perlfunc.pod pod/perlipc.pod -____________________________________________________________________________ -[ 18567] By: jhi on 2003/01/22 18:37:55 - Log: Integrate: - [ 18545] - Subject: [PATCH perl-current] AUTHORS correction - From: Richard Soderberg - Date: Wed, 22 Jan 2003 02:08:13 -0500 - Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net> - - [ 18552] - Subject: [PATCH] assert PV isn't RV - From: Nicholas Clark - Date: Fri, 17 Jan 2003 19:40:45 +0000 - Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net> - - [ 18553] - Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8) - From: Martti Rahkila - Date: Sat, 18 Jan 2003 00:25:39 +0200 - Message-ID: <20030118002539.A30585@wurlitzer.hut.fi> - - (chose the 'even safer' version) - - [ 18554] - Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY - From: Dave Mitchell - Date: Sun, 19 Jan 2003 16:43:54 +0000 - Message-ID: <20030119164353.B24444@fdgroup.com> - - [ 18556] - Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)) - From: Robin Barker - Date: Mon, 20 Jan 2003 15:26:21 -0000 - Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk> - - [ 18558] - Subject: Re: slight tweak to -DR flag - display whether on tmps stack - From: Dave Mitchell - Date: Sun, 19 Jan 2003 17:22:05 +0000 - Message-ID: <20030119172204.D24444@fdgroup.com> - - [ 18559] - Upgrade to Encode 1.86. - Branch: maint-5.8/perl - !> AUTHORS av.c dump.c ext/Encode/Changes ext/Encode/Encode.pm - !> ext/Encode/MANIFEST ext/Encode/Unicode/Unicode.xs - !> ext/Encode/encoding.pm ext/Encode/t/enc_eucjp.t - !> ext/Encode/t/enc_utf8.t lib/Term/Complete.pm perlio.h sv.h - !> t/op/array.t -____________________________________________________________________________ -[ 18566] By: jhi on 2003/01/22 18:32:41 - Log: Regen Configure. - Branch: maint-5.8/perl - ! Configure config_h.SH -____________________________________________________________________________ -[ 18565] By: jhi on 2003/01/22 18:15:06 - Log: Integrate from perlio: - [ 18539] - Try the invalidate_fileno() idea for non-leaky stdio sockets. - - [ 18540] - stdio does NOT set errno==EBADF on invalidated fileno - - [ 18547] - Tweak APItest for new semantics of printf. - Now printf() is always real printf() and not #define'd to - PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected - back to original file does not affect stdout unless we are - using :stdio as implementation. So things printf()ed XS side - are not written to file (and turn up at end of test). - So add an XS function which does fflush(stdout), modify .pm - file to export it and .t file to call it. - - [ 18548] - Add defined(__osf__) case to invalidate_fileno (for Tru64). - - [ 18549] - Report layer name (without arg) on fail, and attempt to - autoload layer name. (Fix for [perl #20460]). - - [ 18550] - #if defined(__irix__) (for stdio invalidate) from Jarkko. - - [ 18560] - Fixes for open.pm which attempts to load layers: - 1. C equivalent of local $SIG{__WARN__} = sub {} - while loading layers to supress warnings lib/open.t does - not want. - 2. The loading scheme does not recurse now so look for - new symptom of bad layer which is that a good module - fails to load (as we cannot open any files). - - NOTE: In my opinion open.pm should probably die on bad layer - spec rather than just (maybe) warning and then allowing opens - to fail. - Branch: maint-5.8/perl - !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs - !> ext/XS/APItest/t/printf.t lib/open.pm lib/open.t perlio.c -____________________________________________________________________________ -[ 18564] By: jhi on 2003/01/22 18:07:19 - Log: Use the aTHX_-less form (cousin of change #18544). - Branch: maint-5.8/perl - ! sv.c + ! pp_hot.c t/lib/warnings/gv ____________________________________________________________________________ -[ 18563] By: jhi on 2003/01/22 18:03:40 - Log: Integrate: - [ 18541] - Try to make including patchlevel.h a bit more - robust (use <> instead of "") and in case of - failure (PERL_VERSION didn't get defined) try - to fail (by trying to #include an "obviously" - named file that should not exist) (didn't use - #error since IIRC older cpps do not have it) - (Tries to address [perl #20276].) - - [ 18543] - Update the MD5 checksums. - Branch: maint-5.8/perl - !> ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm - !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t - !> ext/List/Util/Util.xs ext/Storable/Storable.xs -____________________________________________________________________________ -[ 18562] By: jhi on 2003/01/22 17:59:44 - Log: Integrate: - [ 18536] - Allow explicit -C enable/disable by -C:1/-C:0 - (suggested by Peter Haworth). - - (accept mainline's perlrun since somehow maint has gotten of sync) - Branch: maint-5.8/perl - !> perl.c pod/perlrun.pod -____________________________________________________________________________ -[ 18561] By: jhi on 2003/01/22 17:43:45 - Log: Integrate from perlio: - [ 18560] - Fixes for open.pm which attempts to load layers: - 1. C equivalent of local $SIG{__WARN__} = sub {} - while loading layers to supress warnings lib/open.t does - not want. - 2. The loading scheme does not recurse now so look for - new symptom of bad layer which is that a good module - fails to load (as we cannot open any files). - - NOTE: In my opinion open.pm should probably die on bad layer - spec rather than just (maybe) warning and then allowing opens - to fail. - Branch: perl - !> lib/open.t perlio.c -____________________________________________________________________________ -[ 18560] By: nick on 2003/01/22 17:19:41 - Log: Fixes for open.pm which attempts to load layers: - 1. C equivalent of local $SIG{__WARN__} = sub {} - while loading layers to supress warnings lib/open.t does - not want. - 2. The loading scheme does not recurse now so look for - new symptom of bad layer which is that a good module - fails to load (as we cannot open any files). - - NOTE: In my opinion open.pm should probably die on bad layer - spec rather than just (maybe) warning and then allowing opens - to fail. - Branch: perlio - ! lib/open.t perlio.c -____________________________________________________________________________ -[ 18559] By: jhi on 2003/01/22 13:19:31 - Log: Upgrade to Encode 1.86. - Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST - ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm - ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t -____________________________________________________________________________ -[ 18558] By: jhi on 2003/01/22 13:05:27 - Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack - From: Dave Mitchell - Date: Sun, 19 Jan 2003 17:22:05 +0000 - Message-ID: <20030119172204.D24444@fdgroup.com> +[ 33301] By: rgs on 2008/02/13 14:42:56 + Log: Subject: [PATCH] PERL_MAGIC_uvar_elem should be 'u' in dump.c + From: "Vincent Pit" + Date: Wed, 13 Feb 2008 11:10:11 +0100 (CET) + Message-ID: <36116.147.210.17.175.1202897411.squirrel@147.210.17.175> Branch: perl ! dump.c ____________________________________________________________________________ -[ 18557] By: jhi on 2003/01/22 13:01:15 - Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning in blead with SIGWARN - From: Nicholas Clark - Date: Tue, 21 Jan 2003 22:27:21 +0000 - Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net> - Branch: perl - ! sv.c t/op/ref.t -____________________________________________________________________________ -[ 18556] By: jhi on 2003/01/22 12:59:02 - Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)) - From: Robin Barker - Date: Mon, 20 Jan 2003 15:26:21 -0000 - Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk> - Branch: perl - ! perlio.h -____________________________________________________________________________ -[ 18555] By: jhi on 2003/01/22 12:57:20 - Log: Integrate from perlio: - [ 18539] - Try the invalidate_fileno() idea for non-leaky stdio sockets. - - [ 18540] - stdio does NOT set errno==EBADF on invalidated fileno - - [ 18547] - Tweak APItest for new semantics of printf. - Now printf() is always real printf() and not #define'd to - PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected - back to original file does not affect stdout unless we are - using :stdio as implementation. So things printf()ed XS side - are not written to file (and turn up at end of test). - So add an XS function which does fflush(stdout), modify .pm - file to export it and .t file to call it. - - [ 18548] - Add defined(__osf__) case to invalidate_fileno (for Tru64). - - [ 18549] - Report layer name (without arg) on fail, and attempt to - autoload layer name. (Fix for [perl #20460]). - - [ 18550] - #if defined(__irix__) (for stdio invalidate) from Jarkko. - Branch: perl - !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs - !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c -____________________________________________________________________________ -[ 18554] By: jhi on 2003/01/22 12:47:03 - Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY - From: Dave Mitchell - Date: Sun, 19 Jan 2003 16:43:54 +0000 - Message-ID: <20030119164353.B24444@fdgroup.com> - Branch: perl - ! av.c t/op/array.t -____________________________________________________________________________ -[ 18553] By: jhi on 2003/01/22 12:43:31 - Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8) - From: Martti Rahkila - Date: Sat, 18 Jan 2003 00:25:39 +0200 - Message-ID: <20030118002539.A30585@wurlitzer.hut.fi> - - (chose the 'even safer' version) - Branch: perl - ! lib/Term/Complete.pm -____________________________________________________________________________ -[ 18552] By: jhi on 2003/01/22 12:34:06 - Log: Subject: [PATCH] assert PV isn't RV - From: Nicholas Clark - Date: Fri, 17 Jan 2003 19:40:45 +0000 - Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net> - Branch: perl - ! sv.h -____________________________________________________________________________ -[ 18551] By: jhi on 2003/01/22 12:28:11 - Log: Integrate from maint-5.8: - [ 18375] - Better version of change #18370; use the new 'E' flag - so that cxinc is exposed (as cpp) only to List::Util - (well, any extension) (well, anyone who does -DPERL_EXT), - no need to export it globally. - Branch: perl - !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym -____________________________________________________________________________ -[ 18550] By: nick on 2003/01/22 12:27:48 - Log: #if defined(__irix__) (for stdio invalidate) from Jarkko. - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18549] By: nick on 2003/01/22 09:06:23 - Log: Report layer name (without arg) on fail, and attempt to - autoload layer name. (Fix for [perl #20460]). - Branch: perlio - ! lib/open.pm -____________________________________________________________________________ -[ 18548] By: nick on 2003/01/22 08:47:24 - Log: Add defined(__osf__) case to invalidate_fileno (for Tru64). - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18547] By: nick on 2003/01/22 08:32:59 - Log: Tweak APItest for new semantics of printf. - Now printf() is always real printf() and not #define'd to - PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected - back to original file does not affect stdout unless we are - using :stdio as implementation. So things printf()ed XS side - are not written to file (and turn up at end of test). - So add an XS function which does fflush(stdout), modify .pm - file to export it and .t file to call it. - Branch: perlio - ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs - ! ext/XS/APItest/t/printf.t -____________________________________________________________________________ -[ 18546] By: nick on 2003/01/22 08:26:14 - Log: Integrate mainline - Branch: perlio - !> (integrate 36 files) -____________________________________________________________________________ -[ 18545] By: ams on 2003/01/22 06:06:26 - Log: Subject: [PATCH perl-current] AUTHORS correction - From: Richard Soderberg - Date: Wed, 22 Jan 2003 02:08:13 -0500 - Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net> - Branch: perl - ! AUTHORS -____________________________________________________________________________ -[ 18544] By: jhi on 2003/01/22 03:45:01 - Log: Continuation of #18542. - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18543] By: jhi on 2003/01/22 03:21:23 - Log: Update the MD5 checksums. - Branch: perl - ! ext/Digest/MD5/t/files.t -____________________________________________________________________________ -[ 18542] By: hv on 2003/01/22 01:37:52 - Log: #18530 misses a couple of pTHX definitions - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18541] By: jhi on 2003/01/21 22:08:51 - Log: Try to make including patchlevel.h a bit more - robust (use <> instead of "") and in case of - failure (PERL_VERSION didn't get defined) try - to fail (by trying to #include an "obviously" - named file that should not exist) (didn't use - #error since IIRC older cpps do not have it) - (Tries to address [perl #20276].) - Branch: perl - ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm - ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs - ! ext/Storable/Storable.xs -____________________________________________________________________________ -[ 18540] By: nick on 2003/01/21 20:53:00 - Log: stdio does NOT set errno==EBADF on invalidated fileno - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18539] By: nick on 2003/01/21 20:22:55 - Log: Try the invalidate_fileno() idea for non-leaky stdio sockets. - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18538] By: merijn on 2003/01/21 16:54:00 - Log: Subject: [PATCH] Re: FreeBSD 5 hints patch - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 30 Dec 2002 18:01:16 -0800 - Message-ID: - Branch: perl - ! Configure -____________________________________________________________________________ -[ 18537] By: merijn on 2003/01/21 16:49:45 - Log: Subject: [PATCH] Re: FreeBSD 5 hints patch - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 30 Dec 2002 18:01:16 -0800 - Message-ID: - Branch: metaconfig - + U/modified/i_malloc.U -____________________________________________________________________________ -[ 18536] By: jhi on 2003/01/21 14:18:40 - Log: Allow explicit -C enable/disable by -C:1/-C:0 - (suggested by Peter Haworth). - Branch: perl - ! perl.c pod/perlrun.pod -____________________________________________________________________________ -[ 18535] By: jhi on 2003/01/21 02:49:55 - Log: Integrate: - [ 18526] - Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385] - From: Blair Zajac - Date: Wed, 08 Jan 2003 12:28:35 -0800 - Message-ID: <3E1C89F3.2B4759C@orcaware.com> - - [ 18527] - Subject: perl version reporting - From: "H.Merijn Brand" - Date: Wed, 18 Dec 2002 08:30:32 +0100 - Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl> - - [ 18532] - Subject: Re: [perl #19236] perlsyn: implicit localisation in while() - From: Martien Verbruggen - Date: Tue, 31 Dec 2002 16:42:28 +1100 - Message-Id: - - [ 18533] - Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0 - From: hv@crypt.org - Date: Thu, 02 Jan 2003 14:33:49 +0000 - Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk> - - [ 18534] - Subject: PATCH: perldoc in MAINT branch (probably unstable too) - From: Chip Turner - Date: 02 Jan 2003 11:35:57 -0500 - Message-ID: - Branch: maint-5.8/perl - !> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm - !> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL - !> lib/Pod/Perldoc.pm perl.c pod/perlsyn.pod regexec.c - !> t/op/subst.t -____________________________________________________________________________ -[ 18534] By: hv on 2003/01/21 02:22:53 - Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too) - From: Chip Turner - Date: 02 Jan 2003 11:35:57 -0500 - Message-ID: - Branch: perl - ! lib/Pod/Perldoc.pm -____________________________________________________________________________ -[ 18533] By: hv on 2003/01/21 02:15:29 - Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0 - From: hv@crypt.org - Date: Thu, 02 Jan 2003 14:33:49 +0000 - Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk> - Branch: perl - ! regexec.c t/op/subst.t -____________________________________________________________________________ -[ 18532] By: hv on 2003/01/21 01:56:31 - Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while() - From: Martien Verbruggen - Date: Tue, 31 Dec 2002 16:42:28 +1100 - Message-Id: - Branch: perl - ! pod/perlsyn.pod -____________________________________________________________________________ -[ 18531] By: hv on 2003/01/21 01:52:49 - Log: integrate #18366-18370 from maint-5.8: - Implement the CPP namespace protection from [perl #8610]; - unless a function has an 'A' flag, it's defined only if - PERL_CORE. (Why do we have so many many functions with an - 'A' flag, is another matter.) (The number of #ifdef PERL_COREs - could be cut down further by having a state variable and - inserting #ifdefs and #endifs when the state flips.) - - Caught by change #18366; thanks to the re extension we have some - functions that are file static but yet part of "the public API"... - Maybe a new class of exportability (a new embed.fnc flag) is - required for this case. - - Continue on change #18367; implement the said flag, 'E'. - (Some nm output studying was needed to get the right set - of re symbols defined.) - - In AIX (strict symbol exports) the cxinc is needed for List::Util. - Branch: perl - ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym -____________________________________________________________________________ -[ 18530] By: hv on 2003/01/21 01:37:03 - Log: integrate (by hand) #18353 and #18359 from maint-5.8: - Introduce a cache for UTF-8 data: length and byte<->char offset - mapping are stored in a new type of magic. Speeds up length(), - substr(), index(), rindex(), pos(), and some parts of s///. - - The speedup varies a lot (on the usual suspects: what is the - access pattern of the data, compiler, CPU), but should be at - least one order of magnitude, and getting to the same magnitude - as byte string speeds, and in some cases (length on unchanged data) - even reaching the byte string speed. On the other hand, in some - cases (index) the byte speed is still faster by a factor of five - or so, but the bottleneck there does not seem to be any more - the byte<->char offset mapping (instead, the fbm_instr() speed). - - There is one cache slot for the length, and only two for the - byte<->char offset mapping (the first one for the start->offset, - and the second for the offset->offset+length, when talking - in substr() terms). - - Code this hairy is bound to have hairy trolls hiding under it. - [...] - A small tweak on top of #18353: don't display mg_len bytes of - mg_ptr for PERL_MAGIC_utf8 because that's not what's there. - Branch: perl - ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h - ! sv.c util.c -____________________________________________________________________________ -[ 18529] By: hv on 2003/01/21 00:44:20 - Log: integrate #18349 from maint-5.8: - At least partially address [perl #10000] by speeding - up both the ASCII case (by about 2-3%) and the UTF-8 case - (by about 45%). The major trick is to avoid hitting the - costly S_reginclass(). (Even before this patch the speedup - since 5.8.0 was about 40-50%.) After this the UTF-8 case is - still about 30-60% slower than the ASCII case. (Note that - I'm unable to reproduce the 10-fold speed difference of the - original bug report; I can see a factor of 2 or 3, but no more.) - Branch: perl - !> regexec.c -____________________________________________________________________________ -[ 18528] By: hv on 2003/01/21 00:24:11 - Log: Subject: [PATCH pp_ctl.c] silence warning - From: Dave Mitchell - Date: Sun, 29 Dec 2002 15:09:31 +0000 - Message-ID: <20021229150931.C2325@fdgroup.com> - Branch: perl - ! pp_ctl.c -____________________________________________________________________________ -[ 18527] By: hv on 2003/01/21 00:04:14 - Log: Subject: perl version reporting - From: "H.Merijn Brand" - Date: Wed, 18 Dec 2002 08:30:32 +0100 - Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl> - Branch: perl - ! perl.c -____________________________________________________________________________ -[ 18526] By: hv on 2003/01/20 23:21:22 - Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385] - From: Blair Zajac - Date: Wed, 08 Jan 2003 12:28:35 -0800 - Message-ID: <3E1C89F3.2B4759C@orcaware.com> - Branch: perl - ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm - ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL -____________________________________________________________________________ -[ 18525] By: jhi on 2003/01/20 17:54:12 - Log: Integrate: - [ 18516] - microperl update. - - [ 18519] - Encode MANIFEST update. - - [ 18521] - Retract #18154 (integrate of perlio #18507), not enough - threadsafety. - - [ 18522] - Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero - From: "enache@rdslink.ro (via RT)" - Date: 20 Jan 2003 01:54:07 -0000 - Message-Id: - - [ 18523] - Upgrade to Digest 1.02. - - [ 18524] - Integrate from perlio: - [ 18520] - Move #define printf out of perl.h into appropriate - PerlIO files. - Branch: maint-5.8/perl - !> Makefile.micro ext/Encode/MANIFEST fakesdio.h lib/Digest.pm - !> lib/Digest.t nostdio.h perl.h perlio.c pp_hot.c uconfig.h - !> uconfig.sh -____________________________________________________________________________ -[ 18524] By: jhi on 2003/01/20 17:51:10 - Log: Integrate from perlio: - [ 18520] - Move #define printf out of perl.h into appropriate - PerlIO files. - Branch: perl - !> fakesdio.h nostdio.h perl.h -____________________________________________________________________________ -[ 18523] By: jhi on 2003/01/20 17:48:51 - Log: Upgrade to Digest 1.02. - Branch: perl - ! lib/Digest.pm lib/Digest.t -____________________________________________________________________________ -[ 18522] By: jhi on 2003/01/20 17:43:15 - Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero - From: "enache@rdslink.ro (via RT)" - Date: 20 Jan 2003 01:54:07 -0000 - Message-Id: - Branch: perl - ! pp_hot.c -____________________________________________________________________________ -[ 18521] By: jhi on 2003/01/20 17:37:35 - Log: Retract #18154 (integrate of perlio #18507), not enough - threadsafety. - Branch: perl - ! perlio.c -____________________________________________________________________________ -[ 18520] By: nick on 2003/01/20 15:09:08 - Log: Move #define printf out of perl.h into appropriate - PerlIO files. - Branch: perlio - ! fakesdio.h nostdio.h perl.h -____________________________________________________________________________ -[ 18519] By: jhi on 2003/01/20 12:25:43 - Log: Encode MANIFEST update. - Branch: perl - ! ext/Encode/MANIFEST -____________________________________________________________________________ -[ 18518] By: nick on 2003/01/20 09:37:52 - Log: Integrate mainline - Branch: perlio - +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t - +> ext/Time/HiRes/fallback/const-c.inc - +> ext/Time/HiRes/fallback/const-xs.inc t/op/readline.t - !> (integrate 75 files) -____________________________________________________________________________ -[ 18517] By: nick on 2003/01/20 08:34:10 - Log: Integrate #18405 from maint-5.8 which fixes whitespac - issues in open(FH,"&...") - Branch: perl - !> doio.c -____________________________________________________________________________ -[ 18516] By: jhi on 2003/01/19 13:48:10 - Log: microperl update. - Branch: perl - ! Makefile.micro uconfig.h uconfig.sh -____________________________________________________________________________ -[ 18515] By: jhi on 2003/01/18 18:43:52 - Log: Integrate: - [ 18474] - Integrate from perlio: - [ 18470] - Fix #16306 and #16880 - - (#16306 Big Badda leak in Sockets) - (#16880 Memory leak with IO::Socket in Perl v5.8.0) - - [ 18475] - Integrate from perlio: - [ 18471] - Fix #18711 and add test for it (and indeed tell on write - handles at all ! - - (#18711 Serious bug of tell() in perl) - - [ 18507] - Thread-protection for dup/fclose/dup2 scheme of stdio leak - avoidance. - - [ 18508] - Subject: Re: 18457 on cygwin/20030113 - From: Nick Ing-Simmons - Date: Fri, 17 Jan 2003 15:10:34 +0000 - Message-Id: <20030117151034.2651.3@bactrian.elixent.com> - - [ 18509] - Upgrade to Digest::MD5 2.22. - - [ 18510] - Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs) - - [ 18511] - Upgrade to Digest 1.01. - - [ 18512] - EPOC perl address updates. - - [ 18513] - Slight pod reformatting based on [perl #20284]. - - [ 18514] - Integrate from perlio: - [ 18507] - Thread-protection for dup/fclose/dup2 scheme of stdio leak - avoidance. - Branch: maint-5.8/perl - !> README.epoc README.mint ext/Data/Dumper/Dumper.pm - !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm - !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/README - !> ext/Digest/MD5/t/files.t lib/Digest.pm perlio.c t/io/tell.t - !> utils/libnetcfg.PL -____________________________________________________________________________ -[ 18514] By: jhi on 2003/01/18 18:36:00 - Log: Integrate from perlio: - [ 18507] - Thread-protection for dup/fclose/dup2 scheme of stdio leak - avoidance. - Branch: perl - !> perlio.c t/io/tell.t -____________________________________________________________________________ -[ 18513] By: jhi on 2003/01/18 18:07:01 - Log: Slight pod reformatting based on [perl #20284]. - Branch: perl - ! README.mint ext/Data/Dumper/Dumper.pm -____________________________________________________________________________ -[ 18512] By: jhi on 2003/01/17 21:00:15 - Log: EPOC perl address updates. - Branch: perl - ! README.epoc -____________________________________________________________________________ -[ 18511] By: jhi on 2003/01/17 20:23:42 - Log: Upgrade to Digest 1.01. - Branch: perl - ! lib/Digest.pm -____________________________________________________________________________ -[ 18510] By: jhi on 2003/01/17 19:53:37 - Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs) - Branch: perl - ! utils/libnetcfg.PL -____________________________________________________________________________ -[ 18509] By: jhi on 2003/01/17 19:45:11 - Log: Upgrade to Digest::MD5 2.22. - Branch: perl - ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm - ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README - ! ext/Digest/MD5/t/files.t -____________________________________________________________________________ -[ 18508] By: merijn on 2003/01/17 14:12:53 - Log: Subject: Re: 18457 on cygwin/20030113 - From: Nick Ing-Simmons - Date: Fri, 17 Jan 2003 15:10:34 +0000 - Message-Id: <20030117151034.2651.3@bactrian.elixent.com> - Branch: perl - ! t/io/tell.t -____________________________________________________________________________ -[ 18507] By: nick on 2003/01/17 14:05:27 - Log: Thread-protection for dup/fclose/dup2 scheme of stdio leak - avoidance. - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18506] By: nick on 2003/01/17 14:04:18 - Log: Correct typo (actually copy/paste of wrong thing). - Branch: perlio - ! t/io/tell.t -____________________________________________________________________________ -[ 18505] By: jhi on 2003/01/17 13:36:55 - Log: Integrate: - [ 18504] - Integrate from perlio: - [ 18476] - Remove workaround for :stdio layer bug now fixed - (Fixes #18975) - Branch: maint-5.8/perl - !> pp_sys.c -____________________________________________________________________________ -[ 18504] By: jhi on 2003/01/17 13:21:51 - Log: Integrate from perlio: - [ 18476] - Remove workaround for :stdio layer bug now fixed - (Fixes #18975) - Branch: perl - !> pp_sys.c -____________________________________________________________________________ -[ 18503] By: jhi on 2003/01/16 23:29:57 - Log: Integrate: - [ 18478] - Upgrade to Encode 1.84. - - [ 18479] - Add a test for encoding 'utf8'. - - [ 18480] - Encode 1.84 broke the subtest #7, further study required. - - [ 18481] - Apparently some stdios have bugs (no! don't tell it is so!) - or there is a corner of stdio that is substandardised. - - [ 18483] - Detypo. - - [ 18484] - Upgrade to Time::HiRes 1.42. - - [ 18486] - isa() and can() didn't work on magic variables - see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr> - plus a test case by B. Goldberg - - [ 18487] - Add a test case for bug [perl #19545] - - [ 18488] - Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain - From: Brendan O'Dea - Date: Sun, 12 Jan 2003 06:17:30 +1100 - Message-ID: <20030111191730.GA19420@londo.c47.org> - - [ 18489] - Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples - From: Brendan O'Dea - Date: Sun, 12 Jan 2003 06:18:32 +1100 - Message-ID: <20030111191832.GA19441@londo.c47.org> - - [ 18490] - Make the locale-induced UTF-8-ification of STD fhs - and the default file open layer explicit (either -C - or PERL_UTF8_LOCALE), instead of implicit (and unasked-for). - - [ 18491] - if (0) the PL_widesyscalls code for now: Sarathy - should take another look to see whether it is really - safe to remove the code, too. - - [ 18492] - Subject: Update for ext/Digest/MD5/ - From: Gisle Aas - Date: 30 Dec 2002 07:38:16 -0800 - Message-ID: - - [ 18493] - Subject: Update for ext/MIME/Base64/ - From: Gisle Aas - Date: 30 Dec 2002 07:34:34 -0800 - Message-ID: - - [ 18494] - Upgrade to CGI.pm 2.89. - - [ 18495] - It seems the binmode() is needed with UTF-8 locales enabled. - - [ 18496] - Fix 'use encoding' I/O for code points 0x80..0xFF; - code changes from Inaba Hiroto; test tweaks by jhi. - - [ 18501] - Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_ - From: "Jos I. Boumans" - Date: Thu, 16 Jan 2003 14:04:48 +0100 - Message-ID: <3E26ADF0.6010605@dwim.org> - (with test tweaks) - - [ 18502] - Integrate from maint-5.6: - [ 18477] - search utility doesn't skip exe/lib/pdb files properly on windows - Branch: maint-5.8/perl - +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t - !> (integrate 57 files) -____________________________________________________________________________ -[ 18502] By: jhi on 2003/01/16 22:53:23 - Log: Integrate from maint-5.6: - [ 18477] - search utility doesn't skip exe/lib/pdb files properly on windows - Branch: perl - !> win32/bin/search.pl -____________________________________________________________________________ -[ 18501] By: rgs on 2003/01/16 21:28:42 - Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_ - From: "Jos I. Boumans" - Date: Thu, 16 Jan 2003 14:04:48 +0100 - Message-ID: <3E26ADF0.6010605@dwim.org> - (with test tweaks) - Branch: perl - ! lib/File/Find.pm lib/File/Find/t/find.t -____________________________________________________________________________ -[ 18500] By: rgs on 2003/01/16 21:17:14 - Log: Integrate #18447 from maint-5.8 : - test.pl-ise t/op/fh.t. - Branch: perl - !> t/op/fh.t -____________________________________________________________________________ -[ 18499] By: rgs on 2003/01/16 20:58:59 - Log: Integrate changes to Attribute::Handlers from maint-5.8 - (18404 and 18427). - Subject: [PATCH] Re: Attribute::Handlers phase variance - From: Richard Clamp - Date: Mon, 9 Dec 2002 11:10:24 +0000 - Message-ID: <20021209111024.GA14365@mirth.demon.co.uk> - Branch: perl - !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t -____________________________________________________________________________ -[ 18498] By: rgs on 2003/01/16 20:48:10 - Log: Integrate changes #18422 and #18423 from maint-5.8. - 18422 : - Third Degree found a read of uninit memory (after setting - grent_size with sysconf(), pwent_size was read). Also make - the ERANGE/INVARG more consistent. - 18423 : - spent_size was still off. (As far as I can tell - _SC_GETPW_R_SIZE_MAX is supposed to be used also - for spents, not just pwents.) - Branch: perl - !> reentr.c reentr.h reentr.pl -____________________________________________________________________________ -[ 18497] By: rgs on 2003/01/16 20:40:58 - Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime? - From: Dave Mitchell - Date: Wed, 1 Jan 2003 21:43:24 +0000 - Message-ID: <20030101214324.F12907@fdgroup.com> - (integrated from change #18397 in maint-5.8) - Branch: perl - !> lib/Time/Local.pm lib/Time/Local.t -____________________________________________________________________________ -[ 18496] By: jhi on 2003/01/16 20:36:23 - Log: Fix 'use encoding' I/O for code points 0x80..0xFF; - code changes from Inaba Hiroto; test tweaks by jhi. - Branch: perl - + ext/Encode/t/enc_eucjp.t - ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t - ! pp.c sv.c sv.h t/uni/tr_utf8.t -____________________________________________________________________________ -[ 18495] By: jhi on 2003/01/16 20:19:36 - Log: It seems the binmode() is needed with UTF-8 locales enabled. - Branch: perl - ! ext/Encode/t/CJKT.t -____________________________________________________________________________ -[ 18494] By: jhi on 2003/01/16 20:11:35 - Log: Upgrade to CGI.pm 2.89. - Branch: perl - ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm - ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t -____________________________________________________________________________ -[ 18493] By: jhi on 2003/01/16 20:03:01 - Log: Subject: Update for ext/MIME/Base64/ - From: Gisle Aas - Date: 30 Dec 2002 07:34:34 -0800 - Message-ID: - Branch: perl - ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes - ! ext/MIME/Base64/QuotedPrint.pm - ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t -____________________________________________________________________________ -[ 18492] By: jhi on 2003/01/16 19:56:07 - Log: Subject: Update for ext/Digest/MD5/ - From: Gisle Aas - Date: 30 Dec 2002 07:38:16 -0800 - Message-ID: - 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 -____________________________________________________________________________ -[ 18491] By: jhi on 2003/01/16 19:24:10 - Log: if (0) the PL_widesyscalls code for now: Sarathy - should take another look to see whether it is really - safe to remove the code, too. - Branch: perl - ! win32/win32.h wince/win32.h -____________________________________________________________________________ -[ 18490] By: jhi on 2003/01/16 01:58:39 - Log: Make the locale-induced UTF-8-ification of STD fhs - and the default file open layer explicit (either -C - or PERL_UTF8_LOCALE), instead of implicit (and unasked-for). - Branch: perl - ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h - ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod - ! pod/perlvar.pod -____________________________________________________________________________ -[ 18489] By: rgs on 2003/01/15 20:55:00 - Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples - From: Brendan O'Dea - Date: Sun, 12 Jan 2003 06:18:32 +1100 - Message-ID: <20030111191832.GA19441@londo.c47.org> - Branch: perl - ! pod/perlrun.pod -____________________________________________________________________________ -[ 18488] By: rgs on 2003/01/15 20:51:48 - Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain - From: Brendan O'Dea - Date: Sun, 12 Jan 2003 06:17:30 +1100 - Message-ID: <20030111191730.GA19420@londo.c47.org> - Branch: perl - ! lib/diagnostics.pm -____________________________________________________________________________ -[ 18487] By: rgs on 2003/01/15 20:45:14 - Log: Add a test case for bug [perl #19545] - Branch: perl - ! t/op/do.t -____________________________________________________________________________ -[ 18486] By: rgs on 2003/01/15 20:34:52 - Log: isa() and can() didn't work on magic variables - see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr> - plus a test case by B. Goldberg - Branch: perl - ! t/op/universal.t universal.c -____________________________________________________________________________ -[ 18485] By: rgs on 2003/01/15 20:10:57 - Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault - From: Stephen McCamant - Date: Thu, 2 Jan 2003 18:08:23 -0500 - Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU> - Plus a test by Jarkko - Integrated from changes 18444 and 18446 from maint-5.8 - Branch: perl - +> t/op/readline.t - !> MANIFEST pp_hot.c -____________________________________________________________________________ -[ 18484] By: jhi on 2003/01/15 14:09:57 - Log: Upgrade to Time::HiRes 1.42. - Branch: perl - + ext/Time/HiRes/fallback/const-c.inc - + ext/Time/HiRes/fallback/const-xs.inc - ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 18483] By: jhi on 2003/01/15 00:23:20 - Log: Detypo. - Branch: perl - ! ext/Encode/Unicode/Unicode.xs -____________________________________________________________________________ -[ 18482] By: rgs on 2003/01/14 21:41:04 - Log: Integrate change #18365 from maint-5.8 : - Doc tweak on the S_ macros. - Branch: perl - !> pod/perlfunc.pod -____________________________________________________________________________ -[ 18481] By: jhi on 2003/01/14 12:40:24 - Log: Apparently some stdios have bugs (no! don't tell it is so!) - or there is a corner of stdio that is substandardised. - Branch: perl - ! t/io/tell.t -____________________________________________________________________________ -[ 18480] By: jhi on 2003/01/14 01:25:14 - Log: Encode 1.84 broke the subtest #7, further study required. - Branch: perl - ! t/uni/tr_utf8.t -____________________________________________________________________________ -[ 18479] By: jhi on 2003/01/13 23:13:02 - Log: Add a test for encoding 'utf8'. - Branch: perl - + ext/Encode/t/enc_utf8.t - ! MANIFEST ext/Encode/MANIFEST -____________________________________________________________________________ -[ 18478] By: jhi on 2003/01/13 23:10:55 - Log: Upgrade to Encode 1.84. - Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm -____________________________________________________________________________ -[ 18477] By: gsar on 2003/01/13 22:55:44 - Log: search utility doesn't skip exe/lib/pdb files properly on windows - Branch: maint-5.6/perl - ! win32/bin/search.pl -____________________________________________________________________________ -[ 18476] By: nick on 2003/01/13 10:14:22 - Log: Remove workaround for :stdio layer bug now fixed - (Fixes #18975) - Branch: perlio - ! pp_sys.c -____________________________________________________________________________ -[ 18475] By: jhi on 2003/01/13 02:42:47 - Log: Integrate from perlio: - [ 18471] - Fix #18711 and add test for it (and indeed tell on write - handles at all ! - - (#18711 Serious bug of tell() in perl) - Branch: perl - !> perlio.c t/io/tell.t -____________________________________________________________________________ -[ 18474] By: jhi on 2003/01/13 02:41:04 - Log: Integrate from perlio: - [ 18470] - Fix #16306 and #16880 - - (#16306 Big Badda leak in Sockets) - (#16880 Memory leak with IO::Socket in Perl v5.8.0) - Branch: perl - !> perlio.c -____________________________________________________________________________ -[ 18473] By: jhi on 2003/01/13 02:38:33 - Log: Integrate perlio #18040 and #18043 (no real changes; - some whitespace changes but ignored them so that Dan's - version of Encode wins) - Branch: perl - !> ext/Encode/Encode.xs -____________________________________________________________________________ -[ 18472] By: jhi on 2003/01/13 01:31:01 - Log: Integrate perlio to mainline: - [ 18240] - Avoid eqtime() wiping the file (as suggested by - "Luis G. Uribe C." - Branch: perl - !> lib/ExtUtils/Command.pm -____________________________________________________________________________ -[ 18471] By: nick on 2003/01/12 17:34:33 - Log: Fix #18711 and add test for it (and indeed tell on write - handles at all ! - Branch: perlio - ! perlio.c t/io/tell.t -____________________________________________________________________________ -[ 18470] By: nick on 2003/01/12 14:06:15 - Log: Fix #16306 and #16880 - Branch: perlio - ! perlio.c -____________________________________________________________________________ -[ 18469] By: nick on 2003/01/12 09:54:42 - Log: Integrate Mainline - Branch: perlio - +> ext/threads/t/problems.t - !> (integrate 64 files) -____________________________________________________________________________ -[ 18468] By: rgs on 2003/01/09 21:07:44 - Log: Subject: [PATCH] VMS perly build tweak - From: "Craig A. Berry" - Date: Thu, 9 Jan 2003 14:44:40 -0600 - Message-Id: - Branch: perl - ! vms/descrip_mms.template -____________________________________________________________________________ -[ 18467] By: rgs on 2003/01/09 21:03:07 - Log: Document that ${^TAINT} is read-only. - Branch: perl - ! pod/perlvar.pod -____________________________________________________________________________ -[ 18466] By: jhi on 2003/01/09 14:07:25 - Log: Integrate: - [ 18459] - PerlFAQ sync. - - [ 18465] - Fix the doc for splitpath() in the File::Spec modules : - this function doesn't return undef in any case. - Branch: maint-5.8/perl - !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm - !> lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm pod/perlfaq.pod - !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod - !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod - !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod -____________________________________________________________________________ -[ 18465] By: rgs on 2003/01/08 22:02:26 - Log: Fix the doc for splitpath() in the File::Spec modules : - this function doesn't return undef in any case. - Branch: perl - ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm - ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm -____________________________________________________________________________ -[ 18464] By: rgs on 2003/01/08 21:40:37 - Log: Subject: [PATCH] label code in pp_ctl.c - From: Nicholas Clark - Date: Thu, 26 Dec 2002 21:19:36 +0000 - Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net> - (Integrated from change #18400 from maint-5.8) - Branch: perl - !> pp_ctl.c -____________________________________________________________________________ -[ 18463] By: rgs on 2003/01/08 21:27:49 - Log: Subject: [DOCPATCH] hv_store and hv_store_ent - From: Nicholas Clark - Date: Wed, 1 Jan 2003 18:17:59 +0000 - Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net> - (Integrated from change #18399 from maint-5.8) - Branch: perl - !> hv.c -____________________________________________________________________________ -[ 18462] By: rgs on 2003/01/08 21:24:09 - Log: Integrate change #18391 from maint-5.8: - Document the installprefix trick for compiling PASE Perl in AIX. - Branch: perl - !> README.os400 -____________________________________________________________________________ -[ 18461] By: rgs on 2003/01/08 21:16:54 - Log: Integrate change #18362 from maint-5.8: - Fix [perl #18666] (taking the more conservative approach). - Branch: perl - !> lib/File/Spec/Unix.pm -____________________________________________________________________________ -[ 18460] By: rgs on 2003/01/08 21:14:20 - Log: Integrate change #18361 from maint-5.8: - Document that the socketpair tests are unhappy in old SCO, - as per [perl #18537]. - Branch: perl - !> pod/perl58delta.pod -____________________________________________________________________________ -[ 18459] By: rgs on 2003/01/08 20:48:19 - Log: PerlFAQ sync. - Branch: perl - ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod - ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod - ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod - ! pod/perlfaq9.pod -____________________________________________________________________________ -[ 18458] By: jhi on 2003/01/08 19:43:26 - Log: Integrate: - [ 18438] - Subject: Re: [PATCH] Tiny nits in perlre.pod - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 03 Jan 2003 00:57:15 +0100 - Message-ID: - - [ 18439] - Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=... - From: Rafael Garcia-Suarez - Date: Fri, 13 Dec 2002 00:54:43 +0100 - Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr> - Same as change 18403 for maint-5.8 branch - - [ 18441] - Subject: [DOCPATCH] File::Copy's synopsis - From: Nicholas Clark - Date: Wed, 1 Jan 2003 21:09:30 +0000 - Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net> - - [ 18451] - Subject: [PATCH perl@18746] VMS test adjustments - Date: Sat, 04 Jan 2003 11:26:00 -0600 - From: "Craig A. Berry" - Message-ID: <3E171928.1040100@mac.com> - - [ 18453] - Change the value of ${^TAINT} : 0 without taint checks, - 1 with -T, and -1 with -t or -TU. - - [ 18454] - Integrate podlators-1.25 - - [ 18455] - Subject: [PATCH] integrate more with report_evil_fh - From: Nicholas Clark - Date: Thu, 26 Dec 2002 20:56:21 +0000 - Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net> - Branch: maint-5.8/perl - !> ext/Devel/Peek/Peek.t ext/Filter/t/call.t - !> lib/ExtUtils/t/Embed.t lib/File/Copy.pm lib/Pod/Man.pm - !> lib/Pod/t/man.t lib/charnames.t mg.c pod/perlre.pod - !> pod/perlvar.pod pp_sys.c t/op/taint.t t/run/runenv.t - !> t/run/switchI.t t/run/switcht.t -____________________________________________________________________________ -[ 18457] By: jhi on 2003/01/08 01:47:02 - Log: Upgrade to Time::HiRes 1.42. - Branch: maint-5.8/perl - + ext/Time/HiRes/fallback/const-c.inc - + ext/Time/HiRes/fallback/const-xs.inc - ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 18456] By: hv on 2003/01/07 09:20:22 - Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined) - From: Nicholas Clark - Date: Thu, 26 Dec 2002 21:16:27 +0000 - Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net> - Branch: perl - ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c - ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c - ! utf8.c -____________________________________________________________________________ -[ 18455] By: hv on 2003/01/07 08:54:38 - Log: Subject: [PATCH] integrate more with report_evil_fh - From: Nicholas Clark - Date: Thu, 26 Dec 2002 20:56:21 +0000 - Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net> - Branch: perl - ! pp_sys.c -____________________________________________________________________________ -[ 18454] By: hv on 2003/01/07 08:45:54 - Log: Integrate podlators-1.25 - Branch: perl - ! lib/Pod/Man.pm lib/Pod/t/man.t -____________________________________________________________________________ -[ 18453] By: rgs on 2003/01/06 20:31:43 - Log: Change the value of ${^TAINT} : 0 without taint checks, - 1 with -T, and -1 with -t or -TU. - Branch: perl - ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t - ! t/run/switcht.t -____________________________________________________________________________ -[ 18452] By: jhi on 2003/01/06 13:47:59 - Log: Regen Configure. - Branch: maint-5.8/perl - ! Configure -____________________________________________________________________________ -[ 18451] By: merijn on 2003/01/06 06:43:11 - Log: Subject: [PATCH perl@18746] VMS test adjustments - Date: Sat, 04 Jan 2003 11:26:00 -0600 - From: "Craig A. Berry" - Message-ID: <3E171928.1040100@mac.com> - Branch: perl - ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t - ! t/run/switchI.t -____________________________________________________________________________ -[ 18450] By: jhi on 2003/01/06 04:44:28 - Log: Tiny output tweak. - Branch: maint-5.8/perl - ! t/op/pat.t -____________________________________________________________________________ -[ 18449] By: jhi on 2003/01/05 16:12:26 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 18448] By: jhi on 2003/01/05 15:29:54 - Log: Subject: Partial Data::Dumper patch - From: Richard Clamp - Date: Sat, 4 Jan 2003 00:52:47 +0000 - Message-ID: <20030104005247.GA27685@mirth.demon.co.uk> - - Subject: Re: Partial Data::Dumper patch - From: Slaven Rezic - Date: 04 Jan 2003 02:48:08 +0100 - Message-ID: <87u1gp4rdz.fsf@vran.herceg.de> - Branch: maint-5.8/perl - ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t -____________________________________________________________________________ -[ 18447] By: jhi on 2003/01/05 14:58:52 - Log: test.pl-ise t/op/fh.t. - Branch: maint-5.8/perl - ! t/op/fh.t -____________________________________________________________________________ -[ 18446] By: jhi on 2003/01/05 14:58:06 - Log: Add a test for change #18444 (and a new test file, since - I couldn't find anything fitting) - Branch: maint-5.8/perl - + t/op/readline.t - ! MANIFEST -____________________________________________________________________________ -[ 18445] By: jhi on 2003/01/05 14:46:32 - Log: Backport change #18444 to maint. - Branch: maint-5.8/perl - ! pp_hot.c sv.c sv.h -____________________________________________________________________________ -[ 18444] By: jhi on 2003/01/05 14:33:04 - Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault - From: Stephen McCamant - Date: Thu, 2 Jan 2003 18:08:23 -0500 - Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU> - Branch: maint-5.8/perl - ! pp_hot.c -____________________________________________________________________________ -[ 18443] By: jhi on 2003/01/05 14:22:33 - Log: Subject: [PATCH perl@18746] VMS test adjustments - From: "Craig A. Berry" - Date: Sat, 04 Jan 2003 11:26:00 -0600 - Message-ID: <3E171928.1040100@mac.com> - Branch: maint-5.8/perl - ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t - ! t/run/switchI.t -____________________________________________________________________________ -[ 18442] By: jhi on 2003/01/04 21:18:39 - Log: Spotted by rgs. - Branch: maint-5.8/perl - ! lib/File/Copy.pm -____________________________________________________________________________ -[ 18441] By: rgs on 2003/01/04 20:06:45 - Log: Subject: [DOCPATCH] File::Copy's synopsis - From: Nicholas Clark - Date: Wed, 1 Jan 2003 21:09:30 +0000 - Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net> - Branch: perl - ! lib/File/Copy.pm -____________________________________________________________________________ -[ 18440] By: rgs on 2003/01/04 16:31:31 - Log: Integrate change #18420 from maint-5.8: - Mea culpa: the join() was the string join, not the - ithreads join(). - Branch: perl - !> ext/threads/t/join.t -____________________________________________________________________________ -[ 18439] By: rgs on 2003/01/04 15:34:54 - Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=... - From: Rafael Garcia-Suarez - Date: Fri, 13 Dec 2002 00:54:43 +0100 - Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr> - Same as change 18403 for maint-5.8 branch - Branch: perl - ! lib/ExtUtils/t/Embed.t -____________________________________________________________________________ -[ 18438] By: rgs on 2003/01/04 15:24:22 - Log: Subject: Re: [PATCH] Tiny nits in perlre.pod - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 03 Jan 2003 00:57:15 +0100 - Message-ID: - Branch: perl - ! pod/perlre.pod -____________________________________________________________________________ -[ 18437] By: jhi on 2003/01/04 14:39:35 - Log: Integrate: - [ 18434] - Forgot to add problems.t with change #18419 - Branch: maint-5.8/perl - +> ext/threads/t/problems.t -____________________________________________________________________________ -[ 18436] By: jhi on 2003/01/04 14:37:33 - Log: Integrate: - [ 18435] - The problems.t is back. - Branch: maint-5.8/perl - !> MANIFEST -____________________________________________________________________________ -[ 18435] By: jhi on 2003/01/04 14:36:08 - Log: The problems.t is back. - Branch: perl - ! MANIFEST -____________________________________________________________________________ -[ 18434] By: sky on 2003/01/04 07:43:50 - Log: Forgot to add problems.t with change #18419 - Branch: perl - + ext/threads/t/problems.t -____________________________________________________________________________ -[ 18433] By: jhi on 2003/01/04 04:49:38 - Log: Integrate: - [ 18432] - One more (or, rather, less) //. - Branch: maint-5.8/perl - !> ext/threads/threads.xs -____________________________________________________________________________ -[ 18432] By: jhi on 2003/01/04 04:48:30 - Log: One more (or, rather, less) //. - Branch: perl - ! ext/threads/threads.xs -____________________________________________________________________________ -[ 18431] By: jhi on 2003/01/04 04:39:01 - Log: Integrate from maintperl: - [ 18430] - // is still not portable C commentary. - Branch: perl - !> ext/threads/threads.xs -____________________________________________________________________________ -[ 18430] By: jhi on 2003/01/04 04:35:40 - Log: // is still not portable C commentary. - Branch: maint-5.8/perl - ! ext/threads/threads.xs -____________________________________________________________________________ -[ 18429] By: jhi on 2003/01/04 04:19:57 - Log: AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE - things like drand48_data are undefined). - Branch: maint-5.8/perl - ! hints/aix.sh -____________________________________________________________________________ -[ 18428] By: jhi on 2003/01/04 03:58:22 - Log: Somehow I managed to get makefile.olds that didn't get cleaned away. - Branch: maint-5.8/perl - ! Makefile.SH x2p/Makefile.SH -____________________________________________________________________________ -[ 18427] By: jhi on 2003/01/04 03:49:34 - Log: To go with change #18404. - Branch: maint-5.8/perl - ! lib/Attribute/Handlers/t/multi.t -____________________________________________________________________________ -[ 18426] By: jhi on 2003/01/04 03:38:27 - Log: Integrate: [ 18425] Until Arthur really adds the problems.t. - Branch: maint-5.8/perl - !> MANIFEST -____________________________________________________________________________ -[ 18425] By: jhi on 2003/01/04 03:37:04 - Log: Until Arthur really adds the problems.t. - Branch: perl - ! MANIFEST -____________________________________________________________________________ -[ 18424] By: jhi on 2003/01/04 03:20:08 - Log: Integrate: - [ 18417] - Fake what context we are running in for CLONE and DESTROY so - threads->tid() returns the correct value. - This is reported as bug #10046 - - [ 18419] - Fixes bug #15273, the return of the object caused - the stash of the object to be cloned, cloning the entire syntax - tree and all lexicals in there creating danglning copies to the - object. (Pararell but unlinked STASH tree). - This adds a new flag, when set it will use STASHES from the - thread we are joining into avoiding the problem. - - [ 18421] - Fix long standing memory leak with pop and shift! - Branch: maint-5.8/perl - !> MANIFEST ext/threads/shared/shared.xs ext/threads/t/basic.t - !> ext/threads/threads.xs sv.c sv.h -____________________________________________________________________________ -[ 18423] By: jhi on 2003/01/04 03:12:42 - Log: spent_size was still off. (As far as I can tell - _SC_GETPW_R_SIZE_MAX is supposed to be used also - for spents, not just pwents.) - Branch: maint-5.8/perl - ! reentr.c reentr.pl -____________________________________________________________________________ -[ 18422] By: jhi on 2003/01/04 03:04:29 - Log: Third Degree found a read of uninit memory (after setting - grent_size with sysconf(), pwent_size was read). Also make - the ERANGE/INVARG more consistent. - Branch: maint-5.8/perl - ! reentr.c reentr.h reentr.pl -____________________________________________________________________________ -[ 18421] By: sky on 2003/01/04 01:27:55 - Log: Fix long standing memory leak with pop and shift! - Branch: perl - ! ext/threads/shared/shared.xs -____________________________________________________________________________ -[ 18420] By: jhi on 2003/01/04 00:04:33 - Log: Mea culpa: the join() was the string join, not the - ithreads join(). - Branch: maint-5.8/perl - ! ext/threads/t/join.t -____________________________________________________________________________ -[ 18419] By: sky on 2003/01/03 23:45:34 - Log: Fixes bug #15273, the return of the object caused - the stash of the object to be cloned, cloning the entire syntax - tree and all lexicals in there creating danglning copies to the - object. (Pararell but unlinked STASH tree). - This adds a new flag, when set it will use STASHES from the - thread we are joining into avoiding the problem. - Branch: perl - ! MANIFEST ext/threads/threads.xs sv.c sv.h -____________________________________________________________________________ -[ 18418] By: jhi on 2003/01/03 19:41:57 - Log: Upgrade to Time::HiRes 1.41 (building with core perl had - become broken at some point, even before 1.40). - Branch: maint-5.8/perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 18417] By: sky on 2003/01/03 18:16:46 - Log: Fake what context we are running in for CLONE and DESTROY so - threads->tid() returns the correct value. - This is reported as bug #10046 - Branch: perl - ! ext/threads/t/basic.t ext/threads/threads.xs -____________________________________________________________________________ -[ 18416] By: jhi on 2003/01/03 17:50:45 - Log: Upgrade to Time::HiRes 1.40. - Branch: maint-5.8/perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 18415] By: jhi on 2003/01/03 16:45:03 - Log: regen headers. - Branch: maint-5.8/perl - ! pod/perlapi.pod -____________________________________________________________________________ -[ 18414] By: jhi on 2003/01/03 16:39:33 - Log: Integrate: - [ 18390] - Use a more likely location for the perl binary - - [ 18406] - Under darwin 6.0+ (MacOSX 10.2) we have threadsafe - libc_r functions. - - [ 18407] - Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines) - From: hv@crypt.org - Date: Thu, 02 Jan 2003 17:16:04 +0000 - Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk> - - [ 18408] - Subject: win32_msgwait() problem - From: Gurusamy Sarathy - Date: Fri, 13 Dec 2002 17:31:59 -0800 - Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com> - - [ 18411] - Subject: Re: [perl #19061] 'goto' confuses 'redo' - From: Stephen McCamant - Date: Sun, 22 Dec 2002 22:09:51 -0500 - Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU> - - [ 18413] - Change pp_lock to take a reference instead of a - scalar since it wouldn't fork for the HELEM/AELEM - case. This was reported in bug #10045 - Branch: maint-5.8/perl - !> Porting/genlog ext/threads/shared/t/hv_refs.t hints/darwin.sh - !> opcode.h opcode.pl opnames.h pp_ctl.c sv.c win32/win32.c -____________________________________________________________________________ -[ 18413] By: sky on 2003/01/03 15:15:14 - Log: Change pp_lock to take a reference instead of a - scalar since it wouldn't fork for the HELEM/AELEM - case. This was reported in bug #10045 - Branch: perl - ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h -____________________________________________________________________________ -[ 18412] By: hv on 2003/01/03 11:14:51 - Log: Integrate from maint-5.8 #18348: - Make Math::Trig a little bit more better behaved module citizen. - Branch: perl - !> lib/Math/Trig.pm -____________________________________________________________________________ -[ 18411] By: hv on 2003/01/03 11:11:09 - Log: Subject: Re: [perl #19061] 'goto' confuses 'redo' - From: Stephen McCamant - Date: Sun, 22 Dec 2002 22:09:51 -0500 - Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU> - Branch: perl - ! pp_ctl.c -____________________________________________________________________________ -[ 18410] By: hv on 2003/01/03 11:06:40 - Log: Subject: new flag SvPADSTALE - From: Dave Mitchell - Date: Thu, 19 Dec 2002 19:00:21 +0000 - Message-ID: <20021219190021.D9530@fdgroup.com> - Branch: perl - ! dump.c scope.c sv.h -____________________________________________________________________________ -[ 18409] By: hv on 2003/01/03 11:05:09 - Log: Subject: remove flag SvPADBUSY - From: Dave Mitchell - Date: Thu, 19 Dec 2002 18:55:43 +0000 - Message-ID: <20021219185543.C9530@fdgroup.com> - Branch: perl - ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h -____________________________________________________________________________ -[ 18408] By: hv on 2003/01/03 10:56:54 - Log: Subject: win32_msgwait() problem - From: Gurusamy Sarathy - Date: Fri, 13 Dec 2002 17:31:59 -0800 - Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com> - Branch: perl - ! win32/win32.c -____________________________________________________________________________ -[ 18407] By: hv on 2003/01/03 10:30:05 - Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines) - From: hv@crypt.org - Date: Thu, 02 Jan 2003 17:16:04 +0000 - Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk> - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18406] By: sky on 2003/01/03 08:23:16 - Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe - libc_r functions. - Branch: perl - ! hints/darwin.sh -____________________________________________________________________________ -[ 18405] By: jhi on 2003/01/03 03:06:40 - Log: Subject: [PATCH] Re: 5.8.0 dup strangety - From: Rafael Garcia-Suarez - Date: Tue, 31 Dec 2002 10:56:42 +0100 - Message-Id: <20021231105642.6bc7a0f4.rgarciasuarez@free.fr> - Branch: maint-5.8/perl - ! doio.c -____________________________________________________________________________ -[ 18404] By: jhi on 2003/01/03 02:54:46 - Log: Subject: [PATCH] Re: Attribute::Handlers phase variance - From: Richard Clamp - Date: Mon, 9 Dec 2002 11:10:24 +0000 - Message-ID: <20021209111024.GA14365@mirth.demon.co.uk> - Branch: maint-5.8/perl - ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t -____________________________________________________________________________ -[ 18403] By: jhi on 2003/01/03 02:49:17 - Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=... - From: Rafael Garcia-Suarez - Date: Fri, 13 Dec 2002 00:54:43 +0100 - Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr> - Branch: maint-5.8/perl - ! lib/ExtUtils/t/Embed.t -____________________________________________________________________________ -[ 18402] By: jhi on 2003/01/03 02:47:18 - Log: Subject: [PATCH Pod::Checker] Decouple podchecker program and function - From: Michael G Schwern - Date: Tue, 10 Dec 2002 15:25:02 -0800 - Message-ID: <20021210232502.GD25945@blackrider.schwern.org> - - Subject: Re: [PATCH Pod::Checker] Decouple podchecker program and function - From: Michael G Schwern - Date: Tue, 10 Dec 2002 15:40:05 -0800 - Message-ID: <20021210234005.GF25945@blackrider.schwern.org> - Branch: maint-5.8/perl - ! lib/Pod/Checker.pm pod/podchecker.PL t/pod/poderrs.xr -____________________________________________________________________________ -[ 18401] By: jhi on 2003/01/03 02:40:44 - Log: Subject: [PATCH] integrate more with report_evil_fh - From: Nicholas Clark - Date: Thu, 26 Dec 2002 20:56:21 +0000 - Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net> - Branch: maint-5.8/perl - ! pp_sys.c -____________________________________________________________________________ -[ 18400] By: jhi on 2003/01/03 02:37:11 - Log: Subject: [PATCH] label code in pp_ctl.c - From: Nicholas Clark - Date: Thu, 26 Dec 2002 21:19:36 +0000 - Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net> - Branch: maint-5.8/perl - ! pp_ctl.c -____________________________________________________________________________ -[ 18399] By: jhi on 2003/01/03 02:28:15 - Log: Subject: [DOCPATCH] hv_store and hv_store_ent - From: Nicholas Clark - Date: Wed, 1 Jan 2003 18:17:59 +0000 - Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net> - Branch: maint-5.8/perl - ! hv.c -____________________________________________________________________________ -[ 18398] By: jhi on 2003/01/03 02:26:44 - Log: Subject: [DOCPATCH] File::Copy's synopsis - From: Nicholas Clark - Date: Wed, 1 Jan 2003 21:09:30 +0000 - Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net> - Branch: maint-5.8/perl - ! lib/File/Copy.pm -____________________________________________________________________________ -[ 18397] By: jhi on 2003/01/03 02:25:38 - Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime? - From: Dave Mitchell - To: Ton Hospel - Date: Wed, 1 Jan 2003 21:43:24 +0000 - Message-ID: <20030101214324.F12907@fdgroup.com> - Branch: maint-5.8/perl - ! lib/Time/Local.pm lib/Time/Local.t -____________________________________________________________________________ -[ 18396] By: jhi on 2003/01/03 02:23:28 - Log: Subject: Re: [PATCH] Tiny nits in perlre.pod - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 03 Jan 2003 00:57:15 +0100 - Message-ID: - Branch: maint-5.8/perl - ! pod/perlre.pod -____________________________________________________________________________ -[ 18395] By: jhi on 2003/01/03 02:21:50 - Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too) - From: Chip Turner - Date: 02 Jan 2003 11:35:57 -0500 - Message-ID: - Branch: maint-5.8/perl - ! lib/Pod/Perldoc.pm -____________________________________________________________________________ -[ 18394] By: jhi on 2003/01/02 21:37:16 - Log: Document in more detail which tests will fail on FAT. - Branch: maint-5.8/perl - ! README.win32 -____________________________________________________________________________ -[ 18393] By: merijn on 2003/01/02 19:41:29 - Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu) - Date: Thu, 2 Jan 2003 19:02:21 +0100 - Message-ID: <200301021902.22444.abe@ztreet.demon.nl> - From: abe@ztreet.demon.nl (Abe Timmerman) - Branch: perl - ! win32/makefile.mk -____________________________________________________________________________ -[ 18392] By: jhi on 2003/01/02 17:57:09 - Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu) - From: Abe Timmerman - Date: Thu, 2 Jan 2003 19:02:21 +0100 - Message-Id: <200301021902.22444.abe@ztreet.demon.nl> - Branch: maint-5.8/perl - ! win32/makefile.mk -____________________________________________________________________________ -[ 18391] By: jhi on 2003/01/02 13:44:51 - Log: Document the installprefix trick for compiling PASE Perl in AIX. - Branch: maint-5.8/perl - ! README.os400 -____________________________________________________________________________ -[ 18390] By: merijn on 2003/01/02 07:32:00 - Log: Use a more likely location for the perl binary - Branch: perl - ! Porting/genlog -____________________________________________________________________________ -[ 18389] By: jhi on 2003/01/02 03:15:44 - Log: Subject: [PATCH maintperl@18383] more pad removal for VMS - From: "Craig A. Berry" - Date: Wed, 01 Jan 2003 21:53:22 -0600 - Message-ID: <3E13B7B2.2070005@mac.com> - Branch: maint-5.8/perl - ! vms/descrip_mms.template -____________________________________________________________________________ -[ 18388] By: jhi on 2003/01/02 01:41:55 - Log: List the PERL_MAGIC_utf8 ('w') flag. - Branch: maint-5.8/perl - ! pod/perlguts.pod -____________________________________________________________________________ -[ 18387] By: jhi on 2003/01/02 01:39:31 - Log: The magic v-string patch from John Peacock for 5.8; - permits the programmer to know when a given scalar was - originally encoded as a v-string; Scalar::Util has already - been enhanced to expose this at the Perl level. - Branch: maint-5.8/perl - ! dump.c perl.h pod/perlguts.pod sv.c sv.h t/op/ver.t util.c -____________________________________________________________________________ -[ 18386] By: jhi on 2003/01/01 23:06:53 - Log: The change #18275 didn't translate the test case quite right. - Branch: maint-5.8/perl - ! t/op/split.t -____________________________________________________________________________ -[ 18385] By: gsar on 2003/01/01 20:26:42 - Log: remove the CRs that snuck in via change#18382 - Branch: maint-5.8/perl - ! win32/Makefile win32/makefile.mk -____________________________________________________________________________ -[ 18384] By: nick on 2003/01/01 19:14:32 - Log: Integrate mainline - Branch: perlio - +> lib/Net/Ping/t/410_syn_host.t t/op/lc_user.t - !> (integrate 166 files) -____________________________________________________________________________ -[ 18383] By: jhi on 2003/01/01 17:02:29 - Log: Backport #18319 to 5.8, from Dave Mitchell. - Branch: maint-5.8/perl - ! op.c t/op/eval.t -____________________________________________________________________________ -[ 18382] By: jhi on 2003/01/01 15:06:49 - Log: More tweaks from Autrijus: no pad.c, perl59->perl58 in - installperl; and no pad.c in VMS, either. - Branch: maint-5.8/perl - ! installperl vms/descrip_mms.template win32/Makefile - ! win32/makefile.mk -____________________________________________________________________________ -[ 18381] By: jhi on 2003/01/01 15:02:04 - Log: Tweaks from Autrijus: threaded/win32 build, signedness. - Branch: maint-5.8/perl - ! sv.c -____________________________________________________________________________ -[ 18380] By: jhi on 2002/12/31 16:34:22 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 18379] By: jhi on 2002/12/31 15:33:11 - Log: Integrate: - [ 18371] - Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\ - From: Rafael Garcia-Suarez - Date: Fri, 27 Dec 2002 16:14:24 +0100 - Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr> - - [ 18372] - Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open - From: Michael G Schwern - Date: Sat, 21 Dec 2002 19:29:41 -0800 - Message-ID: <20021222032941.GD24887@blackrider.schwern.org> - - [ 18373] - Subject: [perl #19343] perlfunc.pod patch for stat() and lstat() - From: Dave Paris (via RT) - Date: 22 Dec 2002 05:15:14 -0000 - Message-Id: - - [ 18374] - Remove duplicate entry - - [ 18378] - integrate change#18377 from maint-5.6 branch - - change#17566 needs to be more defensive about win32_dup2() - itself calling SetStdHandle() (at least MSVCRT does this) - Branch: maint-5.8/perl - !> MANIFEST lib/AutoSplit.pm mg.c pod/perlfunc.pod t/op/magic.t - !> win32/win32.c -____________________________________________________________________________ -[ 18378] By: gsar on 2002/12/31 04:07:56 - Log: integrate change#18377 from maint-5.6 branch - - change#17566 needs to be more defensive about win32_dup2() - itself calling SetStdHandle() (at least MSVCRT does this) - Branch: perl - !> win32/win32.c -____________________________________________________________________________ -[ 18377] By: gsar on 2002/12/31 04:02:12 - Log: change#17566 needs to be more defensive about win32_dup2() - itself calling SetStdHandle() (at least MSVCRT does this) - Branch: maint-5.6/perl - ! win32/win32.c -____________________________________________________________________________ -[ 18376] By: hv on 2002/12/31 02:02:17 - Log: Update Changes - Branch: perl - ! Changes patchlevel.h -____________________________________________________________________________ -[ 18375] By: jhi on 2002/12/30 21:28:31 - Log: Better version of change #18370; use the new 'E' flag - so that cxinc is exposed (as cpp) only to List::Util - (well, any extension) (well, anyone who does -DPERL_EXT), - no need to export it globally. - Branch: maint-5.8/perl - ! embed.fnc embed.h ext/List/Util/Makefile.PL global.sym -____________________________________________________________________________ -[ 18374] By: hv on 2002/12/30 03:32:22 - Log: Remove duplicate entry - Branch: perl - ! MANIFEST -____________________________________________________________________________ -[ 18373] By: hv on 2002/12/30 03:19:17 - Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat() - From: Dave Paris (via RT) - Date: 22 Dec 2002 05:15:14 -0000 - Message-Id: - Branch: perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 18372] By: hv on 2002/12/30 03:13:42 - Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open - From: Michael G Schwern - Date: Sat, 21 Dec 2002 19:29:41 -0800 - Message-ID: <20021222032941.GD24887@blackrider.schwern.org> - Branch: perl - ! lib/AutoSplit.pm -____________________________________________________________________________ -[ 18371] By: hv on 2002/12/30 03:08:12 - Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\ - From: Rafael Garcia-Suarez - Date: Fri, 27 Dec 2002 16:14:24 +0100 - Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr> - Branch: perl - ! mg.c t/op/magic.t -____________________________________________________________________________ -[ 18370] By: jhi on 2002/12/30 02:37:38 - Log: In AIX (strict symbol exports) the cxinc is needed for List::Util. - Branch: maint-5.8/perl - ! embed.fnc embed.h global.sym -____________________________________________________________________________ -[ 18369] By: jhi on 2002/12/30 01:38:38 - Log: Missed one. - Branch: maint-5.8/perl - ! embed.fnc embed.h -____________________________________________________________________________ -[ 18368] By: jhi on 2002/12/29 23:33:56 - Log: Continue on change #18367; implement the said flag, 'E'. - (Some nm output studying was needed to get the right set - of re symbols defined.) - Branch: maint-5.8/perl - ! embed.fnc embed.h embed.pl ext/re/Makefile.PL -____________________________________________________________________________ -[ 18367] By: jhi on 2002/12/29 21:40:08 - Log: Caught by change #18366; thanks to the re extension we have some - functions that are file static but yet part of "the public API"... - Maybe a new class of exportability (a new embed.fnc flag) is - required for this case. - Branch: maint-5.8/perl - ! embed.fnc embed.h -____________________________________________________________________________ -[ 18366] By: jhi on 2002/12/29 21:28:27 - Log: Implement the CPP namespace protection from [perl #8610]; - unless a function has an 'A' flag, it's defined only if - PERL_CORE. (Why do we have so many many functions with an - 'A' flag, is another matter.) (The number of #ifdef PERL_COREs - could be cut down further by having a state variable and - inserting #ifdefs and #endifs when the state flips.) - Branch: maint-5.8/perl - ! embed.h embed.pl -____________________________________________________________________________ -[ 18365] By: jhi on 2002/12/29 15:01:08 - Log: Doc tweak on the S_ macros. - Branch: maint-5.8/perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 18364] By: jhi on 2002/12/29 14:54:43 - Log: Apply the doc patch from [perl #19343]. - Branch: maint-5.8/perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 18363] By: jhi on 2002/12/29 14:49:14 - Log: Integrate: - [ 18354] - Subject: [PATCH] docpatch for cv.h - From: Nicholas Clark - Date: Wed, 25 Dec 2002 21:01:04 +0000 - Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net> - - [ 18356] - fix signed/unsigned mismatch warning from change#18266 - - [ 18358] - save_re_context() was not saving many regexec.c state - variables, resulting in various reentrancy problems when - the swatches were autoloaded by perl in the midst of a - match - Branch: maint-5.8/perl - !> cv.h regcomp.c -____________________________________________________________________________ -[ 18362] By: jhi on 2002/12/29 00:51:29 - Log: Fix [perl #18666] (taking the more conservative approach). - Branch: maint-5.8/perl - ! lib/File/Spec/Unix.pm -____________________________________________________________________________ -[ 18361] By: jhi on 2002/12/29 00:45:16 - Log: Document that the socketpair tests are unhappy in old SCO, - as per [perl #18537]. - Branch: maint-5.8/perl - ! pod/perl58delta.pod -____________________________________________________________________________ -[ 18360] By: jhi on 2002/12/29 00:38:01 - Log: Fix from the bug report for [perl #19267]. - Branch: maint-5.8/perl - ! lib/Pod/Man.pm -____________________________________________________________________________ -[ 18359] By: jhi on 2002/12/28 22:33:16 - Log: A small tweak on top of #18353: don't display mg_len bytes of - mg_ptr for PERL_MAGIC_utf8 because that's not what's there. - Branch: maint-5.8/perl - ! dump.c -____________________________________________________________________________ -[ 18358] By: gsar on 2002/12/28 03:30:49 - Log: save_re_context() was not saving many regexec.c state - variables, resulting in various reentrancy problems when - the swatches were autoloaded by perl in the midst of a - match - Branch: perl - ! regcomp.c -____________________________________________________________________________ -[ 18357] By: gsar on 2002/12/28 02:16:51 - Log: silence another signed/unsigned mismatch warning - Branch: perl - ! op.c -____________________________________________________________________________ -[ 18356] By: gsar on 2002/12/28 02:08:23 - Log: fix signed/unsigned mismatch warning from change#18266 - Branch: perl - ! regcomp.c -____________________________________________________________________________ -[ 18355] By: gsar on 2002/12/28 02:05:14 - Log: these variables are not in use anywhere since 5.8.0 - Branch: perl - ! embedvar.h perlapi.h sv.c thrdvar.h -____________________________________________________________________________ -[ 18354] By: ams on 2002/12/26 03:54:09 - Log: Subject: [PATCH] docpatch for cv.h - From: Nicholas Clark - Date: Wed, 25 Dec 2002 21:01:04 +0000 - Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net> - Branch: perl - ! cv.h -____________________________________________________________________________ -[ 18353] By: jhi on 2002/12/26 02:07:06 - Log: Introduce a cache for UTF-8 data: length and byte<->char offset - mapping are stored in a new type of magic. Speeds up length(), - substr(), index(), rindex(), pos(), and some parts of s///. - - The speedup varies a lot (on the usual suspects: what is the - access pattern of the data, compiler, CPU), but should be at - least one order of magnitude, and getting to the same magnitude - as byte string speeds, and in some cases (length on unchanged data) - even reaching the byte string speed. On the other hand, in some - cases (index) the byte speed is still faster by a factor of five - or so, but the bottleneck there does not seem to be any more - the byte<->char offset mapping (instead, the fbm_instr() speed). - - There is one cache slot for the length, and only two for the - byte<->char offset mapping (the first one for the start->offset, - and the second for the offset->offset+length, when talking - in substr() terms). - - Code this hairy is bound to have hairy trolls hiding under it. - Branch: maint-5.8/perl - ! dump.c embed.fnc embed.h mg.c perl.h proto.h sv.c util.c -____________________________________________________________________________ -[ 18352] By: jhi on 2002/12/25 13:42:10 - Log: Integrate: - [ 18350] - Removal of duplicate comment block - - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Subject: Re: [perl #19306] Sys::Syslog issues. - Date: Mon, 23 Dec 2002 15:25:51 -0800 - Message-ID: - - [ 18351] - #18345 was still broken; should be fixed now. - Branch: maint-5.8/perl - !> ext/Sys/Syslog/Syslog.pm sv.c -____________________________________________________________________________ -[ 18351] By: hv on 2002/12/25 02:29:17 - Log: #18345 was still broken; should be fixed now. - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18350] By: merijn on 2002/12/24 05:26:40 - Log: Removal of duplicate comment block - - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Subject: Re: [perl #19306] Sys::Syslog issues. - Date: Mon, 23 Dec 2002 15:25:51 -0800 - Message-ID: - Branch: perl - ! ext/Sys/Syslog/Syslog.pm -____________________________________________________________________________ -[ 18349] By: jhi on 2002/12/24 02:42:31 - Log: At least partially address [perl #10000] by speeding - up both the ASCII case (by about 2-3%) and the UTF-8 case - (by about 45%). The major trick is to avoid hitting the - costly S_reginclass(). (Even before this patch the speedup - since 5.8.0 was about 40-50%.) After this the UTF-8 case is - still about 30-60% slower than the ASCII case. (Note that - I'm unable to reproduce the 10-fold speed difference of the - original bug report; I can see a factor of 2 or 3, but no more.) - Branch: maint-5.8/perl - ! regexec.c -____________________________________________________________________________ -[ 18348] By: jhi on 2002/12/23 06:42:29 - Log: Make Math::Trig a little bit more better behaved module citizen. - Branch: maint-5.8/perl - ! lib/Math/Trig.pm -____________________________________________________________________________ -[ 18347] By: jhi on 2002/12/23 06:37:31 - Log: Integrate: - [ 18300] - Subject: [patch] typo in perlop - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Wed, 11 Dec 2002 21:31:14 +0100 - Message-ID: - - [ 18304] - Redone #18011 from metaunits - - [ 18305] - Enough changes to Configure and metaunits warrant an update. - Several small changes and three additions - - [ 18306] - More documentation of obscure flags is good, even if the - documentation might be not so good. Atleast it's not false! - Documents the flags one can give to perl_clone - - [ 18308] - Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command - From: peter@PSDT.com (Peter Scott) - Date: 12 Dec 2002 18:13:17 -0000 - Message-ID: <20021212181317.50538.qmail@onion.perl.org> - (fix bug [perl #19058]) - - [ 18310] - regen-headers to get new API docs from #18306 - - [ 18312] - Subject: [Fwd: Patch for perl utf8-related bug] - From: Richard Hitt - Date: Fri, 06 Dec 2002 16:47:42 -0800 - [perl #18932] - - [ 18313] - Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 14:08:00 -0800 - Message-ID: <20021213220800.GA2625@math.berkeley.edu> - - [ 18314] - Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2 - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 14:00:48 -0800 - Message-ID: <20021213220048.GA2606@math.berkeley.edu> - - [ 18315] - Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 13:47:08 -0800 - Message-ID: <20021213214707.GA2588@math.berkeley.edu> - - [ 18316] - Subject: [PATCH 5.8.1 @oldish-18156] build - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 13:54:05 -0800 - Message-ID: <20021213215404.GA2597@math.berkeley.edu> - - [ 18317] - Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now) - - [ 18323] - PerlSIO_stderr et al are not functions - - [ 18324] - windows: avoid prompting under some shells during $(MAKE) distclean - - [ 18325] - PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_* - - [ 18326] - Win32.pod update - - [ 18327] - windows: support for large files - - note that this change will break binary compatibility with the - default 5.8.0 build options; nevertheless I think it is worth - having in 5.8.1 (people who want the compatibility can disable - the option in the makefile) - - [ 18328] - fix for GPF in C - - [ 18330] - remove CRs from a couple of files (these show up as CRCRLF - on windows) - - [ 18332] - $Config{prefixexp} was set incorrectly on windows - - [ 18334] - AIX compiler version updates - - [ 18335] - my_fflush_all() wasn't doing the right thing under useperlio - on many platforms - - [ 18337] - handy hint: getting a perforce change as a usable patch - - [ 18338] - Subject: [PATCH] read permissions for h2ph-generated files - From: Slaven Rezic - Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET) - Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de> - - [ 18339] - Integrate Time::HiRes v1.39 (for VMS build tweak) - - [ 18342] - Subject: [perl #18544] Patch included to fix problem. - From: Richard Kandarian - Date: Thu, 21 Nov 2002 08:00:20 -0700 - (from RT) - - [ 18343] - Subject: [perl #19153] Term::Complete (the argument of stty) - From: OKAIE Yutaka (via RT) - Date: 15 Dec 2002 13:45:23 -0000 - Message-Id: - - [ 18344] - more on #18312: sv.c:ss_dup() - - [ 18345] - more on #18344. - Branch: maint-5.8/perl - +> lib/Net/Ping/t/410_syn_host.t - ! Configure config_h.SH - !> (integrate 56 files) -____________________________________________________________________________ -[ 18346] By: hv on 2002/12/23 06:14:22 - Log: integrate maint-5.8 #18301 - Branch: perl - !> lib/perl5db.pl -____________________________________________________________________________ -[ 18345] By: hv on 2002/12/23 06:01:17 - Log: more on #18344. - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18344] By: hv on 2002/12/23 05:56:43 - Log: more on #18312: sv.c:ss_dup() - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18343] By: hv on 2002/12/23 05:47:17 - Log: Subject: [perl #19153] Term::Complete (the argument of stty) - From: OKAIE Yutaka (via RT) - Date: 15 Dec 2002 13:45:23 -0000 - Message-Id: - Branch: perl - ! lib/Term/Complete.pm -____________________________________________________________________________ -[ 18342] By: hv on 2002/12/23 05:27:25 - Log: Subject: [perl #18544] Patch included to fix problem. - From: Richard Kandarian - Date: Thu, 21 Nov 2002 08:00:20 -0700 - (from RT) - Branch: perl - ! regexec.c -____________________________________________________________________________ -[ 18341] By: hv on 2002/12/23 05:08:49 - Log: Subject: [PATCH] operation on `PL_na' may be undefined - From: Nicholas Clark - Date: Tue, 10 Dec 2002 19:59:18 +0000 - Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net> - Branch: perl - ! universal.c -____________________________________________________________________________ -[ 18340] By: hv on 2002/12/23 05:04:29 - Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet) - From: Nicholas Clark - Date: Tue, 10 Dec 2002 18:55:28 +0000 - Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net> - Branch: perl - ! pp_hot.c -____________________________________________________________________________ -[ 18339] By: hv on 2002/12/23 04:39:48 - Log: Integrate Time::HiRes v1.39 (for VMS build tweak) - Branch: perl - ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 18338] By: hv on 2002/12/23 03:43:09 - Log: Subject: [PATCH] read permissions for h2ph-generated files - From: Slaven Rezic - Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET) - Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de> - Branch: perl - ! utils/h2ph.PL -____________________________________________________________________________ -[ 18337] By: hv on 2002/12/23 03:38:59 - Log: handy hint: getting a perforce change as a usable patch - Branch: perl - ! Porting/repository.pod -____________________________________________________________________________ -[ 18336] By: hv on 2002/12/23 03:36:26 - Log: Reverse #18285, for reasons given in: - Subject: Re: Precedence of ? : - From: hv@crypt.org - Date: Fri, 20 Dec 2002 00:35:27 +0000 - Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk> - Branch: perl - ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t - ! vms/perly_c.vms -____________________________________________________________________________ -[ 18335] By: gsar on 2002/12/18 23:12:14 - Log: my_fflush_all() wasn't doing the right thing under useperlio - on many platforms - Branch: perl - ! util.c -____________________________________________________________________________ -[ 18334] By: merijn on 2002/12/18 06:48:11 - Log: AIX compiler version updates - Branch: perl - ! README.aix -____________________________________________________________________________ -[ 18333] By: gsar on 2002/12/18 03:21:42 - Log: integrate change#18332 from mainline - - $Config{prefixexp} was set incorrectly on windows - Branch: maint-5.6/perl - !> win32/config.bc win32/config.gc win32/config.vc -____________________________________________________________________________ -[ 18332] By: gsar on 2002/12/18 03:20:27 - Log: $Config{prefixexp} was set incorrectly on windows - Branch: perl - ! win32/config.bc win32/config.gc win32/config.vc - ! win32/config.vc64 -____________________________________________________________________________ -[ 18331] By: gsar on 2002/12/18 02:38:13 - Log: integrate change#18326 from mainline - - Win32.pod update - Branch: maint-5.6/perl - !> lib/Win32.pod -____________________________________________________________________________ -[ 18330] By: gsar on 2002/12/18 02:32:20 - Log: remove CRs from a couple of files (these show up as CRCRLF - on windows) - Branch: perl - ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL -____________________________________________________________________________ -[ 18329] By: gsar on 2002/12/18 02:28:47 - Log: integrate change#18328 from mainline - - fix for GPF in C - Branch: maint-5.6/perl - !> win32/win32.c -____________________________________________________________________________ -[ 18328] By: gsar on 2002/12/18 02:27:10 - Log: fix for GPF in C - Branch: perl - ! win32/win32.c -____________________________________________________________________________ -[ 18327] By: gsar on 2002/12/18 02:08:12 - Log: windows: support for large files - - note that this change will break binary compatibility with the - default 5.8.0 build options; nevertheless I think it is worth - having in 5.8.1 (people who want the compatibility can disable - the option in the makefile) - Branch: perl - ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs - ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h - ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc - ! win32/config.vc win32/config.vc64 win32/config_H.bc - ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 - ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h - ! win32/win32.c win32/win32iop.h -____________________________________________________________________________ -[ 18326] By: gsar on 2002/12/18 00:57:46 - Log: Win32.pod update - Branch: perl - ! lib/Win32.pod -____________________________________________________________________________ -[ 18325] By: gsar on 2002/12/18 00:42:45 - Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_* - Branch: perl - ! XSUB.h -____________________________________________________________________________ -[ 18324] By: gsar on 2002/12/18 00:34:08 - Log: windows: avoid prompting under some shells during $(MAKE) distclean - Branch: perl - ! win32/Makefile win32/makefile.mk -____________________________________________________________________________ -[ 18323] By: gsar on 2002/12/18 00:17:29 - Log: PerlSIO_stderr et al are not functions - Branch: perl - ! XSUB.h -____________________________________________________________________________ -[ 18322] By: gsar on 2002/12/17 22:58:09 - Log: integrate change#18321 from mainline - - C fails on windows if not running - from the root directory; for a test case, see: - - http://bugs.activestate.com/show_bug.cgi?id=19317 - - this was due to not recognizing \foo\bar.pm as an absolute - path name - Branch: maint-5.8/perl - !> util.h -____________________________________________________________________________ -[ 18321] By: gsar on 2002/12/17 22:56:25 - Log: integrate change#18320 from maint-5.6 branch - - C fails on windows if not running - from the root directory; for a test case, see: - - http://bugs.activestate.com/show_bug.cgi?id=19317 - - this was due to not recognizing \foo\bar.pm as an absolute - path name - Branch: perl - !> util.h -____________________________________________________________________________ -[ 18320] By: gsar on 2002/12/17 22:41:50 - Log: C fails on windows if not running - from the root directory; for a test case, see: - - http://bugs.activestate.com/show_bug.cgi?id=19317 - - this was due to not recognizing \foo\bar.pm as an absolute - path name - Branch: maint-5.6/perl - ! util.h -____________________________________________________________________________ -[ 18319] By: hv on 2002/12/17 10:08:24 - Log: Whoops, these are the changes supposed to be in #18318. - Branch: perl - ! pad.c t/op/eval.t -____________________________________________________________________________ -[ 18318] By: hv on 2002/12/17 03:12:18 - Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl - From: Nicholas Clark - Date: Sat, 14 Dec 2002 23:13:37 +0000 - Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net> - Branch: perl - ! pad.c t/op/eval.t -____________________________________________________________________________ -[ 18317] By: hv on 2002/12/17 02:58:12 - Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now) - Branch: perl - + lib/Net/Ping/t/410_syn_host.t - ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t - ! lib/Net/Ping/t/450_service.t -____________________________________________________________________________ -[ 18316] By: hv on 2002/12/17 02:17:16 - Log: Subject: [PATCH 5.8.1 @oldish-18156] build - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 13:54:05 -0800 - Message-ID: <20021213215404.GA2597@math.berkeley.edu> - Branch: perl - ! os2/os2.c t/run/runenv.t -____________________________________________________________________________ -[ 18315] By: hv on 2002/12/17 02:03:58 - Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 13:47:08 -0800 - Message-ID: <20021213214707.GA2588@math.berkeley.edu> - Branch: perl - ! lib/constant.t lib/fields.t -____________________________________________________________________________ -[ 18314] By: hv on 2002/12/17 01:58:32 - Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2 - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 14:00:48 -0800 - Message-ID: <20021213220048.GA2606@math.berkeley.edu> - Branch: perl - ! os2/OS2/Process/t/os2_process.t os2/os2.c -____________________________________________________________________________ -[ 18313] By: hv on 2002/12/17 01:54:19 - Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX - From: Ilya Zakharevich - Date: Fri, 13 Dec 2002 14:08:00 -0800 - Message-ID: <20021213220800.GA2625@math.berkeley.edu> - Branch: perl - ! os2/OS2/REXX/REXX.xs -____________________________________________________________________________ -[ 18312] By: hv on 2002/12/17 01:43:28 - Log: Subject: [Fwd: Patch for perl utf8-related bug] - From: Richard Hitt - Date: Fri, 06 Dec 2002 16:47:42 -0800 - [perl #18932] - Branch: perl - ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c - ! scope.h -____________________________________________________________________________ -[ 18311] By: hv on 2002/12/17 00:52:05 - Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums] - From: Dave Mitchell - Date: Sat, 14 Dec 2002 19:16:49 +0000 - Message-ID: <20021214191649.B3992@fdgroup.com> - Branch: perl - ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h -____________________________________________________________________________ -[ 18310] By: hv on 2002/12/17 00:51:46 - Log: regen-headers to get new API docs from #18306 - Branch: perl - ! pod/perlapi.pod -____________________________________________________________________________ -[ 18308] By: rgs on 2002/12/16 22:06:23 - Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command - From: peter@PSDT.com (Peter Scott) - Date: 12 Dec 2002 18:13:17 -0000 - Message-ID: <20021212181317.50538.qmail@onion.perl.org> - (fix bug [perl #19058]) - Branch: perl - ! lib/perl5db.pl -____________________________________________________________________________ -[ 18307] By: rgs on 2002/12/16 22:01:14 - Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command - From: Dave Mitchell - Date: Thu, 12 Dec 2002 23:42:35 +0000 - Message-ID: <20021212234235.A29245@fdgroup.com> - and - Date: Sat, 14 Dec 2002 19:16:38 +0000 - Message-ID: <20021214191638.A3992@fdgroup.com> - Branch: perl - ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c - ! proto.h t/op/eval.t -____________________________________________________________________________ -[ 18306] By: sky on 2002/12/16 21:41:40 - Log: More documentation of obscure flags is good, even if the - documentation might be not so good. Atleast it's not false! - Documents the flags one can give to perl_clone - Branch: perl - ! sv.c -____________________________________________________________________________ -[ 18305] By: merijn on 2002/12/16 10:53:19 - Log: Enough changes to Configure and metaunits warrant an update. - Several small changes and three additions - Branch: perl - ! Porting/Glossary -____________________________________________________________________________ -[ 18304] By: merijn on 2002/12/16 10:44:57 - Log: Redone #18011 from metaunits - Branch: perl - ! Configure -____________________________________________________________________________ -[ 18303] By: merijn on 2002/12/16 10:38:20 - Log: backport change #18011 - Branch: metaconfig - ! U/installdirs/installprefix.U -____________________________________________________________________________ -[ 18302] By: rgs on 2002/12/14 22:34:25 - Log: Subject: Proper fix for CvOUTSIDE weak refcounting - From: Dave Mitchell - Date: Tue, 10 Dec 2002 01:26:44 +0000 - Message-ID: <20021210012644.A7843@fdgroup.com> - Branch: perl - ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL - ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod - ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t -____________________________________________________________________________ -[ 18301] By: jhi on 2002/12/13 02:12:54 - Log: Bad location of '==>' under the debugger, - apply the patch. - Branch: maint-5.8/perl - ! lib/perl5db.pl -____________________________________________________________________________ -[ 18300] By: rgs on 2002/12/12 20:40:22 - Log: Subject: [patch] typo in perlop - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Wed, 11 Dec 2002 21:31:14 +0100 - Message-ID: - Branch: perl - ! pod/perlop.pod -____________________________________________________________________________ -[ 18299] By: rgs on 2002/12/12 20:35:29 - Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297 - Branch: perl - !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t - !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t - !> t/op/subst.t -____________________________________________________________________________ -[ 18298] By: rgs on 2002/12/12 20:00:36 - Log: Whitespace and indentation fix in the output of B::Debug. - Branch: perl - ! ext/B/B/Debug.pm -____________________________________________________________________________ -[ 18297] By: jhi on 2002/12/12 19:19:56 - Log: Warn about the non-portabilities of strftime. - Branch: maint-5.8/perl - ! ext/POSIX/POSIX.pod -____________________________________________________________________________ -[ 18296] By: jhi on 2002/12/12 18:21:12 - Log: Integrate: - [ 18292] - Update to Scalar-List-Utils 1.09 - Branch: maint-5.8/perl - !> ext/List/Util/ChangeLog ext/List/Util/Util.xs - !> ext/List/Util/lib/List/Util.pm -____________________________________________________________________________ -[ 18295] By: jhi on 2002/12/12 18:06:57 - Log: Until proven otherwise I don't think any of the strftime - formats %c, %z, and %Z can be tested portably. - Branch: maint-5.8/perl - ! ext/POSIX/t/posix.t -____________________________________________________________________________ -[ 18294] By: jhi on 2002/12/12 14:34:58 - Log: Resolve Abe's failing is.t, diagnosed by Sarathy - (setlocale(LC_ALL, 'C') was the key). Document that - locale settings may be hazardous to your isxxxx() health. - (Surgeon General warning). - Branch: maint-5.8/perl - ! ext/POSIX/POSIX.pod ext/POSIX/t/is.t -____________________________________________________________________________ -[ 18293] By: jhi on 2002/12/12 13:57:56 - Log: Resolve [#perl 15774] by fiat: simply document that - \C in lookbehind is unsupported. - Branch: maint-5.8/perl - ! pod/perlre.pod pod/perlretut.pod -____________________________________________________________________________ -[ 18292] By: gbarr on 2002/12/12 09:23:04 - Log: Update to Scalar-List-Utils 1.09 - Branch: perl - ! ext/List/Util/ChangeLog ext/List/Util/Util.xs - ! ext/List/Util/lib/List/Util.pm -____________________________________________________________________________ -[ 18291] By: jhi on 2002/12/11 20:13:30 - Log: has already been fixed; add its test. - Branch: maint-5.8/perl - ! t/op/subst.t -____________________________________________________________________________ -[ 18290] By: jhi on 2002/12/11 18:56:01 - Log: Fix [perl #15763]. - Branch: maint-5.8/perl - ! regexec.c t/op/pat.t +[ 33300] By: steveh on 2008/02/13 12:27:56 + Log: pp_system explicitly passes NULL to do_aspawn, so NULL must be "OK" + *Now* my Win32 DEBUGGING build works :-) + Branch: perl + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18289] By: gsar on 2002/12/11 18:55:36 - Log: integrate repository.pod change from mainline - Branch: maint-5.8/perl - !> Porting/repository.pod +[ 33299] By: steveh on 2008/02/13 12:19:17 + Log: Drat. #33298 doesn't fix it: need this too. + And even then I now get an assertion from win32.c line 628. Sigh... + Branch: perl + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18288] By: gsar on 2002/12/11 18:54:28 - Log: integrate repository.pod changes from mainline - Branch: maint-5.6/perl - !> Porting/repository.pod +[ 33298] By: steveh on 2008/02/13 12:05:49 + Log: Correct another variable name in embed.fnc + (Fixes my DEBUGGING builds on Win32) + Branch: perl + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18287] By: gsar on 2002/12/11 18:53:07 - Log: this has been incorrect for a while now, and has changed - again recently +[ 33297] By: rgs on 2008/02/13 10:12:44 + Log: Subject: [PATCH] Read-only variable tests + From: "Jerry D. Hedden" + Date: Fri, 8 Feb 2008 14:06:41 -0500 + Message-ID: <1ff86f510802081106l737e4dcdibb73c8eacb4c39d8@mail.gmail.com> + + with one less TODO test Branch: perl - ! Porting/repository.pod + ! lib/Internals.t ____________________________________________________________________________ -[ 18286] By: jhi on 2002/12/11 14:43:36 - Log: Integrate: - [ 18272] - RT#15950 - - Subject: [PATCH] Typo in Term::ANSIColor - Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT) - From: "Mr. Nobody" - - [ 18277] - Subject: [PATCH perl@18251] VMS build update - Message-ID: <3DF56BE2.9000300@mac.com> - Date: Mon, 09 Dec 2002 22:21:54 -0600 - From: "Craig A. Berry" - - [ 18278] - Subject: Re: default lib dir should examine $Config{installstyle} - Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST) - From: Andy Dougherty - Message-ID: - - [ 18279] - Subject: Re: ANSIColor 1.06 released - Version bump only after typo fix to sync with CPAN - - [ 18282] - Subject: Remove stale e-mail addresses - From: Andy Dougherty - Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST) - Message-ID: - - [ 18283] - More email addresses for #18282 - - [ 18284] - One more email address for #18282 - Branch: maint-5.8/perl - !> (integrate 31 files) -____________________________________________________________________________ -[ 18285] By: hv on 2002/12/11 10:35:01 - Log: Subject: [PATCH] Re: Precedence of ? : - From: Stephen McCamant - Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST) - Message-Id: <20021210055707.974F073CCC@syllepsis> - Branch: perl - ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t - ! vms/perly_c.vms -____________________________________________________________________________ -[ 18284] By: hv on 2002/12/11 10:21:12 - Log: One more email address for #18282 +[ 33296] By: rgs on 2008/02/13 10:03:43 + Log: Subject: [PATCH] Unused var in perlio.c (revised) + From: "Jerry D. Hedden" + Date: Tue, 12 Feb 2008 10:00:18 -0500 + Message-ID: <1ff86f510802120700q689fb457ya5939bb440626157@mail.gmail.com> Branch: perl - ! lib/Pod/Perldoc.pm + ! perlio.c ____________________________________________________________________________ -[ 18283] By: hv on 2002/12/11 10:18:07 - Log: More email addresses for #18282 - Branch: perl - ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh - ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh - ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh - ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh - ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh -____________________________________________________________________________ -[ 18282] By: hv on 2002/12/11 10:16:05 - Log: Subject: Remove stale e-mail addresses - From: Andy Dougherty - Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST) - Message-ID: - Branch: perl - ! Porting/pumpkin.pod configure.gnu - ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl - ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too - ! lib/File/Spec.pm perly.fixer pod/checkpods.PL -____________________________________________________________________________ -[ 18281] By: hv on 2002/12/11 09:59:31 - Log: Integrate from maint-5.8 #18156, #18218. - Branch: perl - !> lib/Unicode/UCD.t lib/unicore/Category.pl - !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt - !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl - !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl - !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl - !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t -____________________________________________________________________________ -[ 18280] By: rgs on 2002/12/10 21:30:10 - Log: Integrate from the maint-5.8/ branch : - changes 18219, 18236, 18242-3, 18247-8, - 18253-5, 18257, 18273-6 - Branch: perl - +> t/op/lc_user.t - !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl - !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod - !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t - !> t/uni/tr_utf8.t -____________________________________________________________________________ -[ 18279] By: merijn on 2002/12/10 14:10:03 - Log: Subject: Re: ANSIColor 1.06 released - Version bump only after typo fix to sync with CPAN - Branch: perl - ! lib/Term/ANSIColor.pm -____________________________________________________________________________ -[ 18278] By: merijn on 2002/12/10 14:05:25 - Log: Subject: Re: default lib dir should examine $Config{installstyle} - Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST) - From: Andy Dougherty - Message-ID: - Branch: metaconfig - ! U/installdirs/installstyle.U -____________________________________________________________________________ -[ 18277] By: merijn on 2002/12/10 08:46:05 - Log: Subject: [PATCH perl@18251] VMS build update - Message-ID: <3DF56BE2.9000300@mac.com> - Date: Mon, 09 Dec 2002 22:21:54 -0600 - From: "Craig A. Berry" - Branch: perl - ! configure.com ext/Time/HiRes/Makefile.PL - ! vms/descrip_mms.template +[ 33295] By: mhx on 2008/02/13 07:42:02 + Log: Make sure we only find the macro we were looking for, + not something that only starts with the same string. + Branch: perl + ! Porting/expand-macro.pl ____________________________________________________________________________ -[ 18276] By: jhi on 2002/12/09 23:49:14 - Log: Move the tests added to pat.t in #18248 to lc.t. - Branch: maint-5.8/perl - ! t/op/lc.t t/op/pat.t +[ 33294] By: stevep on 2008/02/12 15:11:48 + Log: Upgrade to PathTools-3.2701 + Branch: perl + ! lib/Cwd.pm lib/File/Spec.pm lib/File/Spec/Cygwin.pm + ! lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm + ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm + ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm + ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t ____________________________________________________________________________ -[ 18275] By: jhi on 2002/12/09 23:21:58 - Log: Add Nick Clark's test case for [perl #18915]. - (The bug was fixed by change #18266.) - Branch: maint-5.8/perl - ! t/op/split.t +[ 33293] By: stevep on 2008/02/12 15:07:44 + Log: Upgrade to Math-Complex-1.52 + Branch: perl + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t +____________________________________________________________________________ +[ 33292] By: stevep on 2008/02/12 14:58:50 + Log: Subject: [PATCH] Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC and XS?] + From: "Jan Dubois" + Date: Fri, 1 Feb 2008 13:40:41 -0800 + Message-ID: <02ee01c8651b$17ef72f0$47ce58d0$@com> + Branch: perl + ! op.h perl.h regexp.h sv.h win32/makefile.mk win32/win32.h +____________________________________________________________________________ +[ 33291] By: nicholas on 2008/02/12 13:15:20 + Log: assert() that every NN argument is not NULL. Otherwise we have the + ability to create landmines that will explode under someone in the + future when they upgrade their compiler to one with better + optimisation. We've already done this at least twice. + (Yes, some of the assertions are after code that would already have + SEGVd because it already deferences a pointer, but they are put in + to make it easier to automate checking that each and every case is + covered.) + Add a tool, checkARGS_ASSERT.pl, to check that every case is covered. + Branch: perl + + Porting/checkARGS_ASSERT.pl + ! MANIFEST NetWare/nw5.c av.c deb.c doio.c doop.c dump.c + ! embed.pl gv.c hv.c locale.c malloc.c mathoms.c mg.c mro.c + ! numeric.c op.c pad.c perl.c perlio.c pp.c pp_ctl.c pp_hot.c + ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.pl + ! regcomp.c regexec.c scope.c sv.c taint.c toke.c universal.c + ! utf8.c util.c vms/vms.c win32/win32.c win32/wince.c +____________________________________________________________________________ +[ 33290] By: nicholas on 2008/02/12 12:52:14 + Log: Correct the paramter to Perl_op_xmldump(). The one that got away from + change 33289. + Branch: perl + ! embed.fnc proto.h +____________________________________________________________________________ +[ 33289] By: nicholas on 2008/02/12 12:16:23 + Log: Correct (some) variable names in embed.fnc where they differ from the + actual function declaration. + Branch: perl + ! embed.fnc pod/perlapi.pod pod/perlintern.pod proto.h +____________________________________________________________________________ +[ 33287] By: nicholas on 2008/02/12 11:52:30 + Log: In Perl_load_module_nocontext(), ver can actually be NULL. + In Perl_hv_copy_hints_hv(), ohv can actually be NULL. + In Perl_sortsv(), Perl_sortsv_flags() and S_qsortsvu(), array can be + NULL (if the number of elements to sort is <= 1). + In Perl_save_nogv(), gv can not be NULL. + In Perl_sv_cmp() and Perl_sv_cmp_locale(), both SVs can be NULL. + In Perl_ptr_table_fetch(), the sv can be NULL. + In PerlIO_set_ptrcnt(), ptr can be NULL. + Branch: perl + ! embed.fnc proto.h +____________________________________________________________________________ +[ 33286] By: nicholas on 2008/02/12 06:56:24 + Log: Teach Math::Complex the maximum NV for a 16 byte float. (At least, a + 16 byte float on x86_64. This feels fragile.) + Branch: perl + ! lib/Math/Complex.pm +____________________________________________________________________________ +[ 33285] By: nicholas on 2008/02/11 23:04:12 + Log: Perl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and + Perl_sv_2pv_flags() all return 0/0/0.0/"" without warning given a + NULL SV pointer so they ought to be marked as NULLOK in embed.fnc. + Branch: perl + ! embed.fnc proto.h +____________________________________________________________________________ +[ 33284] By: nicholas on 2008/02/11 20:07:50 + Log: Perl_ck_retarget() doesn't even exist, so little point in mentioning + it. + Branch: perl + ! embed.fnc embed.h proto.h +____________________________________________________________________________ +[ 33283] By: nicholas on 2008/02/11 19:22:18 + Log: In Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can be not NULL. + In Perl_sv_inc() and Perl_sv_dec(), the sv can be not NULL. + In Perl_parser_dup() the proto parser can be NULL. + In Perl_ptr_table_find(), the sought-for pointer can be NULL. + In Perl_save_set_svflags(), the saved SV can't be NULL. + Branch: perl + ! embed.fnc proto.h +____________________________________________________________________________ +[ 33282] By: stevep on 2008/02/11 17:37:43 + Log: Upgrade to Math-Complex-1.51 + Branch: perl + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t +____________________________________________________________________________ +[ 33281] By: stevep on 2008/02/11 16:58:15 + Log: Upgrade to Test-Harness-3.09 + Branch: perl + + lib/TAP/Parser/Utils.pm lib/Test/Harness/t/utils.t + ! MANIFEST lib/App/Prove.pm lib/App/Prove/State.pm + ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm + ! lib/TAP/Formatter/Console.pm + ! lib/TAP/Formatter/Console/ParallelSession.pm + ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + ! lib/TAP/Parser/Iterator/Array.pm + ! lib/TAP/Parser/Iterator/Process.pm + ! lib/TAP/Parser/Iterator/Stream.pm + ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + ! lib/TAP/Parser/Result/Bailout.pm + ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + ! lib/TAP/Parser/YAMLish/Reader.pm + ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + ! lib/Test/Harness/bin/prove lib/Test/Harness/t/000-load.t + ! lib/Test/Harness/t/compat/env.t +____________________________________________________________________________ +[ 33280] By: rgs on 2008/02/11 15:39:16 + Log: Subject: [PATCH] Re: Unwanted warnings from "PerlIO::scalar" + From: Ben Morrow + Date: Fri, 8 Feb 2008 13:50:09 +0000 + Message-ID: <20080208135008.GA3885@osiris.mauzo.dyndns.org> + Branch: perl + ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t ____________________________________________________________________________ -[ 18274] By: jhi on 2002/12/09 23:19:57 - Log: test.pl-ise t/op/split.t - Branch: maint-5.8/perl - ! t/op/split.t +[ 33279] By: nicholas on 2008/02/11 14:46:40 + Log: In Perl_regfree_internal(), rx is actually not NULL. + In Perl_regnext(), p can actually be NULL. + Branch: perl + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18273] By: jhi on 2002/12/09 22:48:39 - Log: Add Nick Clark's test case for [perl #18931]. - (The bug was fixed by change #18266.) - Branch: maint-5.8/perl - ! t/op/lc.t +[ 33278] By: rgs on 2008/02/11 11:10:09 + Log: Fix test to pass en 5.6.2 (unpack is needed by version.pm there) + Branch: perl + ! ext/Safe/t/safeload.t ____________________________________________________________________________ -[ 18272] By: merijn on 2002/12/09 15:31:28 - Log: RT#15950 - - Subject: [PATCH] Typo in Term::ANSIColor - Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT) - From: "Mr. Nobody" - Branch: perl - ! lib/Term/ANSIColor.pm -____________________________________________________________________________ -[ 18271] By: jhi on 2002/12/09 02:41:11 - Log: Integrate: - [ 18249] - Suppress a compilation warning reported by Jarkko - (variable initialization skipped by goto). - - [ 18250] - Fix bug #18874, essentially by reverting change #11890. - Add a regression test for it. - - [ 18251] - Fix two cases of buffer overflow in the lexer. - - [ 18259] - Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash - From: Nicholas Clark - Date: Mon, 2 Dec 2002 21:48:29 +0000 - Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net> - - [ 18260] - Document that $ENV{TERM} may produce taint failures. - Subject: Re: [perl #18717] spurious failures in regression test - From: Slaven Rezic - Date: 29 Nov 2002 22:11:46 +0100 - Message-ID: <87hee0nkrx.fsf@vran.herceg.de> - - [ 18261] - Change the set of characters that are considered to be - safe in $ENV{TERM} for taint checkings. - - [ 18262] - getservbyport() should accept an empty string as its - proto argument (as does getservbyname()). - - Subject: Re: Is this a bug or am I being stupid? - From: Slaven Rezic - Date: 08 Dec 2002 01:54:37 +0100 - Message-ID: <87znrhl48i.fsf@vran.herceg.de> - - [ 18263] - Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose - From: Slaven Rezic - Date: 08 Dec 2002 01:31:45 +0100 - Message-ID: <874r9pmjv2.fsf@vran.herceg.de> - - [ 18264] - Subject: Re: [perl #18165] "0" fails as right-hand argument to .. - From: Slaven Rezic - Date: 30 Nov 2002 00:07:05 +0100 - Message-ID: <8765ugnffq.fsf@vran.herceg.de> - - [ 18265] - Subject: Re: [perl #18927] barewords with no errors - From: Abe Timmerman - Date: Sun, 8 Dec 2002 17:12:56 +0100 - Message-Id: <200212081712.56102.abe@ztreet.demon.nl> - - [ 18266] - Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex - From: Abhijit Menon-Sen - Date: Wed, 6 Nov 2002 19:38:11 +0530 - Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org> - - [ 18267] - Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are sometimes wrong - From: Slaven Rezic - Date: 09 Nov 2002 23:21:16 +0100 - Message-ID: <874raqz8o3.fsf@vran.herceg.de> - - [ 18268] - fix #18266 sprintf format mismatch - - [ 18269] - Subject: Re: Bug in Filter::Simple - From: Slaven Rezic - Date: 07 Nov 2002 10:01:41 +0100 - Message-ID: <87of91u51m.fsf@vran.herceg.de> - - [ 18270] - Subject: [perl #18256] xsubpp can make nested comments in C code - From: Nicholas Clark (via RT) - Date: 7 Nov 2002 14:58:14 -0000 - Message-Id: - - (plus regen Configure) - Branch: maint-5.8/perl - ! Configure config_h.SH - !> ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t - !> ext/POSIX/t/posix.t hv.c lib/English.pm lib/English.t - !> lib/Exporter/Heavy.pm lib/ExtUtils/xsubpp lib/Hash/Util.t - !> pod/perldiag.pod pp_ctl.c pp_sys.c regcomp.c t/cmd/for.t - !> t/comp/parser.t t/lib/strict/subs t/op/lc.t taint.c toke.c - !> util.c +[ 33277] By: nicholas on 2008/02/11 10:43:35 + Log: In Perl_ck_lengthconst, "XXX length optimization goes here" is TODO. + Branch: perl + ! pod/perltodo.pod ____________________________________________________________________________ -[ 18270] By: hv on 2002/12/09 00:25:26 - Log: Subject: [perl #18256] xsubpp can make nested comments in C code - From: Nicholas Clark (via RT) - Date: 7 Nov 2002 14:58:14 -0000 - Message-Id: +[ 33276] By: nicholas on 2008/02/11 08:54:16 + Log: The "pointer" argument to S_restore_magic() is not not NULL, because + it's actually an integer index wedged into a pointer. (To fit within + the existing save stack API.) Branch: perl - ! lib/ExtUtils/xsubpp + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18269] By: hv on 2002/12/09 00:19:33 - Log: Subject: Re: Bug in Filter::Simple - From: Slaven Rezic - Date: 07 Nov 2002 10:01:41 +0100 - Message-ID: <87of91u51m.fsf@vran.herceg.de> +[ 33275] By: craigb on 2008/02/11 04:17:45 + Log: Correct quad-related %Config variables on VMS. Branch: perl - ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t + ! configure.com ____________________________________________________________________________ -[ 18268] By: hv on 2002/12/09 00:14:58 - Log: fix #18266 sprintf format mismatch +[ 33274] By: craigb on 2008/02/11 00:05:14 + Log: Make fs.t compare the permissions of a link with those + of the linked file rather than guessing at system defaults. Branch: perl - ! regcomp.c + ! t/io/fs.t ____________________________________________________________________________ -[ 18267] By: hv on 2002/12/09 00:10:09 - Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are sometimes wrong - From: Slaven Rezic - Date: 09 Nov 2002 23:21:16 +0100 - Message-ID: <874raqz8o3.fsf@vran.herceg.de> +[ 33273] By: nicholas on 2008/02/10 19:17:13 + Log: The sv argument to gv_stashsv() is not NULL. Branch: perl - ! config_h.SH ext/POSIX/t/posix.t util.c + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18266] By: hv on 2002/12/09 00:02:57 - Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex - From: Abhijit Menon-Sen - Date: Wed, 6 Nov 2002 19:38:11 +0530 - Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org> +[ 33272] By: nicholas on 2008/02/10 17:44:34 + Log: vcroak()'s pattern is actually NULLOK. Branch: perl - ! regcomp.c t/op/lc.t + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18265] By: rgs on 2002/12/08 22:10:45 - Log: Subject: Re: [perl #18927] barewords with no errors - From: Abe Timmerman - Date: Sun, 8 Dec 2002 17:12:56 +0100 - Message-Id: <200212081712.56102.abe@ztreet.demon.nl> +[ 33271] By: nicholas on 2008/02/10 15:26:19 + Log: Correct some names of parameters in embed.fnc. Branch: perl - ! t/lib/strict/subs + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18264] By: rgs on 2002/12/08 22:04:39 - Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to .. - From: Slaven Rezic - Date: 30 Nov 2002 00:07:05 +0100 - Message-ID: <8765ugnffq.fsf@vran.herceg.de> +[ 33270] By: nicholas on 2008/02/10 14:56:53 + Log: Two parameter names missing in embed.fnc Branch: perl - ! pp_ctl.c t/cmd/for.t + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18263] By: rgs on 2002/12/08 21:56:13 - Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose - From: Slaven Rezic - Date: 08 Dec 2002 01:31:45 +0100 - Message-ID: <874r9pmjv2.fsf@vran.herceg.de> +[ 33269] By: nicholas on 2008/02/10 10:21:04 + Log: Eliminate use of Nullop in the core code. Dual life uses remain. Branch: perl - ! lib/Exporter/Heavy.pm + ! op.h perly.act perly.y win32/perlhost.h ____________________________________________________________________________ -[ 18262] By: rgs on 2002/12/08 20:31:42 - Log: getservbyport() should accept an empty string as its - proto argument (as does getservbyname()). - - Subject: Re: Is this a bug or am I being stupid? - From: Slaven Rezic - Date: 08 Dec 2002 01:54:37 +0100 - Message-ID: <87znrhl48i.fsf@vran.herceg.de> +[ 33268] By: nicholas on 2008/02/10 09:02:21 + Log: exp(999) isn't "infinity". Even exp(9999) can still be represented on + 80 bit long doubles. exp(99999) can't. Branch: perl - ! pp_sys.c + ! lib/Math/Complex.pm ____________________________________________________________________________ -[ 18261] By: rgs on 2002/12/08 20:17:37 - Log: Change the set of characters that are considered to be - safe in $ENV{TERM} for taint checkings. +[ 33267] By: nicholas on 2008/02/10 07:35:45 + Log: Subject: [patch] optimize OP_IS_(FILETEST|SOCKET) macros + From: Jim Cromie + Message-ID: <47ADBF3B.2050108@gmail.com> + Date: Sat, 09 Feb 2008 07:56:59 -0700 Branch: perl - ! taint.c + ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h ____________________________________________________________________________ -[ 18260] By: rgs on 2002/12/08 20:14:57 - Log: Document that $ENV{TERM} may produce taint failures. - Subject: Re: [perl #18717] spurious failures in regression test - From: Slaven Rezic - Date: 29 Nov 2002 22:11:46 +0100 - Message-ID: <87hee0nkrx.fsf@vran.herceg.de> +[ 33266] By: stevep on 2008/02/10 05:05:28 + Log: Upgrade to Time-HiRes-1.9712 Branch: perl - ! pod/perldiag.pod + ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL + ! ext/Time/HiRes/t/HiRes.t ____________________________________________________________________________ -[ 18259] By: rgs on 2002/12/08 19:34:34 - Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash - From: Nicholas Clark - Date: Mon, 2 Dec 2002 21:48:29 +0000 - Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net> +[ 33265] By: davem on 2008/02/09 14:56:23 + Log: Attributes + Unkown Error + An errored attribute sub still processes the attributes, + which require's attribute.pm, so make sure the error state is + passed to the new require Branch: perl - ! hv.c lib/Hash/Util.t + ! t/comp/require.t toke.c ____________________________________________________________________________ -[ 18258] By: jhi on 2002/12/08 15:24:00 - Log: Retract #18252 and #18256. - Branch: maint-5.8/perl - ! hv.c lib/Hash/Util.t regcomp.c t/op/lc.t +[ 33264] By: stevep on 2008/02/09 07:29:21 + Log: Upgrade to Test-Harness-3.08 + Branch: perl + ! lib/App/Prove.pm lib/App/Prove/State.pm lib/TAP/Base.pm + ! lib/TAP/Formatter/Color.pm lib/TAP/Formatter/Console.pm + ! lib/TAP/Formatter/Console/ParallelSession.pm + ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + ! lib/TAP/Parser/Iterator/Array.pm + ! lib/TAP/Parser/Iterator/Process.pm + ! lib/TAP/Parser/Iterator/Stream.pm + ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + ! lib/TAP/Parser/Result/Bailout.pm + ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + ! lib/TAP/Parser/YAMLish/Reader.pm + ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + ! lib/Test/Harness/bin/prove lib/Test/Harness/t/yamlish-writer.t ____________________________________________________________________________ -[ 18257] By: jhi on 2002/12/07 22:38:49 - Log: Tiny doc tweak from Hugo for [perl #16783]. - Branch: maint-5.8/perl - ! pod/perlsec.pod +[ 33263] By: stevep on 2008/02/09 07:18:35 + Log: Upgrade to ExtUtils-CBuilder-0.22 + Branch: perl + ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm + ! lib/ExtUtils/CBuilder/Platform/Unix.pm + ! lib/ExtUtils/CBuilder/Platform/Windows.pm + ! lib/ExtUtils/CBuilder/Platform/aix.pm + ! lib/ExtUtils/CBuilder/Platform/cygwin.pm + ! lib/ExtUtils/CBuilder/Platform/darwin.pm + ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm + ! lib/ExtUtils/CBuilder/Platform/os2.pm ____________________________________________________________________________ -[ 18256] By: jhi on 2002/12/07 18:24:27 - Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash - From: Nicholas Clark - Date: Mon, 2 Dec 2002 21:48:29 +0000 - Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net> - - (the pp_sys.c and util.c were accidentally open, - but luckily unmodified) - Branch: maint-5.8/perl - ! hv.c lib/Hash/Util.t pp_sys.c util.c -____________________________________________________________________________ -[ 18255] By: jhi on 2002/12/07 16:57:32 - Log: The [perl #16843] has been fixed, add its test. - Branch: maint-5.8/perl - ! t/uni/tr_utf8.t -____________________________________________________________________________ -[ 18254] By: jhi on 2002/12/07 16:26:27 - Log: Add user-definable To-mappings. (So if you don't agree - with the Unicode mappings, you can make your own.) - Resolves [perl #3741]. - Branch: maint-5.8/perl - + t/op/lc_user.t - ! MANIFEST lib/utf8_heavy.pl pod/perldiag.pod - ! pod/perlunicode.pod +[ 33262] By: stevep on 2008/02/09 01:17:27 + Log: Subject: [PATCH] hints/aix_4.sh to allow build on aix 4.2 + From: AUGUSTE-ETIENNE Jose + Date: Fri, 08 Feb 2008 17:10:26 -0300 + Message-Id: <1202501426.15175.10.camel@sinf009w.d81970300.cgss-guyane.fr> + Branch: perl + ! hints/aix_4.sh ____________________________________________________________________________ -[ 18253] By: jhi on 2002/12/07 15:35:43 - Log: test.pl-ise t/op/lc.t. - Branch: maint-5.8/perl - ! t/op/lc.t +[ 33261] By: stevep on 2008/02/08 21:55:48 + Log: Remove an unneeded if statement. + Branch: perl + ! perlio.c ____________________________________________________________________________ -[ 18252] By: jhi on 2002/12/06 22:19:15 - Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex - From: Abhijit Menon-Sen - To: perl5-porters@perl.org - Date: Wed, 6 Nov 2002 19:38:11 +0530 - Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org> - Branch: maint-5.8/perl - ! regcomp.c t/op/lc.t +[ 33260] By: stevep on 2008/02/08 21:49:16 + Log: I've been maintaining Net::Ping for a while now. + Branch: perl + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 18251] By: rgs on 2002/12/06 21:27:55 - Log: Fix two cases of buffer overflow in the lexer. +[ 33259] By: stevep on 2008/02/08 19:11:19 + Log: Subject: RE: Perl @ 33218 (Stratus VOS patches) + From: "Green, Paul" + Date: Fri, 8 Feb 2008 12:36:03 -0500 + Message-ID: + + Includes a fix to the patch to ext/Time/HiRes/Makefile.PL Branch: perl - ! t/comp/parser.t toke.c + ! README.vos ext/Time/HiRes/Makefile.PL hints/vos.sh + ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/eu_command.t + ! makedepend.SH pp_pack.c t/TEST vos/Changes vos/vos.c + ! vos/vosish.h ____________________________________________________________________________ -[ 18250] By: rgs on 2002/12/06 20:44:26 - Log: Fix bug #18874, essentially by reverting change #11890. - Add a regression test for it. +[ 33258] By: rgs on 2008/02/08 16:15:52 + Log: IO::Handle->say should ignore $\ (bug #49266) Branch: perl - ! lib/English.pm lib/English.t + ! ext/IO/lib/IO/Handle.pm ____________________________________________________________________________ -[ 18249] By: rgs on 2002/12/06 20:42:01 - Log: Suppress a compilation warning reported by Jarkko - (variable initialization skipped by goto). +[ 33257] By: rgs on 2008/02/08 15:30:32 + Log: Subject: [perl #50364] [PATCH] perlop.pod - misnomer in % operator documentation + From: mhasch@cpan.org (via RT) + Date: Mon, 28 Jan 2008 16:56:07 -0800 + Message-ID: Branch: perl - ! toke.c + ! pod/perlop.pod ____________________________________________________________________________ -[ 18248] By: jhi on 2002/12/06 13:58:05 - Log: A test for [perl #18857] (that was fixed by #18107) from Nick Clark. - Branch: maint-5.8/perl - ! t/op/pat.t +[ 33256] By: rgs on 2008/02/08 15:18:45 + Log: Subject: [PATCH] mg_copy ought to take an I32 + From: "Vincent Pit" + Date: Wed, 6 Feb 2008 10:39:58 +0100 (CET) + Message-ID: <39468.147.210.17.175.1202290798.squirrel@147.210.17.175> + Branch: perl + ! ext/threads/shared/shared.xs mg.h pod/perlguts.pod ____________________________________________________________________________ -[ 18247] By: jhi on 2002/12/06 13:40:10 - Log: More comments and robustness in pp_ucfirst() and pp_lcfirst(). - Branch: maint-5.8/perl - ! pp.c +[ 33255] By: rgs on 2008/02/08 14:15:12 + Log: Subject: [PATCH] Give Win32 message windows proper window procedures + From: "Robert May" + Date: Sun, 3 Feb 2008 18:04:46 +0530 + Message-ID: <54bdc7510802030434g4f9da56eq8d526e80c297290b@mail.gmail.com> + Branch: perl + ! win32/win32.c ____________________________________________________________________________ -[ 18246] By: pudge on 2002/12/04 12:51:38 - Log: Update Changes, Makefile.mk - Branch: maint-5.6/macperl - ! macos/Changes macos/Makefile.mk -____________________________________________________________________________ -[ 18245] By: nick on 2002/12/04 10:33:38 - Log: Integrate mainline - Branch: perlio - +> ext/POSIX/t/is.t lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm - +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm - +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm - +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm - +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm - +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t - +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t - +> lib/Pod/PlainText.pm pod/perldoc.pod regen.pl regen_headers.pl - +> t/comp/parser.t - !> (integrate 138 files) -____________________________________________________________________________ -[ 18244] By: gsar on 2002/12/04 08:20:20 - Log: integrate macperl-5.6 branch change (DynaLoader fix) - Branch: maint-5.6/perl - !> ext/DynaLoader/DynaLoader_pm.PL -____________________________________________________________________________ -[ 18243] By: jhi on 2002/12/03 23:39:28 - Log: UTF8_IS_INVARIANT() is better then UTF8_IS_CONTINUED(). - (The latter matches also post-initial bytes of a multibyte.) - Branch: maint-5.8/perl - ! pod/perlguts.pod -____________________________________________________________________________ -[ 18242] By: jhi on 2002/12/03 15:04:07 - Log: Slight tweaks on the XS-and-Unicode docs, inspired by [perl #17852]. - Branch: maint-5.8/perl - ! pod/perlguts.pod pod/perlunicode.pod -____________________________________________________________________________ -[ 18241] By: jhi on 2002/12/03 14:02:58 - Log: Integrate: - [ 18239] - Fix up #18229. - Branch: maint-5.8/perl - !> embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h - !> pod/perlintern.pod -____________________________________________________________________________ -[ 18240] By: nick on 2002/12/03 12:51:02 - Log: Avoid eqtime() wiping the file (as suggested by - "Luis G. Uribe C." - Branch: perlio - ! lib/ExtUtils/Command.pm +[ 33254] By: rgs on 2008/02/08 14:12:10 + Log: Subject: [PATCH] win32_async_check() doesn't loop enough. + From: "Robert May" + Date: Sun, 3 Feb 2008 13:11:57 +0530 + Message-ID: <54bdc7510802022341r3654d32dva26ef04bd9fa04b7@mail.gmail.com> + Branch: perl + ! win32/win32.c ____________________________________________________________________________ -[ 18239] By: jhi on 2002/12/03 12:49:01 - Log: Fix up #18229. +[ 33253] By: merijn on 2008/02/08 13:27:45 + Log: Update to Math::Complex 1.49 Branch: perl - ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h - ! pod/perlintern.pod + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 18238] By: pudge on 2002/12/03 03:32:47 - Log: Provide workaround for MacPerl bug #494368, - a stack overflow problem in Text::ParseWords with - very long lines. Better to have the old version - of the module available just in case. - Branch: maint-5.6/macperl - + macos/lib/Text/ParseWords/Old.pm -____________________________________________________________________________ -[ 18237] By: pudge on 2002/12/03 03:31:20 - Log: Fix (already in 5.8) for not modifying @INC - Branch: maint-5.6/macperl - ! ext/DynaLoader/DynaLoader_pm.PL +[ 33252] By: rgs on 2008/02/08 13:25:18 + Log: Re-apply patches 32879, 32905, and 32964 to MakeMaker + Branch: perl + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 18236] By: jhi on 2002/12/03 01:25:45 - Log: According to Rainer Orth - gcc on IRIX (6.2) does not need and does indeed much better - without -D_POSIX_C_SOURCE [perl #15128] (the inclusion of - _POSIX_C_SOURCE in CFLAGS disables the definition of _SGIAPI - and doesn't define struct dirent64, - which causes reentr.c not to compile) - Branch: maint-5.8/perl - ! hints/irix_6.sh +[ 33251] By: rgs on 2008/02/08 13:09:27 + Log: Add new module in MakeMaker 6.43_01 + Branch: perl + + lib/ExtUtils/MM_Darwin.pm + ! MANIFEST ____________________________________________________________________________ -[ 18235] By: jhi on 2002/12/02 23:15:05 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 33250] By: rgs on 2008/02/08 13:07:25 + Log: Upgrade to MakeMaker 6.43_01 + Branch: perl + ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm + ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm + ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm + ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm + ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm + ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm + ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm + ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm + ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm + ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm + ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm + ! lib/ExtUtils/MakeMaker/Config.pm + ! lib/ExtUtils/MakeMaker/FAQ.pod + ! lib/ExtUtils/MakeMaker/Tutorial.pod + ! lib/ExtUtils/MakeMaker/bytes.pm + ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm + ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/00compile.t + ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/xs.t + ! lib/ExtUtils/testlib.pm ____________________________________________________________________________ -[ 18234] By: jhi on 2002/12/02 22:30:41 - Log: Integrate: - [ 17815] - formatting cleanup and: - Subject: Re: perl-5.8.0 on HP porting center - From: "H.Merijn Brand" - Date: Thu, 29 Aug 2002 12:23:31 +0200 - Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl> - - [ 18170] - Move some tests from t/run/fresh_perl.t - to the new t/comp/parser.t. The goal being to - get rid of fresh_perl.t at some point. - - [ 18228] - integrate Pod-Perldoc-3.07. This replaces the original inline perldoc - with a module-driven version, and separates out its docs. - - [ 18229] - $0 mofifying part I - - Date: Sat, 30 Nov 2002 20:16:51 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] $0 modifying - Message-ID: <20021130181651.GA5876@kosh.hut.fi> - - [ 18230] - $0 modifying part II (HP-UX only) - - Date: Sat, 30 Nov 2002 20:16:51 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] $0 modifying - Message-ID: <20021130181651.GA5876@kosh.hut.fi> - - [ 18231] - Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0 - Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST) - From: Andy Dougherty - Message-ID: - - [ 18232] - Skip test #17 of lib/open.t when useperlio is not defined. - - [ 18233] - Fix bug #18573 : in a double-quoted string, a \c not followed - by any character may corrupt memory due to reading past the - end of the input buffer. Add a new error message corresponding - to this case. - Branch: maint-5.8/perl - +> lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm - +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm - +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm - +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm - +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm - +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t - +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t - +> pod/perldoc.pod - !> MANIFEST README.hpux ext/threads/t/join.t installperl - !> lib/open.t makedef.pl mg.c perl.c pod/perldiag.pod - !> pod/perlvar.pod sv.c t/comp/parser.t t/op/magic.t thread.h - !> toke.c utils/perldoc.PL -____________________________________________________________________________ -[ 18233] By: rgs on 2002/12/02 20:03:09 - Log: Fix bug #18573 : in a double-quoted string, a \c not followed - by any character may corrupt memory due to reading past the - end of the input buffer. Add a new error message corresponding - to this case. - Branch: perl - ! pod/perldiag.pod t/comp/parser.t toke.c -____________________________________________________________________________ -[ 18232] By: rgs on 2002/12/02 19:59:07 - Log: Skip test #17 of lib/open.t when useperlio is not defined. +[ 33249] By: rgs on 2008/02/08 11:15:36 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Thu, 7 Feb 2008 17:51:58 +0100 + Message-ID: <20080207165158.GA22321@refcnt.homeunix.org> Branch: perl - ! lib/open.t + ! embed.fnc pod/perlapi.pod pod/perlintern.pod proto.h sv.c ____________________________________________________________________________ -[ 18231] By: merijn on 2002/12/02 16:00:12 - Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0 - Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST) - From: Andy Dougherty - Message-ID: +[ 33248] By: rgs on 2008/02/08 11:04:23 + Log: Remove redundant check Branch: perl - ! README.hpux + ! perlio.c ____________________________________________________________________________ -[ 18230] By: merijn on 2002/12/02 15:45:31 - Log: $0 modifying part II (HP-UX only) - - Date: Sat, 30 Nov 2002 20:16:51 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] $0 modifying - Message-ID: <20021130181651.GA5876@kosh.hut.fi> +[ 33247] By: rgs on 2008/02/08 09:43:16 + Log: Subject: [PATCH] feature bundles are the same across all subversions + From: Steffen Mueller + Date: Sun, 13 Jan 2008 22:45:37 +0100 + Message-ID: <20080113214537.13226.qmail@lists.develooper.com> Branch: perl - ! mg.c + + t/lib/feature/bundle + ! MANIFEST lib/feature.pm ____________________________________________________________________________ -[ 18229] By: merijn on 2002/12/02 15:43:16 - Log: $0 mofifying part I - - Date: Sat, 30 Nov 2002 20:16:51 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] $0 modifying - Message-ID: <20021130181651.GA5876@kosh.hut.fi> - Branch: perl - ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod - ! sv.c t/op/magic.t thread.h -____________________________________________________________________________ -[ 18228] By: hv on 2002/12/02 13:37:59 - Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc - with a module-driven version, and separates out its docs. - Branch: perl - + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm - + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm - + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm - + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm - + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm - + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t - + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t - + pod/perldoc.pod - ! MANIFEST utils/perldoc.PL -____________________________________________________________________________ -[ 18227] By: jhi on 2002/12/02 13:23:48 - Log: Integrate: - [ 18216] - 64bit Peek failure on HP-UX 11.00 - - Subject: Re: Smoke 18188 - From: "H.Merijn Brand" - From: Slaven Rezic - Date: 28 Nov 2002 19:25:25 +0100 - Message-ID: <877kexsga2.fsf@vran.herceg.de> - - [ 18217] - Document the hint constants and where they're used. - - [ 18224] - Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t - and lib/Pod/t/utils.t to cater for simpler output text. - - [ 18226] - missed the new file from #18224 - Branch: maint-5.8/perl - +> lib/Pod/PlainText.pm - !> (integrate 37 files) -____________________________________________________________________________ -[ 18226] By: hv on 2002/12/02 12:44:35 - Log: missed the new file from #18224 - Branch: perl - + lib/Pod/PlainText.pm - ! MANIFEST +[ 33246] By: rgs on 2008/02/07 17:32:19 + Log: Subject: Re: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) + From: Andy Dougherty + Date: Fri, 1 Feb 2008 12:39:39 -0500 (EST) + Message-ID: + Branch: perl + ! hints/irix_6.sh ____________________________________________________________________________ -[ 18225] By: hv on 2002/12/02 03:09:42 - Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS +[ 33245] By: rgs on 2008/02/07 15:50:02 + Log: Subject: Re: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Mon, 4 Feb 2008 15:44:19 +0100 + Message-ID: <20080204144419.GB20276@refcnt.homeunix.org> Branch: perl - ! util.c + ! embed.fnc pod/perlapi.pod proto.h sv.c ____________________________________________________________________________ -[ 18224] By: hv on 2002/12/02 02:59:02 - Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t - and lib/Pod/t/utils.t to cater for simpler output text. - Branch: perl - ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm - ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL - ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t - ! t/pod/included.t t/pod/lref.t t/pod/lref.xr - ! t/pod/multiline_items.t t/pod/multiline_items.xr - ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t - ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t - ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr - ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl -____________________________________________________________________________ -[ 18223] By: hv on 2002/12/02 02:46:17 - Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub - From: Dave Mitchell - Date: Mon, 25 Nov 2002 21:25:33 +0000 - Message-ID: <20021125212533.B29157@fdgroup.com> - Branch: perl - ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t -____________________________________________________________________________ -[ 18222] By: hv on 2002/12/02 02:23:28 - Log: #18221 broke t/op/eval.t - Branch: perl - ! t/op/eval.t -____________________________________________________________________________ -[ 18221] By: hv on 2002/12/02 02:18:19 - Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5 - Branch: perl - +> ext/POSIX/t/is.t - !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t - !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL - !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod - !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t -____________________________________________________________________________ -[ 18220] By: hv on 2002/12/02 00:58:54 - Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope - From: Dave Mitchell - Date: Sun, 24 Nov 2002 22:19:06 +0000 - Message-ID: <20021124221906.A25386@fdgroup.com> - Branch: perl - ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs - ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm - ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c - ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c -____________________________________________________________________________ -[ 18219] By: jhi on 2002/11/30 16:55:14 - Log: Integrate maint-5.6/macperl #17852. - Branch: maint-5.8/perl - !> lib/File/Copy.pm -____________________________________________________________________________ -[ 18218] By: jhi on 2002/11/29 18:23:39 - Log: Add test from [perl #8026] - Branch: maint-5.8/perl - ! t/op/pack.t -____________________________________________________________________________ -[ 18217] By: rgs on 2002/11/29 12:11:28 - Log: Document the hint constants and where they're used. - Branch: perl - ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm - ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm - ! perl.h +[ 33244] By: rgs on 2008/02/07 09:40:12 + Log: corelist changes: + - Add a new -d option to find first perl version by date + and not by version number + - Better handling of perl versions that end with a 0 + - use version.pm only for version numbers that have multiple dots + Branch: perl + ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist ____________________________________________________________________________ -[ 18216] By: merijn on 2002/11/29 10:00:54 - Log: 64bit Peek failure on HP-UX 11.00 - - Subject: Re: Smoke 18188 - From: "H.Merijn Brand" - From: Slaven Rezic - Date: 28 Nov 2002 19:25:25 +0100 - Message-ID: <877kexsga2.fsf@vran.herceg.de> - Branch: perl - ! ext/Devel/Peek/Peek.t -____________________________________________________________________________ -[ 18215] By: jhi on 2002/11/29 00:32:10 - Log: perl #7887: Bad URL in README.os2 - Branch: maint-5.8/perl - ! README.os2 -____________________________________________________________________________ -[ 18214] By: jhi on 2002/11/28 23:41:54 - Log: Two tests from perl #7806. - Branch: maint-5.8/perl - ! t/op/subst.t -____________________________________________________________________________ -[ 18213] By: jhi on 2002/11/28 22:26:23 - Log: Unintended integratee from #18210. - Branch: maint-5.8/perl - - macos/config.h -____________________________________________________________________________ -[ 18212] By: gsar on 2002/11/28 22:04:07 - Log: integrate macperl-5.6 changes - Branch: maint-5.6/perl - !> lib/File/Copy.pm util.c -____________________________________________________________________________ -[ 18211] By: jhi on 2002/11/28 21:50:05 - Log: More pseudohashery. - Branch: maint-5.8/perl - ! lib/fields.t -____________________________________________________________________________ -[ 18210] By: jhi on 2002/11/28 21:24:10 - Log: Integrate: - [ 18200] - Yet another approach to signal handling (Matthias) - - (from maint-5.8/macperl) - Branch: maint-5.8/perl - +> macos/config.h - !> util.c -____________________________________________________________________________ -[ 18209] By: jhi on 2002/11/28 19:07:20 - Log: Add the test case from perl #9728. - Branch: maint-5.8/perl - ! t/op/eval.t -____________________________________________________________________________ -[ 18208] By: jhi on 2002/11/28 16:57:01 - Log: Retry the #17920. - Branch: maint-5.8/perl - ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym - ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c -____________________________________________________________________________ -[ 18207] By: jhi on 2002/11/28 16:49:00 - Log: Urque. Retract #18206 since it got two patches interleaved - (the #17920, and an unfinished experimental patch). - Branch: maint-5.8/perl - ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs - ! ext/threads/t/join.t global.sym handy.h intrpvar.h makedef.pl - ! mg.c perl.c perl.h pod/perlrun.pod pod/perlvar.pod sv.c - ! t/op/magic.t thread.h util.c -____________________________________________________________________________ -[ 18206] By: jhi on 2002/11/28 16:45:11 - Log: Integrate: - [ 17920] - LEAKTEST is dead, RIP - Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST - From: "H.Merijn Brand" - Date: Mon, 23 Sep 2002 18:33:12 +0200 - Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl> - - (since LEAKTEST seems to be fundamentally obsolete, - even maint-5.8 shouldn't keep flogging a dead feature) - Branch: maint-5.8/perl - ! ext/threads/t/join.t intrpvar.h makedef.pl mg.c perl.c - ! pod/perlvar.pod sv.c t/op/magic.t thread.h - !> av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym - !> handy.h perl.h pod/perlrun.pod util.c -____________________________________________________________________________ -[ 18205] By: jhi on 2002/11/28 15:25:35 - Log: Another pseudohash usage. - Branch: maint-5.8/perl - ! lib/constant.t -____________________________________________________________________________ -[ 18204] By: jhi on 2002/11/28 14:55:34 - Log: Integrate: - [ 18203] - Slight beauty tweak. - Branch: maint-5.8/perl - !> intrpvar.h -____________________________________________________________________________ -[ 18203] By: jhi on 2002/11/28 14:54:34 - Log: Slight beauty tweak. +[ 33242] By: nicholas on 2008/02/06 16:32:56 + Log: Cope with differing prototypes for ECONNREFUSED etc on Win32 between + 5.8.x and 5.10.x Branch: perl - ! intrpvar.h + ! lib/Net/Ping.pm ____________________________________________________________________________ -[ 18202] By: jhi on 2002/11/28 14:49:11 - Log: Add test for bug #18153. - Branch: maint-5.8/perl - ! t/op/grep.t -____________________________________________________________________________ -[ 18201] By: pudge on 2002/11/28 06:01:31 - Log: Bump version, update Changes/resources - Branch: maint-5.6/macperl - ! macos/Changes macos/MPVersion.r macos/macperl/MacPerl.rsrc -____________________________________________________________________________ -[ 18200] By: pudge on 2002/11/28 05:29:12 - Log: Yet another approach to signal handling (Matthias) - Branch: macperl - ! macos/config.h util.c - Branch: maint-5.6/macperl - ! macos/config.h util.c - Branch: maint-5.8/macperl - ! macos/config.h util.c -____________________________________________________________________________ -[ 18199] By: pudge on 2002/11/28 05:20:16 - Log: Integrate maint-5.8/macperl/ from maint-5.8/perl/ - Branch: maint-5.8/macperl - +> (branch 46 files) - !> (integrate 448 files) -____________________________________________________________________________ -[ 18198] By: pudge on 2002/11/28 04:31:03 - Log: Integrate macperl/ from perl/ - Branch: macperl - +> (branch 48 files) - - ext/Thread/thr5005.t vos/Makefile vos/build.cm - - vos/compile_perl.cm vos/config.alpha.def vos/config.alpha.h - - vos/config.ga.def vos/config.ga.h vos/config.pl - - vos/configure_perl.cm vos/install_perl.cm vos/perl.bind - - vos/test_vos_dummies.c vos/vos_dummies.c - !> (integrate 501 files) -____________________________________________________________________________ -[ 18197] By: jhi on 2002/11/28 04:14:27 - Log: Integrate: - [ 18175] - Subject: [Encode] 1.83 + bleedperl patch released - From: Dan Kogai - Date: Tue, 19 Nov 2002 03:18:44 +0900 - Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp> - - [ 18176] - Subject: Re: [perl #18479] Error when no strict refs in effect - From: Slaven Rezic - Date: 18 Nov 2002 22:50:04 +0100 - Message-ID: <87smxya6pf.fsf@vran.herceg.de> - - [ 18177] - add support for STASH and MAGIC information for REFs to sv_dump(). - Subject: [PATCH] - From: Slaven Rezic - Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET) - Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de> - - [ 18178] - Subject: Re: Storable bug #1698 - From: Slaven Rezic - Date: 18 Nov 2002 10:41:36 +0100 - Message-ID: <87ptt343lb.fsf@vran.herceg.de> - - [ 18179] - Subject: [PATCH] UTF8 regexp {n} bug - From: Inaba Hiroto - Date: Sat, 16 Nov 2002 19:23:00 +0900 - Message-ID: <3DD61C83.62FF9887@st.rim.or.jp> - - [ 18182] - Subject: #17171: ld flag for shrplib on OpenBSD - Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT) - From: "Todd C. Miller" - - [ 18183] - Subject: Re: [perl #18626] bug in perlipc man page - From: Slaven Rezic - Date: 23 Nov 2002 21:23:20 +0100 - Message-ID: <87bs4gdohz.fsf@vran.herceg.de> - - [ 18184] - Subject: [PATCH] 2 Pod errors in perlop.pod - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Mon, 25 Nov 2002 10:21:08 +0100 - Message-ID: - - Plus a few similar POD fixes - - [ 18185] - PerlFAQ sync. - - [ 18186] - Subject: DESTROY called in scalar context ? - From: Rafael Garcia-Suarez - Date: Tue, 29 Oct 2002 22:04:23 +0100 - Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr> - - [ 18188] - Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer - From: Slaven Rezic - Date: 03 Nov 2002 10:59:43 +0100 - Message-ID: <877kfvnfcg.fsf@vran.herceg.de> - Branch: maint-5.8/perl - ! Configure config_h.SH - !> (integrate 41 files) -____________________________________________________________________________ -[ 18196] By: pudge on 2002/11/28 03:39:14 - Log: Make installme more robust - Branch: maint-5.6/macperl - ! macos/macperl/Droplets/installme.plx -____________________________________________________________________________ -[ 18195] By: pudge on 2002/11/28 03:38:25 - Log: Work around weird startup Apple events (Matthias, MacPerl Bug #543491) - Branch: maint-5.6/macperl - ! macos/macperl/MPAppleEvents.c macos/macperl/MPAppleEvents.h - ! macos/macperl/MPMain.c -____________________________________________________________________________ -[ 18194] By: pudge on 2002/11/28 03:35:41 - Log: Implement InitCursorCtl wrappers (Matthias, MacPerl Bug #526707) - Branch: maint-5.6/macperl - ! macos/SubLaunch.c macos/macish.c macos/macish.h -____________________________________________________________________________ -[ 18193] By: pudge on 2002/11/28 03:20:15 - Log: Add first phase of Carbon support to macperl/ext/. - Covers Components, Files, Gestalt, Memory, MoreFiles, Notification, - Processes, Resources, Sound, Speech, Types, and the MacPerl module. - Support functions and docs in Carbon/. Added MoreFiles source. - Moved around and began to rewrite some test files. - Branch: maint-5.6/macperl - + macos/ext/Mac/Carbon/Carbon.h macos/ext/Mac/Carbon/Carbon.pm - + macos/ext/Mac/Carbon/MANIFEST - + macos/ext/Mac/Carbon/MANIFEST.SKIP - + macos/ext/Mac/Carbon/Makefile.PL macos/ext/Mac/Carbon/README - + macos/ext/Mac/Carbon/t/Carbon.t macos/ext/Mac/Carbon/typemap - + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.6.1 - + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.8.0 - + macos/ext/Mac/Components/eg/ListComponents.plx - + macos/ext/Mac/Components/t/Components.t - + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/Optimization.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/OptimizationEnd.h - + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.c - + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.h - + macos/ext/Mac/MoreFiles/eg/Application.plx - + macos/ext/Mac/MoreFiles/eg/Iterate.plx - + macos/ext/Mac/MoreFiles/t/MoreFiles.t - + macos/ext/Mac/Processes/eg/Processes.plx - + macos/ext/Mac/Sound/t/Scream.rsrc - + macos/ext/Mac/Sound/t/Sound.t - + macos/ext/Mac/Speech/eg/Cellist.plx - + macos/ext/Mac/Speech/eg/DumpVoices.plx - + macos/ext/Mac/Speech/eg/JukeBox.plx - + macos/ext/Mac/Speech/eg/Phonemes.plx - + macos/ext/Mac/Speech/t/Speech.t macos/ext/MacPerl/t/MacPerl.t - - macos/ext/Mac/Components/t/ListComponents.t - - macos/ext/Mac/MoreFiles/t/Application.t - - macos/ext/Mac/MoreFiles/t/Iterate.t - - macos/ext/Mac/Sound/t/Scream.t - - macos/ext/Mac/Speech/t/Cellist.t - - macos/ext/Mac/Speech/t/DumpVoices.t - - macos/ext/Mac/Speech/t/JukeBox.t - - macos/ext/Mac/Speech/t/Phonemes.t - ! macos/ext/Mac/Components/Components.pm - ! macos/ext/Mac/Components/Components.xs - ! macos/ext/Mac/Components/Makefile.PL - ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Files/Files.xs - ! macos/ext/Mac/Files/Makefile.PL macos/ext/Mac/Files/t/Files.t - ! macos/ext/Mac/Gestalt/Gestalt.pm - ! macos/ext/Mac/Gestalt/Gestalt.xs - ! macos/ext/Mac/Gestalt/Makefile.PL - ! macos/ext/Mac/Gestalt/t/Gestalt.t - ! macos/ext/Mac/Memory/Makefile.PL - ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs - ! macos/ext/Mac/Memory/t/Memory.t macos/ext/Mac/MoreFiles/MF.xs - ! macos/ext/Mac/MoreFiles/Makefile.PL - ! macos/ext/Mac/MoreFiles/MoreFiles.pm - ! macos/ext/Mac/Notification/Makefile.PL - ! macos/ext/Mac/Notification/Notification.pm - ! macos/ext/Mac/Notification/Notification.xs - ! macos/ext/Mac/Notification/t/Notification.t - ! macos/ext/Mac/Processes/Makefile.PL - ! macos/ext/Mac/Processes/Processes.pm - ! macos/ext/Mac/Processes/Processes.xs - ! macos/ext/Mac/Processes/t/Processes.t - ! macos/ext/Mac/Resources/Makefile.PL - ! macos/ext/Mac/Resources/Resources.pm - ! macos/ext/Mac/Resources/Resources.xs - ! macos/ext/Mac/Resources/t/Resources.t - ! macos/ext/Mac/Sound/Makefile.PL macos/ext/Mac/Sound/Sound.pm - ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Makefile.PL - ! macos/ext/Mac/Speech/Speech.pm macos/ext/Mac/Speech/Speech.xs - ! macos/ext/Mac/Types/Makefile.PL macos/ext/Mac/Types/Types.pm - ! macos/ext/Mac/Types/Types.xs macos/ext/Mac/Types/t/Types.t - ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/MacPerl.xs - ! macos/ext/MacPerl/Makefile.PL macos/ext/MacPerl/OSA.xs -____________________________________________________________________________ -[ 18192] By: jhi on 2002/11/27 03:14:22 - Log: Doc tweak for perl #9731. - Branch: maint-5.8/perl - ! pod/perldiag.pod +[ 33241] By: merijn on 2008/02/06 14:11:10 + Log: New blade + Branch: perl + ! README.hpux ____________________________________________________________________________ -[ 18191] By: jhi on 2002/11/27 02:56:52 - Log: A bit of additional information regarding BIND's harmful - effects (perl #9465). - Branch: maint-5.8/perl - ! INSTALL +[ 33239] By: nicholas on 2008/02/06 01:00:43 + Log: in unpack, () groups in scalar context were still returning a list, + resulting in garbage on the stack, which could manifest as a SEGV + (Bug 50256) + Branch: perl + ! pp_pack.c t/op/pack.t ____________________________________________________________________________ -[ 18190] By: jhi on 2002/11/27 02:28:34 - Log: Fix perl #18519: GDBM_SYNC and GDBM_SYNCMODE were unsupported. - Branch: maint-5.8/perl - ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL +[ 33238] By: rgs on 2008/02/05 16:51:40 + Log: Adapt Safe innards to older (XS) versions of version.pm + Branch: perl + ! ext/Opcode/Safe.pm ext/Safe/t/safeload.t ____________________________________________________________________________ -[ 18189] By: jhi on 2002/11/27 01:51:45 - Log: Add the new POSIX isxxx() test by Ed Santiago - (perl #16799). - Branch: maint-5.8/perl - + ext/POSIX/t/is.t +[ 33237] By: rgs on 2008/02/05 14:00:00 + Log: Add a new test for Safe + Branch: perl + + ext/Safe/t/safeload.t ! MANIFEST ____________________________________________________________________________ -[ 18188] By: hv on 2002/11/27 01:32:52 - Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer - From: Slaven Rezic - Date: 03 Nov 2002 10:59:43 +0100 - Message-ID: <877kfvnfcg.fsf@vran.herceg.de> +[ 33236] By: rgs on 2008/02/05 11:06:11 + Log: Fix CPAN bug #32896: make version.pm loadable in a Safe compartment Branch: perl - ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c -____________________________________________________________________________ -[ 18187] By: jhi on 2002/11/27 01:26:02 - Log: Follow-up on change #18122 (perl #18065) as noted by Philip Newton. - Branch: maint-5.8/perl - ! ext/Fcntl/t/syslfs.t t/op/lfs.t + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 18186] By: hv on 2002/11/27 00:57:18 - Log: Subject: DESTROY called in scalar context ? - From: Rafael Garcia-Suarez - Date: Tue, 29 Oct 2002 22:04:23 +0100 - Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr> +[ 33235] By: stevep on 2008/02/04 15:24:15 + Log: Removed mention of a book that was never published. Branch: perl - ! sv.c + ! ext/List/Util/lib/Scalar/Util.pm ____________________________________________________________________________ -[ 18185] By: rgs on 2002/11/26 21:06:48 - Log: PerlFAQ sync. +[ 33234] By: rgs on 2008/02/04 14:21:41 + Log: Subject: [PATCH] Remove duplication from encoding.pm POD + From: "Robert May" + Date: Fri, 1 Feb 2008 01:06:07 +0530 + Message-ID: <54bdc7510801311136p7ee53dbet2afd5239e1ad03eb@mail.gmail.com> Branch: perl - ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod - ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod - ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod - ! pod/perlfaq9.pod + ! ext/Encode/encoding.pm ____________________________________________________________________________ -[ 18184] By: rgs on 2002/11/26 20:42:25 - Log: Subject: [PATCH] 2 Pod errors in perlop.pod - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Mon, 25 Nov 2002 10:21:08 +0100 - Message-ID: - - Plus a few similar POD fixes +[ 33233] By: rgs on 2008/02/04 14:15:11 + Log: Subject: [patch] B portability macros + From: Jim Cromie + Date: Fri, 01 Feb 2008 17:43:11 -0700 + Message-ID: <47A3BC9F.7080200@gmail.com> Branch: perl - ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod - ! pod/perltie.pod + ! ext/B/B.xs ____________________________________________________________________________ -[ 18183] By: rgs on 2002/11/26 19:53:26 - Log: Subject: Re: [perl #18626] bug in perlipc man page - From: Slaven Rezic - Date: 23 Nov 2002 21:23:20 +0100 - Message-ID: <87bs4gdohz.fsf@vran.herceg.de> +[ 33232] By: nicholas on 2008/02/04 13:59:21 + Log: Micro-optimise the order of the context types. [Because I can :-)] + Here saves 72 bytes in pp_ctl.o. Small, but in the right direction. Branch: perl - ! pod/perlipc.pod + ! cop.h perl.h pp_ctl.c ____________________________________________________________________________ -[ 18182] By: merijn on 2002/11/26 08:44:39 - Log: Subject: #17171: ld flag for shrplib on OpenBSD - Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT) - From: "Todd C. Miller" +[ 33231] By: rgs on 2008/02/04 13:30:22 + Log: Subject: [PATCH] sv.c: consting + From: Steven Schubiger + Date: Sun, 3 Feb 2008 19:53:16 +0100 + Message-ID: <20080203185315.GA20276@refcnt.homeunix.org> Branch: perl - ! Configure -____________________________________________________________________________ -[ 18181] By: merijn on 2002/11/26 08:40:39 - Log: Subject: #17171: ld flag for shrplib on OpenBSD - Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT) - From: "Todd C. Miller" - Branch: metaconfig/U/perl - ! libperl.U + ! embed.fnc pod/perlintern.pod proto.h sv.c ____________________________________________________________________________ -[ 18180] By: hv on 2002/11/25 03:10:03 - Log: integrate #18144 updates to pod/perlport.pod +[ 33230] By: rgs on 2008/02/04 10:01:33 + Log: Subject: [PATCH] fix B::Debug pmnext + From: "Reini Urban" + Date: Sat, 2 Feb 2008 16:33:52 +0100 + Message-ID: <6910a60802020733u7817a55dm6f5e213625063204@mail.gmail.com> Branch: perl - ! pod/perlport.pod + ! ext/B/B.pm ext/B/B/Debug.pm ____________________________________________________________________________ -[ 18179] By: hv on 2002/11/25 03:06:44 - Log: Subject: [PATCH] UTF8 regexp {n} bug - From: Inaba Hiroto - Date: Sat, 16 Nov 2002 19:23:00 +0900 - Message-ID: <3DD61C83.62FF9887@st.rim.or.jp> +[ 33229] By: rgs on 2008/02/04 09:36:11 + Log: Fix op/reg_email_thr.t when PERLIO=stdio Branch: perl - ! regcomp.c t/op/pat.t + ! t/op/reg_email.t ____________________________________________________________________________ -[ 18178] By: hv on 2002/11/25 02:43:40 - Log: Subject: Re: Storable bug #1698 - From: Slaven Rezic - Date: 18 Nov 2002 10:41:36 +0100 - Message-ID: <87ptt343lb.fsf@vran.herceg.de> +[ 33228] By: nicholas on 2008/02/03 15:04:41 + Log: Subject: [PATCH] taint.c: consting + From: Steven Schubiger + Message-ID: <20080129124723.GA13056@refcnt.homeunix.org> + Date: Tue, 29 Jan 2008 13:47:23 +0100 Branch: perl - ! ext/Storable/Storable.xs ext/Storable/t/blessed.t - ! ext/Storable/t/forgive.t + ! embed.fnc proto.h taint.c ____________________________________________________________________________ -[ 18177] By: hv on 2002/11/25 02:37:07 - Log: add support for STASH and MAGIC information for REFs to sv_dump(). - Subject: [PATCH] - From: Slaven Rezic - Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET) - Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de> +[ 33226] By: nicholas on 2008/02/03 14:41:05 + Log: Recode all the old variable-like substitutions with the generic line + removal mechanism of change 33223. Branch: perl - ! dump.c ext/Devel/Peek/Peek.t + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 18176] By: hv on 2002/11/25 02:31:10 - Log: Subject: Re: [perl #18479] Error when no strict refs in effect - From: Slaven Rezic - Date: 18 Nov 2002 22:50:04 +0100 - Message-ID: <87smxya6pf.fsf@vran.herceg.de> +[ 33223] By: nicholas on 2008/02/03 13:37:06 + Log: Produce a more generic expectation management system, and use it to + encode the 5.8.x vs 5.10/5.11 differences. + Provide general purpose TODOs for both the intial tests and Gerard's + "is it unchanged on repeat?" test. Branch: perl - ! pp_ctl.c + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 18175] By: hv on 2002/11/25 02:20:48 - Log: Subject: [Encode] 1.83 + bleedperl patch released - From: Dan Kogai - Date: Tue, 19 Nov 2002 03:18:44 +0900 - Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp> +[ 33222] By: nicholas on 2008/02/03 13:10:39 + Log: Upgrade to Math::Complex 1.48 and Math::Trig 1.13 Branch: perl - ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs - ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl - ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 18174] By: jhi on 2002/11/24 22:35:23 - Log: Fix perl #7305: UnicodeCD::compexcl is weird - Branch: maint-5.8/perl - ! lib/Unicode/UCD.pm lib/Unicode/UCD.t +[ 33208] By: nicholas on 2008/02/02 18:52:15 + Log: 5.8.x and earler have a SUBPROCESS line in the dump of a PVIO. + Branch: perl + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 18173] By: jhi on 2002/11/23 02:02:33 - Log: Integrate: - [ 18135] - Subject: [PATCH] perlopentut and PerlIO documentation - From: Slaven Rezic - Date: 08 Nov 2002 22:22:19 +0100 - Message-ID: <8765v7kb90.fsf@vran.herceg.de> - - [ 18136] - Subject: t/run/runenv.t bug - From: Salvador "Fandiño" - Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST) - Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com> - - [ 18137] - Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod - From: Slaven Rezic - Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET) - Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de> - - [ 18139] - Date: Tue, 12 Nov 2002 16:49:22 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] Tru64 osvers - Message-ID: <20021112144922.GI511825@lyta.hut.fi> - - [ 18141] - repair 18139 (missing awk command) - - [ 18147] - Subject: [PATCH] Typo in perl58delta - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Sat, 16 Nov 2002 16:29:14 +0100 - Message-ID: - - [ 18148] - New B::Lint option, bare-subs, that checks for implicitely - quoted barewords that are also subroutines, from - Ian Phillipps . - Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk> - With a few tweaks to the implementation and tests. - - [ 18149] - New B::Lint option, bare-subs, that checks for implicitely - quoted barewords that are also subroutines, from - Ian Phillipps . - Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk> - With a few tweaks to the implementation and tests. - (previous change was empty) - - [ 18150] - Subject: [PATCH] optional code for debugging leaking scalars - From: Dave Mitchell - Date: Thu, 14 Nov 2002 23:03:00 +0000 - Message-ID: <20021114230300.B18614@fdgroup.com> - - [ 18151] - Document PRIVSHIFT. - Subject: [PATCH] two small doc patches - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 14 Nov 2002 15:07:35 -0800 - Message-ID: <3yC19gzkguTO092yn@efn.org> - - [ 18152] - Subject: Re: [PATCH] optional code for debugging leaking scalars - From: Dave Mitchell - Date: Sat, 16 Nov 2002 22:18:23 +0000 - Message-ID: <20021116221823.A23614@fdgroup.com> - Documentation for change #18150. - - [ 18154] - Correction to change #18152, by Dave Mitchell. - - [ 18158] - Remove duplicate my() declaration giving warnings from change #18105. - - [ 18159] - Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet - From: Gurusamy Sarathy - Date: Wed, 30 Oct 2002 20:58:15 -0800 - Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com> - Date: Wed, 30 Oct 2002 21:56:22 -0800 - Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com> - Date: Wed, 30 Oct 2002 22:55:30 -0800 - Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com> - - [ 18160] - Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) - From: Nicholas Clark - Date: Tue, 29 Oct 2002 23:00:05 +0000 - Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net> - - [ 18161] - Subject: [PATCH Win32] Document wperl.exe - From: "Brent Dax" - Date: Fri, 15 Nov 2002 23:02:01 -0800 - Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue> - - [ 18162] - Subject: [PATCH ext/threads/threads.xs] trivial typo - From: Dave Mitchell - Date: Thu, 14 Nov 2002 22:55:39 +0000 - Message-ID: <20021114225539.A18614@fdgroup.com> - - [ 18163] - Subject: Re: [PATCH] AutoLoader gives wrong message - From: Peter Scott - Date: Thu, 07 Nov 2002 19:04:27 -0800 - Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com> - - With a tweak to the END cleanup block to fully remove the - temporary test directory - - [ 18164] - t/io/crlf.t failed with miniperl. - - [ 18165] - Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?) - From: Jarkko Hietaniemi - Date: Sun, 3 Nov 2002 17:50:08 +0200 - Message-ID: <20021103155008.GA382682@lyta.hut.fi> - - [ 18166] - Fix perl bug #17920 : a case of parser coredump. - The fix is to disable Perl_block_start and Perl_block_end - when the yacc parser has encountered errors. This prevents - corruption of the internal stack, at the expense of correctness, - but this doesn't matter as the code is unparseable anyway. - - [ 18168] - Subject: [PATCH] hires sleeping wants libs - Date: Wed, 20 Nov 2002 17:18:31 +0200 - From: Jarkko Hietaniemi - Message-ID: <20021120151830.GC127060@lyta.hut.fi> - - [ 18169] - Add a test for bug #17920, and a new test file for it. - - [ 18170] - Move some tests from t/run/fresh_perl.t - to the new t/comp/parser.t. The goal being to - get rid of fresh_perl.t at some point. - - [ 18171] - A new test for $^S, based on a patch by Iain 'Spoon' Truskett. - Fix the existing tests that didn't checked the difference - between 0 and undef. - - [ 18172] - Subject: [PATCH] Historic version labels - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 22 Nov 2002 14:39:41 +0100 - Message-ID: - - (and regen Configure, regen_headers) - Branch: maint-5.8/perl - +> regen.pl regen_headers.pl t/comp/parser.t - ! Configure README.ce config_h.SH ext/B/B.pm ext/B/t/concise.t - !> (integrate 35 files) -____________________________________________________________________________ -[ 18172] By: rgs on 2002/11/22 21:44:09 - Log: Subject: [PATCH] Historic version labels - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 22 Nov 2002 14:39:41 +0100 - Message-ID: - Branch: perl - ! Changes5.005 Changes5.6 -____________________________________________________________________________ -[ 18171] By: rgs on 2002/11/22 21:15:54 - Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett. - Fix the existing tests that didn't checked the difference - between 0 and undef. +[ 33206] By: nicholas on 2008/02/02 18:41:51 + Log: Change 27244 wasn't quite correct. XSUB is dumped as 0x0, not 0. Branch: perl - ! t/op/magic.t + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 18170] By: rgs on 2002/11/22 20:49:12 - Log: Move some tests from t/run/fresh_perl.t - to the new t/comp/parser.t. The goal being to - get rid of fresh_perl.t at some point. +[ 33193] By: nicholas on 2008/02/02 17:01:43 + Log: Remove the _ prototype, as Maintainers is used by makemeta, and in turn + that has to be run with the newly built perl. Which can be 5.8.x. Branch: perl - ! t/comp/parser.t t/run/fresh_perl.t + ! Porting/Maintainers.pm ____________________________________________________________________________ -[ 18169] By: rgs on 2002/11/21 20:49:36 - Log: Add a test for bug #17920, and a new test file for it. +[ 33182] By: nicholas on 2008/02/02 11:05:17 + Log: In XS_PerlIO_get_layers() take advantage of the implementation of + PerlIO_get_layers(), by co-opting the new SVs it creates, rather than + copying them. Branch: perl - + t/comp/parser.t - ! MANIFEST + ! perlio.c universal.c ____________________________________________________________________________ -[ 18168] By: merijn on 2002/11/21 13:59:12 - Log: Subject: [PATCH] hires sleeping wants libs - Date: Wed, 20 Nov 2002 17:18:31 +0200 - From: Jarkko Hietaniemi - Message-ID: <20021120151830.GC127060@lyta.hut.fi> - Branch: perl - ! Configure hints/irix_6.sh -____________________________________________________________________________ -[ 18167] By: merijn on 2002/11/21 13:49:58 - Log: Subject: [PATCH] hires sleeping wants libs - Date: Wed, 20 Nov 2002 17:18:31 +0200 - From: Jarkko Hietaniemi - Message-ID: <20021120151830.GC127060@lyta.hut.fi> - Branch: metaconfig - ! U/modified/Myinit.U -____________________________________________________________________________ -[ 18166] By: rgs on 2002/11/19 23:02:31 - Log: Fix perl bug #17920 : a case of parser coredump. - The fix is to disable Perl_block_start and Perl_block_end - when the yacc parser has encountered errors. This prevents - corruption of the internal stack, at the expense of correctness, - but this doesn't matter as the code is unparseable anyway. +[ 33181] By: nicholas on 2008/02/02 00:16:02 + Log: In XS_re_regexp_pattern(), use newSVpvn_flags() to avoid calls to + sv_2mortal(). Branch: perl - ! op.c + ! universal.c ____________________________________________________________________________ -[ 18165] By: rgs on 2002/11/19 22:45:36 - Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?) - From: Jarkko Hietaniemi - Date: Sun, 3 Nov 2002 17:50:08 +0200 - Message-ID: <20021103155008.GA382682@lyta.hut.fi> +[ 33178] By: nicholas on 2008/02/01 22:27:38 + Log: In pp_split(), eliminate most (all?) of the conditional calls to + sv_2mortal() by conditionally passing SVs_TEMP to newSVpvn_flags(). Branch: perl - ! lib/open.pm locale.c pod/perl58delta.pod + ! pp.c ____________________________________________________________________________ -[ 18164] By: rgs on 2002/11/19 22:32:52 - Log: t/io/crlf.t failed with miniperl. +[ 33170] By: nicholas on 2008/02/01 17:52:10 + Log: Break apart the list of functions defined in universal.c by perl + version (from 5.8.8 upwards) Branch: perl - ! t/io/crlf.t + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 18163] By: rgs on 2002/11/19 22:11:24 - Log: Subject: Re: [PATCH] AutoLoader gives wrong message - From: Peter Scott - Date: Thu, 07 Nov 2002 19:04:27 -0800 - Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com> - - With a tweak to the END cleanup block to fully remove the - temporary test directory +[ 33163] By: nicholas on 2008/02/01 10:38:03 + Log: The penultimate deparse test needs a name, else things can warn. Branch: perl - ! lib/AutoLoader.t + ! ext/B/t/deparse.t ____________________________________________________________________________ -[ 18162] By: rgs on 2002/11/19 21:29:25 - Log: Subject: [PATCH ext/threads/threads.xs] trivial typo - From: Dave Mitchell - Date: Thu, 14 Nov 2002 22:55:39 +0000 - Message-ID: <20021114225539.A18614@fdgroup.com> +[ 33154] By: rgs on 2008/01/31 17:08:22 + Log: Subject: [PATCH] threads::shared TODO test for outstanding bug + From: "Jerry D. Hedden" + Date: Wed, 30 Jan 2008 09:15:25 -0500 + Message-ID: <1ff86f510801300615t1f9e8c68u5ff8caaeffb1a835@mail.gmail.com> Branch: perl - ! ext/threads/threads.xs + ! ext/threads/shared/t/object.t ____________________________________________________________________________ -[ 18161] By: rgs on 2002/11/19 21:26:21 - Log: Subject: [PATCH Win32] Document wperl.exe - From: "Brent Dax" - Date: Fri, 15 Nov 2002 23:02:01 -0800 - Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue> +[ 33153] By: rgs on 2008/01/31 15:41:23 + Log: Typo fix in change #33058 + + Subject: Re: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' + From: Daniel Frederick Crisman + Date: Wed, 30 Jan 2008 15:09:22 -0500 + Message-ID: <20080130200922.GA20450@fury.crisman.org> Branch: perl - ! README.win32 + ! t/cmd/for.t ____________________________________________________________________________ -[ 18160] By: hv on 2002/11/19 12:07:25 - Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) - From: Nicholas Clark - Date: Tue, 29 Oct 2002 23:00:05 +0000 - Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net> - Branch: perl - + regen.pl regen_headers.pl - ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl - ! keywords.pl opcode.pl regcomp.pl -____________________________________________________________________________ -[ 18159] By: hv on 2002/11/19 11:48:30 - Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet - From: Gurusamy Sarathy - Date: Wed, 30 Oct 2002 20:58:15 -0800 - Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com> - Date: Wed, 30 Oct 2002 21:56:22 -0800 - Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com> - Date: Wed, 30 Oct 2002 22:55:30 -0800 - Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com> - Branch: perl - ! gv.c pp_hot.c t/op/method.t -____________________________________________________________________________ -[ 18158] By: hv on 2002/11/19 11:35:16 - Log: Remove duplicate my() declaration giving warnings from change #18105. - Branch: perl - ! lib/Class/Struct.t -____________________________________________________________________________ -[ 18157] By: nick on 2002/11/19 10:16:27 - Log: Integrate mainline - Branch: perlio - +> ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t - +> t/run/switchI.t t/uni/tr_7jis.t t/uni/tr_eucjp.t - +> t/uni/tr_sjis.t t/uni/tr_utf8.t - ! ext/Encode/Encode.xs - !> (integrate 77 files) -____________________________________________________________________________ -[ 18156] By: jhi on 2002/11/18 23:06:22 - Log: Unicode 3.2 Errata from - http://www.unicode.org/unicode/uni2errata/UnicodeErrata.html - (errata 2002 October 31 and 2002 October 30) - (If/when 3.2.1 or 4.0 happens, just replace SpecialCasing - and UnicodeData, don't bother with diffs, and rerun - perl ./mktables) - Branch: maint-5.8/perl - ! lib/Unicode/UCD.t lib/unicore/Category.pl - ! lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt - ! lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl - ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl - ! lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl - ! lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl -____________________________________________________________________________ -[ 18155] By: jhi on 2002/11/16 22:34:07 - Log: make regen_headers - Branch: maint-5.8/perl - ! pod/perlapi.pod proto.h -____________________________________________________________________________ -[ 18154] By: rgs on 2002/11/16 22:08:44 - Log: Correction to change #18152, by Dave Mitchell. +[ 33152] By: rgs on 2008/01/31 15:39:14 + Log: Subject: [PATCH] don't forbid brace groups with g++ 4.2.2 + From: "Robin Barker" + Date: Wed, 30 Jan 2008 18:42:25 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A17@exchsvr2.npl.ad.local> Branch: perl - ! pod/perlhack.pod + ! perl.h ____________________________________________________________________________ -[ 18153] By: jhi on 2002/11/16 21:24:13 - Log: Tripped by the pseudo-hash warning. - Branch: maint-5.8/perl - ! t/op/hashwarn.t +[ 33144] By: steveh on 2008/01/31 09:44:41 + Log: Subject: [PATCH] fix for regression to File/DosGlob.pm + From: "Davies, Alex" + Date: Wed, 30 Jan 2008 12:39:11 -0500 + Message-ID: + + Fixes File::DosGlob's handling of drive relative glob patterns + (e.g. "D:*pl") + Branch: perl + ! lib/File/DosGlob.pm +____________________________________________________________________________ +[ 33143] By: steveh on 2008/01/31 09:16:26 + Log: Subject: Re: [perl #50322] CGITempFile causes "Insecure dependency in sprintf" in perl 5.10.0 + From: "Steffen Mueller via RT" + Date: Mon, 28 Jan 2008 05:16:19 -0800 + Message-ID: + + Fixes [perl #50322] + Branch: perl + ! lib/CGI.pm ____________________________________________________________________________ -[ 18152] By: rgs on 2002/11/16 21:23:15 - Log: Subject: Re: [PATCH] optional code for debugging leaking scalars - From: Dave Mitchell - Date: Sat, 16 Nov 2002 22:18:23 +0000 - Message-ID: <20021116221823.A23614@fdgroup.com> - Documentation for change #18150. +[ 33142] By: steveh on 2008/01/31 09:12:36 + Log: Fix compiler warning introduced in DEBUGGING builds by #33103 Branch: perl - ! pod/perlhack.pod + ! embed.fnc proto.h ____________________________________________________________________________ -[ 18151] By: rgs on 2002/11/16 20:45:26 - Log: Document PRIVSHIFT. - Subject: [PATCH] two small doc patches - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 14 Nov 2002 15:07:35 -0800 - Message-ID: <3yC19gzkguTO092yn@efn.org> +[ 33129] By: stevep on 2008/01/30 17:11:53 + Log: Assorted POD nits from the Debian bug list. Branch: perl - ! sv.h + ! lib/CGI.pm lib/Math/BigInt/CalcEmu.pm pod/perllol.pod + ! pod/perlre.pod ____________________________________________________________________________ -[ 18150] By: rgs on 2002/11/16 20:25:57 - Log: Subject: [PATCH] optional code for debugging leaking scalars - From: Dave Mitchell - Date: Thu, 14 Nov 2002 23:03:00 +0000 - Message-ID: <20021114230300.B18614@fdgroup.com> +[ 33127] By: stevep on 2008/01/30 16:38:27 + Log: Formatting for C<<{ bydepth => 1 }>> doesn't seem to be working + right in the manpage. Branch: perl - ! perl.c sv.c + ! lib/File/Find.pm ____________________________________________________________________________ -[ 18149] By: rgs on 2002/11/16 20:10:50 - Log: New B::Lint option, bare-subs, that checks for implicitely - quoted barewords that are also subroutines, from - Ian Phillipps . - Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk> - With a few tweaks to the implementation and tests. - (previous change was empty) +[ 33125] By: nicholas on 2008/01/30 12:16:35 + Log: Need to substitute out the placeholder '$RV' for earlier perls too. Branch: perl - ! ext/B/B/Lint.pm ext/B/t/lint.t + ! ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 18148] By: rgs on 2002/11/16 20:05:34 - Log: New B::Lint option, bare-subs, that checks for implicitely - quoted barewords that are also subroutines, from - Ian Phillipps . - Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk> - With a few tweaks to the implementation and tests. +[ 33124] By: rgs on 2008/01/30 11:51:11 + Log: Bump Safe's version Branch: perl - ! ext/B/B/Lint.pm ext/B/t/lint.t + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 18147] By: rgs on 2002/11/16 19:52:54 - Log: Subject: [PATCH] Typo in perl58delta - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Sat, 16 Nov 2002 16:29:14 +0100 - Message-ID: +[ 33109] By: steveh on 2008/01/29 17:39:41 + Log: Nicer fix than #33106 (thanks to Nicholas Clark) Branch: perl - ! pod/perl58delta.pod + ! pp_ctl.c ____________________________________________________________________________ -[ 18146] By: jhi on 2002/11/16 15:09:26 - Log: Typo noticed by Philip Newton. - Branch: maint-5.8/perl - ! pod/perldiag.pod +[ 33106] By: steveh on 2008/01/29 15:06:55 + Log: Fix Win32 compiler warnings introduced by #33081 and #33085 + Branch: perl + ! embed.fnc pod/perlapi.pod pp_ctl.c proto.h ____________________________________________________________________________ -[ 18145] By: jhi on 2002/11/16 02:53:59 - Log: Add 5.005-style thread deprecation warning (at each - thread create). - Branch: maint-5.8/perl - ! ext/Thread/Thread.xs pod/perldelta.pod pod/perldiag.pod -____________________________________________________________________________ -[ 18144] By: jhi on 2002/11/15 22:30:36 - Log: perlport tweaks: - - timezone - - $!, Errno - - metainformation changing - - perlunicode - Branch: maint-5.8/perl - ! pod/perlport.pod +[ 33105] By: nicholas on 2008/01/29 10:59:14 + Log: Document why ok() is being used instead of like(), to stop someone + undoing it. + Branch: perl + ! ext/Safe/t/safe3.t ____________________________________________________________________________ -[ 18143] By: jhi on 2002/11/15 04:37:24 - Log: Add pseudo-hashes deprecation warning (at each pseudo-hash access). - Branch: maint-5.8/perl - ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av +[ 33104] By: rgs on 2008/01/29 10:57:40 + Log: More wording nits about perl's time() versus the libc's time() + Branch: perl + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 18142] By: rgs on 2002/11/12 22:09:39 - Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro) - From: Dave Mitchell - Date: Thu, 7 Nov 2002 16:38:02 +0000 - Message-ID: <20021107163802.C25337@fdgroup.com> +[ 33103] By: rgs on 2008/01/29 10:53:24 + Log: Subject: [PATCH] toke.c/universal.c: consting + From: Steven Schubiger + Date: Mon, 28 Jan 2008 13:57:41 +0100 + Message-ID: <20080128125741.GA27390@refcnt.homeunix.org> Branch: perl - ! pad.h + ! embed.fnc pod/perlapi.pod proto.h toke.c universal.c ____________________________________________________________________________ -[ 18141] By: merijn on 2002/11/12 16:15:30 - Log: repair 18139 (missing awk command) +[ 33102] By: rgs on 2008/01/29 09:55:01 + Log: Make this test pass with the Test::More that comes with perl 5.6.2 Branch: perl - ! Configure + ! ext/Safe/t/safe3.t ____________________________________________________________________________ -[ 18140] By: merijn on 2002/11/12 16:12:14 - Log: added missing awk. - Branch: metaconfig - ! U/modified/Oldconfig.U +[ 33101] By: rgs on 2008/01/29 09:43:58 + Log: Subject: [PATCH] mistaken variable in pod + From: "Yitzchak Scott-Thoennes" + Date: Mon, 28 Jan 2008 13:39:29 -0800 (PST) + Message-ID: <40783.64.81.167.122.1201556369.squirrel@webmail.efn.org> + Branch: perl + ! ext/POSIX/POSIX.pod ____________________________________________________________________________ -[ 18139] By: merijn on 2002/11/12 14:20:36 - Log: Date: Tue, 12 Nov 2002 16:49:22 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] Tru64 osvers - Message-ID: <20021112144922.GI511825@lyta.hut.fi> +[ 33099] By: stevep on 2008/01/28 20:07:20 + Log: Upgrade to Tie-RefHash-1.38 Branch: perl - ! Configure + ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t ____________________________________________________________________________ -[ 18138] By: merijn on 2002/11/12 14:08:50 - Log: Date: Tue, 12 Nov 2002 16:49:22 +0200 - From: Jarkko Hietaniemi - Subject: [PATCH] Tru64 osvers - Message-ID: <20021112144922.GI511825@lyta.hut.fi> - Branch: metaconfig - ! U/modified/Oldconfig.U +[ 33098] By: stevep on 2008/01/28 20:04:40 + Log: Upgrade to Archive-Extract-0.26 + Branch: perl + + lib/Archive/Extract/t/src/x.lzma.packed + ! MANIFEST lib/Archive/Extract.pm + ! lib/Archive/Extract/t/01_Archive-Extract.t ____________________________________________________________________________ -[ 18137] By: rgs on 2002/11/10 21:57:04 - Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod - From: Slaven Rezic - Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET) - Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de> +[ 33097] By: stevep on 2008/01/28 19:53:55 + Log: Upgrade to SelfLoader-1.15 Branch: perl - ! lib/Term/ReadLine.pm + ! lib/SelfLoader.pm lib/SelfLoader/t/01SelfLoader.t ____________________________________________________________________________ -[ 18136] By: rgs on 2002/11/10 21:38:44 - Log: Subject: t/run/runenv.t bug - From: Salvador "Fandiño" - Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST) - Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com> +[ 33096] By: rgs on 2008/01/28 17:18:53 + Log: Bump the version of Safe Branch: perl - ! t/run/runenv.t + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 18135] By: rgs on 2002/11/10 21:30:36 - Log: Subject: [PATCH] perlopentut and PerlIO documentation - From: Slaven Rezic - Date: 08 Nov 2002 22:22:19 +0100 - Message-ID: <8765v7kb90.fsf@vran.herceg.de> +[ 33095] By: rgs on 2008/01/28 16:41:49 + Log: Minor rewording of the localtime() documentation, + based on : + + Subject: [perl #49914] gmtime()/localtime() do not use time() + From: Abe Timmerman (via RT) + Date: Thu, 17 Jan 2008 18:05:07 -0800 + Message-ID: Branch: perl - ! lib/PerlIO.pm pod/perlopentut.pod + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 18134] By: jhi on 2002/11/09 22:10:52 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 33094] By: rgs on 2008/01/28 15:31:07 + Log: Subject: [PATCH] Fix uc/lc warnings in CGI.pm + From: "Jerry D. Hedden" + Date: Mon, 28 Jan 2008 10:19:26 -0500 + Message-ID: <1ff86f510801280719w4d56807esd8318bc6d0eadcdd@mail.gmail.com> + Branch: perl + ! lib/CGI.pm ____________________________________________________________________________ -[ 18133] By: jhi on 2002/11/09 21:56:38 - Log: Integrate - - [ 18122] - Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite - From: "david@dhaller.de (via RT)" - Date: 23 Oct 2002 18:42:51 -0000 - Message-Id: - - [ 18123] - Subject: PATCH x2p/find2perl.PL - From: "Newton, Philip" - Date: Thu, 24 Oct 2002 10:05:19 +0200 - Message-ID: - - [ 18124] - Subject: [PATCH] File::Temp documentation fix - From: Slaven Rezic - Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST) - Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de> - - [ 18125] - Subject: Re: The Inaba patch for tr/// vs. use encoding - From: Dan Kogai - Date: Fri, 25 Oct 2002 13:04:00 +0900 - Message-Id: - Branch: maint-5.8/perl - +> t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t - +> t/uni/tr_utf8.t - !> MANIFEST ext/Fcntl/t/syslfs.t lib/File/Temp.pm t/op/lfs.t - !> x2p/find2perl.PL -____________________________________________________________________________ -[ 18132] By: jhi on 2002/11/09 21:50:30 - Log: Integrate - - [ 18121] - Subject: Re: [perl #18038] DESTROY change in 5.8.0? - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Sun, 03 Nov 2002 15:48:18 -0800 - Message-ID: - Branch: maint-5.8/perl - !> sv.c t/op/tie.t -____________________________________________________________________________ -[ 18131] By: jhi on 2002/11/09 21:28:07 - Log: Integrate - - [ 18119] - Subject: [perl #18154] Problem found in calculating offsets in regex - From: Mark Pease (via RT) - Date: 29 Oct 2002 20:23:54 -0000 - Message-Id: - - [ 18120] - Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets? - From: Gurusamy Sarathy - Date: Sat, 19 Oct 2002 12:11:43 -0700 - Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com> - Branch: maint-5.8/perl - !> doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c regcomp.c - !> win32/win32.h -____________________________________________________________________________ -[ 18130] By: jhi on 2002/11/09 21:25:39 - Log: Integrate - - [ 18118] - Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp - From: hv@crypt.org - Date: Sun, 03 Nov 2002 16:41:24 +0000 - Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk> - - (closure.t required manual edit since blead had a new test) - Branch: maint-5.8/perl - !> ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t - !> t/op/sub_lval.t -____________________________________________________________________________ -[ 18129] By: jhi on 2002/11/09 21:20:02 - Log: Integrate - - [ 18115] - Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open - From: Slaven Rezic - Date: 24 Oct 2002 00:44:35 +0200 - Message-ID: <87vg3sixm4.fsf@vran.herceg.de> - - [ 18117] - "make distclean" should remove the generated file lib/Config.pod. - Branch: maint-5.8/perl - !> Makefile.SH pod/perldiag.pod pod/perlfunc.pod pp_sys.c - !> t/io/binmode.t t/io/print.t t/io/read.t t/lib/warnings/pp_sys -____________________________________________________________________________ -[ 18128] By: jhi on 2002/11/09 21:15:09 - Log: Integrate - - [ 18116] - The new test introduced in #18114 failed with threads - - (edit //= to be ||=) - Branch: maint-5.8/perl - !> ext/B/t/concise.t -____________________________________________________________________________ -[ 18127] By: jhi on 2002/11/09 21:07:43 - Log: Integrate - - [ 18114] - Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well - From: Stephen McCamant - Date: Thu, 31 Oct 2002 01:35:29 -0500 - Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU> - - plus a test case in ext/B/t/concise.t - plus a (less intrusive, but less future-proof) fix for a - similar problem in B::walkoptree_exec(). - - (edit away dor and dorassign) - Branch: maint-5.8/perl - !> ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t -____________________________________________________________________________ -[ 18126] By: jhi on 2002/11/09 19:00:47 - Log: Integrate - - [ 18102] - Subject: Re: [perl #18066] Bug in -I when path has double colons? - From: Slaven Rezic - Date: 30 Oct 2002 11:18:47 +0100 - Message-ID: <87of9c2prs.fsf@vran.herceg.de> - - With the corresponding change to embed.fnc - - [ 18105] - Subject: Re: Class::Struct, simple patch, tests - From: Marty Pauley - Date: Fri, 18 Oct 2002 22:26:38 +0100 - Message-ID: <20021018212638.GB3764@soto.kasei.com> - - [ 18106] - new test based on: - Subject: [TEST] for [PATCH] bug in utf8.c(?) - From: Marty Pauley - Date: Fri, 18 Oct 2002 21:02:38 +0100 - Message-ID: <20021018200238.GY3764@soto.kasei.com> - - [ 18107] - 1. Update pp_ucfirst to enter the UTF-8 branch only if the first - character is UTF-8. (Copied from pp_lcfirst.) - 2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK. - - [ 18108] - Put back the DO NOT EDIT headers in proto.h and global.sym - - Subject: Re: [perl #18066] Bug in -I when path has double colons? - From: Slaven Rezic - Date: 03 Nov 2002 10:25:10 +0100 - Message-ID: <87adkrngy1.fsf@vran.herceg.de> - - [ 18109] - Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex - From: hv@crypt.org - Date: Tue, 05 Nov 2002 13:30:00 +0000 - Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk> - - This is half of the fix for #18107. The swash_init() problems - described in <20021105143646.M18101@lustre.dyn.wiw.org> remain, - but can now be seen only with UTF-8 test cases. - - [ 18113] - make regen_headers. - Backport change #18078 to warnings.pl. - - plus make regen_headers - Branch: maint-5.8/perl - +> t/run/switchI.t - ! pod/perlapi.pod - !> MANIFEST dump.c embed.fnc embed.h embedvar.h global.sym - !> lib/Class/Struct.pm lib/Class/Struct.t lib/utf8.t perl.c - !> perlapi.c perlapi.h pp.c proto.h t/run/runenv.t warnings.pl -____________________________________________________________________________ -[ 18125] By: hv on 2002/11/07 14:01:57 - Log: Subject: Re: The Inaba patch for tr/// vs. use encoding - From: Dan Kogai - Date: Fri, 25 Oct 2002 13:04:00 +0900 - Message-Id: - Branch: perl - + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t - + t/uni/tr_utf8.t - ! MANIFEST +[ 33093] By: rgs on 2008/01/28 15:28:02 + Log: In Safe, load Carp::Heavy only if it exists (to remain + compatible with older perls) + Branch: perl + ! ext/Opcode/Safe.pm ____________________________________________________________________________ -[ 18124] By: hv on 2002/11/07 13:51:39 - Log: Subject: [PATCH] File::Temp documentation fix - From: Slaven Rezic - Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST) - Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de> +[ 33092] By: rgs on 2008/01/28 14:06:59 + Log: Warning cleanup, and avoid a double call to uc Branch: perl - ! lib/File/Temp.pm + ! lib/TAP/Parser/Grammar.pm ____________________________________________________________________________ -[ 18123] By: hv on 2002/11/07 13:46:59 - Log: Subject: PATCH x2p/find2perl.PL - From: "Newton, Philip" - Date: Thu, 24 Oct 2002 10:05:19 +0200 - Message-ID: +[ 33091] By: rgs on 2008/01/28 13:58:55 + Log: Upgrade to Test::Harnes 3.07 Branch: perl - ! x2p/find2perl.PL + ! lib/App/Prove.pm lib/App/Prove/State.pm lib/TAP/Base.pm + ! lib/TAP/Formatter/Color.pm lib/TAP/Formatter/Console.pm + ! lib/TAP/Formatter/Console/ParallelSession.pm + ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + ! lib/TAP/Parser/Iterator/Array.pm + ! lib/TAP/Parser/Iterator/Process.pm + ! lib/TAP/Parser/Iterator/Stream.pm + ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + ! lib/TAP/Parser/Result/Bailout.pm + ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + ! lib/TAP/Parser/YAMLish/Reader.pm + ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + ! lib/Test/Harness/Changes ____________________________________________________________________________ -[ 18122] By: hv on 2002/11/07 13:40:25 - Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite - From: "david@dhaller.de (via RT)" - Date: 23 Oct 2002 18:42:51 -0000 - Message-Id: +[ 33090] By: rgs on 2008/01/28 13:41:27 + Log: TAP::* modules are part of the Test::Harness distribution Branch: perl - ! ext/Fcntl/t/syslfs.t t/op/lfs.t + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 18121] By: hv on 2002/11/07 13:21:15 - Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0? - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Sun, 03 Nov 2002 15:48:18 -0800 - Message-ID: +[ 33089] By: rgs on 2008/01/28 13:32:40 + Log: Subject: [PATCH] also report forced tokens when using -DT + From: Gerard Goossen + Date: Thu, 17 Jan 2008 18:36:52 +0100 + Message-ID: <20080117173652.GB4969@ostwald> Branch: perl - ! sv.c t/op/tie.t + ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ -[ 18120] By: hv on 2002/11/07 13:14:21 - Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets? - From: Gurusamy Sarathy - Date: Sat, 19 Oct 2002 12:11:43 -0700 - Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com> +[ 33088] By: rgs on 2008/01/28 13:10:48 + Log: Make lc/uc/lcfirst/ucfirst warn when passed undef. + Naive implementation. Branch: perl - ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h + ! lib/utf8_heavy.pl pp.c t/lib/warnings/9uninit ____________________________________________________________________________ -[ 18119] By: hv on 2002/11/07 12:13:28 - Log: Subject: [perl #18154] Problem found in calculating offsets in regex - From: Mark Pease (via RT) - Date: 29 Oct 2002 20:23:54 -0000 - Message-Id: +[ 33087] By: rgs on 2008/01/28 10:46:43 + Log: Test that lc, uc, etc on undef return "" Branch: perl - ! regcomp.c + ! t/op/lc.t ____________________________________________________________________________ -[ 18118] By: hv on 2002/11/07 11:33:38 - Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp - From: hv@crypt.org - Date: Sun, 03 Nov 2002 16:41:24 +0000 - Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk> +[ 33086] By: nicholas on 2008/01/28 10:23:21 + Log: The third argument of PUSHEVAL was never used by anything. Ever. Branch: perl - ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t - ! t/op/sub_lval.t + ! cop.h pp_ctl.c ____________________________________________________________________________ -[ 18117] By: rgs on 2002/11/06 22:15:36 - Log: "make distclean" should remove the generated file lib/Config.pod. +[ 33085] By: rgs on 2008/01/28 10:17:53 + Log: Subject: FW: [PATCH] RE: [PATCH] volatile, avoid clobbered + From: "Robin Barker" + Date: Wed, 23 Jan 2008 18:51:24 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A06@exchsvr2.npl.ad.local> + Branch: perl + ! op.c perl.c perl.h +____________________________________________________________________________ +[ 33084] By: rgs on 2008/01/28 10:07:48 + Log: Subject: [PATCH] ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016 FAIL(XM) + From: Jarkko Hietaniemi + Date: Sun, 27 Jan 2008 20:44:46 -0500 + Message-ID: <479D338E.9000402@iki.fi> + Branch: perl + ! ext/IPC/SysV/SysV.xs +____________________________________________________________________________ +[ 33083] By: rgs on 2008/01/28 10:02:24 + Log: Subject: [PATCH] util.c: some consting + From: Steven Schubiger + Date: Fri, 25 Jan 2008 01:10:52 +0100 + Message-ID: <20080125001052.GA29980@refcnt.homeunix.org> + Branch: perl + ! embed.fnc global.sym proto.h util.c +____________________________________________________________________________ +[ 33082] By: davem on 2008/01/27 21:26:17 + Log: fix misleading comment in op.h + Branch: perl + ! op.h +____________________________________________________________________________ +[ 33081] By: nicholas on 2008/01/26 21:55:51 + Log: The layout for struct block_loop under ithreads can be simplified. + Instead of wedging the pad offset into a void* iterdata, and always + storing PL_comppad even when it isn't used, instead do this: + + PAD *oldcomppad; /* Also used for the GV, if targoffset is 0 */ + /* This is also accesible via cx->blk_loop.my_op->op_targ */ + PADOFFSET targoffset; + + and store the GV pointer in oldcompad. Pointers to pointers seems + cleaner. This also allows us to eliminate the flag bit CXp_PADVAR. + Branch: perl + ! cop.h pp_ctl.c sv.c +____________________________________________________________________________ +[ 33080] By: nicholas on 2008/01/26 17:54:29 + Log: Investigation reveals that the work of restoring the iterator to the + pad is shared between POPLOOP, using itersave, and the end of scope + restore action requested by Perl_save_padsv(). In fact, the only user + of SAVEt_PADSV is pp_enteriter, and it already provides enough + information to allow it to perform the sv_2mortal() in POPLOOP. + So make it do so. Rather than creating a new routine, use the existing + routine because nothing else (at least nothing else known to Google's + codesearch) uses it. But rename it just in case something we can't see + is being naughty and using our private functions - they will get + link errors against 5.12. + + All this means that itersave is now redundant. So remove it. + This makes struct context 48 bytes on ILP32 platforms with 32bit IVs, + down from 64 bytes in 5.10. 33% more context stack in the same memory. + Branch: perl + ! cop.h embed.fnc embed.h pp_ctl.c proto.h scope.c scope.h sv.c +____________________________________________________________________________ +[ 33079] By: nicholas on 2008/01/26 17:31:34 + Log: Change 33072 missed embed.h. I wasn't aware that it was affected by + opcode.pl. You live and learn (and should run p4 diff -se ...). + Branch: perl + ! embed.h +____________________________________________________________________________ +[ 33078] By: nicholas on 2008/01/26 16:46:22 + Log: POPLOOP is actually doing all the work of Perl_save_padsv() already! + Branch: perl + ! scope.c +____________________________________________________________________________ +[ 33077] By: nicholas on 2008/01/26 16:44:43 + Log: Standardise the conditional compilation protection of ({}) from + #if defined(__GNUC__) && !defined(__STRICT_ANSI__) && !defined(PERL_GCC_PEDANTIC) + to + #if defined(__GNUC__) && !defined(PERL_GCC_BRACE_GROUPS_FORBIDDEN) + because the ({}) construction can be used under __STRICT_ANSI__ + (and should be, because it avoids temporary use of PL_Sv). + Branch: perl + ! regexp.h sv.h +____________________________________________________________________________ +[ 33076] By: nicholas on 2008/01/26 16:03:03 + Log: As itersave points to the initial CxITERVAR(), and the state of + SvPADMY() does not change over the duration of the scope, we can + perform conditional actions at loop push time. For the non-pad case, + a reference to the initial CxITERVAR() is already held on the scope + stack thanks to SAVEGENERICSV(*svp); in pp_enteriter. So there is no + need to save another reference to it in itersave - it's not going away. Branch: perl - ! Makefile.SH + ! cop.h ____________________________________________________________________________ -[ 18116] By: rgs on 2002/11/06 22:11:06 - Log: The new test introduced in #18114 failed with threads +[ 33075] By: nicholas on 2008/01/26 15:17:09 + Log: Restore the else block accidently eaten by change 33074. Branch: perl - ! ext/B/t/concise.t + ! cop.h ____________________________________________________________________________ -[ 18115] By: rgs on 2002/11/06 20:43:14 - Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open - From: Slaven Rezic - Date: 24 Oct 2002 00:44:35 +0200 - Message-ID: <87vg3sixm4.fsf@vran.herceg.de> - Branch: perl - ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t - ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys -____________________________________________________________________________ -[ 18114] By: rgs on 2002/11/06 20:08:53 - Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well - From: Stephen McCamant - Date: Thu, 31 Oct 2002 01:35:29 -0500 - Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU> - - plus a test case in ext/B/t/concise.t - plus a (less intrusive, but less future-proof) fix for a - similar problem in B::walkoptree_exec(). - Branch: perl - ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t -____________________________________________________________________________ -[ 18113] By: rgs on 2002/11/05 20:11:55 - Log: make regen_headers. - Backport change #18078 to warnings.pl. - Branch: perl - ! global.sym perlapi.c perlapi.h proto.h warnings.pl -____________________________________________________________________________ -[ 18112] By: jhi on 2002/11/05 13:26:28 - Log: perl embed.pl - Branch: maint-5.8/perl - ! embed.h embedvar.h global.sym perlapi.c perlapi.h proto.h -____________________________________________________________________________ -[ 18111] By: jhi on 2002/11/05 13:24:59 - Log: Integrate - - [ 18067] - [PATCH] embed.pl doc. (embed.pl reorganization for doc headers) - Wed, 23 Oct 2002; Jarkko Hietaniemi - With some additional modifications - - [ 18068] - Repair broken previous patch. I don't like it, but not repairing it - breaks each and every build. Will teach me to test on the same - machine where I patched it. Sorry. - - [ 18108] - Put back the DO NOT EDIT headers in proto.h and global.sym - - Subject: Re: [perl #18066] Bug in -I when path has double colons? - From: Slaven Rezic - Date: 03 Nov 2002 10:25:10 +0100 - Message-ID: <87adkrngy1.fsf@vran.herceg.de> - Branch: maint-5.8/perl - !> embed.pl -____________________________________________________________________________ -[ 18110] By: jhi on 2002/11/05 13:12:12 - Log: Integrate - - [ 17951] - MakeMaker's INSTALLSITEMANXDIR Configure's counterpart - Thu, 25 Jul 2002, Andy Dougherty - - (had to regen Configure) - Branch: maint-5.8/perl - ! Configure config_h.SH - !> Policy_sh.SH -____________________________________________________________________________ -[ 18109] By: ams on 2002/11/05 13:03:34 - Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex - From: hv@crypt.org - Date: Tue, 05 Nov 2002 13:30:00 +0000 - Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk> - - This is half of the fix for #18107. The swash_init() problems - described in <20021105143646.M18101@lustre.dyn.wiw.org> remain, - but can now be seen only with UTF-8 test cases. +[ 33074] By: nicholas on 2008/01/26 15:14:25 + Log: In POPLOOP, if CxITERVAR(cx) is non-NULL, then so is itersave, and + itersave is a less complex expression for the C compiler. Branch: perl - ! pp.c + ! cop.h ____________________________________________________________________________ -[ 18108] By: merijn on 2002/11/05 07:52:08 - Log: Put back the DO NOT EDIT headers in proto.h and global.sym - - Subject: Re: [perl #18066] Bug in -I when path has double colons? - From: Slaven Rezic - Date: 03 Nov 2002 10:25:10 +0100 - Message-ID: <87adkrngy1.fsf@vran.herceg.de> - Branch: perl - ! embed.pl -____________________________________________________________________________ -[ 18107] By: ams on 2002/11/05 03:43:46 - Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first - character is UTF-8. (Copied from pp_lcfirst.) - 2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK. - Branch: perl - ! dump.c pp.c -____________________________________________________________________________ -[ 18106] By: hv on 2002/11/05 01:43:27 - Log: new test based on: - Subject: [TEST] for [PATCH] bug in utf8.c(?) - From: Marty Pauley - Date: Fri, 18 Oct 2002 21:02:38 +0100 - Message-ID: <20021018200238.GY3764@soto.kasei.com> - Branch: perl - ! lib/utf8.t -____________________________________________________________________________ -[ 18105] By: hv on 2002/11/05 00:59:30 - Log: Subject: Re: Class::Struct, simple patch, tests - From: Marty Pauley - Date: Fri, 18 Oct 2002 22:26:38 +0100 - Message-ID: <20021018212638.GB3764@soto.kasei.com> - Branch: perl - ! lib/Class/Struct.pm lib/Class/Struct.t -____________________________________________________________________________ -[ 18104] By: jhi on 2002/11/04 22:23:54 - Log: Integrate - [ 17946] - nanosleep on VMS not present - Branch: maint-5.8/perl - !> configure.com -____________________________________________________________________________ -[ 18103] By: jhi on 2002/11/04 22:11:33 - Log: Integrate - [ 17944] - nanosleep probes as per Jarkko's request - - (and regen Configure) - Branch: maint-5.8/perl - ! Configure config_h.SH - !> NetWare/config_H.wc Porting/config.sh Porting/config_H - !> epoc/config.sh perl.h win32/config.bc win32/config.gc - !> win32/config.vc win32/config.vc64 win32/config_H.bc - !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64 - !> wince/config.ce wince/config_H.ce -____________________________________________________________________________ -[ 18102] By: rgs on 2002/11/04 21:43:53 - Log: Subject: Re: [perl #18066] Bug in -I when path has double colons? - From: Slaven Rezic - Date: 30 Oct 2002 11:18:47 +0100 - Message-ID: <87of9c2prs.fsf@vran.herceg.de> - - With the corresponding change to embed.fnc - Branch: perl - + t/run/switchI.t - ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c - ! proto.h t/run/runenv.t -____________________________________________________________________________ -[ 18101] By: jhi on 2002/11/04 21:29:57 - Log: Integrate - - [ 17731] - Subject: [PATCH] Configure missing d_modflproto='' - From: "Gerrit P. Haase" - Date: Tue, 13 Aug 2002 15:11:05 +0200 - Message-id: <11417599086.20020813151105@familiehaase.de> - - [ 17739] - Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5 - From: "H.Merijn Brand" - Date: Tue, 23 Jul 2002 09:21:10 +0200 - Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl> - - [ 17902] - [PATCH perl@17882] configure.com needs d_modflproto - Thu 12 Sep 2002 23:19, "Craig A. Berry" - - [ 17919] - Subject: [PATCH] AIX hints missinga >&4 - From: Jarkko Hietaniemi - Date: Fri, 13 Sep 2002 16:48:42 +0300 - Message-ID: <20020913134842.GD8929@lyta.hut.fi> - Branch: maint-5.8/perl - !> Configure configure.com hints/aix.sh -____________________________________________________________________________ -[ 18100] By: jhi on 2002/11/04 21:21:09 - Log: Integrate (two changes that are followups for changes already in) - - [ 17745] - perldelta for #17727 - - [ 17831] - #17827 misses some win32 tweaks - Branch: maint-5.8/perl - !> pod/perldelta.pod win32/Makefile win32/makefile.mk -____________________________________________________________________________ -[ 18099] By: jhi on 2002/11/04 21:17:25 - Log: Integrate (automerge didn't work, required manual copying from - a post-17815 snapshot and editing a '59' to '58') - - [ 17815] - formatting cleanup and: - Subject: Re: perl-5.8.0 on HP porting center - From: "H.Merijn Brand" - Date: Thu, 29 Aug 2002 12:23:31 +0200 - Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl> - Branch: maint-5.8/perl - ! installperl +[ 33073] By: nicholas on 2008/01/26 13:49:44 + Log: Some code can be removed following change 33070. + Branch: perl + ! pp_ctl.c sv.c ____________________________________________________________________________ -[ 18098] By: jhi on 2002/11/04 18:53:22 - Log: Kick patchlevel. - Branch: maint-5.8/perl - ! patchlevel.h +[ 33072] By: nicholas on 2008/01/26 10:46:12 + Log: Eliminate the OP_SETSTATE, which had been disabled by change 4309. + Branch: perl + ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h + ! pp.sym pp_hot.c pp_proto.h ____________________________________________________________________________ -[ 18097] By: jhi on 2002/11/04 18:52:23 - Log: Update Changes. - Branch: maint-5.8/perl - ! Changes patchlevel.h +[ 33071] By: nicholas on 2008/01/26 10:24:40 + Log: Change 33069 missed updating dump.c to dump PVIOs correctly. + Branch: perl + ! dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 18096] By: jhi on 2002/11/04 18:46:09 - Log: Integrate - - [ 18090] - extend #13786 to cover the other four identical chunks of code - to avoid looping under overload. - - [ 18091] - How pre-5.9.0 Perl can be fooled by a defined-or. - - [ 18093] - s/Perlf/Perl/ (thanks rgs) - Branch: maint-5.8/perl - !> pod/perldiag.pod sv.c -____________________________________________________________________________ -[ 18095] By: jhi on 2002/11/04 17:45:47 - Log: Integrate (now tests 100% in Tru64 5.1A): - - [ 18083] - [PATCH] Typo configpm - Mon, 4 Nov 2002; Rafael Garcia-Suarez - - [ 18084] - Tru64, gcc -O3, datasize - Sun, 3 Nov 2002; Jarkko Hietaniemi - - [ 18085] - Subject: Re: [perl #17064] illegal legal unicode character - From: hv@crypt.org - Date: Mon, 04 Nov 2002 13:23:49 +0000 - Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk> - - [ 18086] - integrate from perlio: changes #17709, #17795, #17796, #18032 - - [ 18088] - Charnames take 4 - Mon, 04 Nov 2002; H.Merijn Brand - Branch: maint-5.8/perl - !> Porting/apply README.tru64 configpm ext/PerlIO/t/encoding.t - !> ext/PerlIO/t/via.t ext/PerlIO/via/via.xs hints/dec_osf.sh - !> lib/charnames.pm lib/charnames.t perlio.c regexec.c - !> t/io/crlf.t t/op/split.t -____________________________________________________________________________ -[ 18094] By: merijn on 2002/11/04 16:08:22 - Log: Changed the warning detection pattern because of: - - Subject: ccache gcc3.2 doesn't work - From: Nicholas Clark - Date: Tue, 29 Oct 2002 15:01:39 - Message-ID: <20021029150139.J82080@plum.flirble.org> +[ 33070] By: nicholas on 2008/01/26 09:34:13 + Log: Subject: Re: struct context now 12.5% smaller than 5.10 + From: Benjamin Smith + Message-ID: <20080124215537.GB10198@vtrl.co.uk> + Date: Thu, 24 Jan 2008 21:55:37 +0000 Branch: perl - ! Configure + ! cop.h perl.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ -[ 18093] By: jhi on 2002/11/04 16:06:39 - Log: s/Perlf/Perl/ (thanks rgs) +[ 33069] By: nicholas on 2008/01/25 22:29:14 + Log: PVIOs don't need space for SvNVX allocated. Branch: perl - ! pod/perldiag.pod + ! sv.c sv.h ____________________________________________________________________________ -[ 18092] By: merijn on 2002/11/04 15:57:58 - Log: Using ccache will change the warning that we want to catch - Mon, 04 Nov 2002; H.Merijn Brand, Nicholas Clark - Branch: metaconfig/U/perl - ! gccvers.U +[ 33068] By: nicholas on 2008/01/25 10:06:08 + Log: Using PL_sv_no in place of any !SvOK() maximum removes a little bit of + hot code in pp_iter. + Branch: perl + ! pp_ctl.c pp_hot.c ____________________________________________________________________________ -[ 18091] By: jhi on 2002/11/04 15:50:07 - Log: How pre-5.9.0 Perl can be fooled by a defined-or. +[ 33067] By: nicholas on 2008/01/25 08:23:32 + Log: Silence "possible data loss" warning. Branch: perl - ! pod/perldiag.pod + ! pp_ctl.c ____________________________________________________________________________ -[ 18090] By: hv on 2002/11/04 15:49:29 - Log: extend #13786 to cover the other four identical chunks of code - to avoid looping under overload. +[ 33066] By: stevep on 2008/01/25 02:34:15 + Log: Subject: [PATCH] socketpair() *is* available on Win32 + From: "Jan Dubois" + Date: Thu, 24 Jan 2008 14:17:23 -0800 + Message-ID: <032201c85ed6$e56edf40$b04c9dc0$@com> Branch: perl - ! sv.c + ! pod/perlport.pod ____________________________________________________________________________ -[ 18089] By: jhi on 2002/11/04 15:44:28 - Log: The //= meme seems to be catching on. - Branch: maint-5.8/perl - ! t/op/anonsub.t +[ 33065] By: nicholas on 2008/01/24 21:11:11 + Log: Don't warn about imprecision when decrementing IV_MIN. + Based on a patch by Jerry D. Hedden, but only instead only disable + warnings for the specific operations that we know will warn. + Branch: perl + ! t/op/64bitint.t ____________________________________________________________________________ -[ 18088] By: merijn on 2002/11/04 15:37:06 - Log: Charnames take 4 - Mon, 04 Nov 2002; H.Merijn Brand +[ 33064] By: nicholas on 2008/01/24 14:00:22 + Log: Subject: [PATCH ext/Devel/DProf] ... and the rest; was RE: unnecessary define + From: "Robin Barker" + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A08@exchsvr2.npl.ad.local> + Date: Thu, 24 Jan 2008 13:28:33 -0000 Branch: perl - ! lib/charnames.pm lib/charnames.t + ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL ____________________________________________________________________________ -[ 18087] By: jhi on 2002/11/04 15:28:23 - Log: Integrate: - - [ 17677] - Main branch no longer needs op/taint.t version check. - Branch: maint-5.8/perl - !> t/op/taint.t +[ 33063] By: nicholas on 2008/01/24 13:57:20 + Log: In struct block_loop, merge itermax and iterlval into a union + lval_max_u, as CXt_LOOP_LAZYIV doesn't use iterlval and the other + LOOP types don't use itermax. This reduces struct block_loop by 1 IV. + As it's the largest component of the unions making up struct context, + this reduces struct context. On ILP32 it will now be 56 bytes, down + from the 64 of 5.10.x, as I've already removed the element 'label'. + Branch: perl + ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ -[ 18086] By: hv on 2002/11/04 15:16:34 - Log: integrate from perlio: changes #17709, #17795, #17796, #18032 +[ 33062] By: nicholas on 2008/01/24 13:25:05 + Log: Merge CXt_LOOP_STACK's use of itermax for the reverse minimum with + iterary, as the two structure members are not used simultaneously. Branch: perl - !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t - !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t + ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ -[ 18085] By: hv on 2002/11/04 12:17:12 - Log: Subject: Re: [perl #17064] illegal legal unicode character - From: hv@crypt.org - Date: Mon, 04 Nov 2002 13:23:49 +0000 - Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk> +[ 33061] By: nicholas on 2008/01/24 12:50:32 + Log: Change the context type of for ($a .. $b) to CXt_LOOP_LAZYIV, and + assert that it isn't using cx->blk_loop.iterlval. + Fix a casting bug when assigning a sentinal to cx->blk_loop.iterary. Branch: perl - ! regexec.c t/op/split.t + ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ -[ 18084] By: merijn on 2002/11/04 11:04:45 - Log: Tru64, gcc -O3, datasize - Sun, 3 Nov 2002; Jarkko Hietaniemi +[ 33060] By: nicholas on 2008/01/24 12:15:43 + Log: Avoid using cx->blk_loop.itermax when reverse iterating an array. Branch: perl - ! README.tru64 hints/dec_osf.sh + ! pp_ctl.c pp_hot.c ____________________________________________________________________________ -[ 18083] By: merijn on 2002/11/04 10:58:52 - Log: Typo configpm - Mon, 4 Nov 2002; Rafael Garcia-Suarez +[ 33059] By: nicholas on 2008/01/24 10:44:25 + Log: Split out foreach iterations of temporary lists on the stack to + CXt_LOOP_STACK. Don't use cx->blk_loop.iterary to store PL_curstack. Branch: perl - ! configpm + ! cop.h pp_ctl.c pp_hot.c sv.c ____________________________________________________________________________ -[ 18082] By: jhi on 2002/11/04 05:38:52 - Log: Integrate: the same caveat as for #18080. - - [ 17779] - upgrade bignum to v0.13: fix test failures and update docs - - [ 17780] - fix bignum test failures - - [ 17784] - #17780 relies on unixy paths to locate own directory for bignum tests. - - [ 17785] - fix non-ANSI C++-style comment - Subject: [ PATCH ] Smoke 17780 /pro/3gl/CPAN/perl-current - From: "H.Merijn Brand" - Date: Mon, 26 Aug 2002 09:15:18 +0200 - Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl> - - [ 17841] - Subject: [PATCH] op/getpid.t failure - From: Michael G Schwern - Date: Tue, 3 Sep 2002 17:48:24 -0700 - Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net> - - [ 17872] - temporarily skip failing Storable tests caused by #17869 - - [ 17901] - Subject: [PATCH] more PASE wisdom - From: Jarkko Hietaniemi - Date: Fri, 13 Sep 2002 00:17:39 +0300 - Message-ID: <20020912211739.GB6980@lyta.hut.fi> - - [ 17912] - Subject: [PATCH] AIX test shouldn't trip OS/400 PASE - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 18:59:48 +0300 - Message-Id: <20020919155948.GU208696@lyta.hut.fi> - - Subject: [PATCH] more PASE tweakage - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 18:01:44 +0300 - Message-Id: <20020919150144.GJ208696@lyta.hut.fi> - - [ 17963] - Subject: Re: [perl #17376] Bug Report - our(%) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 01 Oct 2002 09:54:30 -0700 - Message-ID: - - [ 17969] - Subject: [PATCH] Storable and code serialization: documentation - From: Slaven Rezic - Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST) - Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de> - - [ 17970] - Add a line about 2.05. - - [ 17971] - Subject: Re: Not OK 17969 - From: Slaven Rezic - Date: 03 Oct 2002 13:12:58 +0200 - Message-Id: <87lm5fn5c5.fsf@vran.herceg.de> - - [ 17974] - Fix a precedence problem. - - [ 17977] - Complement to change #17976 : - there was a similar bug on rdo(). - Increment $Safe::VERSION. - - [ 17980] - Upgrade Safe.pm to 2.09 after CPAN backport. - Fix testcases to run properly outside perl core build enviroment. - - [ 17986] - Remove use of caller() in strict.pm, and tighten Safe compartment - for Storable tests to match. - - [ 18000] - Subject: [PATCH] perl573delta delinting - From: Jarkko Hietaniemi - Date: Fri, 4 Oct 2002 16:19:31 +0300 - Message-ID: <20021004131931.GE278184@lyta.hut.fi> - - [ 18008] - Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t) - From: Nicholas Clark - Date: Mon, 7 Oct 2002 23:35:34 +0100 - Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net> - - [ 18014] - Subject: Re: [PATCH] perl573delta delinting - From: Philip Newton - Date: Sat, 12 Oct 2002 21:25:49 +0200 - Message-ID: - - [ 18019] - Subject: Japanese translation of Storable - From: "KAWAI,Takanori" - Date: Tue, 15 Oct 2002 06:31:01 +0900 - Message-Id: <003801c273c9$05888910$1401a8c0@hipposam> - - [ 18024] - Subject: Re: [perl #17061] no strict 'garbage' - From: Slaven Rezic - Date: 10 Oct 2002 16:23:22 +0200 - Message-ID: <87ptui5q5h.fsf@vran.herceg.de> - - [ 18061] - Subject: [PATCH lib/IO.t] Add tests for IO.pm - From: chromatic - Date: Mon, 21 Oct 2002 20:27:43 -0700 - Message-ID: <20021022033253.57952.qmail@onion.perl.org> - - [ 18063] - change #18038 gives too many problems on t/450_service.t; disable - it for now - Branch: maint-5.8/perl - !> (integrate 32 files) -____________________________________________________________________________ -[ 18081] By: jhi on 2002/11/04 05:26:36 - Log: Integrate: - - [ 17741] - Subject: Re: [PATCH] Storable and CODE references - From: Slaven Rezic - Date: 17 Aug 2002 21:58:03 +0200 - Message-id: <87bs812r78.fsf@vran.herceg.de> - Branch: maint-5.8/perl - +> ext/Storable/t/code.t - !> MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t - !> ext/Storable/t/malice.t -____________________________________________________________________________ -[ 18080] By: jhi on 2002/11/04 05:23:04 - Log: The first big import towards 5.8.1, @18078. Please do NOT - expect all to work yet, some tests will fail. This is just - a reasonably optimal/maximal push in the general direction. - - [ 17655] - Upgrade to Unicode::Collate 0.20. - - [ 17656] - Subject: [PATCH] Typo in regcomp.c - From: Chris Ball - Date: 26 Jul 2002 17:49:35 +0100 - Message-Id: <868z3yzb6o.fsf@void.printf.net> - (With additional tweak to s_reginclasslen.) - - [ 17672] - Subject: Re: mention of "use sort" botched in perlfunc? - From: Michael G Schwern - Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST) - Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net> - - [ 17673] - Subject: [PATCH] AUTHORS - From: Walt Mankowski - Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST) - Message-id: <20020721025612.GB15958@pobox.com> - - [ 17674] - Subject: [PATCH] AUTHORS - From: Colin Watson - Date: Thu, 25 Jul 2002 15:54:37 +0100 - Message-id: <20020725145437.GC4921@zeus.com> - - [ 17675] - Fix email address for Kragen Sitaker . - - [ 17676] - Subject: Re: [PATCH] Re: taint news - From: Rick Delaney - Date: 04 Aug 2002 00:28:58 EDT - Message-ID: - Ref: 20020208.005 - - [ 17678] - Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint') - From: hv@crypt.org - Date: Sun, 04 Aug 2002 17:40:30 +0100 - Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk> - - [ 17679] - [ID 20020704.001] again: #17678 caused test failures in pod2html, - in which $1 could leak from previous regexp - - [ 17680] - warn that keywords.h is generated - - [ 17681] - typo - - [ 17683] - Integrate from maint-5.6/macperl via macperl - Changes 17660, 17661, 17662, 17663, 17664 - - [ 17684] - Integrate from perlio: change #17653 fixes bug RT15283 - - [ 17685] - Subject: Re: mention of "use sort" botched in perlfunc? + PATCH - From: "John P. Linderman" - Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST) - Message-id: <200207211613.MAA69505@raptor.research.att.com> - - [ 17686] - More regression tests for $^H and %^H. - Add a TODO test for eval "" preserving %^H. - - [ 17687] - PerlIO::scalar wasn't able to read from non-string - scalar ; now stringifies its argument. - - [ 17688] - Subject: [PATCH] XS build fix for VMS - From: "Craig A. Berry" - Date: Sun, 4 Aug 2002 12:13:06 -0500 - Message-ID: - - [ 17689] - Subject: Re: no warnings 'io'; - From: Nicholas Clark - Date: Sat, 27 Jul 2002 21:49:55 +0100 - Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net> - - Plus a little bit of regression tests. - - [ 17690] - Doc fix : the symbol for COPs wasn't documented. - - [ 17691] - Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir} - From: Henrik Tougaard (via RT) - Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST) - Message-id: - - [ 17692] - Subject: [PATCH] README.jp and README.cn - From: Autrijus Tang - Date: Thu, 25 Jul 2002 07:05:11 +0800 - Message-id: <20020724230511.GA1327@not.autrijus.org> - - [ 17693] - Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD. - From: Abigail - Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST) - Message-id: <20020725085252.A2703@ucan.foad.org> - - [ 17694] - Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00 - From: "H.Merijn Brand" - Date: Wed, 31 Jul 2002 16:04:02 +0200 - Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl> - - [ 17695] - Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault - From: Rafael Garcia-Suarez - Date: Fri, 2 Aug 2002 00:13:10 +0200 - Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr> - - [ 17696] - Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements - From: Slaven Rezic - Date: 31 Jul 2002 09:50:06 +0200 - Message-id: <87ado85ob5.fsf@vran.herceg.de> - - [ 17697] - Subject: Doc patch for Class::Struct under 5.8.0 - From: Damian Conway - Date: Tue, 30 Jul 2002 23:03:14 +1000 - Message-id: <3D471FCF.1C7C6E6B@conway.org> - - [ 17698] - Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic - From: Yitzchak Scott-Thoennes (via RT) - Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST) - Message-id: - - [ 17699] - Subject: [PATCH] Re: [perl #15898] coredump with variable our - From: Rafael Garcia-Suarez - Date: Fri, 2 Aug 2002 23:44:21 +0200 - Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr> - - [ 17700] - Subject: [DOC PATCH] perlipc.pod - From: Arjen Laarhoven - Date: Tue, 6 Aug 2002 14:16:01 +0200 - Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net> - - [ 17701] - Subject: [PATCH] Re: pp_sys.c compile failed.. - From: Andy Dougherty - Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST) - Message-id: - - [ 17702] - Subject: Re: README.aix - From: "H.Merijn Brand" - Date: Tue, 30 Jul 2002 13:30:29 +0200 - Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl> - - [ 17704] - Fix bug #16080 : an attribute list should end at '}' - - [ 17705] - More tests for the attribute syntax, from the - attributes manpage. - - [ 17706] - Subject: Re: missing lower range in {} regex - From: "John P. Linderman" - Date: Fri, 09 Aug 2002 12:48:55 -0400 - Message-ID: <200208091648.MAA77577@raptor.research.att.com> - - [ 17707] - Subject: New HP-UX itanium servers - From: "H.Merijn Brand" - Date: Wed, 07 Aug 2002 13:25:57 +0200 - Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl> - - [ 17710] - Subject: [PATCH] pod/perlfaq4.pod - From: Abigail - Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST) - Message-id: <20020730095202.A6462@ucan.foad.org> - Add references to Regexp::Common. - - [ 17711] - Subject: [PATCH s2p] Small typo correction - From: "Newton, Philip" - Date: Wed, 7 Aug 2002 11:50:51 +0200 - Message-id: - - [ 17712] - Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current - From: "H.Merijn Brand" - Date: Mon, 12 Aug 2002 10:25:20 +0200 - Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl> - gcc bug test needs -lm - - [ 17713] - Subject: [PATCH] gv_fullname3 as call to gv_fullname4 - From: Nicholas Clark - Date: Sun, 11 Aug 2002 16:59:16 +0100 - Message-id: <20020811155914.GE300@Bagpuss.unfortu.net> - - [ 17714] - Subject: [PATCH] perltodo.pod - From: Richard.Foley@t-online.de - Date: Sun, 11 Aug 2002 18:26:10 +0200 - Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com> - perlbug credits - - [ 17716] - Subject: Re: [ID 20020713.001] chomp($data=) strangeness. - From: Hugo van der Sanden - Date: Sat, 13 Jul 2002 17:44:02 +0100 - Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk> - - [ 17717] - Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue - From: Stephen McCamant - Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST) - Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu> - - [ 17719] - Subject: [perl #15987] Tests fail when sources are under CVS control - From: Warren Jones (via RT) - Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST) - Message-id: - - [ 17720] - Subject: Re: [PATCH] Re: taint news - From: Rick Delaney - Date: 04 Aug 2002 00:28:58 EDT - Message-ID: - missed patch fragment from Change #17676 - - [ 17721] - #17717 needed tests fixing up - - [ 17722] - Subject: Minor perlrun.pod patch - From: Iain Truskett - Date: Fri, 16 Aug 2002 16:20:27 +1000 - Message-Id: <20020816162027.D17196@eh.org> - - [ 17724] - ext/B/defsubs.h also depends on the program that builds it - - [ 17727] - Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods - From: Mark-Jason Dominus - Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST) - Message-id: <20020415033855.6343.qmail@plover.com> - - [ 17729] - Subject: [PATCH] Safe.pm documentation - From: Slaven Rezic - Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST) - Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de> - - [ 17733] - Subject: Server rename revisited - From: "H.Merijn Brand" - Date: Tue, 13 Aug 2002 19:19:03 +0200 - Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl> - - [ 17734] - Subject: [PATCH] Re: Pod::Functions tpyo - From: Abe Timmerman - Date: Tue, 13 Aug 2002 23:47:00 +0200 - Message-id: <200208132347.00782.abe@ztreet.demon.nl> - - [ 17735] - Subject: Re: [perl #16198] pod tpyo in hostent.pm - From: Mark-Jason Dominus - Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST) - Message-id: <20020814011909.22744.qmail@plover.com> - - [ 17736] - Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats? - From: Dave Mitchell - Date: Fri, 16 Aug 2002 23:31:07 +0100 - Message-id: <20020816233107.E9388@fdgroup.com> - - [ 17737] - Effect a speedy recovery from POD affected by (ahem, Australian) - negligence. - - [ 17743] - Subject: Re: [PATCH] fix typos in perlpacktut - From: "Mr. Nobody" - Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST) - Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com> - - [ 17744] - Subject: typo in perfunc.pod - From: "John P. Linderman" - Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST) - Message-id: <200208191245.IAA20072@raptor.research.att.com> - - [ 17748] - todo test for linux $0 modification - Subject: Re: [perl #16206] $0 in 5.8 - From: Slaven Rezic - Date: 17 Aug 2002 21:32:37 +0200 - Message-id: <87elcx2sdm.fsf@vran.herceg.de> - - [ 17749] - avoid use of %caller::EXPORT - Subject: [PATCH] Re: question about Exporter::import - From: Nicholas Clark - Date: Wed, 14 Aug 2002 21:33:12 +0100 - Message-id: <20020814203311.GD278@Bagpuss.unfortu.net> - - [ 17750] - Subject: [PATCH] Fix DBM filters - From: "Paul Marquess" - Date: Wed, 21 Aug 2002 11:40:49 +0100 - Message-ID: - - [ 17752] - Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9 - From: SADAHIRO Tomoyuki - Date: Fri, 26 Jul 2002 02:59:12 +0900 - Message-Id: <20020726025828.B5E9.BQW10602@nifty.com> - - [ 17753] - Subject: podlators 1.24 released - From: Russ Allbery - Date: Sat, 03 Aug 2002 20:56:42 -0700 - Message-ID: - - [ 17754] - Subject: ANNOUNCE: Math-BigInt v1.62 - From: Tels - Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST) - Message-Id: <200208211513.g7LFDUs02512@crypt.org> - - [ 17755] - new files from #17754 - - [ 17756] - Subject: ANNOUCNE: Math::BigRat v0.09 - From: Tels - Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST) - Message-Id: <200208141812.g7EICrV23771@crypt.org> - - [ 17757] - new file for #17756 - - [ 17758] - bignum-0.12 updates from: - Subject: [ANNOUCNE] Big Math::Big* update - From: Tels - Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST) - Message-Id: <200208132121.g7DLLRV21408@crypt.org> - - [ 17759] - Subject: [PATCH] x2p/str.c signedness nits - From: Jarkko Hietaniemi - Date: Fri, 23 Aug 2002 02:43:30 +0300 - Message-Id: <20020822234330.GC31624@lyta.hut.fi> - - [ 17760] - Subject: [PATCH] PPPort IVSIZE and SvPV_nolen - From: Jarkko Hietaniemi - Date: Fri, 23 Aug 2002 05:29:09 +0300 - Message-Id: <20020823022909.GC9135@lyta.hut.fi> - - [ 17761] - Incorporate fix from JHI at: - http://rt.perl.org/rt2/Ticket/Display.html?id=16708 - - [ 17764] - a2p wasn't installed with -Dversiononly - - [ 17765] - Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t - From: Nicholas Clark - Date: Sat, 24 Aug 2002 17:01:08 +0100 - Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net> - (plus a typo fix) - - [ 17766] - Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut - From: Peter BARABAS (via RT) - Date: 24 Aug 2002 08:16:19 -0000 - Message-ID: - - [ 17767] - Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0) - From: "Randy W. Sims" (via RT) - Date: 18 Aug 2002 13:27:12 -0000 - Message-Id: - - [ 17768] - Subject: [PATCH] fix lib.pm's import() to accept readonly parameters - From: Anton Berezin - Date: Tue, 20 Aug 2002 23:44:25 +0200 - Message-ID: <20020820214425.GG16178@heechee.tobez.org> - - [ 17769] - Subject: bit more for WinCE - From: "Vadim Konovalov" - Date: Wed, 21 Aug 2002 01:31:52 +0400 - Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad> - - [ 17770] - Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release - From: "Jos I. Boumans" - Date: Wed, 21 Aug 2002 14:55:51 +0200 - Message-ID: <20020821124817.34761.qmail@onion.perl.org> - - [ 17771] - Subject: Newdated info for HP-UX - From: "H.Merijn Brand" - Date: Wed, 21 Aug 2002 20:20:17 +0200 - Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl> - - [ 17772] - Subject: Re: p5p patches - From: "H.Merijn Brand" - Date: Fri, 23 Aug 2002 15:27:48 +0200 - Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl> - - [ 17773] - Subject: Re: a bugfix for Pod::Html (in diff -u format) - From: DH - Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT) - Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com> - - [ 17774] - Subject: [PATCH lib/Benchmark.(pm|t)] Make cmpthese work as documented. - From: Abigail - Date: Thu, 22 Aug 2002 04:10:39 -0700 - Message-ID: <20020822041039.A2089@ucan.foad.org> - - [ 17775] - Subject: [perl #16729] crypt() doesn't work in multithreaded perl - From: "mls@suse.de (via RT)" - Date: 23 Aug 2002 15:24:39 -0000 - Message-Id: - - [ 17776] - Subject: [PATCH] ExtUtils::Constant 0.13 - From: Nicholas Clark - Date: Fri, 23 Aug 2002 19:21:12 +0100 - Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net> - - [ 17778] - Subject: Encode 1.76 Released - From: Dan Kogai - Date: su elo 25, 2002 11:27:07 US/Eastern - Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp> - - [ 17781] - #17775 changed reentr.c instead of reentr.pl, which generates it - - [ 17782] - new test for change #17773 - Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch) - From: DH - Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT) - Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com> - - [ 17783] - Subject: [ANNOUNCE] Test::Simple 0.47 - From: Michael G Schwern - Date: Mon, 26 Aug 2002 04:13:03 -0700 - Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net> - - [ 17786] - Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz - From: "Sean M. Burke" - Date: Mon, 26 Aug 2002 04:38:19 -0600 - Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net> - - [ 17787] - fix for: - Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken - From: (Randal L. Schwartz) (via RT) - Date: 26 Aug 2002 15:01:36 -0000 - Message-Id: - - [ 17789] - Subject: Patch perlvar.pod - From: mjd@plover.com - Date: 27 Aug 2002 03:03:01 -0000 - Message-Id: <20020827030301.32481.qmail@plover.com> - - [ 17790] - #17783 introduced an outdated test module, causing failure in - lib/ExtUtils/t/problems.t. This grabs a more recent copy from - ExtUtils::MakeMaker. - - [ 17791] - Missing MANIFEST files for #17783. - - [ 17797] - Subject: Re: [perl #16677] B::SV::FLAGS dumps core - From: Mark-Jason Dominus - Date: Sun, 25 Aug 2002 22:31:54 -0400 - Message-ID: <20020826023154.22986.qmail@plover.com> - - [ 17798] - Subject: [PATCH] posixify getppid on linux-multithread - From: Rafael Garcia-Suarez - Date: Tue, 6 Aug 2002 21:56:46 +0200 - Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr> - - [ 17799] - Subject: Re: if.pm bug. - From: "Steffen Mueller" - Date: Sun, 25 Aug 2002 00:27:59 +0200 - Message-ID: <20020824222210.16387.qmail@onion.perl.org> - - [ 17800] - Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5 - From: Mark-Jason Dominus - Date: Sun, 25 Aug 2002 12:09:53 -0400 - Message-ID: <20020825160953.15987.qmail@plover.com> - - [ 17801] - Subject: [PATCH] ExtUtils::Constant 0.14 - From: Nicholas Clark - Date: Sun, 25 Aug 2002 18:06:00 +0100 - Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net> - - [ 17802] - Subject: [perl #16769] Documention bug - From: "dformosa@dformosa.zeta.org.au (via RT)" - Date: 26 Aug 2002 10:01:04 -0000 - Message-Id: - - [ 17803] - Subject: [PATCH] AIX compiler setup sanity checking - From: Jarkko Hietaniemi - Date: Thu, 29 Aug 2002 16:43:51 +0300 - Message-Id: <20020829134351.GG5219@lyta.hut.fi> - - [ 17804] - Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks - From: Rafael Garcia-Suarez - Date: Tue, 27 Aug 2002 23:36:53 +0200 - Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr> - - [ 17805] - Fix based on: - Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx) - From: "esm@pobox.com (via RT)" - Date: 27 Aug 2002 22:10:16 -0000 - Message-Id: - - [ 17806] - #17449 failed to apply the actual patch. This is it. - - [ 17807] - Subject: [PATCH] IRIX + INSTALL - From: Jarkko Hietaniemi - Date: Fri, 30 Aug 2002 06:31:48 +0300 - Message-Id: <20020830033148.GA874@lyta.hut.fi> - - [ 17808] - Subject: [PATCH] Tru64 vs Berkeley DB - From: Jarkko Hietaniemi - Date: Fri, 30 Aug 2002 06:56:38 +0300 - Message-Id: <20020830035638.GB874@lyta.hut.fi> - - [ 17810] - Subject: [PATCH] Fixes to threads::shared when disabled - From: Michael G Schwern - Date: Wed, 28 Aug 2002 06:04:18 -0700 - Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net> - - [ 17811] - Subject: Re: Recent changes on the HP porting center - From: "H.Merijn Brand" - Date: Wed, 28 Aug 2002 17:39:27 +0200 - Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl> - - [ 17812] - Subject: [PATCH] typos in Hash::Util documentation - From: Slaven Rezic - Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST) - Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de> - - [ 17813] - Subject: [PATCH] Re: glob names and Regexp type introspection - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 29 Aug 2002 17:31:31 -0700 - Message-ID: - - [ 17814] - Subject: [PATCH] perlmod.pod nit - From: Autrijus Tang - Date: Thu, 29 Aug 2002 03:49:34 +0800 - Message-ID: <20020828194934.GA12244@not.autrijus.org> - - [ 17816] - Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output - From: "Brendan O'Dea" - Date: Thu, 29 Aug 2002 22:46:47 +1000 - Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au> - - [ 17817] - Subject: [PATCH] AUTHORS - From: "Brendan O'Dea" - Date: Thu, 29 Aug 2002 22:49:34 +1000 - Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au> - - [ 17818] - add test related to change #17799: - Subject: Re: if.pm bug. - From: "Steffen Mueller" - Date: Thu, 29 Aug 2002 19:39:58 +0200 - Message-ID: <20020829173358.34731.qmail@onion.perl.org> - - [ 17821] - Advertise Linux::Pid. - - [ 17822] - Some simple tests for the POSIX::isXXX() functions. - - [ 17823] - Fix bug #16828. - Add a few tests to ext/B/t/b.t, make it use Test::More. - - [ 17824] - Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently. - From: Richard Soderberg (via RT) - Date: 3 Sep 2002 18:48:54 -0000 - Message-ID: - - Subject: [PATCH] A variety of README nitpicks. - From: Richard Soderberg - Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT) - Message-ID: - - [ 17825] - Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH] - From: "John P. Linderman" - Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT) - Message-Id: <200208271900.PAA98096@raptor.research.att.com> - - [ 17826] - Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully - From: "Brendan O'Dea" - Date: Thu, 29 Aug 2002 22:42:39 +1000 - Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au> - - [ 17827] - Subject: [PATCH] OS/400 PASE port - From: Jarkko Hietaniemi - Date: Thu, 29 Aug 2002 22:22:51 +0300 - Message-ID: <20020829192251.GA27102@lyta.hut.fi> - - [ 17828] - Subject: [PATCH] File::Spec->catfile not canonicalizing consistently - From: Michael G Schwern - Date: Fri, 30 Aug 2002 03:40:45 -0700 - Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net> - - [ 17829] - Subject: Correction for AUTHORS.html - From: Sean Davis - Date: Fri, 30 Aug 2002 03:51:16 -0700 - Message-ID: <20020830035116.A18739@endersgame.net> - - [ 17830] - update email address for Paul Marquess - - [ 17833] - Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times() - From: Jarkko Hietaniemi - Date: Sun, 1 Sep 2002 19:23:55 +0300 - Message-ID: <20020901162355.GH12536@lyta.hut.fi> - - [ 17834] - perldoc: allow arguments for pager - Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch - From: Chip Turner - Date: 02 Sep 2002 01:17:23 -0400 - Message-ID: - - [ 17835] - fix coredump after 64k-deep recursion - Subject: Re: debugging coredump with -DD - From: hv@crypt.org - Date: Tue, 03 Sep 2002 14:34:20 +0100 - Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk> - - [ 17836] - Subject: [PATCH] DB_File 1.805 - From: "Paul Marquess" - Date: Mon, 2 Sep 2002 23:56:40 +0100 - Message-ID: - - [ 17837] - Subject: [PATCH lib/Config.t] test grandfathered Config variables - From: Michael G Schwern - Date: Mon, 2 Sep 2002 22:29:07 -0700 - Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net> - - [ 17838] - Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2 - From: =?ISO-8859-1?Q?Kay_R=F6pke?= - Date: Tue, 3 Sep 2002 13:46:18 +0200 - Message-Id: - - [ 17839] - Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction - From: "Brendan O'Dea" - Date: Wed, 4 Sep 2002 02:36:10 +1000 - Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au> - - [ 17840] - Subject: [PATCH] File::Basename doesn't lazy load Carp right. - and Subject: [PATCH] More modules that don't lazy load Carp right. - From: Michael G Schwern - Date: Tue, 3 Sep 2002 17:21:57 -0700 - Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net> - and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net> - - [ 17844] - #17836 (DB_File-1.805) misses a couple of dTHX declarations - - [ 17845] - Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t - - [ 17846] - Subject: Re: [PATCH] A variety of README nitpicks. - From: "H.Merijn Brand" - Date: Wed, 04 Sep 2002 09:10:05 +0200 - Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl> - - [ 17848] - AUTHORS: preferred address for Allen Smith - - [ 17849] - document setting the email address - - [ 17850] - Subject: [PATCH] (mostly (Unicode)) pod nits - From: Jarkko Hietaniemi - Date: Fri, 6 Sep 2002 06:01:57 +0300 - Message-Id: <20020906030157.GA28252@lyta.hut.fi> - - [ 17859] - Subject: Re: [PATCH] Attempt at speeding up Config.pm. Didn't work. - From: Nicholas Clark - Date: Mon, 2 Sep 2002 23:22:32 +0100 - Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net> - - [ 17860] - #17859 misuses s/// return values - - [ 17861] - Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings - From: Michael G Schwern - Date: Fri, 6 Sep 2002 14:03:16 -0700 - Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net> - - [ 17862] - Subject: [PATCH t/TestInit.pm] Set env PERL_CORE - From: Michael G Schwern - Date: Wed, 4 Sep 2002 11:38:01 -0700 - Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net> - - [ 17863] - setting PERL_CORE as in #17861 violates assumptions made by taint tests - - [ 17864] - Subject: sv_2pv_flags and ROK and UTF8 flags - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 04 Sep 2002 21:09:01 -0700 - Message-ID: - Date: Fri, 06 Sep 2002 09:23:03 -0700 - Message-ID: - - [ 17865] - Subject: Unicode::Collate 0.23 Released - From: SADAHIRO Tomoyuki - Date: Thu, 05 Sep 2002 23:28:32 +0900 - Message-Id: <20020905232316.8151.BQW10602@nifty.com> - - [ 17866] - Subject: [PATCH] OS/400 PASE symbol scan tweak - From: Jarkko Hietaniemi - Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST) - Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi> - - [ 17867] - Subject: [PATCH] allow using hires time() in Benchmark - From: Jarkko Hietaniemi - Date: Fri, 6 Sep 2002 00:38:11 +0300 - Message-ID: <20020905213811.GA23771@lyta.hut.fi> - - [ 17868] - small fix to perl58delta for MIME::QuotedPrint, from Jarkko - - [ 17869] - Subject: [perl #17061] no strict 'garbage' - From: Elizabeth Mattijsen (via RT) - Date: 6 Sep 2002 19:31:02 -0000 - Message-Id: - Date: Sat, 07 Sep 2002 13:40:22 +0200 - Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl> - - [ 17870] - regularise whitespace and formatting in util.c - - [ 17871] - Subject: [PATCH] tiddly tidy up for util.c - From: Nicholas Clark - Date: Fri, 6 Sep 2002 23:00:14 +0100 - Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net> - - [ 17874] - Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t - From: "Allen Smith" - Date: Sat, 7 Sep 2002 05:25:45 -0400 - Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu> - - [ 17875] - Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick) - From: Nicholas Clark - Date: Sun, 8 Sep 2002 15:46:44 +0100 - Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net> - - Plus two other similar tweaks - - [ 17876] - Subject: Re: Smoke 17849 MSWin32 (w2k/GCC) - From: Abe Timmerman - Date: Mon, 9 Sep 2002 01:32:19 +0200 - Message-Id: <200209090132.19891.abe@ztreet.demon.nl> - - [ 17877] - Subject: [PATCH] configpm - From: Abe Timmerman - Date: Sun, 8 Sep 2002 17:21:19 +0200 - Message-Id: <200209081721.19233.abe@ztreet.demon.nl> - - [ 17878] - small grammar fix in Benchmark docs - - [ 17879] - Subject: [PATCH] Configure locincpth vs Jaguar gcc 3 - From: Jarkko Hietaniemi - Date: Mon, 9 Sep 2002 00:07:46 +0300 - Message-ID: <20020908210746.GB4136@lyta.hut.fi> - - [ 17880] - integrate Math::BigInt-1.63 - Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63 - From: Tels - Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST) - Message-Id: <200209082022.g88KMGY20194@crypt.org> - - [ 17881] - Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t - From: "Allen Smith" - Date: Mon, 9 Sep 2002 01:48:08 -0400 - Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu> - - [ 17883] - Subject: [PATCH] Quieten warnings in Deparse.pm - From: Paul Johnson - Date: Sun, 8 Sep 2002 23:50:11 +0200 - Message-ID: <20020908215011.GA879@pjcj.net> - - [ 17884] - Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage') - From: Nicholas Clark - Date: Sun, 8 Sep 2002 19:45:52 +0100 - Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net> - - [ 17885] - Subject: [PATCH] strict.pm pod at __END__ - From: Nicholas Clark - Date: Sun, 8 Sep 2002 22:36:09 +0100 - Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net> - - [ 17886] - Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm. Didn't work. - From: Nicholas Clark - Date: Sun, 8 Sep 2002 23:05:54 +0100 - Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net> - - [ 17887] - Subject: Re: [PATCH] Quieten warnings in Deparse.pm - From: Paul Johnson - Date: Mon, 9 Sep 2002 23:37:33 +0200 - Message-ID: <20020909213733.GD879@pjcj.net> - - [ 17888] - New low-price HP servers - - [ 17892] - Callback behaviour in hints - Mon, 9 Sep 2002, Allen Smith - - [ 17897] - Subject: [perl #17119] typo in utils/dprofpp.PL - From: "Todd C. Miller" (via RT) - Date: 10 Sep 2002 18:49:56 -0000 - Message-ID: - - [ 17898] - Fix bug #17006 : remove spurious do{} in the deparsing - of s/.../.../e. - - [ 17899] - Re: [perl #17170] NetBSD and useshrplib config option - Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez - - [ 17906] - Fix pod/perlmodlib.PL (it wasn't generating a complete list - of modules.) Regenerate pod/perlmodlib.pod. Add a warning : - not all modules listed in perlmodlib are necessarily installed. - Plus some corrections by Vincent Lefevre. - - [ 17907] - Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha - From: Jarkko Hietaniemi - Date: Sun, 15 Sep 2002 18:02:17 +0300 - Message-ID: <20020915150217.GB21300@lyta.hut.fi> - - [ 17908] - Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_ - From: (Ilya Martynov) (via RT) - Date: 15 Sep 2002 19:06:56 -0000 - Message-Id: - - [ 17909] - Pod formatting nit, found by Merijn and Jos Boumans. - - [ 17910] - Fix #17375 (rcatline didn't work on a formerly-defined undef) by - checking for SvOK in do_readline(). - - [ 17911] - Typo fix. - - [ 17913] - Subject: [PATCH perl@17882] file spec tweaks for VMS - From: "Craig A. Berry" - Date: Wed, 18 Sep 2002 16:57:02 -0500 - Message-ID: <3D88F6AE.3020708@mac.com> - - [ 17914] - Subject: [PATCH] PASE saga continues - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 23:30:20 +0300 - Message-ID: <20020919203020.GB274453@lyta.hut.fi> - - [ 17915] - Patch #17914 was empty ; this should have been applied instead. - - [ 17916] - Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity - From: "Brendan O'Dea" - Date: Tue, 10 Sep 2002 09:19:05 +1000 - Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au> - - [ 17917] - Subject: Re: [perl #17141] Text::Wrap "this should not happen" message - From: Slaven Rezic - Date: 11 Sep 2002 19:37:09 +0200 - Message-ID: <871y80a0my.fsf@vran.herceg.de> - - [ 17918] - Subject: [PATCH] perldoc -f stat (perlfunc.pod) - From: "Brendan O'Dea" - Date: Mon, 23 Sep 2002 22:45:40 +1000 - Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au> - - [ 17921] - add TODO tests for slow our() declaration - Subject: Re: [perl #17376] Bug Report - our(%) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 19 Sep 2002 22:34:01 -0700 - Message-ID: - - [ 17922] - Subject: Re: [PATCH] spurious t/auto directory appears - From: Michael G Schwern - Date: Fri, 13 Sep 2002 23:56:05 -0400 - Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net> - - [ 17923] - Subject: [PATCH] Re: Advice on coredump - From: Rafael Garcia-Suarez - Date: Wed, 18 Sep 2002 22:14:57 +0200 - Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr> - - [ 17925] - Subject: [PATCH v2] enable -ansi -pedantic - From: Jarkko Hietaniemi - Date: Wed, 18 Sep 2002 01:19:25 +0300 - Message-ID: <20020917221925.GF85044@lyta.hut.fi> - - [ 17926] - Subject: [PATCH] defuse installusrbinperl - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 18:01:03 +0300 - Message-ID: <20020919150103.GI208696@lyta.hut.fi> - - [ 17927] - Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment - From: Marty Pauley - Date: Fri, 20 Sep 2002 09:52:16 +0100 - Message-Id: 20020920085216.GC10512@soto.kasei.com - - [ 17928] - Subject: [PATCH] bug in utf8.c(?) - From: Marty Pauley - Date: Fri, 20 Sep 2002 10:55:33 +0100 - Subject: [PATCH] bug in utf8.c(?) - - [ 17930] - Subject: [perl #17445] Class::Struct patch: version number, examples - From: Ken Neighbors (via RT) - Date: 19 Sep 2002 18:48:22 -0000 - Message-Id: - - [ 17931] - Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm - From: Kay_Röpke - Date: Fri, 20 Sep 2002 16:09:08 +0200 - Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de> - - [ 17932] - #17931 checked for wrong constant - - [ 17933] - Subject: [PATCH] perl #17453 - From: Jarkko Hietaniemi - Date: Fri, 20 Sep 2002 17:22:45 +0300 - Message-ID: <20020920142245.GG280265@lyta.hut.fi> - - [ 17934] - missing '.' in test from #17932 - - [ 17935] - Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes. - From: Andy Lester - Date: Fri, 20 Sep 2002 12:23:41 -0500 - Message-ID: <20020920172341.GA15672@petdance.com> - - [ 17936] - Subject: [PATCH] configure.com -- don't exclude threads::shared - From: "Craig A. Berry" - Date: Wed, 25 Sep 2002 17:14:33 -0500 - Message-ID: <3D923549.6050809@mac.com> - - [ 17938] - Email address change for Stéphane Payrard - - [ 17939] - Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX - From: Allen Smith (via RT) - Date: 13 Sep 2002 03:01:30 -0000 - Message-Id: - - [ 17940] - Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0 - From: Rafael Garcia-Suarez - Date: Fri, 27 Sep 2002 13:52:18 +0200 - Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr> - - [ 17941] - Subject: [perl #16796] Configure script buglet - From: "Amick, Eric" (via RT) - Date: 27 Aug 2002 20:09:29 -0000 - Message-Id: - - [ 17945] - -Dgccansipedantic only for gcc 3+ - Mon, 30 Sep 2002, Jarkko Hietaniemi - - [ 17947] - Subject: Re: sv_2pv_flags and ROK and UTF8 flags - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 11 Sep 2002 22:22:45 -0700 - Message-ID: - - [ 17948] - Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3) - From: chromatic - Date: Fri, 13 Sep 2002 14:26:08 -0700 - Message-Id: <200209131426.08116.chromatic@wgz.org> - - [ 17949] - patch based on: - Subject: Re: [perl #17376] Bug Report - our(%) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 30 Sep 2002 15:22:18 -0700 - Message-ID: - - [ 17950] - Add silly bandaid to stop segfaults on subsequent accesses to - the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol() - (<$fred>). - - [ 17952] - better handling of whitespace in autodoc declarations; fragment from: - Subject: [PATCH pad.c,h] move all pad-related code to its own src file - From: Dave Mitchell - Date: Wed, 25 Sep 2002 23:40:23 +0100 - Message-ID: <20020925234023.A20044@fdgroup.com> - - [ 17954] - Subject: [PATCH] Re: perlio bug? - From: Rafael Garcia-Suarez - Date: Wed, 25 Sep 2002 21:58:12 +0200 - Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr> - - [ 17955] - add precedence warning for bitwise docs - Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really... - From: Mike Guy - Date: Thu, 26 Sep 2002 13:20:45 +0100 - Message-Id: - - [ 17956] - Devel::Peek tests from: - Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 26 Sep 2002 22:16:39 -0700 - Message-ID: <3m+k9gzkgqnP092yn@efn.org> - - [ 17957] - document how to set APPLLIB_EXP - Subject: Re: [perl #15957] error installing perl 5.8.0 - From: Andy Dougherty - Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT) - Message-ID: - - [ 17958] - missing quote from #17957 - - [ 17959] - Subject: [DOCPATCH] Unicode porting advice - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 27 Sep 2002 15:30:16 +0200 - Message-ID: - - [ 17961] - Subject: Re: Hash::Util::lock_keys inhibits bless - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Mon, 30 Sep 2002 17:24:06 +0200 - Message-ID: - - [ 17962] - Subject: [PATCH] no [] in tr/// - From: Jarkko Hietaniemi - Date: Wed, 2 Oct 2002 17:09:11 +0300 - Message-Id: <20021002140911.GH278184@lyta.hut.fi> - - [ 17964] - Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die - From: Rafael Garcia-Suarez - Date: Tue, 1 Oct 2002 23:34:35 +0200 - Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr> - - [ 17965] - op/tr.t test is affected by #17962 - - [ 17966] - Subject: [PATCH] retropatch - From: Jarkko Hietaniemi - Date: Fri, 27 Sep 2002 03:51:34 +0300 - Message-ID: <20020927005134.GB339120@lyta.hut.fi> - - [ 17967] - Subject: [PATCH] reentrant buffers - From: Jarkko Hietaniemi - Date: Fri, 27 Sep 2002 01:08:56 +0300 - Message-ID: <20020926220856.GA339120@lyta.hut.fi> - - [ 17968] - Subject: [PATCH] Re: speed of my - From: Stephen McCamant - Date: Wed, 2 Oct 2002 21:48:59 -0400 - Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU> - - [ 17972] - Add a new warning, "Possible precedence problem on bitwise - %c operator", triggerred when a bitwise op has a numeric - comparison op as child. - - [ 17973] - Change the warning message "%s trapped by operation mask" - to include '' around the op name. Document it in perldiag. - - [ 17976] - Fix bug #17744, suggested by Andreas Jurenda, - tweaked by rgs (security hole in Safe). - - [ 17978] - Upgrade to Attribute::Handlers 0.78 - - [ 17979] - Subject: [PATCH] fix typo in Tie::Array - From: "Jos I. Boumans" - Date: sat okt 5, 2002 20:39:17 Europe/Stockholm - Message-Id: <20021005183920.14746.qmail@onion.perl.org> - - [ 17981] - Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting - Tue, 8 Oct 2002; Andy Dougherty - - [ 17982] - Correct mailing list archive URL - Wed, 9 Oct 2002; Slaven Rezic - - [ 17983] - Tru64 and gcc and threads - Sat, 5 Oct 2002; Jarkko Hietaniemi - - [ 17984] - Fix bug #17823 : non-modifying tr/// stringifies references - - [ 17985] - Subject: Re: README.cygwin draft update - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 07 Oct 2002 17:15:09 -0700 - Message-ID: - - [ 17987] - Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect - From: "Allen Smith" - Date: Mon, 9 Sep 2002 17:36:55 -0400 - Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu> - - [ 17988] - Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari) - From: Nicholas Clark - Date: Sat, 28 Sep 2002 18:52:00 +0100 - Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net> - - [ 17989] - Subject: PATCH: lib/ExtUtils/typemap - From: Brian Ingerson - Date: Sat, 28 Sep 2002 13:03:24 -0700 - Message-ID: <20020928130324.A16900@ttul.org> - - [ 17992] - Subject: Re: Hash::Util::lock_keys inhibits bless - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 04 Oct 2002 06:38:57 +0200 - Message-ID: - - [ 17993] - croak() is better written Perl_croak() in C code. - - [ 17994] - Fix bug #17776 : memory corruption in qr/##/x - - [ 17995] - Subject: [perl #17819] Typo in perltooc? - From: Bob Wilkinson (via RT) - Date: 9 Oct 2002 09:50:40 -0000 - Message-Id: - - Subject: [perl #17821] Typo in perltooc - From: Bob Wilkinson (via RT) - Date: 9 Oct 2002 10:12:51 -0000 - Message-Id: - - [ 17996] - Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport() - From: chromatic - Date: Thu, 03 Oct 2002 22:56:54 -0700 - Message-ID: <20021004060120.33329.qmail@onion.perl.org> - - [ 17997] - Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3 - From: Information Service - Date: Wed, 09 Oct 2002 07:17:00 +0400 - Message-ID: <3DA39FAC.85471200@lingo.kiev.ua> - - [ 17998] - Fix bug #17771 : segfault with the 'for' statement modifier - used inside a map or a grep. - - [ 17999] - Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers) - From: Jarkko Hietaniemi - Date: Fri, 4 Oct 2002 16:11:57 +0300 - Message-ID: <20021004131157.GD278184@lyta.hut.fi> - - [ 18001] - Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 10 Oct 2002 14:28:55 -0700 - Message-ID: - - [ 18002] - Subject: [Encode] 1.77 Released - From: Dan Kogai - Date: Sun, 6 Oct 2002 12:52:52 +0900 - Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp> - - [ 18003] - Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956 - and #18001. - - [ 18004] - updated hints for Darwin from Wilfredo Sanchez - - [ 18005] - Subject: Re: Building bleadperl (minperl) fails completely under VC7 - From: Abe Timmerman - Date: Tue, 8 Oct 2002 14:16:56 +0200 - Message-Id: <200210081416.56942.abeltje@cpan.org> - - [ 18007] - Subject: [perl #17773] errors in c2ph(1) man page - From: Eric Melville (via RT) - Date: 7 Oct 2002 02:58:34 -0000 - Message-Id: - - [ 18009] - Subject: [PATCH perldoc] For screaming hell's sake - From: Simon Cozens - Date: Tue, 8 Oct 2002 11:13:07 +0100 - Message-ID: <20021008101307.GA8175@netthink.co.uk> - - [ 18010] - Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious - From: Nicholas Clark - Date: Tue, 8 Oct 2002 21:52:53 +0100 - Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net> - - [ 18011] - Subject: [perl #17805] BUG: Grammar bug during Configure - From: Richard Hitt (via RT) - Date: 8 Oct 2002 21:04:30 -0000 - Message-Id: - - [ 18012] - #18005 was not enough - Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7) - From: Abe Timmerman - Date: Sat, 12 Oct 2002 17:56:39 +0200 - Message-Id: <200210121756.39803.abeltje@cpan.org> - - [ 18013] - Subject: [PATCH] for -Dm - From: Slaven Rezic - Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST) - Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de> - - [ 18015] - The -0 command-line switch wasn't setting $/ at compile-time. - Move the initialization of $/ just after switch parsing - (it was done after yyparse().) - - [ 18016] - Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod - From: SADAHIRO Tomoyuki - Date: Sun, 13 Oct 2002 09:02:36 +0900 - Message-Id: <20021013090227.FFCD.BQW10602@nifty.com> - - [ 18017] - Subject: [PATCH] perlipc.pod - From: Slaven Rezic - Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST) - Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de> - - [ 18018] - Subject: Re: [PATCH] cv.h: Comment update - From: Paul Johnson - Date: Mon, 14 Oct 2002 20:00:50 +0200 - Message-ID: <20021014180050.GC7333@pjcj.net> - - [ 18020] - prototype() didn't warn when used in void context. - - [ 18021] - Subject: [PATCH] minor tweaks in Porting/pumpkin.pod - From: Slaven Rezic - Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST) - Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de> - - [ 18022] - Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 15 Oct 2002 17:01:43 -0700 - Message-ID: - - [ 18023] - Subject: Re: [perl #17830] open FH, "<&", $fd - From: Steve Grazzini - Date: 11 Oct 2002 22:28:58 -0000 - Message-ID: <20021011222858.452.qmail@onion.perl.org> - - [ 18025] - definition of MAXPATHLEN - Subject: [PATCH] standard lawyerism - From: Jarkko Hietaniemi - Date: Fri, 11 Oct 2002 02:48:26 +0300 - Message-ID: <20021010234825.GM292305@lyta.hut.fi> - - [ 18028] - Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) - From: Abe Timmerman - Date: Thu, 17 Oct 2002 23:38:34 +0200 - Message-Id: <200210172338.34728.abe@ztreet.demon.nl> - - [ 18029] - minor tweaks in Porting/pumpkin.pod - Fri, 18 Oct 2002; Philip Newton - - [ 18033] - Upgrade to Test.pm v1.23 - - [ 18034] - Update to Time::HiRes v1.38 - - [ 18035] - Subject: Re: [perl #17951] Strange UTF error - From: Jarkko Hietaniemi - Date: Wed, 16 Oct 2002 18:50:51 +0300 - Message-ID: <20021016155051.GB268437@lyta.hut.fi> - - [ 18036] - Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes - From: Slaven Rezic - Date: 14 Oct 2002 09:37:18 +0200 - Message-ID: <8765w5wjwx.fsf@vran.herceg.de> - - [ 18037] - Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf - From: Jarkko Hietaniemi - Date: Mon, 14 Oct 2002 14:49:54 +0300 - Message-ID: <20021014114954.GB80937@lyta.hut.fi> - - [ 18038] - Update to Net::Ping v2.23 - - [ 18039] - Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update - From: =?iso-8859-1?Q?St=E9phane?= Payrard - Date: Tue, 15 Oct 2002 02:17:03 +0200 - Message-ID: <20021015001703.GG7914@stefp.dyndns.org> - - [ 18041] - Subject: Re: [perl #18019] regex overoptimization - From: hv@crypt.org - Date: Mon, 21 Oct 2002 03:21:54 +0100 - Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk> - - [ 18042] - Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >> - From: hv@crypt.org - Date: Mon, 21 Oct 2002 11:27:40 +0100 - Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk> - - [ 18044] - Subject: [PATCH] Shell.pm object methods broken - From: Dan Brook - Date: Thu, 17 Oct 2002 16:05:04 +0100 - Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com> - - [ 18045] - improve 'atomicity' wording - - [ 18046] - Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) - From: Alain Barbet - Date: Fri, 18 Oct 2002 15:29:29 +0200 - Message-ID: <3DB00CB9.70708@alianwebserver.com> - - [ 18047] - Subject: [PATCH] AutoLoader gives wrong message - From: Peter Scott - Date: Thu, 17 Oct 2002 19:54:56 -0700 - Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com> - - [ 18049] - Subject: [PATCH] perluniintro - From: Jarkko Hietaniemi - Date: Sun, 20 Oct 2002 15:48:09 +0300 - Message-ID: <20021020124809.GE444369@lyta.hut.fi> - - [ 18050] - perlmodlib.pod nit suggested by David Dyck (bug #18055) - Regenerate perlmodlib.pod - - [ 18051] - Further tweaks to perluniintro.pod - - [ 18052] - Further tweaks to perlmodlib.pod. - Add a note about perllocal.pod, which wasn't documented. - - [ 18053] - charnames pragma extended with :alias for customized - unicode naming aliases - Mon, 21 Oct 2002; "H.Merijn Brand" - - [ 18055] - Reverse change #8066 and sense of test, to satisfy [perl #17763] - - [ 18056] - Subject: [PATCH] B/C.pm: make $0 to argv[0] again - From: Autrijus Tang - Date: Sat, 19 Oct 2002 17:51:57 +0800 - Message-ID: <20021019095157.GA430@not.autrijus.org> - - [ 18057] - Subject: [Encode] 1.80 released - From: Dan Kogai - Date: Tue, 22 Oct 2002 05:47:16 +0900 - Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp> - - [ 18058] - Subject: The Inaba patch for tr/// vs. use encoding - From: Dan Kogai - Date: Mon, 21 Oct 2002 17:36:02 +0900 - Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp> - - [ 18059] - Subject: [perl #18036] perldoc refuses to run on BeOS - From: "mauzo@csv.warwick.ac.uk (via RT)" - Date: 21 Oct 2002 10:18:50 -0000 - Message-Id: - - [ 18060] - 2 lines of change #18039 had several problems - - [ 18062] - Subject: [PATCH] DB_File 1.806 - From: "Paul Marquess" - Date: Tue, 22 Oct 2002 11:16:21 +0100 - Message-ID: - - [ 18069] - Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious - From: Nicholas Clark - Date: Sun, 27 Oct 2002 22:31:08 +0000 - Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net> - - [ 18071] - Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update - From: "Paul Marquess" - Date: Mon, 28 Oct 2002 12:53:52 -0000 - Message-ID: - - [ 18072] - Partial fix of bug [perl #17589] : prevent the parser to - segfault when encountering the erroneous construct "sub;". - - [ 18073] - Subject: [perl #18165] "0" fails as right-hand argument to .. - From: Mark-Jason Dominus (via RT) - Date: 30 Oct 2002 17:27:53 -0000 - Message-Id: - - (Fixed by making an exception for .."0" in pp_flop.) - - [ 18074] - Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM - but "-4\n".."-0\n" is! - From: Slaven Rezic - Date: 30 Oct 2002 16:22:36 +0100 - Message-Id: <87n0ow0x4z.fsf@vran.herceg.de> - - Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n" - is not DWIM but "-4\n".."-0\n" is! - From: "Orton, Yves" - Date: Wed, 30 Oct 2002 11:59:31 -0000 - Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2> - - (Applied over previous fix.) - - [ 18075] - Adjust the number of tests in t/op/range.t - - [ 18076] - Update to Scalar-List-Utils 1.08 - - [ 18077] - Subject: [PATCH lib/Config.*] Document and test Config::config_re(). - (with tweaks) - From: Michael G Schwern - Date: Wed, 4 Sep 2002 12:06:08 -0700 - Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net> - - [ 18078] - avoid reliance on croak() prototype - Branch: maint-5.8/perl - +> (branch 34 files) - !> (integrate 343 files) -____________________________________________________________________________ -[ 18079] By: jhi on 2002/11/04 02:06:17 - Log: Integrate: - - [ 17639] - It's all yours, Hugo. - (Flip Changes as Changes5.8, start new Changes) - - [ 17644] - Copy perldelta as perl58delta, purge the perldelta. - - The 17639 required editing to talk about 5.8.1 instead of - 5.9.X; the 17644 required manual resolving since perldelta - was a bit confused between three Perl versions. - Branch: maint-5.8/perl - +> Changes5.8 pod/perl58delta.pod - !> Changes MANIFEST pod/perldelta.pod -____________________________________________________________________________ -[ 18078] By: hv on 2002/11/03 13:20:50 - Log: avoid reliance on croak() prototype - Branch: perl - ! lib/warnings.pm -____________________________________________________________________________ -[ 18077] By: hv on 2002/11/03 13:18:17 - Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re(). - (with tweaks) - From: Michael G Schwern - Date: Wed, 4 Sep 2002 12:06:08 -0700 - Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net> - Branch: perl - ! configpm lib/Config.t -____________________________________________________________________________ -[ 18076] By: gbarr on 2002/11/03 10:11:18 - Log: Update to Scalar-List-Utils 1.08 - Branch: perl - + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t - ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README - ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm - ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t - ! ext/List/Util/t/reduce.t -____________________________________________________________________________ -[ 18075] By: rgs on 2002/10/31 20:58:12 - Log: Adjust the number of tests in t/op/range.t +[ 33058] By: nicholas on 2008/01/24 10:08:04 + Log: Subject: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' + From: Abigail + Message-ID: <20080123225325.GA25959@abigail.be> + Date: Wed, 23 Jan 2008 23:53:25 +0100 Branch: perl - ! t/op/range.t + ! t/cmd/for.t ____________________________________________________________________________ -[ 18074] By: ams on 2002/10/30 22:30:32 - Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM - but "-4\n".."-0\n" is! - From: Slaven Rezic - Date: 30 Oct 2002 16:22:36 +0100 - Message-Id: <87n0ow0x4z.fsf@vran.herceg.de> - - Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n" - is not DWIM but "-4\n".."-0\n" is! - From: "Orton, Yves" - Date: Wed, 30 Oct 2002 11:59:31 -0000 - Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2> - - (Applied over previous fix.) - Branch: perl - ! pp_ctl.c t/op/range.t -____________________________________________________________________________ -[ 18073] By: ams on 2002/10/30 19:47:12 - Log: Subject: [perl #18165] "0" fails as right-hand argument to .. - From: Mark-Jason Dominus (via RT) - Date: 30 Oct 2002 17:27:53 -0000 - Message-Id: - - (Fixed by making an exception for .."0" in pp_flop.) - Branch: perl - ! pp_ctl.c t/op/range.t -____________________________________________________________________________ -[ 18072] By: rgs on 2002/10/29 20:37:31 - Log: Partial fix of bug [perl #17589] : prevent the parser to - segfault when encountering the erroneous construct "sub;". - Branch: perl - ! pod/perldiag.pod t/op/anonsub.t toke.c -____________________________________________________________________________ -[ 18071] By: rgs on 2002/10/28 21:57:25 - Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update - From: "Paul Marquess" - Date: Mon, 28 Oct 2002 12:53:52 -0000 - Message-ID: - Branch: perl - ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t -____________________________________________________________________________ -[ 18070] By: rgs on 2002/10/28 20:46:33 - Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED) - From: Nicholas Clark - Date: Sun, 27 Oct 2002 18:39:03 +0000 - Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net> +[ 33057] By: nicholas on 2008/01/24 09:36:05 + Log: Split CXt_LOOP into CXt_LOOP_PLAIN and CXt_LOOP_FOR, eliminating the + CXp_FOREACH flag added as part of given/when. Branch: perl - ! util.c + ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ -[ 18069] By: rgs on 2002/10/28 20:44:12 - Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious - From: Nicholas Clark - Date: Sun, 27 Oct 2002 22:31:08 +0000 - Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net> +[ 33056] By: nicholas on 2008/01/23 15:02:35 + Log: Subject: [PATCH ext/Devel/DProf/Makefile.PL] RE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary define + From: "Robin Barker" + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A01@exchsvr2.npl.ad.local> + Date: Wed, 23 Jan 2008 14:13:30 -0000 Branch: perl - ! t/op/pack.t + ! ext/Devel/DProf/Makefile.PL ____________________________________________________________________________ -[ 18068] By: merijn on 2002/10/27 17:57:15 - Log: Repair broken previous patch. I don't like it, but not repairing it - breaks each and every build. Will teach me to test on the same - machine where I patched it. Sorry. +[ 33055] By: stevep on 2008/01/23 14:09:40 + Log: Update uconfig.h to add USE_DTRACE back in. Branch: perl - ! embed.pl + ! uconfig.h ____________________________________________________________________________ -[ 18067] By: merijn on 2002/10/27 06:02:21 - Log: embed.pl doc. (embed.pl reorganization for doc headers) - Wed, 23 Oct 2002; Jarkko Hietaniemi - With some additional modifications +[ 33054] By: nicholas on 2008/01/23 12:00:21 + Log: Oops, change 33049 really did need to update all the Win?? headers + as the symbol isn't used in a conditional compile. Branch: perl - ! embed.pl + ! win32/config_H.bc win32/config_H.ce win32/config_H.gc + ! win32/config_H.vc win32/config_H.vc64 ____________________________________________________________________________ -[ 18066] By: nick on 2002/10/25 18:21:59 - Log: More mainline integrate (so I can diff) - Branch: perlio - !> README.irix README.tru64 lib/Net/Ping/t/450_service.t +[ 33053] By: nicholas on 2008/01/23 10:18:21 + Log: Change 33052 missed one Nullch. Oops. + Exterminate! Exterminate! Exterminate! + Branch: perl + ! epoc/epoc.c ____________________________________________________________________________ -[ 18065] By: nick on 2002/10/25 18:20:42 - Log: Integrate mainline - Branch: perlio - +> ext/Encode/bin/ucmsort ext/Encode/t/rt.pl ext/IO/lib/IO/t/IO.t - +> ext/Time/HiRes/typemap lib/Net/Ping/t/150_syn_inst.t - +> lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/450_service.t - - ext/Thread/thr5005.t - !> (integrate 71 files) +[ 33052] By: nicholas on 2008/01/23 09:51:35 + Log: Purge all use of Nullch in non-dual life modules. + Exterminate! Exterminate! Exterminate! + Branch: perl + ! ext/Data/Dumper/Dumper.xs ext/Opcode/Opcode.xs + ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.xs + ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs malloc.c + ! pod/perlapio.pod win32/vdir.h ____________________________________________________________________________ -[ 18064] By: merijn on 2002/10/25 11:47:07 - Log: The 5005thread todo list; 2 down 25 to go +[ 33051] By: nicholas on 2008/01/23 09:22:01 + Log: Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, + Nullhek and Nullhv. Nullop is going to be a bit less simple. Branch: perl - ! README.irix README.tru64 + ! av.h cv.h ext/B/B.xs ext/DynaLoader/dl_symbian.xs gv.h hv.h + ! pod/perlapi.pod ____________________________________________________________________________ -[ 18063] By: hv on 2002/10/25 00:28:48 - Log: change #18038 gives too many problems on t/450_service.t; disable - it for now +[ 33050] By: nicholas on 2008/01/23 09:20:56 + Log: Comment change from 33009 that was actually in POD, so needs to be + propagated to perlintern.pod Branch: perl - ! lib/Net/Ping/t/450_service.t + ! pod/perlintern.pod ____________________________________________________________________________ -[ 18062] By: hv on 2002/10/25 00:21:17 - Log: Subject: [PATCH] DB_File 1.806 - From: "Paul Marquess" - Date: Tue, 22 Oct 2002 11:16:21 +0100 - Message-ID: +[ 33049] By: nicholas on 2008/01/23 09:18:41 + Log: Fix the misplaced warnings and failing tests caused by the precision + loss warning on ++ and -- by moving the check to Configure time, + creating a new config.sh variable nv_overflows_integers_at which + contains an constant expression for the value of the NV which can't + be incremented by 1.0 Branch: perl - ! 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 + ! Configure Cross/config.sh-arm-linux NetWare/config.wc + ! Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh + ! plan9/config_sh.sample sv.c symbian/config.sh t/op/inc.t + ! uconfig.sh win32/config.bc win32/config.ce win32/config.gc + ! win32/config.vc win32/config.vc64 ____________________________________________________________________________ -[ 18061] By: hv on 2002/10/25 00:13:07 - Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm - From: chromatic - Date: Mon, 21 Oct 2002 20:27:43 -0700 - Message-ID: <20021022033253.57952.qmail@onion.perl.org> +[ 33048] By: nicholas on 2008/01/23 08:55:33 + Log: Teach checkcfgvar.pl that : is also a comment character in shell scripts Branch: perl - + ext/IO/lib/IO/t/IO.t - ! MANIFEST lib/Net/Ping/t/450_service.t + ! Porting/checkcfgvar.pl ____________________________________________________________________________ -[ 18060] By: hv on 2002/10/24 23:54:50 - Log: 2 lines of change #18039 had several problems +[ 33047] By: merijn on 2008/01/23 08:47:50 + Log: Re-generated sample files Branch: perl - ! ext/IO/IO.pm + ! Porting/config.sh Porting/config_H ____________________________________________________________________________ -[ 18059] By: hv on 2002/10/24 23:46:29 - Log: Subject: [perl #18036] perldoc refuses to run on BeOS - From: "mauzo@csv.warwick.ac.uk (via RT)" - Date: 21 Oct 2002 10:18:50 -0000 - Message-Id: +[ 33046] By: nicholas on 2008/01/23 08:40:37 + Log: checkcfgvar.pl should also check Porting/config.sh "just in case". Branch: perl - ! utils/perldoc.PL + ! Porting/checkcfgvar.pl ____________________________________________________________________________ -[ 18058] By: hv on 2002/10/24 23:36:48 - Log: Subject: The Inaba patch for tr/// vs. use encoding - From: Dan Kogai - Date: Mon, 21 Oct 2002 17:36:02 +0900 - Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp> +[ 33045] By: merijn on 2008/01/23 07:51:53 + Log: The return of USE_DTRACE Branch: perl - ! mg.c regcomp.c sv.c toke.c + ! config_h.SH handy.h ____________________________________________________________________________ -[ 18057] By: hv on 2002/10/24 23:16:15 - Log: Subject: [Encode] 1.80 released - From: Dan Kogai - Date: Tue, 22 Oct 2002 05:47:16 +0900 - Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp> +[ 33043] By: stevep on 2008/01/23 04:26:39 + Log: Regen uconfig.h Branch: perl - + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl - ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes - ! ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/Encode/lib/Encode/MIME/Header.pm - ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t - ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t - ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm - ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm + ! uconfig.h ____________________________________________________________________________ -[ 18056] By: hv on 2002/10/24 22:48:06 - Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again - From: Autrijus Tang - Date: Sat, 19 Oct 2002 17:51:57 +0800 - Message-ID: <20021019095157.GA430@not.autrijus.org> +[ 33042] By: stevep on 2008/01/23 04:12:37 + Log: Upgrade to PathTools-3.27 Branch: perl - ! ext/B/B/C.pm + ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm + ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm + ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm + ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm + ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm + ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t + ! lib/File/Spec/t/tmpdir.t ____________________________________________________________________________ -[ 18055] By: hv on 2002/10/24 22:34:10 - Log: Reverse change #8066 and sense of test, to satisfy [perl #17763] +[ 33041] By: stevep on 2008/01/23 01:21:24 + Log: Get C++ compiles going on Solaris again. Branch: perl - ! pp_sys.c t/run/fresh_perl.t + ! ext/IPC/SysV/SysV.xs ____________________________________________________________________________ -[ 18054] By: hv on 2002/10/24 22:17:40 - Log: change #18030 needs the removal of ext/Thread/thr5005.t +[ 33040] By: stevep on 2008/01/22 23:49:53 + Log: Subject: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) + From: Andrew Dougherty + Date: Tue, 22 Jan 2008 11:59:47 -0500 (EST) + Message-ID: Branch: perl - - ext/Thread/thr5005.t + ! hints/irix_6.sh ____________________________________________________________________________ -[ 18053] By: merijn on 2002/10/24 08:20:09 - Log: charnames pragma extended with :alias for customized - unicode naming aliases - Mon, 21 Oct 2002; "H.Merijn Brand" +[ 33038] By: merijn on 2008/01/22 16:52:32 + Log: Regen. Lots of under-the-hood changes accumulated. Branch: perl - ! lib/charnames.pm lib/charnames.t + ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ -[ 18052] By: rgs on 2002/10/23 19:16:50 - Log: Further tweaks to perlmodlib.pod. - Add a note about perllocal.pod, which wasn't documented. +[ 33036] By: nicholas on 2008/01/22 15:27:09 + Log: Remove code obsoleted by change 18. Branch: perl - ! pod/perlmodlib.PL pod/perlmodlib.pod + ! pp_ctl.c ____________________________________________________________________________ -[ 18051] By: rgs on 2002/10/23 18:56:08 - Log: Further tweaks to perluniintro.pod +[ 33035] By: nicholas on 2008/01/21 17:50:03 + Log: Eliminate the U8 sbu_once from struct subst, and shrink sbu_rflags from + I32 to U8, which reduces the size of the struct by at least 4 bytes. Branch: perl - ! pod/perluniintro.pod + ! cop.h pp_hot.c ____________________________________________________________________________ -[ 18050] By: rgs on 2002/10/22 19:11:12 - Log: perlmodlib.pod nit suggested by David Dyck (bug #18055) - Regenerate perlmodlib.pod +[ 33034] By: nicholas on 2008/01/21 17:21:40 + Log: In struct block_subst, access the member once via a macro CxONCE() + which will allow the storage location to be changed. Branch: perl - ! pod/perlmodlib.PL pod/perlmodlib.pod + ! cop.h pp_ctl.c scope.c ____________________________________________________________________________ -[ 18049] By: rgs on 2002/10/22 18:48:00 - Log: Subject: [PATCH] perluniintro - From: Jarkko Hietaniemi - Date: Sun, 20 Oct 2002 15:48:09 +0300 - Message-ID: <20021020124809.GE444369@lyta.hut.fi> +[ 33033] By: nicholas on 2008/01/21 16:50:59 + Log: In pp_subst, rxtainted is not a boolean, as it stores 2 bits of values. Branch: perl - ! pod/perluniintro.pod + ! pp_hot.c ____________________________________________________________________________ -[ 18048] By: hv on 2002/10/22 17:04:26 - Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always - From: Dave Mitchell - Date: Fri, 18 Oct 2002 13:36:40 +0100 - Message-ID: <20021018133640.A19172@fdgroup.com> +[ 33032] By: nicholas on 2008/01/21 16:15:58 + Log: Tidy up context type flags. Branch: perl - ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c - ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h - ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t + ! cop.h ____________________________________________________________________________ -[ 18047] By: hv on 2002/10/22 16:20:18 - Log: Subject: [PATCH] AutoLoader gives wrong message - From: Peter Scott - Date: Thu, 17 Oct 2002 19:54:56 -0700 - Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com> +[ 33031] By: rgs on 2008/01/21 16:05:33 + Log: Subject: [PATCH] Ignore build dir when installing perl + From: "Jerry D. Hedden" + Date: Sat, 19 Jan 2008 12:19:41 -0500 + Message-ID: <1ff86f510801190919o6e3af1bboff1f885c76cf2bc7@mail.gmail.com> Branch: perl - ! lib/AutoLoader.pm + ! installperl ____________________________________________________________________________ -[ 18046] By: hv on 2002/10/22 15:52:40 - Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) - From: Alain Barbet - Date: Fri, 18 Oct 2002 15:29:29 +0200 - Message-ID: <3DB00CB9.70708@alianwebserver.com> +[ 33030] By: nicholas on 2008/01/21 15:47:15 + Log: In struct block_eval, eliminate old_in_eval and old_op_type by storing + the data in blk_u16. Branch: perl - ! README.win32 win32/makefile.mk win32/win32.c + ! cop.h op.h ____________________________________________________________________________ -[ 18045] By: hv on 2002/10/22 15:47:21 - Log: improve 'atomicity' wording +[ 33029] By: nicholas on 2008/01/21 15:14:35 + Log: In struct block_eval, access the members old_in_eval and old_op_type + via macros CxOLD_IN_EVAL() and CxOLD_OP_TYPE(), which will allow the + storage location to be changed. Branch: perl - ! lib/filetest.pm + ! cop.h pp_ctl.c scope.c ____________________________________________________________________________ -[ 18044] By: hv on 2002/10/22 15:43:55 - Log: Subject: [PATCH] Shell.pm object methods broken - From: Dan Brook - Date: Thu, 17 Oct 2002 16:05:04 +0100 - Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com> +[ 33028] By: nicholas on 2008/01/21 14:45:56 + Log: In struct block change blku_type from U8 to U16, and the "spare" U8 to + U16, with the lockstep changes in struct subst. Eliminate lval from + struct block_sub, and instead store it in the U16 in struct block. Branch: perl - ! lib/Shell.pm lib/Shell.t + ! cop.h ____________________________________________________________________________ -[ 18043] By: nick on 2002/10/21 17:50:44 - Log: Test UTF-8 encoded input to Encode::XS::decode and fix it. - Branch: perlio - ! ext/Encode/Encode.xs ext/Encode/t/mime-header.t +[ 33027] By: nicholas on 2008/01/21 14:09:06 + Log: Squeeze the context type down to 4 bits, and move the private flags to + fit within the next 4 bits. + Branch: perl + ! cop.h ____________________________________________________________________________ -[ 18042] By: hv on 2002/10/21 09:20:54 - Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >> - From: hv@crypt.org - Date: Mon, 21 Oct 2002 11:27:40 +0100 - Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk> +[ 33026] By: rgs on 2008/01/21 13:08:11 + Log: When changing the op_ppaddr of an op, one must keep its op_type + in sync. That helps writers of alternate runloops. Branch: perl - ! t/lib/warnings/toke toke.c + ! perl.c ____________________________________________________________________________ -[ 18041] By: hv on 2002/10/21 01:14:48 - Log: Subject: Re: [perl #18019] regex overoptimization - From: hv@crypt.org - Date: Mon, 21 Oct 2002 03:21:54 +0100 - Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk> +[ 33025] By: nicholas on 2008/01/21 11:50:52 + Log: Give G_VOID, G_SCALAR and G_ARRAY the same numeric values as + OPf_WANT_VOID, OPf_WANT_SCALAR and OPf_WANT_LIST. Branch: perl - ! regcomp.c t/op/re_tests + ! cop.h op.h perl.c ____________________________________________________________________________ -[ 18040] By: nick on 2002/10/20 16:20:37 - Log: Handle case where octets are UTF-8 encoded - Branch: perlio - ! ext/Encode/Encode.xs -____________________________________________________________________________ -[ 18039] By: hv on 2002/10/20 14:33:16 - Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update - From: =?iso-8859-1?Q?St=E9phane?= Payrard - Date: Tue, 15 Oct 2002 02:17:03 +0200 - Message-ID: <20021015001703.GG7914@stefp.dyndns.org> - Branch: perl - ! ext/IO/IO.pm -____________________________________________________________________________ -[ 18038] By: hv on 2002/10/20 14:23:06 - Log: Update to Net::Ping v2.23 - Branch: perl - + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t - + lib/Net/Ping/t/450_service.t - ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t - ! lib/Net/Ping/t/200_ping_tcp.t -____________________________________________________________________________ -[ 18037] By: hv on 2002/10/20 13:57:06 - Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf - From: Jarkko Hietaniemi - Date: Mon, 14 Oct 2002 14:49:54 +0300 - Message-ID: <20021014114954.GB80937@lyta.hut.fi> - Branch: perl - ! t/op/pack.t -____________________________________________________________________________ -[ 18036] By: hv on 2002/10/20 13:43:56 - Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes - From: Slaven Rezic - Date: 14 Oct 2002 09:37:18 +0200 - Message-ID: <8765w5wjwx.fsf@vran.herceg.de> - Branch: perl - ! pp_sys.c t/op/mkdir.t -____________________________________________________________________________ -[ 18035] By: hv on 2002/10/20 13:39:09 - Log: Subject: Re: [perl #17951] Strange UTF error - From: Jarkko Hietaniemi - Date: Wed, 16 Oct 2002 18:50:51 +0300 - Message-ID: <20021016155051.GB268437@lyta.hut.fi> - Branch: perl - ! lib/utf8_heavy.pl t/run/fresh_perl.t -____________________________________________________________________________ -[ 18034] By: hv on 2002/10/20 13:23:16 - Log: Update to Time::HiRes v1.38 - Branch: perl - + ext/Time/HiRes/typemap - ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm - ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs - ! ext/Time/HiRes/Makefile.PL -____________________________________________________________________________ -[ 18033] By: hv on 2002/10/20 13:12:25 - Log: Upgrade to Test.pm v1.23 - Branch: perl - ! lib/Test.pm -____________________________________________________________________________ -[ 18032] By: nick on 2002/10/20 12:36:16 - Log: Encode::utf8 encode/decode methods as XS that obeys - same protocol as Encode::XS - allows :encoding(UTF-8) - to cope with partial chars at end of buffer. - Branch: perlio - ! ext/Encode/Encode.pm ext/Encode/Encode.xs - ! ext/PerlIO/t/encoding.t -____________________________________________________________________________ -[ 18031] By: nick on 2002/10/20 09:06:00 - Log: Integrate mainline - Branch: perlio - +> ext/Safe/safe3.t lib/version.pm lib/version.t pad.c pad.h - +> pod/perl573delta.pod t/comp/our.t - !> (integrate 211 files) -____________________________________________________________________________ -[ 18030] By: merijn on 2002/10/19 14:10:21 - Log: Happy chainsaw stories; The removal of the 5005 threads - Still imcomplete. Configure will follow - Branch: perl - ! MANIFEST NetWare/Makefile NetWare/config.wc - ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h - ! Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h - ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm - ! ext/B/ramblings/runtime.porting ext/B/t/lint.t - ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads - ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh - ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c - ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h - ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c - ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c - ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile - ! win32/config.bc win32/config.gc win32/config.vc - ! win32/config.vc64 win32/config_H.bc win32/config_H.gc - ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL - ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h - ! win32/win32sck.c win32/win32thread.c win32/win32thread.h - ! wince/Makefile.ce wince/config.ce wince/config_H.ce - ! wince/config_sh.PL wince/win32.h wince/win32thread.c - ! wince/win32thread.h wince/wincesck.c +[ 33024] By: nicholas on 2008/01/21 11:49:38 + Log: More places that could be using G_WANT, not picked up by change 33021. + Branch: perl + ! ext/threads/threads.xs pp_ctl.c ____________________________________________________________________________ -[ 18029] By: merijn on 2002/10/18 07:28:21 - Log: minor tweaks in Porting/pumpkin.pod - Fri, 18 Oct 2002; Philip Newton +[ 33023] By: nicholas on 2008/01/21 11:48:22 + Log: Remove hardcoded cop.h constants from APItest.pm :-( + Add G_WANT. Make call.t use G_WANT. Branch: perl - ! Porting/pumpkin.pod + ! ext/XS/APItest/APItest.pm ext/XS/APItest/Makefile.PL + ! ext/XS/APItest/t/call.t ____________________________________________________________________________ -[ 18028] By: rgs on 2002/10/17 20:33:32 - Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) - From: Abe Timmerman - Date: Thu, 17 Oct 2002 23:38:34 +0200 - Message-Id: <200210172338.34728.abe@ztreet.demon.nl> +[ 33022] By: nicholas on 2008/01/21 09:04:54 + Log: Change the wantarray result from caller from IV to bool for the SCALAR/ + ARRAY case. This doesn't contradict the documentation, as there isn't + any. Oops. Branch: perl - ! t/run/switches.t + ! pp_ctl.c ____________________________________________________________________________ -[ 18027] By: hv on 2002/10/17 14:39:27 - Log: Subject: Re: versions too accurate - From: John Peacock - Date: Mon, 14 Oct 2002 22:36:48 -0400 - Message-ID: <3DAB7F40.1050200@rowman.com> +[ 33021] By: nicholas on 2008/01/21 08:54:25 + Log: Add a flag G_WANT, as a mask for the bits G_SCALAR, G_ARRAY and G_VOID. Branch: perl - ! lib/version.pm util.c + ! cop.h perl.c ____________________________________________________________________________ -[ 18026] By: hv on 2002/10/17 14:29:41 - Log: Subject: Re: [PATCH] Version object combined patch - From: John Peacock - Date: Thu, 10 Oct 2002 21:23:01 -0400 - Message-ID: <3DA627F5.5050907@rowman.com> +[ 33020] By: nicholas on 2008/01/21 08:23:46 + Log: Encode the G_* to OPf_WANT_* transform, the reverse of OP_GIMME(), in + a macro OP_GIMME_REVERSE() [so that it could be changed]. Branch: perl - ! lib/version.pm lib/version.t pod/perldiag.pod util.c + ! op.h perl.c ____________________________________________________________________________ -[ 18025] By: hv on 2002/10/17 13:37:04 - Log: definition of MAXPATHLEN - Subject: [PATCH] standard lawyerism - From: Jarkko Hietaniemi - Date: Fri, 11 Oct 2002 02:48:26 +0300 - Message-ID: <20021010234825.GM292305@lyta.hut.fi> +[ 33019] By: nicholas on 2008/01/21 07:11:41 + Log: Change the hasargs return value from caller from IV to bool, as it's + actually only a boolean, and sv_yes/sv_no are cheaper to "create". + The documentation says 'C<$hasargs> is true if ...' so this is fine. Branch: perl - ! perl.h + ! pp_ctl.c ____________________________________________________________________________ -[ 18024] By: hv on 2002/10/17 13:34:01 - Log: Subject: Re: [perl #17061] no strict 'garbage' - From: Slaven Rezic - Date: 10 Oct 2002 16:23:22 +0200 - Message-ID: <87ptui5q5h.fsf@vran.herceg.de> +[ 33018] By: nicholas on 2008/01/20 22:20:56 + Log: Eliminate hasargs from structs block_sub and block_format by storing + it with a private flag CXp_HASARGS in cx_type. (It's only a boolean.) Branch: perl - ! ext/Storable/Storable.pm + ! cop.h pp_ctl.c ____________________________________________________________________________ -[ 18023] By: hv on 2002/10/17 12:56:28 - Log: Subject: Re: [perl #17830] open FH, "<&", $fd - From: Steve Grazzini - Date: 11 Oct 2002 22:28:58 -0000 - Message-ID: <20021011222858.452.qmail@onion.perl.org> +[ 33017] By: nicholas on 2008/01/20 21:50:31 + Log: In struct block_sub and block_format, access the members hasargs and + lval via macros CxHASARGS() and CxLVAL(), which will allow the storage + location to be changed. Branch: perl - ! doio.c t/io/open.t + ! cop.h pp_ctl.c pp_hot.c scope.c sv.c ____________________________________________________________________________ -[ 18022] By: hv on 2002/10/17 12:24:42 - Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 15 Oct 2002 17:01:43 -0700 - Message-ID: +[ 33016] By: nicholas on 2008/01/20 21:05:26 + Log: Move retop first in structs block_sub, block_format and block_eval. + This simplifies some code in Perl_deb_stack_all(). Branch: perl - ! t/op/assignwarn.t + ! cop.h deb.c ____________________________________________________________________________ -[ 18021] By: hv on 2002/10/17 11:28:38 - Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod - From: Slaven Rezic - Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST) - Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de> +[ 33015] By: nicholas on 2008/01/20 20:40:38 + Log: Eliminate label from struct block_loop, as it can be accessed via + oldcop. Branch: perl - ! Porting/pumpkin.pod + ! cop.h pp_ctl.c ____________________________________________________________________________ -[ 18020] By: rgs on 2002/10/16 18:43:21 - Log: prototype() didn't warn when used in void context. +[ 33014] By: nicholas on 2008/01/20 19:56:21 + Log: Split struct block_sub into struct block_sub and struct block_format. + (CXt_SUB and CXt_FORMAT were using some comon members, but some members + were only for one or the other.) Branch: perl - ! op.c t/lib/warnings/op + ! cop.h pp_sys.c scope.c sv.c ____________________________________________________________________________ -[ 18019] By: ams on 2002/10/15 20:54:53 - Log: Subject: Japanese translation of Storable - From: "KAWAI,Takanori" - Date: Tue, 15 Oct 2002 06:31:01 +0900 - Message-Id: <003801c273c9$05888910$1401a8c0@hipposam> +[ 33013] By: nicholas on 2008/01/20 18:54:17 + Log: In Perl_cx_dup(), block copy the entire context stack, then walk it + to duplicate/fixup only the things that aren't simple binary copies. Branch: perl - ! ext/Storable/README + ! sv.c ____________________________________________________________________________ -[ 18018] By: rgs on 2002/10/15 19:08:20 - Log: Subject: Re: [PATCH] cv.h: Comment update - From: Paul Johnson - Date: Mon, 14 Oct 2002 20:00:50 +0200 - Message-ID: <20021014180050.GC7333@pjcj.net> +[ 33012] By: nicholas on 2008/01/20 18:03:27 + Log: Extend PUSHFORMAT() to take a second parameter to set retop, to save + NULLing it and then reassigning. Branch: perl - ! cv.h + ! cop.h pp_sys.c ____________________________________________________________________________ -[ 18017] By: rgs on 2002/10/14 20:37:06 - Log: Subject: [PATCH] perlipc.pod - From: Slaven Rezic - Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST) - Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de> +[ 33011] By: nicholas on 2008/01/20 17:39:22 + Log: Fix (probable) bug-by-inspection - CxREALEVAL(), CxTRYBLOCK(), + CxFOREACH() and CxFOREACHDEF() should all be masking against + CXTYPEMASK rather than their own type number. Branch: perl - ! pod/perlipc.pod + ! cop.h ____________________________________________________________________________ -[ 18016] By: rgs on 2002/10/14 20:30:03 - Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod - From: SADAHIRO Tomoyuki - Date: Sun, 13 Oct 2002 09:02:36 +0900 - Message-Id: <20021013090227.FFCD.BQW10602@nifty.com> +[ 33010] By: nicholas on 2008/01/20 13:28:10 + Log: In struct block_loop access element label via the macro CxLABEL() + (for the places that aren't about to change) Branch: perl - ! pod/perlunicode.pod + ! cop.h scope.c ____________________________________________________________________________ -[ 18015] By: rgs on 2002/10/12 20:22:37 - Log: The -0 command-line switch wasn't setting $/ at compile-time. - Move the initialization of $/ just after switch parsing - (it was done after yyparse().) +[ 33009] By: davem on 2008/01/19 20:41:03 + Log: state variable not available + Svf_PADSTALE means something different for state vars. Make sure + we always handle it correctly Branch: perl - ! perl.c t/run/switches.t + ! pad.c t/op/state.t ____________________________________________________________________________ -[ 18014] By: rgs on 2002/10/12 20:18:55 - Log: Subject: Re: [PATCH] perl573delta delinting - From: Philip Newton - Date: Sat, 12 Oct 2002 21:25:49 +0200 - Message-ID: +[ 33004] By: nicholas on 2008/01/18 18:00:56 + Log: Avoid an unused argument in S_sv_2iuv_non_preserve() by using + conditional compilation to only pass it in if it's needed. Branch: perl - ! pod/perl573delta.pod + ! embed.fnc embed.h proto.h sv.c ____________________________________________________________________________ -[ 18013] By: hv on 2002/10/12 15:41:50 - Log: Subject: [PATCH] for -Dm - From: Slaven Rezic - Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST) - Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de> +[ 33003] By: nicholas on 2008/01/18 16:40:48 + Log: Nick's a muppet - "all" needs to remain the first real target in the + Makefile. Do not be distracted by suffix rules above. Branch: perl - ! malloc.c + ! Makefile.SH ____________________________________________________________________________ -[ 18012] By: hv on 2002/10/12 15:39:49 - Log: #18005 was not enough - Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7) - From: Abe Timmerman - Date: Sat, 12 Oct 2002 17:56:39 +0200 - Message-Id: <200210121756.39803.abeltje@cpan.org> +[ 33002] By: nicholas on 2008/01/18 16:11:35 + Log: Don't create local variables validarg and fdscript if they aren't going + to be used. Branch: perl - ! win32/makefile.mk + ! perl.c ____________________________________________________________________________ -[ 18011] By: hv on 2002/10/12 15:36:43 - Log: Subject: [perl #17805] BUG: Grammar bug during Configure - From: Richard Hitt (via RT) - Date: 8 Oct 2002 21:04:30 -0000 - Message-Id: +[ 33001] By: nicholas on 2008/01/18 15:28:09 + Log: The suidscript argument to S_forbid_setid(), S_open_script() and + S_validate_suid() is actually just a boolean. So make it so. Branch: perl - ! Configure + ! embed.fnc perl.c proto.h ____________________________________________________________________________ -[ 18010] By: hv on 2002/10/12 15:31:06 - Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious - From: Nicholas Clark - Date: Tue, 8 Oct 2002 21:52:53 +0100 - Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net> +[ 33000] By: nicholas on 2008/01/18 14:27:36 + Log: Eliminate all PERL_UNUSED_ARG()s in S_validate_suid() by changing its + prototype depending on the compile time options. In turn, this finds + things that are unused in its callers. Branch: perl - ! pod/perldiag.pod pp_pack.c t/op/pack.t + ! embed.fnc embed.h perl.c perl.h proto.h ____________________________________________________________________________ -[ 18009] By: hv on 2002/10/12 15:12:18 - Log: Subject: [PATCH perldoc] For screaming hell's sake - From: Simon Cozens - Date: Tue, 8 Oct 2002 11:13:07 +0100 - Message-ID: <20021008101307.GA8175@netthink.co.uk> +[ 32999] By: nicholas on 2008/01/18 14:13:30 + Log: A target for sperl.i Branch: perl - ! utils/perldoc.PL + ! Makefile.SH ____________________________________________________________________________ -[ 18008] By: hv on 2002/10/12 14:38:19 - Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t) - From: Nicholas Clark - Date: Mon, 7 Oct 2002 23:35:34 +0100 - Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net> +[ 32998] By: nicholas on 2008/01/18 11:01:15 + Log: Change 32997 missed one conditionally unused argument. Branch: perl - ! ext/Storable/ChangeLog ext/Storable/Makefile.PL - ! ext/Storable/README ext/Storable/Storable.pm - ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t - ! ext/Storable/t/forgive.t ext/Storable/t/integer.t - ! ext/Storable/t/malice.t ext/Storable/t/restrict.t + ! perl.c ____________________________________________________________________________ -[ 18007] By: hv on 2002/10/12 14:22:36 - Log: Subject: [perl #17773] errors in c2ph(1) man page - From: Eric Melville (via RT) - Date: 7 Oct 2002 02:58:34 -0000 - Message-Id: +[ 32997] By: nicholas on 2008/01/18 09:40:02 + Log: Collect all the S_validate_suid() unused argument logic in one place. Branch: perl - ! utils/c2ph.PL + ! perl.c ____________________________________________________________________________ -[ 18006] By: hv on 2002/10/12 14:19:55 - Log: Subject: [PATCH pad.c] Re: closure failures - From: Dave Mitchell - Date: Mon, 7 Oct 2002 02:42:13 +0100 - Message-ID: <20021007024213.B29760@fdgroup.com> +[ 32996] By: nicholas on 2008/01/18 09:27:13 + Log: Remove commented out declaration from S_validate_suid() Branch: perl - ! pad.c + ! perl.c ____________________________________________________________________________ -[ 18005] By: hv on 2002/10/12 14:17:07 - Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7 - From: Abe Timmerman - Date: Tue, 8 Oct 2002 14:16:56 +0200 - Message-Id: <200210081416.56942.abeltje@cpan.org> +[ 32995] By: rgs on 2008/01/18 09:18:58 + Log: New tests for new ops. Most of them are TODO Branch: perl - ! win32/Makefile + ! ext/Safe/t/safeops.t ____________________________________________________________________________ -[ 18004] By: hv on 2002/10/12 14:06:59 - Log: updated hints for Darwin from Wilfredo Sanchez +[ 32994] By: nicholas on 2008/01/18 09:09:56 + Log: Remove commented out code from S_validate_suid() Branch: perl - ! hints/darwin.sh + ! perl.c ____________________________________________________________________________ -[ 18003] By: hv on 2002/10/12 13:48:34 - Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956 - and #18001. +[ 32993] By: nicholas on 2008/01/18 08:20:13 + Log: Add Weed out needless PERL_UNUSED_ARG to perltodo. It's a good + "cage cleaner" task. Branch: perl - ! ext/Devel/Peek/Peek.t + ! pod/perltodo.pod ____________________________________________________________________________ -[ 18002] By: hv on 2002/10/11 23:22:56 - Log: Subject: [Encode] 1.77 Released - From: Dan Kogai - Date: Sun, 6 Oct 2002 12:52:52 +0900 - Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp> +[ 32990] By: nicholas on 2008/01/17 14:23:48 + Log: warn if ++ or -- are unable to change the value because it's beyond + the limit of representation in NVs, using a new warnings category + "imprecision". Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm - ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm - ! ext/Encode/lib/Encode/Alias.pm - ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t - ! ext/Encode/ucm/big5-eten.ucm + ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod sv.c + ! t/op/inc.t warnings.h warnings.pl ____________________________________________________________________________ -[ 18001] By: hv on 2002/10/11 22:52:43 - Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 10 Oct 2002 14:28:55 -0700 - Message-ID: +[ 32989] By: stevep on 2008/01/17 12:24:21 + Log: Upgrade to Math-Complex-1.47 Branch: perl - ! ext/Devel/Peek/Peek.t + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 18000] By: hv on 2002/10/11 22:30:36 - Log: Subject: [PATCH] perl573delta delinting - From: Jarkko Hietaniemi - Date: Fri, 4 Oct 2002 16:19:31 +0300 - Message-ID: <20021004131931.GE278184@lyta.hut.fi> +[ 32988] By: nicholas on 2008/01/17 11:31:38 + Log: Generate the warnings masks programatically. + Get the correct line number when reporting errors from &check_bits. Branch: perl - ! pod/perl573delta.pod + ! t/op/caller.t ____________________________________________________________________________ -[ 17999] By: hv on 2002/10/11 22:28:36 - Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers) - From: Jarkko Hietaniemi - Date: Fri, 4 Oct 2002 16:11:57 +0300 - Message-ID: <20021004131157.GD278184@lyta.hut.fi> +[ 32987] By: nicholas on 2008/01/17 08:17:11 + Log: Add a diagram for the 5.11 SV class structure, including B::REGEXP. Branch: perl - ! pod/perldiag.pod reentr.c reentr.pl + ! ext/B/B.pm ____________________________________________________________________________ -[ 17998] By: rgs on 2002/10/11 19:53:05 - Log: Fix bug #17771 : segfault with the 'for' statement modifier - used inside a map or a grep. +[ 32986] By: nicholas on 2008/01/16 18:55:14 + Log: Subject: [PATCH utils/perlbug.PL] Don't ask about a module when using -ok + From: Abigail + Message-ID: <20080116174617.GA30446@abigail.be> + Date: Wed, 16 Jan 2008 18:46:17 +0100 Branch: perl - ! pp_ctl.c t/op/grep.t + ! utils/perlbug.PL ____________________________________________________________________________ -[ 17997] By: hv on 2002/10/11 12:10:39 - Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3 - From: Information Service - Date: Wed, 09 Oct 2002 07:17:00 +0400 - Message-ID: <3DA39FAC.85471200@lingo.kiev.ua> +[ 32982] By: rgs on 2008/01/16 12:12:10 + Log: A couple of POD fixes by Steven Schubiger Branch: perl - ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t + ! pad.h pod/perlapi.pod pod/perlintern.pod sv.c ____________________________________________________________________________ -[ 17996] By: hv on 2002/10/11 11:55:53 - Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport() - From: chromatic - Date: Thu, 03 Oct 2002 22:56:54 -0700 - Message-ID: <20021004060120.33329.qmail@onion.perl.org> +[ 32981] By: stevep on 2008/01/15 19:20:53 + Log: Thanks to Sébstien Aperghis-Tramoni's suggestion, updated version + numbers in a few extra files and regenerated uconfig.h. Branch: perl - ! lib/AutoLoader.pm lib/AutoLoader.t + ! Porting/config_H uconfig.h uconfig.sh ____________________________________________________________________________ -[ 17995] By: ams on 2002/10/11 05:24:20 - Log: Subject: [perl #17819] Typo in perltooc? - From: Bob Wilkinson (via RT) - Date: 9 Oct 2002 09:50:40 -0000 - Message-Id: - - Subject: [perl #17821] Typo in perltooc - From: Bob Wilkinson (via RT) - Date: 9 Oct 2002 10:12:51 -0000 - Message-Id: +[ 32980] By: rgs on 2008/01/15 14:23:04 + Log: Boolean priority bug, found by Mashrab Kuvatov: + + Subject: Re: [perl #49646] perlbug AutoReply: open ':locale' does not work under locale with the modifier + From: Mashrab Kuvatov + Date: Tue, 15 Jan 2008 15:17:42 +0100 + Message-Id: <200801151517.46296.kmashrab@uni-bremen.de> Branch: perl - ! pod/perltooc.pod + ! ext/Encode/encoding.pm ____________________________________________________________________________ -[ 17994] By: rgs on 2002/10/10 20:19:27 - Log: Fix bug #17776 : memory corruption in qr/##/x +[ 32979] By: rgs on 2008/01/15 11:11:07 + Log: Subject: [PATCH-revised] Fix range operator + From: "Jerry D. Hedden" + Date: Mon, 14 Jan 2008 19:56:48 -0500 + Message-ID: <1ff86f510801141656i325ac69ev8a0af47f9fe72a1e@mail.gmail.com> Branch: perl - ! sv.c t/op/pat.t + ! pp_ctl.c pp_hot.c t/op/range.t ____________________________________________________________________________ -[ 17993] By: rgs on 2002/10/10 19:52:00 - Log: croak() is better written Perl_croak() in C code. +[ 32978] By: rgs on 2008/01/14 23:08:11 + Log: Subject: consting IO.xs + From: "Robin Barker" + Date: Sat, 22 Dec 2007 00:56:18 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A1@exchsvr2.npl.ad.local> Branch: perl - ! util.c + ! ext/IO/IO.xs ____________________________________________________________________________ -[ 17992] By: hv on 2002/10/10 11:29:12 - Log: Subject: Re: Hash::Util::lock_keys inhibits bless - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 04 Oct 2002 06:38:57 +0200 - Message-ID: +[ 32977] By: rgs on 2008/01/14 22:48:46 + Log: When parsing LC_ALL or LANG to get the locale's encoding, ignore + whatever is after the @, since that's a modifier, not an encoding. Branch: perl - ! lib/Hash/Util.pm + ! ext/Encode/encoding.pm ____________________________________________________________________________ -[ 17991] By: hv on 2002/10/10 11:20:41 - Log: new files lib/version.pm and lib/version.t for change #17990. +[ 32976] By: rgs on 2008/01/14 22:21:01 + Log: Subject: [PATCH regexp.h] consting + From: "Robin Barker" + Date: Mon, 14 Jan 2008 20:39:35 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939CA@exchsvr2.npl.ad.local> Branch: perl - + lib/version.pm lib/version.t + ! regexp.h ____________________________________________________________________________ -[ 17990] By: hv on 2002/10/10 11:19:57 - Log: Subject: [PATCH] Version object combined patch - From: John Peacock - Date: Fri, 04 Oct 2002 23:15:10 -0400 - Message-ID: <3D9E593E.1060605@rowman.com> +[ 32974] By: merijn on 2008/01/14 16:37:08 + Log: Intermediate update/regen in cleanup process, dtrace support + is now backported Branch: perl - ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod - ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c + ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ -[ 17989] By: hv on 2002/10/10 10:48:42 - Log: Subject: PATCH: lib/ExtUtils/typemap - From: Brian Ingerson - Date: Sat, 28 Sep 2002 13:03:24 -0700 - Message-ID: <20020928130324.A16900@ttul.org> +[ 32971] By: nicholas on 2008/01/13 20:58:56 + Log: Re-order so that the !SvOK() case is last (which should be rare) + Remove the FIXME comment as I had already fixed it. Branch: perl - ! lib/ExtUtils/typemap + ! pp.c ____________________________________________________________________________ -[ 17988] By: hv on 2002/10/10 10:45:19 - Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari) - From: Nicholas Clark - Date: Sat, 28 Sep 2002 18:52:00 +0100 - Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net> +[ 32970] By: stevep on 2008/01/13 15:28:30 + Log: Upgrade to Math-Complex-1.44 Branch: perl - ! lib/Exporter.t lib/Exporter/Heavy.pm + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 17987] By: hv on 2002/10/10 10:27:40 - Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect - From: "Allen Smith" - Date: Mon, 9 Sep 2002 17:36:55 -0400 - Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu> +[ 32969] By: nicholas on 2008/01/12 22:20:39 + Log: For 5.12: saner behaviour for `length` + (Make C return undef). + Patch mostly by Rafael, with some fine tuning by me. Branch: perl - ! pod/perlfunc.pod + ! pod/perlfunc.pod pp.c sv.c sv.h t/lib/warnings/9uninit + ! t/lib/warnings/mg t/op/length.t t/op/vec.t ____________________________________________________________________________ -[ 17986] By: hv on 2002/10/10 09:51:24 - Log: Remove use of caller() in strict.pm, and tighten Safe compartment - for Storable tests to match. +[ 32968] By: nicholas on 2008/01/12 21:57:06 + Log: Fix bug whereby length on a tied scalar that returned a UTF-8 value + would not be correct the first time. (And for the more pathological + case, would be incorrect if the UTF-8-ness of the returned value + changed.) Branch: perl - ! ext/Storable/t/code.t lib/strict.pm lib/strict.t + + t/uni/tie.t + ! MANIFEST mg.c t/op/length.t ____________________________________________________________________________ -[ 17985] By: hv on 2002/10/10 09:27:00 - Log: Subject: Re: README.cygwin draft update - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 07 Oct 2002 17:15:09 -0700 - Message-ID: +[ 32967] By: nicholas on 2008/01/12 21:07:14 + Log: Subject: Re: [PATCH] Stop DTrace config option looping in non-interactive mode + From: Andy Armstrong + Message-Id: <4C6BD298-5CD3-49EA-8FED-4A6DA24BFA7B@hexten.net> + Date: Sat, 12 Jan 2008 20:27:46 +0000 Branch: perl - ! README.cygwin pod/perl58delta.pod + ! Configure ____________________________________________________________________________ -[ 17984] By: rgs on 2002/10/09 19:17:08 - Log: Fix bug #17823 : non-modifying tr/// stringifies references +[ 32966] By: stevep on 2008/01/12 03:13:55 + Log: Subject: [PATCH] tru64: poison stack, write protect string constants + From: Jarkko Hietaniemi + Date: Sat, 12 Jan 2008 03:27:10 +0200 (EET) + Message-Id: <200801120127.m0C1RAZ6088857@kosh.hut.fi> Branch: perl - ! doop.c t/op/tr.t + ! hints/dec_osf.sh ____________________________________________________________________________ -[ 17983] By: merijn on 2002/10/09 12:22:26 - Log: Tru64 and gcc and threads - Sat, 5 Oct 2002; Jarkko Hietaniemi +[ 32965] By: craigb on 2008/01/12 01:07:54 + Log: Nit disabling dtrace on VMS (2 single quotes inside double quotes + causes symbol interpolation in DCL). Branch: perl - ! thread.h + ! configure.com ____________________________________________________________________________ -[ 17982] By: merijn on 2002/10/09 10:34:40 - Log: Correct mailing list archive URL - Wed, 9 Oct 2002; Slaven Rezic +[ 32964] By: craigb on 2008/01/12 01:01:45 + Log: Don't quote a whitespace-containing ABSPERL when the whitespace + means it is a command with parameter(s). Branch: perl - ! Porting/pumpkin.pod + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 17981] By: merijn on 2002/10/09 04:49:06 - Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting - Tue, 8 Oct 2002; Andy Dougherty +[ 32963] By: nicholas on 2008/01/11 20:28:34 + Log: Subject: [PATCH] sh doesn't know about ! + From: Andy Armstrong + Message-Id: <7EC45604-54BE-4738-90B2-7AC5C6D17026@hexten.net> + Date: Fri, 11 Jan 2008 19:34:25 +0000 Branch: perl - ! Porting/pumpkin.pod + ! Configure ____________________________________________________________________________ -[ 17980] By: sky on 2002/10/06 15:40:56 - Log: Upgrade Safe.pm to 2.09 after CPAN backport. - Fix testcases to run properly outside perl core build enviroment. +[ 32962] By: nicholas on 2008/01/11 20:27:23 + Log: Well, I know *something* passed make test from a clean build before + change 32961, and I thought that it was the right thing, but I guess + not. It should have read like this. Branch: perl - ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t - ! ext/Safe/safe3.t + ! regexp.h ____________________________________________________________________________ -[ 17979] By: sky on 2002/10/06 07:03:19 - Log: Subject: [PATCH] fix typo in Tie::Array - From: "Jos I. Boumans" - Date: sat okt 5, 2002 20:39:17 Europe/Stockholm - Message-Id: <20021005183920.14746.qmail@onion.perl.org> +[ 32961] By: nicholas on 2008/01/11 19:01:39 + Log: assert that these are the regexps you were looking for. + (at least for the most commonly used macros). + Remove the duplicate definition of RX_SUBBEG(), which I was sure I'd + done earlier. Branch: perl - ! lib/Tie/Array.pm + ! regexp.h ____________________________________________________________________________ -[ 17978] By: sky on 2002/10/05 04:44:10 - Log: Upgrade to Attribute::Handlers 0.78 +[ 32960] By: nicholas on 2008/01/11 18:03:18 + Log: __DATE__ and __TIME__ are both string literals, so we can concatentate + them, rather than formating them via %s. Branch: perl - ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes - ! lib/Attribute/Handlers/README + ! perl.c ____________________________________________________________________________ -[ 17977] By: rgs on 2002/10/04 20:01:54 - Log: Complement to change #17976 : - there was a similar bug on rdo(). - Increment $Safe::VERSION. +[ 32959] By: nicholas on 2008/01/11 17:00:59 + Log: Pack the recycled pad offsets into an SV at PL_regex_pad[0]. This will + use less memory than an AV. Branch: perl - ! ext/Opcode/Safe.pm ext/Safe/safe3.t + ! intrpvar.h op.c perl.c ____________________________________________________________________________ -[ 17976] By: rgs on 2002/10/04 19:44:48 - Log: Fix bug #17744, suggested by Andreas Jurenda, - tweaked by rgs (security hole in Safe). +[ 32958] By: nicholas on 2008/01/11 16:42:11 + Log: Remove C variables (and a parameter!) now unused since -P bit the dust. Branch: perl - + ext/Safe/safe3.t - ! MANIFEST ext/Opcode/Safe.pm + ! embed.fnc embed.h perl.c proto.h ____________________________________________________________________________ -[ 17975] By: merijn on 2002/10/04 13:30:17 - Log: Non ANSI feature detection in enum +[ 32956] By: nicholas on 2008/01/11 15:04:51 + Log: Note the U8 sized space created by removing -P, and check that it is + now an illegal command line flag. + Branch: perl + ! intrpvar.h t/run/switches.t +____________________________________________________________________________ +[ 32955] By: rgs on 2008/01/11 13:59:32 + Log: Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per Tim Bunce's + suggestion + Branch: perl + ! perl.h pp_ctl.c pp_hot.c +____________________________________________________________________________ +[ 32954] By: rgs on 2008/01/11 13:55:07 + Log: Remove the -P switch + Branch: perl + - t/comp/cpp.aux t/comp/cpp.t t/run/switchPx.aux + - t/run/switchPx.t + ! MANIFEST README.hpux README.os390 embedvar.h intrpvar.h perl.c + ! perlapi.h pod/perl.pod pod/perldiag.pod pod/perlfilter.pod + ! pod/perlrun.pod sv.c toke.c +____________________________________________________________________________ +[ 32953] By: nicholas on 2008/01/11 13:36:54 + Log: Subject: [PATCH] Add dtrace support + From: Andy Armstrong + Message-Id: + Date: Thu, 10 Jan 2008 22:20:52 +0000 + + with fixups as discussed on list, plus adding usedtrace to Glossary, + plus propagating all the new config variables everywhere. + (Was there an automatic way to do that? I did it with emacs macros) + Branch: perl + + mydtrace.h perldtrace.d + ! Configure Cross/config.sh-arm-linux MANIFEST Makefile.SH + ! NetWare/config.wc Porting/Glossary config_h.SH configure.com + ! cop.h epoc/config.sh plan9/config_sh.sample symbian/config.sh + ! uconfig.h uconfig.sh win32/config.bc win32/config.ce + ! win32/config.gc win32/config.vc win32/config.vc64 + ! win32/config_H.bc win32/config_H.ce win32/config_H.gc + ! win32/config_H.vc win32/config_H.vc64 +____________________________________________________________________________ +[ 32952] By: nicholas on 2008/01/11 13:22:35 + Log: Remove PM_GETRE_SAFE and PM_SETRE_SAFE as nothing uses them. Branch: perl - ! pad.h + ! op.h ____________________________________________________________________________ -[ 17974] By: rgs on 2002/10/03 21:00:50 - Log: Fix a precedence problem. +[ 32951] By: nicholas on 2008/01/11 12:47:57 + Log: Remove code that protected pp_qr against REGEXPs going away during + global destruction whilst they were stored via true references in + PL_regex_padav. It won't happen again (unless someone manages to get + a reference to an OP's regexp, which is also a risk in 5.10 and 5.8) Branch: perl - ! ext/Storable/t/integer.t + ! pp_hot.c ____________________________________________________________________________ -[ 17973] By: rgs on 2002/10/03 20:34:13 - Log: Change the warning message "%s trapped by operation mask" - to include '' around the op name. Document it in perldiag. +[ 32950] By: nicholas on 2008/01/11 12:14:04 + Log: REGEXPs are now stored directly in PL_regex_padav, rather than + indirectly via RVs. This saves memory, and removes 1 level of pointer + indirection. Branch: perl - ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c - ! pod/perldiag.pod + ! op.c op.h pp_ctl.c regexec.c ____________________________________________________________________________ -[ 17972] By: rgs on 2002/10/03 20:26:54 - Log: Add a new warning, "Possible precedence problem on bitwise - %c operator", triggerred when a bitwise op has a numeric - comparison op as child. +[ 32949] By: rgs on 2008/01/11 11:31:34 + Log: Introduce macro PERL_MAX_SUB_DEPTH Branch: perl - ! op.c pod/perldiag.pod t/lib/warnings/op + ! perl.h pp_ctl.c pp_hot.c ____________________________________________________________________________ -[ 17971] By: ams on 2002/10/03 11:03:41 - Log: Subject: Re: Not OK 17969 - From: Slaven Rezic - Date: 03 Oct 2002 13:12:58 +0200 - Message-Id: <87lm5fn5c5.fsf@vran.herceg.de> +[ 32948] By: rgs on 2008/01/11 10:42:13 + Log: Subject: Re: [perl #49564] Re: MRO and av_clear + From: Rick Delaney + Date: Wed, 9 Jan 2008 13:36:55 -0500 + Message-ID: <20080109183655.GB11282@bort.ca> Branch: perl - ! ext/Storable/Storable.pm ext/Storable/t/code.t - ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t - ! ext/Storable/t/malice.t + ! embed.fnc embed.h mg.c perl.h proto.h t/mro/basic.t ____________________________________________________________________________ -[ 17970] By: ams on 2002/10/03 02:21:15 - Log: Add a line about 2.05. +[ 32947] By: rgs on 2008/01/11 10:37:00 + Log: Subject: [PATCH ext/POSIX/POSIX.xs] + From: "Robin Barker" + Date: Thu, 10 Jan 2008 18:50:12 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C3@exchsvr2.npl.ad.local> + + More consting. Branch: perl - ! ext/Storable/ChangeLog + ! ext/POSIX/POSIX.xs ____________________________________________________________________________ -[ 17969] By: ams on 2002/10/03 02:12:27 - Log: Subject: [PATCH] Storable and code serialization: documentation - From: Slaven Rezic - Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST) - Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de> +[ 32946] By: rgs on 2008/01/11 10:34:41 + Log: Subject: [PATCH Porting/manicheck] + From: "Robin Barker" + Date: Thu, 10 Jan 2008 18:48:04 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C2@exchsvr2.npl.ad.local> Branch: perl - ! ext/Storable/MANIFEST ext/Storable/Storable.pm - ! ext/Storable/t/code.t + ! Porting/manicheck ____________________________________________________________________________ -[ 17968] By: ams on 2002/10/03 01:40:51 - Log: Subject: [PATCH] Re: speed of my - From: Stephen McCamant - Date: Wed, 2 Oct 2002 21:48:59 -0400 - Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU> +[ 32945] By: rgs on 2008/01/11 10:05:49 + Log: Subject: [DOC PATCH] was Re: things deprecated for removal in 5.12 + From: Paul Johnson + Date: Thu, 10 Jan 2008 23:44:20 +0100 + Message-ID: <20080110224420.GB29292@pjcj.net> Branch: perl - ! pp.c + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 17967] By: hv on 2002/10/02 15:04:57 - Log: Subject: [PATCH] reentrant buffers - From: Jarkko Hietaniemi - Date: Fri, 27 Sep 2002 01:08:56 +0300 - Message-ID: <20020926220856.GA339120@lyta.hut.fi> +[ 32944] By: nicholas on 2008/01/10 23:55:40 + Log: Better descriptions for PL_regex_pad and PL_regex_padav. Branch: perl - ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl + ! intrpvar.h ____________________________________________________________________________ -[ 17966] By: hv on 2002/10/02 14:46:52 - Log: Subject: [PATCH] retropatch - From: Jarkko Hietaniemi - Date: Fri, 27 Sep 2002 03:51:34 +0300 - Message-ID: <20020927005134.GB339120@lyta.hut.fi> +[ 32943] By: nicholas on 2008/01/10 23:54:22 + Log: Real regexps are stored via RVs, IVs can only mean spare slots. Hence + it's safe to make the scalar undefined, rather than calling out to + write a 0 that would also be interpreted as a NULL pointer. Branch: perl - + pod/perl573delta.pod - ! MANIFEST pod/buildtoc.PL pod/perl.pod + ! op.c ____________________________________________________________________________ -[ 17965] By: hv on 2002/10/02 14:42:21 - Log: op/tr.t test is affected by #17962 +[ 32942] By: nicholas on 2008/01/10 23:32:27 + Log: Change 32899 missed undoing the reference count increase when the SV + is popped off the AV. + "There's Something Wrong with our Bloody Leak Checking Today", as + Beattie didn't put it. It seems that we really can't check for leaking + scalars in perl_destruct, because we do our damndest to free them + brute force, rather than by undefining the symbol table and seeing + what sticks around. Branch: perl - ! t/op/tr.t + ! op.c ____________________________________________________________________________ -[ 17964] By: hv on 2002/10/02 14:38:59 - Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die - From: Rafael Garcia-Suarez - Date: Tue, 1 Oct 2002 23:34:35 +0200 - Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr> +[ 32941] By: nicholas on 2008/01/10 22:38:10 + Log: Reverse the TODOs on t/op/regexp_qr_embed_thr.t - they all pass now. Branch: perl - ! t/op/override.t toke.c + ! t/op/re_tests ____________________________________________________________________________ -[ 17963] By: hv on 2002/10/02 14:15:22 - Log: Subject: Re: [perl #17376] Bug Report - our(%) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Tue, 01 Oct 2002 09:54:30 -0700 - Message-ID: +[ 32940] By: nicholas on 2008/01/10 22:37:20 + Log: Un-TODO (and un-SKIP) tests in t/op/pat_thr.t that now pass. + Some TODOs still remain. Bounties? Branch: perl - ! op.c pp_hot.c t/comp/our.t + ! t/op/pat.t ____________________________________________________________________________ -[ 17962] By: ams on 2002/10/02 14:10:07 - Log: Subject: [PATCH] no [] in tr/// - From: Jarkko Hietaniemi - Date: Wed, 2 Oct 2002 17:09:11 +0300 - Message-Id: <20021002140911.GH278184@lyta.hut.fi> +[ 32939] By: nicholas on 2008/01/10 22:06:53 + Log: It seems that you don't need to reference count PL_reg_curpm without + ithreads, so don't waste time doing it there. Branch: perl - ! pod/perldiag.pod toke.c + ! regexec.c ____________________________________________________________________________ -[ 17961] By: hv on 2002/10/02 14:09:11 - Log: Subject: Re: Hash::Util::lock_keys inhibits bless - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Mon, 30 Sep 2002 17:24:06 +0200 - Message-ID: +[ 32938] By: nicholas on 2008/01/10 21:16:01 + Log: The correct solution is to reference count the regexp in PL_reg_curpm, + rather than put in lots of hacks to work round not reference counting + it. Branch: perl - ! lib/Hash/Util.pm + ! perl.c regexec.c ____________________________________________________________________________ -[ 17959] By: hv on 2002/10/02 14:06:29 - Log: Subject: [DOCPATCH] Unicode porting advice - From: andreas.koenig@anima.de (Andreas J. Koenig) - Date: Fri, 27 Sep 2002 15:30:16 +0200 - Message-ID: +[ 32937] By: nicholas on 2008/01/10 21:15:02 + Log: Ensure DEBUG_LEAKING_SCALARS_ABORT can't be circumvented by fatal + warnings. Add an abort() if you try to dup a freed scalar. Branch: perl - ! pod/perlunicode.pod + ! sv.c ____________________________________________________________________________ -[ 17958] By: hv on 2002/10/02 13:57:06 - Log: missing quote from #17957 +[ 32935] By: nicholas on 2008/01/10 17:27:39 + Log: Fix bug picked up by printf format warnings - a cast is needed where + UV is larger than U32 for dumping leaking scalars. Branch: perl - ! Porting/pumpkin.pod + ! perl.c ____________________________________________________________________________ -[ 17957] By: hv on 2002/10/02 13:55:56 - Log: document how to set APPLLIB_EXP - Subject: Re: [perl #15957] error installing perl 5.8.0 - From: Andy Dougherty - Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT) - Message-ID: +[ 32934] By: nicholas on 2008/01/10 00:32:20 + Log: Subject: [PATCH] Move the reg_stringify logic to Perl_sv_2pv_flags + From: avar@cpan.org (Ævar Arnfjörð Bjarmason) + Date: Wed, 09 Jan 2008 21:05:15 +0000 + Message-ID: <86zlveaewk.fsf@cpan.org> + + with two corrections. + Plus remove reg_stringify from embed.fnc and regen. Branch: perl - ! Porting/pumpkin.pod + ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c sv.c ____________________________________________________________________________ -[ 17956] By: hv on 2002/10/02 13:51:12 - Log: Devel::Peek tests from: - Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 26 Sep 2002 22:16:39 -0700 - Message-ID: <3m+k9gzkgqnP092yn@efn.org> +[ 32933] By: davem on 2008/01/09 23:57:36 + Log: seen_eval regex field wasn't getting cloned Branch: perl - ! ext/Devel/Peek/Peek.t + ! regcomp.c t/op/threads.t ____________________________________________________________________________ -[ 17955] By: hv on 2002/10/02 13:43:26 - Log: add precedence warning for bitwise docs - Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really... - From: Mike Guy - Date: Thu, 26 Sep 2002 13:20:45 +0100 - Message-Id: +[ 32932] By: nicholas on 2008/01/09 23:26:14 + Log: Fix the bug introduced by the bug fix of change 30755. + (Certain regexps could SEGV if cloned). Branch: perl - ! pod/perlop.pod + ! regcomp.c t/op/pat.t ____________________________________________________________________________ -[ 17954] By: hv on 2002/10/02 13:18:01 - Log: Subject: [PATCH] Re: perlio bug? - From: Rafael Garcia-Suarez - Date: Wed, 25 Sep 2002 21:58:12 +0200 - Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr> +[ 32931] By: nicholas on 2008/01/09 22:42:04 + Log: Variants of several regression tests that run the actul tests inside + a new thread, to test ithread's cloning, particularly of regexps. Branch: perl - ! doio.c pod/perldiag.pod t/lib/warnings/doio + + t/op/index_thr.t t/op/pat_thr.t t/op/reg_email_thr.t + + t/op/regexp_qr_embed_thr.t t/op/substr_thr.t t/thread_it.pl + ! MANIFEST t/op/index.t t/op/pat.t t/op/re_tests + ! t/op/reg_email.t t/op/regexp.t t/op/substr.t ____________________________________________________________________________ -[ 17953] By: hv on 2002/10/02 12:55:29 - Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file - From: Dave Mitchell - Date: Wed, 25 Sep 2002 23:40:23 +0100 - Message-ID: <20020925234023.A20044@fdgroup.com> +[ 32930] By: nicholas on 2008/01/09 22:36:21 + Log: grep the MANIFEST to avoid having hard coded numbers in readdir.t Branch: perl - + pad.c pad.h - ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c - ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t - ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod - ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c - ! proto.h scope.c sv.c toke.c + ! t/op/readdir.t ____________________________________________________________________________ -[ 17952] By: hv on 2002/10/02 11:23:38 - Log: better handling of whitespace in autodoc declarations; fragment from: - Subject: [PATCH pad.c,h] move all pad-related code to its own src file - From: Dave Mitchell - Date: Wed, 25 Sep 2002 23:40:23 +0100 - Message-ID: <20020925234023.A20044@fdgroup.com> +[ 32929] By: stevep on 2008/01/09 21:50:25 + Log: Upgrade to Math-Complex-1.43 Branch: perl - ! autodoc.pl + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 17951] By: merijn on 2002/10/02 09:15:18 - Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart - Thu, 25 Jul 2002, Andy Dougherty +[ 32928] By: stevep on 2008/01/09 21:18:39 + Log: Only code paths in hv_store either XSRETURN_NO or XSRETURN_YES. + Change the prototype to return void, remove the output to RETVAL + (which isn't set anyway), and fix a typo in the code. Branch: perl - ! Configure Policy_sh.SH + ! ext/Hash/Util/Util.xs ____________________________________________________________________________ -[ 17950] By: ams on 2002/10/02 03:43:41 - Log: Add silly bandaid to stop segfaults on subsequent accesses to - the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol() - (<$fred>). +[ 32927] By: merijn on 2008/01/09 21:05:38 + Log: Intermediate re-gen for AndyA's dtrace work. More to come Branch: perl - ! op.c + ! Configure ____________________________________________________________________________ -[ 17949] By: hv on 2002/10/01 08:49:02 - Log: patch based on: - Subject: Re: [perl #17376] Bug Report - our(%) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Mon, 30 Sep 2002 15:22:18 -0700 - Message-ID: +[ 32926] By: mhx on 2008/01/09 19:37:06 + Log: Subject: Re: [PATCH] Exclude .svn and _darcs from IPC::SysV's Makefile.PL libscan + From: Marcus Holland-Moritz + Date: Wed, 9 Jan 2008 19:58:11 +0100 + Message-ID: <20080109195811.2c5353e5@r2d2> + + Make libscan() in IPC::SysV's Makefile.PL inherit EU::MM's + libscan() behaviour. Branch: perl - ! op.c + ! ext/IPC/SysV/Makefile.PL ____________________________________________________________________________ -[ 17948] By: hv on 2002/10/01 08:26:44 - Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3) - From: chromatic - Date: Fri, 13 Sep 2002 14:26:08 -0700 - Message-Id: <200209131426.08116.chromatic@wgz.org> +[ 32925] By: steveh on 2008/01/09 17:59:11 + Log: Fix prototype in regexp code following #32851, and regen Branch: perl - ! lib/AutoLoader.pm + ! embed.fnc pod/perlapi.pod proto.h regexp.h ____________________________________________________________________________ -[ 17947] By: hv on 2002/10/01 08:10:21 - Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 11 Sep 2002 22:22:45 -0700 - Message-ID: +[ 32922] By: rgs on 2008/01/09 16:52:36 + Log: Revert change #32920, since it was solved another way by #32890. Branch: perl - ! dump.c mg.h regexec.c sv.c t/op/pat.t + ! pp_ctl.c ____________________________________________________________________________ -[ 17946] By: merijn on 2002/09/30 15:19:36 - Log: nanosleep on VMS not present +[ 32921] By: rgs on 2008/01/09 16:46:57 + Log: Subject: [PATCH] refactor PL_opargs generation in opcode.pl and fix helem + From: Marcus Holland-Moritz + Date: Thu, 3 Jan 2008 01:29:35 +0100 + Message-ID: <20080103012935.759bda90@r2d2> Branch: perl - ! configure.com + ! opcode.pl ____________________________________________________________________________ -[ 17945] By: merijn on 2002/09/30 09:51:40 - Log: -Dgccansipedantic only for gcc 3+ - Mon, 30 Sep 2002, Jarkko Hietaniemi +[ 32920] By: rgs on 2008/01/09 16:32:55 + Log: Subject: RE: compile warnings w/ PM_SETRE and ReREFCNT_inc + From: "Robin Barker" + Date: Mon, 7 Jan 2008 14:10:30 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939AE@exchsvr2.npl.ad.local> Branch: perl - ! Porting/pumpkin.pod cflags.SH + ! pp_ctl.c ____________________________________________________________________________ -[ 17944] By: merijn on 2002/09/30 08:29:33 - Log: nanosleep probes as per Jarkko's request +[ 32918] By: nicholas on 2008/01/09 15:34:42 + Log: Add DEBUG_LEAKING_SCALARS_ABORT, to call abort() if any scalars leak, + or are freed too many times. Branch: perl - ! Configure NetWare/config_H.wc Porting/config.sh - ! Porting/config_H config_h.SH epoc/config.sh perl.h - ! win32/config.bc win32/config.gc win32/config.vc - ! win32/config.vc64 win32/config_H.bc win32/config_H.gc - ! win32/config_H.vc win32/config_H.vc64 wince/config.ce - ! wince/config_H.ce -____________________________________________________________________________ -[ 17943] By: merijn on 2002/09/30 05:56:58 - Log: Backport 17941 ([perl #16796] Configure script buglet) - 27 Aug 2002 20:09:29, "Amick, Eric" (via RT) - Branch: metaconfig - ! U/modified/Loc.U + ! perl.c sv.c ____________________________________________________________________________ -[ 17942] By: ams on 2002/09/29 22:26:37 - Log: Remove package; (Heh heh.) +[ 32916] By: rgs on 2008/01/09 13:16:34 + Log: Add a few =cuts (so configpm is displayed mostly correctly + by perldoc or by search.cpan.org) Branch: perl - ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y - ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t - ! vms/perly_c.vms vms/perly_h.vms + ! configpm ____________________________________________________________________________ -[ 17941] By: hv on 2002/09/29 12:11:06 - Log: Subject: [perl #16796] Configure script buglet - From: "Amick, Eric" (via RT) - Date: 27 Aug 2002 20:09:29 -0000 - Message-Id: +[ 32915] By: rgs on 2008/01/09 12:33:27 + Log: Fix leak introduced by change #32873, thanks to Nicholas Branch: perl - ! Configure + ! pp_hot.c ____________________________________________________________________________ -[ 17940] By: hv on 2002/09/29 11:59:28 - Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0 - From: Rafael Garcia-Suarez - Date: Fri, 27 Sep 2002 13:52:18 +0200 - Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr> +[ 32914] By: nicholas on 2008/01/09 11:47:12 + Log: 1e4 isn't large enough with 16 byte long doubles (at least on x86_64). + However, 1e5 does take us "to infinity and beyond" + (Plus use cmp_ok, for better diagnostics) Branch: perl - ! lib/Attribute/Handlers.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 17939] By: hv on 2002/09/29 11:55:17 - Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX - From: Allen Smith (via RT) - Date: 13 Sep 2002 03:01:30 -0000 - Message-Id: +[ 32913] By: nicholas on 2008/01/09 11:40:12 + Log: Change 32899 missed the other double-reference count. Branch: perl - ! t/lib/h2ph.pht utils/h2ph.PL + ! regexec.c ____________________________________________________________________________ -[ 17938] By: rgs on 2002/09/28 20:42:59 - Log: Email address change for Stéphane Payrard +[ 32912] By: nicholas on 2008/01/09 11:34:41 + Log: newSV() + sv_upgrade() => newSV_type() Branch: perl - ! AUTHORS + ! pp_ctl.c ____________________________________________________________________________ -[ 17937] By: hv on 2002/09/27 10:05:42 - Log: Subject: Re: [REVISED PATCH] Magic v-strings - From: John Peacock - Date: Thu, 19 Sep 2002 22:30:58 -0400 - Message-ID: <3D8A8862.3000602@rowman.com> +[ 32911] By: rgs on 2008/01/09 10:54:27 + Log: Subject: [PATCH] Move re::regexp_pattern to universal.c + From: "Jerry D. Hedden" + Date: Tue, 8 Jan 2008 15:01:02 -0500 + Message-ID: <1ff86f510801081201q5c36f055re6165ebfe8876c2e@mail.gmail.com> Branch: perl - ! sv.c util.c + + t/op/re.t + ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bless.t + ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t universal.c ____________________________________________________________________________ -[ 17936] By: hv on 2002/09/27 10:00:42 - Log: Subject: [PATCH] configure.com -- don't exclude threads::shared - From: "Craig A. Berry" - Date: Wed, 25 Sep 2002 17:14:33 -0500 - Message-ID: <3D923549.6050809@mac.com> +[ 32910] By: rgs on 2008/01/09 10:11:10 + Log: Remove the warning "v-string in require/use non portable" Branch: perl - ! configure.com + ! ext/B/B/Deparse.pm pod/perldiag.pod pod/perlfunc.pod pp_ctl.c + ! t/lib/warnings/pp_ctl ____________________________________________________________________________ -[ 17935] By: hv on 2002/09/27 09:48:19 - Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes. - From: Andy Lester - Date: Fri, 20 Sep 2002 12:23:41 -0500 - Message-ID: <20020920172341.GA15672@petdance.com> +[ 32909] By: rgs on 2008/01/09 09:55:33 + Log: Subject: [PATCH] B::Deparse fixes for implicit smartmatching in given/when + From: Florian Ragwitz + Date: Tue, 8 Jan 2008 19:56:47 +0100 + Message-ID: <20080108185647.GD11813@perldition.org> Branch: perl - ! pod/perlopentut.pod + ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ -[ 17934] By: hv on 2002/09/26 18:50:02 - Log: missing '.' in test from #17932 +[ 32908] By: stevep on 2008/01/09 02:36:33 + Log: Upgrade to Math-Complex-1.42 Branch: perl - ! t/lib/strict/subs + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 17933] By: hv on 2002/09/26 17:01:11 - Log: Subject: [PATCH] perl #17453 - From: Jarkko Hietaniemi - Date: Fri, 20 Sep 2002 17:22:45 +0300 - Message-ID: <20020920142245.GG280265@lyta.hut.fi> +[ 32907] By: stevep on 2008/01/09 02:29:48 + Log: Upgrade to Module-Load-Conditional-0.24 Branch: perl - ! lib/utf8_heavy.pl t/op/pat.t + ! lib/Module/Load/Conditional.pm ____________________________________________________________________________ -[ 17932] By: hv on 2002/09/26 16:47:32 - Log: #17931 checked for wrong constant +[ 32906] By: davem on 2008/01/09 01:50:38 + Log: change #31447 was wrong. Really handle cloning a stale lexical var Branch: perl - ! op.c + ! pad.c t/op/closure.t ____________________________________________________________________________ -[ 17931] By: hv on 2002/09/26 16:29:26 - Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm - From: Kay_Röpke - Date: Fri, 20 Sep 2002 16:09:08 +0200 - Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de> - Branch: perl - ! op.c t/lib/strict/subs -____________________________________________________________________________ -[ 17930] By: hv on 2002/09/26 15:56:07 - Log: Subject: [perl #17445] Class::Struct patch: version number, examples - From: Ken Neighbors (via RT) - Date: 19 Sep 2002 18:48:22 -0000 - Message-Id: - Branch: perl - ! lib/Class/Struct.pm -____________________________________________________________________________ -[ 17929] By: merijn on 2002/09/26 12:15:04 - Log: Backport 17925 and 17926 - enable -ansi -pedantic; Jarkko Hietaniemi ; Wed, 18 Sep 2002 - defuse installusrbinperl; Jarkko Hietaniemi ; Thu, 19 Sep 2002 - Branch: metaconfig - ! U/installdirs/instubperl.U - Branch: metaconfig/U/perl - ! gccvers.U -____________________________________________________________________________ -[ 17928] By: hv on 2002/09/26 09:54:05 - Log: Subject: [PATCH] bug in utf8.c(?) - From: Marty Pauley - Date: Fri, 20 Sep 2002 10:55:33 +0100 - Subject: [PATCH] bug in utf8.c(?) +[ 32905] By: rgs on 2008/01/08 22:45:03 + Log: Subject: [patch] [Win32] Make Perl build on Win32 when the path contains whitespace + From: Max Maischein + Date: Mon, 07 Jan 2008 20:48:04 +0100 + Message-ID: <478281F4.9000202@cpan.org> Branch: perl - ! utf8.c + ! lib/ExtUtils/MM_Unix.pm lib/File/CheckTree.t ____________________________________________________________________________ -[ 17927] By: hv on 2002/09/26 09:37:19 - Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment - From: Marty Pauley - Date: Fri, 20 Sep 2002 09:52:16 +0100 - Message-Id: 20020920085216.GC10512@soto.kasei.com +[ 32904] By: rgs on 2008/01/08 22:33:31 + Log: Subject: Re: [PATCH] docs more open() and $_ related entries + From: "Gabor Szabo" + Date: Tue, 8 Jan 2008 22:07:54 +0200 + Message-ID: Branch: perl - ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm + ! pod/perlfunc.pod pod/perlvar.pod ____________________________________________________________________________ -[ 17926] By: hv on 2002/09/26 09:28:06 - Log: Subject: [PATCH] defuse installusrbinperl - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 18:01:03 +0300 - Message-ID: <20020919150103.GI208696@lyta.hut.fi> +[ 32903] By: rgs on 2008/01/08 22:12:56 + Log: Subject: [PATCH] AutoLoader: Remove AutoLoader::can + From: Steffen Mueller + Date: Fri, 30 Nov 2007 23:02:03 +0100 + Message-ID: <20071130220203.26939.qmail@lists.develooper.com> Branch: perl - ! Configure + ! lib/AutoLoader.pm lib/AutoLoader/t/01AutoLoader.t ____________________________________________________________________________ -[ 17925] By: hv on 2002/09/26 09:15:55 - Log: Subject: [PATCH v2] enable -ansi -pedantic - From: Jarkko Hietaniemi - Date: Wed, 18 Sep 2002 01:19:25 +0300 - Message-ID: <20020917221925.GF85044@lyta.hut.fi> +[ 32902] By: nicholas on 2008/01/08 17:55:41 + Log: With regexps stored as real RVs, we can eliminate SvREPADTMP(). + Exterminate! Exterminate! Exterminate! Branch: perl - ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c - ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c + ! op.c perl.c sv.h ____________________________________________________________________________ -[ 17924] By: hv on 2002/09/26 08:44:16 - Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads) - From: Nicholas Clark - Date: Sat, 14 Sep 2002 18:49:10 +0100 - Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net> +[ 32901] By: nicholas on 2008/01/08 17:35:19 + Log: PL_regex_padav can simply be dup()ed. This is surprisingly satisfying. Branch: perl ! sv.c ____________________________________________________________________________ -[ 17923] By: hv on 2002/09/26 08:33:54 - Log: Subject: [PATCH] Re: Advice on coredump - From: Rafael Garcia-Suarez - Date: Wed, 18 Sep 2002 22:14:57 +0200 - Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr> +[ 32900] By: nicholas on 2008/01/08 17:10:29 + Log: In PL_regexp_padav, store regexps via real references, rather than + hiding them within IVs. We can do this now that they are real SV + pointers. Branch: perl - ! op.c t/op/closure.t + ! op.h perl.c pp_hot.c sv.c ____________________________________________________________________________ -[ 17922] By: hv on 2002/09/26 08:25:28 - Log: Subject: Re: [PATCH] spurious t/auto directory appears - From: Michael G Schwern - Date: Fri, 13 Sep 2002 23:56:05 -0400 - Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net> +[ 32899] By: nicholas on 2008/01/08 16:42:31 + Log: Correct a long-standing ithreads reference counting anonamly - the + reference count only needs "doubling" when the scalar is pushed onto + PL_regex_padav for the second time. Branch: perl - ! lib/ExtUtils/t/Installed.t + ! op.c regexec.c sv.c ____________________________________________________________________________ -[ 17921] By: hv on 2002/09/26 08:21:59 - Log: add TODO tests for slow our() declaration - Subject: Re: [perl #17376] Bug Report - our(%) - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 19 Sep 2002 22:34:01 -0700 - Message-ID: +[ 32897] By: nicholas on 2008/01/08 09:27:38 + Log: Subject: [PATCH] ARRAY(0x...) is not very helpful in sprintf.t diagnostics + Message-ID: <55933.71.35.169.13.1199777041.squirrel@webmail.efn.org> + From: "Yitzchak Scott-Thoennes" + Date: Mon, 7 Jan 2008 23:24:01 -0800 (PST) Branch: perl - + t/comp/our.t - ! MANIFEST + ! t/op/sprintf.t ____________________________________________________________________________ -[ 17920] By: hv on 2002/09/26 08:16:43 - Log: LEAKTEST is dead, RIP - Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST - From: "H.Merijn Brand" - Date: Mon, 23 Sep 2002 18:33:12 +0200 - Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl> +[ 32896] By: nicholas on 2008/01/07 23:31:34 + Log: Post change 32880, restore the dummy sub Regexp::DESTROY {} Branch: perl - ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym - ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c + ! universal.c ____________________________________________________________________________ -[ 17919] By: hv on 2002/09/26 07:59:42 - Log: Subject: [PATCH] AIX hints missinga >&4 - From: Jarkko Hietaniemi - Date: Fri, 13 Sep 2002 16:48:42 +0300 - Message-ID: <20020913134842.GD8929@lyta.hut.fi> +[ 32895] By: nicholas on 2008/01/07 21:17:10 + Log: Clarify the use of SVf_BREAK on PL_reg_curpm. Branch: perl - ! hints/aix.sh + ! regexec.c sv.h ____________________________________________________________________________ -[ 17918] By: hv on 2002/09/26 07:51:10 - Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod) - From: "Brendan O'Dea" - Date: Mon, 23 Sep 2002 22:45:40 +1000 - Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au> +[ 32894] By: nicholas on 2008/01/07 18:24:39 + Log: Don't set the public IV or NV flags if the string converted from has + trailing garbage. This behaviour is consistent with not setting the + public IV or NV flags if the value is out of range for the type. Branch: perl - ! pod/perlfunc.pod + ! perl.c sv.c ____________________________________________________________________________ -[ 17917] By: hv on 2002/09/26 07:46:43 - Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message - From: Slaven Rezic - Date: 11 Sep 2002 19:37:09 +0200 - Message-ID: <871y80a0my.fsf@vran.herceg.de> +[ 32893] By: nicholas on 2008/01/07 17:27:51 + Log: Save an upgrade each by first setting the NV on PL_sv_yes and PL_sv_no + at interpreter construction time. Branch: perl - ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm + ! perl.c ____________________________________________________________________________ -[ 17916] By: hv on 2002/09/26 07:31:42 - Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity - From: "Brendan O'Dea" - Date: Tue, 10 Sep 2002 09:19:05 +1000 - Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au> +[ 32892] By: rgs on 2008/01/07 16:55:44 + Log: Subject: [PATCH] v5.8.8: File::Temp.pm (_gettemp): ignore dir -w test on Cygwin + From: Jari Aalto + Date: Sat, 05 Jan 2008 13:22:17 +0200 + Message-ID: Branch: perl - ! pod/perlembed.pod + ! lib/File/Temp.pm ____________________________________________________________________________ -[ 17915] By: rgs on 2002/09/24 20:19:22 - Log: Patch #17914 was empty ; this should have been applied instead. +[ 32891] By: rgs on 2008/01/07 14:55:23 + Log: Subject: [PATCH] Big slowdown in 5.10 @_ parameter passing + From: Rick Delaney + Date: Sun, 6 Jan 2008 14:14:39 -0500 + Message-ID: <20080106191439.GF13935@bort.ca> Branch: perl - ! hints/aix.sh + ! op.c ____________________________________________________________________________ -[ 17914] By: rgs on 2002/09/21 19:58:57 - Log: Subject: [PATCH] PASE saga continues - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 23:30:20 +0300 - Message-ID: <20020919203020.GB274453@lyta.hut.fi> +[ 32890] By: nicholas on 2008/01/07 13:53:57 + Log: ReREFCNT_inc() should return a pointer to REGEXP. + [I don't get warnings about void context here, but I'm sure someone + will :-(] Branch: perl - ! hints/aix.sh + ! regexp.h ____________________________________________________________________________ -[ 17913] By: rgs on 2002/09/21 19:46:56 - Log: Subject: [PATCH perl@17882] file spec tweaks for VMS - From: "Craig A. Berry" - Date: Wed, 18 Sep 2002 16:57:02 -0500 - Message-ID: <3D88F6AE.3020708@mac.com> +[ 32889] By: steveh on 2008/01/07 12:17:51 + Log: Win32 doesn't set $Config{d_fork} when its pseudofork emulation is + present, and checking for $Config{d_pseudofork} is no good for dual- + lived modules that must work with older perls, so do a more elaborate + test (as per existing Test-Simple and IO test scripts). Branch: perl - ! lib/File/Spec/VMS.pm vms/ext/filespec.t + ! lib/File/Temp/t/fork.t ____________________________________________________________________________ -[ 17912] By: ams on 2002/09/19 17:21:24 - Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 18:59:48 +0300 - Message-Id: <20020919155948.GU208696@lyta.hut.fi> - - Subject: [PATCH] more PASE tweakage - From: Jarkko Hietaniemi - Date: Thu, 19 Sep 2002 18:01:44 +0300 - Message-Id: <20020919150144.GJ208696@lyta.hut.fi> +[ 32888] By: rgs on 2008/01/07 11:21:29 + Log: Let's remove the grep in void context warning. Branch: perl - ! README.os400 hints/aix.sh + ! op.c t/lib/warnings/op ____________________________________________________________________________ -[ 17911] By: ams on 2002/09/17 19:29:53 - Log: Typo fix. +[ 32887] By: rgs on 2008/01/07 11:05:49 + Log: Subject: - perlcommunity.patch (1/1) [PATCH] perlcommunity: "Perl Mongers" and calendar corrections + From: brian d foy + Date: Fri, 04 Jan 2008 14:07:27 -0600 + Message-ID: <040120081407272341%brian.d.foy@gmail.com> Branch: perl - ! ext/POSIX/POSIX.pod + ! pod/perlcommunity.pod ____________________________________________________________________________ -[ 17910] By: ams on 2002/09/17 18:09:32 - Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by - checking for SvOK in do_readline(). +[ 32886] By: rgs on 2008/01/07 11:02:01 + Log: Subject: [PATCH] Cleanup lib/B + From: "Jerry D. Hedden" + Date: Fri, 4 Jan 2008 13:22:36 -0500 + Message-ID: <1ff86f510801041022i5535ed7frfd64a93d99036e18@mail.gmail.com> Branch: perl - ! pp_hot.c t/op/gv.t + ! Makefile.SH ____________________________________________________________________________ -[ 17909] By: rgs on 2002/09/16 21:49:27 - Log: Pod formatting nit, found by Merijn and Jos Boumans. +[ 32885] By: rgs on 2008/01/07 11:00:37 + Log: Subject: [PATCH] Cleanup File::Temp test file (revised) + From: "Jerry D. Hedden" + Date: Fri, 4 Jan 2008 12:39:35 -0500 + Message-ID: <1ff86f510801040939t560c459dm6b780ab3dc5cc6c3@mail.gmail.com> Branch: perl - ! pod/perlunicode.pod + ! lib/File/Temp/t/fork.t ____________________________________________________________________________ -[ 17908] By: rgs on 2002/09/16 21:34:55 - Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_ - From: (Ilya Martynov) (via RT) - Date: 15 Sep 2002 19:06:56 -0000 - Message-Id: +[ 32884] By: demerphq on 2008/01/07 00:20:33 + Log: dev version numbers, xs and warnings dont play together nicely, so use MM->parse_version() to smooth over the cracks.... Branch: perl - ! lib/Locale/Country.pm lib/Locale/Currency.pm - ! lib/Locale/Language.pm lib/Locale/Script.pm + ! ext/DB_File/DB_File.pm ext/DB_File/Makefile.PL + ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL ____________________________________________________________________________ -[ 17907] By: rgs on 2002/09/16 20:33:51 - Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha - From: Jarkko Hietaniemi - Date: Sun, 15 Sep 2002 18:02:17 +0300 - Message-ID: <20020915150217.GB21300@lyta.hut.fi> +[ 32883] By: demerphq on 2008/01/06 21:43:24 + Log: Silence new warning grep in void context warning in various modules and test files, also silence a warning that came from a previous 'dev' version number bump. Branch: perl - ! hints/netbsd.sh + ! ext/DB_File/DB_File.pm ext/DB_File/t/db-btree.t + ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t + ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/t/gdbm.t lib/CGI.pm + ! lib/CGI/t/no_tabindex.t lib/ExtUtils/Embed.pm + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 17906] By: rgs on 2002/09/15 11:30:38 - Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list - of modules.) Regenerate pod/perlmodlib.pod. Add a warning : - not all modules listed in perlmodlib are necessarily installed. - Plus some corrections by Vincent Lefevre. +[ 32882] By: demerphq on 2008/01/06 21:34:43 + Log: Remove FIXME that is already fixed. Branch: perl - ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod -____________________________________________________________________________ -[ 17905] By: nick on 2002/09/15 10:55:51 - Log: Integrate mainline - Branch: perlio - +> lib/Unicode/Collate/t/index.t - !> (integrate 54 files) + ! sv.c ____________________________________________________________________________ -[ 17904] By: merijn on 2002/09/13 14:02:18 - Log: Tabs erroneusly expanded to spaces, causing AIX to fail - in building DProf +[ 32881] By: demerphq on 2008/01/06 20:34:41 + Log: Make Data::Dumper handle blessed regexes properly, bump version as well. This may not be entirely correct on older perls, needs further investigation. Branch: perl - ! Configure + ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs + ! ext/Data/Dumper/t/bless.t ____________________________________________________________________________ -[ 17903] By: merijn on 2002/09/13 14:00:35 - Log: Fix tab/space issue that entered in 17893. AIX. - Branch: metaconfig - ! U/modified/libc.U -____________________________________________________________________________ -[ 17902] By: merijn on 2002/09/13 07:47:29 - Log: configure.com needs d_modflproto - Thu 12 Sep 2002 23:19, "Craig A. Berry" +[ 32880] By: demerphq on 2008/01/06 20:33:48 + Log: Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (and related changes) Branch: perl - ! configure.com + ! ext/Devel/Peek/t/Peek.t lib/Test/Builder.pm lib/overload.t + ! regcomp.c sv.c ____________________________________________________________________________ -[ 17901] By: rgs on 2002/09/12 20:19:55 - Log: Subject: [PATCH] more PASE wisdom - From: Jarkko Hietaniemi - Date: Fri, 13 Sep 2002 00:17:39 +0300 - Message-ID: <20020912211739.GB6980@lyta.hut.fi> +[ 32879] By: rgs on 2008/01/06 18:00:41 + Log: Don't use grep in scalar context Branch: perl - ! README.os400 + ! lib/ExtUtils/MM_Unix.pm ____________________________________________________________________________ -[ 17900] By: rgs on 2002/09/12 19:33:06 - Log: Fix a syntax incompatibility introduced by the // operator. - (Note that C is still a syntax error, it - wasn't with perl 5.8.0.) +[ 32878] By: rgs on 2008/01/06 17:56:03 + Log: Fix "grep in void context" warnings Branch: perl - ! t/op/dor.t toke.c + ! ext/SDBM_File/t/sdbm.t ____________________________________________________________________________ -[ 17899] By: merijn on 2002/09/12 15:22:06 - Log: Re: [perl #17170] NetBSD and useshrplib config option - Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez - Branch: metaconfig/U/perl - ! libperl.U +[ 32877] By: rgs on 2008/01/06 17:54:19 + Log: Fix "grep in void context" warning Branch: perl - ! Porting/Glossary + ! lib/Unicode/UCD.t ____________________________________________________________________________ -[ 17898] By: rgs on 2002/09/11 20:58:46 - Log: Fix bug #17006 : remove spurious do{} in the deparsing - of s/.../.../e. +[ 32876] By: rgs on 2008/01/06 17:14:22 + Log: Subject: Re: grep and smart match should warn in void context + From: Michael G Schwern + Date: Sun, 23 Dec 2007 11:56:08 -0800 + Message-ID: <476EBD58.9050505@pobox.com> Branch: perl - ! ext/B/B/Deparse.pm ext/B/t/deparse.t + ! op.c t/lib/warnings/op ____________________________________________________________________________ -[ 17897] By: rgs on 2002/09/11 20:56:21 - Log: Subject: [perl #17119] typo in utils/dprofpp.PL - From: "Todd C. Miller" (via RT) - Date: 10 Sep 2002 18:49:56 -0000 - Message-ID: +[ 32875] By: rgs on 2008/01/06 16:37:21 + Log: Document that sitecustomize.pl in run from a BEGIN block Branch: perl - ! utils/dprofpp.PL + ! pod/perlrun.pod ____________________________________________________________________________ -[ 17896] By: merijn on 2002/09/11 08:31:45 - Log: re-synced Configure to backported metaunits +[ 32874] By: rgs on 2008/01/06 16:19:22 + Log: Subject: [perl #49003] pp_ftrread appears to use the wrong access mode for -x when using "use filetest 'access';" + From: pravus@cpan.org (via RT) + Date: Fri, 21 Dec 2007 10:05:15 -0800 + Message-ID: Branch: perl - ! Configure Porting/Glossary Porting/config.sh Porting/config_H - ! config_h.SH -____________________________________________________________________________ -[ 17895] By: merijn on 2002/09/11 08:21:54 - Log: Cleaning up from metalint; reverting wrong voidflags fix from 17893; - fix obvious typo from 17827 - Branch: metaconfig - ! U/modified/libc.U U/modified/usenm.U U/modified/voidflags.U - Branch: metaconfig/U/perl - ! d_modfl.U gccvers.U -____________________________________________________________________________ -[ 17894] By: merijn on 2002/09/10 17:48:15 - Log: Postchecking config_h.SH helps to catch typo's - Also took the comments from the original patch - Branch: metaconfig/U/perl - ! d_modfl.U -____________________________________________________________________________ -[ 17893] By: merijn on 2002/09/10 17:31:36 - Log: Backport all Configure patches 17671 .. 17881 - to the metaunits - Branch: metaconfig - ! U/installdirs/prefix.U U/modified/libc.U U/modified/usenm.U - ! U/modified/voidflags.U - Branch: metaconfig/U/perl - ! Extensions.U d_modfl.U gccvers.U -____________________________________________________________________________ -[ 17892] By: merijn on 2002/09/10 15:43:53 - Log: Callback behaviour in hints - Mon, 9 Sep 2002, Allen Smith - Branch: perl - ! hints/README.hints -____________________________________________________________________________ -[ 17891] By: jhi on 2002/09/10 13:16:40 - Log: metaconfig tweakage. - Branch: metaconfig - + U/newer - ! README U/mksample -____________________________________________________________________________ -[ 17890] By: merijn on 2002/09/10 12:17:49 - Log: Metaconfig documentation update (part 2) - Fri 06 Sep 2002 20:26, Andy Dougherty - Branch: metaconfig - ! README U.check/MANIFEST U/README U/mksample - ! dist-3.0at70b/mcon/U/abortsig.U - ! dist-3.0at70b/mcon/U/alignbytes.U - ! dist-3.0at70b/mcon/U/bitpbyte.U - ! dist-3.0at70b/mcon/U/byteorder.U - ! dist-3.0at70b/mcon/U/ccflags.U - ! dist-3.0at70b/mcon/U/charorder.U - ! dist-3.0at70b/mcon/U/charsize.U - ! dist-3.0at70b/mcon/U/d_NOFILE.U - ! dist-3.0at70b/mcon/U/d_PORTAR.U - ! dist-3.0at70b/mcon/U/d_SHM_MAC.U - ! dist-3.0at70b/mcon/U/d_access.U - ! dist-3.0at70b/mcon/U/d_bsdjmp.U - ! dist-3.0at70b/mcon/U/d_casti32.U - ! dist-3.0at70b/mcon/U/d_castneg.U - ! dist-3.0at70b/mcon/U/d_charsprf.U - ! dist-3.0at70b/mcon/U/d_ckeypad.U - ! dist-3.0at70b/mcon/U/d_const.U - ! dist-3.0at70b/mcon/U/d_eofpipe.U - ! dist-3.0at70b/mcon/U/d_fd_set.U - ! dist-3.0at70b/mcon/U/d_getpagsz.U - ! dist-3.0at70b/mcon/U/d_getpgrp.U - ! dist-3.0at70b/mcon/U/d_isascii.U - ! dist-3.0at70b/mcon/U/d_keepsig.U - ! dist-3.0at70b/mcon/U/d_nolnbuf.U - ! dist-3.0at70b/mcon/U/d_open3.U - ! dist-3.0at70b/mcon/U/d_pidcheck.U - ! dist-3.0at70b/mcon/U/d_safebcpy.U - ! dist-3.0at70b/mcon/U/d_safemcpy.U - ! dist-3.0at70b/mcon/U/d_sanemcmp.U - ! dist-3.0at70b/mcon/U/d_scannl.U - ! dist-3.0at70b/mcon/U/d_setpgrp.U - ! dist-3.0at70b/mcon/U/d_sgndchr.U - ! dist-3.0at70b/mcon/U/d_sigaction.U - ! dist-3.0at70b/mcon/U/d_sigsetjmp.U - ! dist-3.0at70b/mcon/U/d_stdstdio.U - ! dist-3.0at70b/mcon/U/d_strctcpy.U - ! dist-3.0at70b/mcon/U/d_volatile.U - ! dist-3.0at70b/mcon/U/d_vprintf.U - ! dist-3.0at70b/mcon/U/d_wifstat.U - ! dist-3.0at70b/mcon/U/doublesize.U - ! dist-3.0at70b/mcon/U/errnolist.U - ! dist-3.0at70b/mcon/U/floatsize.U dist-3.0at70b/mcon/U/i_db.U - ! dist-3.0at70b/mcon/U/i_sysioctl.U - ! dist-3.0at70b/mcon/U/i_time.U dist-3.0at70b/mcon/U/install.U - ! dist-3.0at70b/mcon/U/intsize.U dist-3.0at70b/mcon/U/models.U - ! dist-3.0at70b/mcon/U/nblock_io.U - ! dist-3.0at70b/mcon/U/nlist_pfx.U - ! dist-3.0at70b/mcon/U/orderlib.U - ! dist-3.0at70b/mcon/U/prototype.U - ! dist-3.0at70b/mcon/U/ptrsize.U dist-3.0at70b/mcon/U/randbits.U - ! dist-3.0at70b/mcon/U/randfunc.U - ! dist-3.0at70b/mcon/U/sbrksmart.U - ! dist-3.0at70b/mcon/U/selecttype.U - ! dist-3.0at70b/mcon/U/sockopt.U - ! dist-3.0at70b/mcon/U/ssizetype.U - ! dist-3.0at70b/mcon/U/sunscanf.U - ! dist-3.0at70b/mcon/U/voidflags.U -____________________________________________________________________________ -[ 17889] By: merijn on 2002/09/10 09:58:06 - Log: Metaconfig documentation update (part 1) - Fri 06 Sep 2002 20:26, Andy Dougherty - plus some tweaks - Branch: metaconfig - ! README -____________________________________________________________________________ -[ 17888] By: merijn on 2002/09/10 09:20:52 - Log: New low-price HP servers - Branch: perl - ! README.hpux + ! pp_sys.c ____________________________________________________________________________ -[ 17887] By: rgs on 2002/09/09 21:00:08 - Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm - From: Paul Johnson - Date: Mon, 9 Sep 2002 23:37:33 +0200 - Message-ID: <20020909213733.GD879@pjcj.net> +[ 32873] By: rgs on 2008/01/06 16:03:13 + Log: Subject: Re: [perl #49264] say behaves as just print on tied filehandle + From: Michael G Schwern + Date: Wed, 02 Jan 2008 17:08:36 -0800 + Message-ID: <477C3594.9080302@pobox.com> Branch: perl - ! ext/B/B/Deparse.pm + ! pod/perltie.pod pp_hot.c t/op/tiehandle.t ____________________________________________________________________________ -[ 17886] By: rgs on 2002/09/09 20:38:01 - Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm. Didn't work. - From: Nicholas Clark - Date: Sun, 8 Sep 2002 23:05:54 +0100 - Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net> +[ 32872] By: rgs on 2008/01/06 15:51:07 + Log: Subject: [PATCH] \X is equivalent to an atomic group + From: Moritz Lenz + Date: Sat, 05 Jan 2008 17:14:44 +0100 + Message-ID: <477FACF4.5030801@casella.verplant.org> Branch: perl - ! configpm + ! pod/perlre.pod pod/perlunicode.pod ____________________________________________________________________________ -[ 17885] By: rgs on 2002/09/09 20:35:34 - Log: Subject: [PATCH] strict.pm pod at __END__ - From: Nicholas Clark - Date: Sun, 8 Sep 2002 22:36:09 +0100 - Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net> +[ 32871] By: craigb on 2008/01/06 15:49:27 + Log: Subject: Re: Smoke [5.11.0] 32864 FAIL(F) MSWin32 Win2003 SP2 (x86/1 cpu) + From: Abe Timmerman + Date: Sun, 06 Jan 2008 12:24:10 +0100 + Message-ID: <4780BA5A.80202@ztreet.demon.nl> + + Skip lib/File/Temp/t/fork.t when there is no fork. Branch: perl - ! lib/strict.pm + ! lib/File/Temp/t/fork.t ____________________________________________________________________________ -[ 17884] By: rgs on 2002/09/09 19:33:11 - Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage') - From: Nicholas Clark - Date: Sun, 8 Sep 2002 19:45:52 +0100 - Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net> +[ 32870] By: rgs on 2008/01/06 15:46:35 + Log: Subject: [PATCH - blead & 5.10.x] '~~' is not a feature [repost] + From: "Jerry D. Hedden" + Date: Fri, 4 Jan 2008 14:11:32 -0500 + Message-ID: <1ff86f510801041111q1730ce02hbcac80b91d78a244@mail.gmail.com> Branch: perl - ! lib/File/Find/t/find.t + ! pod/perlop.pod ____________________________________________________________________________ -[ 17883] By: rgs on 2002/09/09 19:10:08 - Log: Subject: [PATCH] Quieten warnings in Deparse.pm - From: Paul Johnson - Date: Sun, 8 Sep 2002 23:50:11 +0200 - Message-ID: <20020908215011.GA879@pjcj.net> +[ 32869] By: rgs on 2008/01/06 15:37:13 + Log: Fix bug #49298: B::Deparse fails to deparse a reference to an anonymous hash Branch: perl - ! ext/B/B/Deparse.pm + ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ -[ 17882] By: hv on 2002/09/09 10:33:58 - Log: Update Changes +[ 32868] By: nicholas on 2008/01/06 15:21:53 + Log: Enforce some type safety in PM_SETRE by adding PM_SETRE_OFFSET. Branch: perl - ! Changes patchlevel.h + ! op.c op.h ____________________________________________________________________________ -[ 17881] By: hv on 2002/09/09 09:54:55 - Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t - From: "Allen Smith" - Date: Mon, 9 Sep 2002 01:48:08 -0400 - Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu> +[ 32867] By: nicholas on 2008/01/06 13:35:38 + Log: Clarify the intent of the code in Perl_op_clear. Under ithreads, avoid + calling sv_ivset twice. As a side effect, eliminate PM_GETRE_SAFE + and PM_SETRE_SAFE, as we're doing "safe" explicitly in Perl_op_clear(). Branch: perl - ! perl.h sv.c + ! op.c op.h ____________________________________________________________________________ -[ 17880] By: hv on 2002/09/09 09:33:55 - Log: integrate Math::BigInt-1.63 - Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63 - From: Tels - Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST) - Message-Id: <200209082022.g88KMGY20194@crypt.org> +[ 32866] By: nicholas on 2008/01/06 13:04:51 + Log: Fix a bug in mad - regexps can be 8 bit, not just ASCII or UTF-8. Branch: perl - ! lib/Math/BigFloat.pm lib/Math/BigInt.pm - ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t - ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t - ! lib/Math/BigInt/t/sub_mif.t + ! dump.c ____________________________________________________________________________ -[ 17879] By: hv on 2002/09/09 09:23:53 - Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3 - From: Jarkko Hietaniemi - Date: Mon, 9 Sep 2002 00:07:46 +0300 - Message-ID: <20020908210746.GB4136@lyta.hut.fi> +[ 32865] By: mhx on 2008/01/06 11:05:27 + Log: Fix compilation issues and warnings with exotic configuration. Branch: perl - ! Configure + ! dump.c op.c pp.c ____________________________________________________________________________ -[ 17878] By: hv on 2002/09/09 09:11:57 - Log: small grammar fix in Benchmark docs +[ 32864] By: stevep on 2008/01/06 05:46:02 + Log: Subject: consting Compress::Raw::Zlib and Filter::Util::Call + From: "Robin Barker" + Date: Sat, 22 Dec 2007 00:47:51 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399F@exchsvr2.npl.ad.local> Branch: perl - ! lib/Benchmark.pm + ! ext/Compress/Raw/Zlib/Zlib.xs ext/Filter/Util/Call/Call.xs ____________________________________________________________________________ -[ 17877] By: hv on 2002/09/09 09:09:30 - Log: Subject: [PATCH] configpm - From: Abe Timmerman - Date: Sun, 8 Sep 2002 17:21:19 +0200 - Message-Id: <200209081721.19233.abe@ztreet.demon.nl> +[ 32863] By: nicholas on 2008/01/06 00:23:23 + Log: Allow sv_setsv_flags() to copy SVt_REGEXP much like it copies + SVt_FORMAT - the just string buffer. Branch: perl - ! configpm + ! ext/re/re.xs sv.c ____________________________________________________________________________ -[ 17876] By: hv on 2002/09/09 08:48:35 - Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC) - From: Abe Timmerman - Date: Mon, 9 Sep 2002 01:32:19 +0200 - Message-Id: <200209090132.19891.abe@ztreet.demon.nl> +[ 32862] By: nicholas on 2008/01/05 22:55:02 + Log: Fix a compilation warning created when RX_PRELEN() was changed to + SvCUR(), which is an unsigned value. + [Mmm, how many remaining parts of the regexp struct should be + unsigned] Branch: perl - ! makedef.pl + ! pp_ctl.c ____________________________________________________________________________ -[ 17875] By: rgs on 2002/09/08 18:55:01 - Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick) - From: Nicholas Clark - Date: Sun, 8 Sep 2002 15:46:44 +0100 - Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net> - - Plus two other similar tweaks +[ 32861] By: nicholas on 2008/01/05 22:33:12 + Log: Make REGEXP a type distinct from SV. (Much like AV, CV, GV, HV). Branch: perl - ! ext/SDBM_File/sdbm.t + ! perl.h pp_ctl.c pp_hot.c regcomp.c regexec.c sv.c sv.h util.c ____________________________________________________________________________ -[ 17874] By: hv on 2002/09/08 17:10:38 - Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t - From: "Allen Smith" - Date: Sat, 7 Sep 2002 05:25:45 -0400 - Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu> +[ 32860] By: rgs on 2008/01/05 21:36:22 + Log: Typo fix Branch: perl - ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t - ! t/op/sprintf.t + ! hv.h ____________________________________________________________________________ -[ 17873] By: hv on 2002/09/08 16:48:54 - Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?) - From: Nicholas Clark - Date: Sat, 7 Sep 2002 00:20:53 +0100 - Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net> +[ 32859] By: nicholas on 2008/01/05 21:33:30 + Log: Don't allocate the NV slot for SVt_REGEXP. Branch: perl - ! op.c sv.c + ! dump.c ext/Devel/Peek/t/Peek.t regcomp.c regexp.h sv.c ____________________________________________________________________________ -[ 17872] By: hv on 2002/09/08 16:35:46 - Log: temporarily skip failing Storable tests caused by #17869 +[ 32858] By: rgs on 2008/01/05 21:17:39 + Log: AutoSplit is dual-lived, and is part of the AutoLoader distribution Branch: perl - ! ext/Storable/t/code.t + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 17871] By: hv on 2002/09/08 16:23:49 - Log: Subject: [PATCH] tiddly tidy up for util.c - From: Nicholas Clark - Date: Fri, 6 Sep 2002 23:00:14 +0100 - Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net> +[ 32857] By: demerphq on 2008/01/05 20:35:26 + Log: Fix regexec.c so $^N and $+ are correctly updated so that they work properly inside of (?{...}) blocks as reported by Moritz Lenz in + + Subject: Bugs in extended regexp features + From: Moritz Lenz + Date: Sat, 05 Jan 2008 17:14:37 +0100 + Message-ID: <477FACED.4000505@casella.verplant.org> Branch: perl - ! util.c + ! regexec.c t/op/pat.t ____________________________________________________________________________ -[ 17870] By: hv on 2002/09/08 16:21:23 - Log: regularise whitespace and formatting in util.c +[ 32856] By: demerphq on 2008/01/05 20:25:52 + Log: $Test::Harness::Verbose is a numeric value now so assigning -v to it isnt all that helpful. Branch: perl - ! util.c + ! t/harness ____________________________________________________________________________ -[ 17869] By: hv on 2002/09/08 15:46:08 - Log: Subject: [perl #17061] no strict 'garbage' - From: Elizabeth Mattijsen (via RT) - Date: 6 Sep 2002 19:31:02 -0000 - Message-Id: - Date: Sat, 07 Sep 2002 13:40:22 +0200 - Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl> +[ 32855] By: rgs on 2008/01/05 20:06:59 + Log: Add a small note about numbered feature bundles Branch: perl - ! lib/strict.pm lib/strict.t + ! Porting/pumpkin.pod ____________________________________________________________________________ -[ 17868] By: hv on 2002/09/08 15:24:08 - Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko +[ 32854] By: nicholas on 2008/01/05 18:02:02 + Log: In struct regexp move the member paren_names to the IV union. Branch: perl - ! pod/perl58delta.pod + ! regexp.h sv.h ____________________________________________________________________________ -[ 17867] By: hv on 2002/09/08 15:10:46 - Log: Subject: [PATCH] allow using hires time() in Benchmark - From: Jarkko Hietaniemi - Date: Fri, 6 Sep 2002 00:38:11 +0300 - Message-ID: <20020905213811.GA23771@lyta.hut.fi> +[ 32853] By: nicholas on 2008/01/05 17:44:04 + Log: Convert all accesses of the member paren_names of struct regexp to + be accessed via RXp_PAREN_NAMES(). (They are entirely within the + regexp implementation). Branch: perl - ! lib/Benchmark.pm + ! regcomp.c regexec.c regexp.h ____________________________________________________________________________ -[ 17866] By: hv on 2002/09/08 15:06:05 - Log: Subject: [PATCH] OS/400 PASE symbol scan tweak - From: Jarkko Hietaniemi - Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST) - Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi> +[ 32852] By: nicholas on 2008/01/05 17:15:30 + Log: Abolish RXf_UTF8. Store the UTF-8-ness of the pattern with SvUTF8(). Branch: perl - ! Configure + ! op.c pp_ctl.c regcomp.c regexec.c regexp.h regnodes.h ____________________________________________________________________________ -[ 17865] By: hv on 2002/09/08 15:03:23 - Log: Subject: Unicode::Collate 0.23 Released - From: SADAHIRO Tomoyuki - Date: Thu, 05 Sep 2002 23:28:32 +0900 - Message-Id: <20020905232316.8151.BQW10602@nifty.com> +[ 32851] By: nicholas on 2008/01/05 16:47:06 + Log: Make Perl_pregcomp() use SvUTF8() of the pattern, rather than the flag + bit in pmflags, to decide whether the pattern is UTF-8. Branch: perl - + lib/Unicode/Collate/t/index.t - ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes - ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t + ! op.c pp_ctl.c regcomp.c regexec.c ____________________________________________________________________________ -[ 17864] By: hv on 2002/09/08 14:55:31 - Log: Subject: sv_2pv_flags and ROK and UTF8 flags - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Wed, 04 Sep 2002 21:09:01 -0700 - Message-ID: - Date: Fri, 06 Sep 2002 09:23:03 -0700 - Message-ID: +[ 32850] By: demerphq on 2008/01/05 16:16:47 + Log: s/re/rx/ in an assert overlooked during recent renovations Branch: perl - ! lib/overload.t sv.c sv.h t/op/pat.t + ! regexec.c ____________________________________________________________________________ -[ 17863] By: hv on 2002/09/08 14:11:54 - Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests +[ 32849] By: nicholas on 2008/01/05 16:07:21 + Log: Replace all reads of RXf_UTF8 with RX_UTF8(). Branch: perl - ! t/op/taint.t + ! dump.c ext/re/re.xs pp.c pp_hot.c regcomp.c regexec.c ____________________________________________________________________________ -[ 17862] By: hv on 2002/09/08 14:01:07 - Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE - From: Michael G Schwern - Date: Wed, 4 Sep 2002 11:38:01 -0700 - Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net> +[ 32848] By: demerphq on 2008/01/05 16:00:46 + Log: Add a 'test-reonly' target to the standard Makefile for *nix. (Not quite as clever as the one for win32, im working on it) Branch: perl - ! t/TestInit.pm + ! Makefile.SH ____________________________________________________________________________ -[ 17861] By: hv on 2002/09/08 13:58:10 - Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings - From: Michael G Schwern - Date: Fri, 6 Sep 2002 14:03:16 -0700 - Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net> +[ 32847] By: mhx on 2008/01/05 15:49:31 + Log: Remove IPC::SysV constant files from the MANIFEST. Branch: perl - ! t/test.pl + ! MANIFEST ____________________________________________________________________________ -[ 17860] By: hv on 2002/09/08 13:48:49 - Log: #17859 misuses s/// return values +[ 32846] By: mhx on 2008/01/05 15:47:40 + Log: Build const-(c|xs).inc in IPC::SysV on the fly. Branch: perl - ! configpm + - ext/IPC/SysV/const-c.inc ext/IPC/SysV/const-xs.inc + ! ext/IPC/SysV/Makefile.PL ____________________________________________________________________________ -[ 17859] By: hv on 2002/09/08 13:17:46 - Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm. Didn't work. - From: Nicholas Clark - Date: Mon, 2 Sep 2002 23:22:32 +0100 - Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net> +[ 32845] By: nicholas on 2008/01/05 15:02:25 + Log: Abolish wraplen from struct regexp. We're already storing it in SvCUR. Branch: perl - ! configpm -____________________________________________________________________________ -[ 17858] By: pudge on 2002/09/08 04:47:02 - Log: Save script context in compiled script - From Bart Lateur - Branch: maint-5.6/macperl - ! macos/lib/Mac/OSA/Simple.pm -____________________________________________________________________________ -[ 17857] By: pudge on 2002/09/08 04:46:31 - Log: Add Mac OS X Note - Branch: maint-5.6/macperl - ! macos/lib/Mac/Glue.pm -____________________________________________________________________________ -[ 17856] By: pudge on 2002/09/08 04:46:03 - Log: Remove workaround for fixed GUSI bug #553817 - Branch: maint-5.6/macperl - ! macos/MacPerlTests.cmd -____________________________________________________________________________ -[ 17855] By: pudge on 2002/09/08 04:36:08 - Log: Add ChooseFSObject/GetFolder - From Thomas Wegner - Branch: maint-5.6/macperl - + macos/ext/Mac/StandardFile/ChooseFSObject.c - + macos/ext/Mac/StandardFile/ChooseFSObject.h - + macos/ext/Mac/StandardFile/t/ChooseFSObject.t - ! macos/Perl.r macos/ext/Mac/StandardFile/Makefile.PL - ! macos/ext/Mac/StandardFile/StandardFile.pm - ! macos/ext/Mac/StandardFile/StandardFile.xs - ! macos/macperl/MacPerl.r -____________________________________________________________________________ -[ 17854] By: pudge on 2002/09/08 04:35:08 - Log: Fix URL encoding for MacPerl Help/Shuck - Bug exposed in Mac OS X 10.2; MacPerl Bug #598449 - Branch: maint-5.6/macperl - ! macos/macperl/MPHelp.c -____________________________________________________________________________ -[ 17853] By: pudge on 2002/09/08 04:33:43 - Log: TextEdit example show text extraction - Branch: maint-5.6/macperl - ! macos/ext/Mac/TextEdit/t/SimpleText.t -____________________________________________________________________________ -[ 17852] By: pudge on 2002/09/08 04:32:53 - Log: File::Copy should only warn if there's something to warn about - Branch: maint-5.6/macperl - ! lib/File/Copy.pm -____________________________________________________________________________ -[ 17851] By: nick on 2002/09/07 10:18:20 - Log: Integrate mainline - Branch: perlio - +> README.os400 ext/threads/shared/t/disabled.t hints/os400.sh - !> (integrate 69 files) + ! regcomp.c regexp.h ____________________________________________________________________________ -[ 17850] By: ams on 2002/09/06 03:31:32 - Log: Subject: [PATCH] (mostly (Unicode)) pod nits - From: Jarkko Hietaniemi - Date: Fri, 6 Sep 2002 06:01:57 +0300 - Message-Id: <20020906030157.GA28252@lyta.hut.fi> +[ 32844] By: nicholas on 2008/01/05 14:50:07 + Log: Remove a comment that is no longer necessary since Perl Object bit + the dust some time around 5.6 Branch: perl - ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod + ! embed.fnc ____________________________________________________________________________ -[ 17849] By: gsar on 2002/09/05 06:28:36 - Log: document setting the email address +[ 32843] By: nicholas on 2008/01/05 14:43:55 + Log: Abolish RXp_PRELEN(rx) and RXp_WRAPLEN() + Fix up some uses of RX_* macros in the block conditionally compiled + with STUPID_PATTERN_CHECKS. Branch: perl - ! Porting/repository.pod + ! regcomp.c regexp.h ____________________________________________________________________________ -[ 17848] By: hv on 2002/09/04 23:12:15 - Log: AUTHORS: preferred address for Allen Smith +[ 32842] By: nicholas on 2008/01/05 14:30:01 + Log: Make ext/re/t/re_funcs.t warnings clean. Branch: perl - ! AUTHORS + ! ext/re/t/re_funcs.t ____________________________________________________________________________ -[ 17847] By: hv on 2002/09/04 23:10:37 - Log: copy on write: fixes and debugging - Subject: what copies scalars in ithreads? - From: Nicholas Clark - Date: Wed, 4 Sep 2002 21:52:47 +0100 - Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net> +[ 32841] By: nicholas on 2008/01/05 14:13:48 + Log: Abolish wrapped in struct regexp - store the wrapped pattern pointer + in the SvPVX(). Branch: perl - ! sv.c + ! ext/B/t/optree_constants.t ext/Devel/Peek/t/Peek.t regcomp.c + ! regexp.h ____________________________________________________________________________ -[ 17846] By: hv on 2002/09/04 23:02:43 - Log: Subject: Re: [PATCH] A variety of README nitpicks. - From: "H.Merijn Brand" - Date: Wed, 04 Sep 2002 09:10:05 +0200 - Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl> +[ 32840] By: nicholas on 2008/01/05 13:54:38 + Log: Add RX_UTF8(), which is effectively SvUTF8() but for regexps. + Remove RXp_PRECOMP() and RXp_WRAPPED(). + Change the parameter of S_debug_start_match() from regexp to REGEXP. + Change its callers [the only part wrong for 5.10.x] Branch: perl - ! README.hpux + ! embed.fnc proto.h regcomp.c regexec.c regexp.h ____________________________________________________________________________ -[ 17845] By: hv on 2002/09/04 15:06:33 - Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t +[ 32839] By: nicholas on 2008/01/05 13:13:36 + Log: Protect me (and my fellow muppets) from screens of "syntax errors" if + one accidentally feeds embed.fnc or t/op/re_tests to the perl + interpreter. Branch: perl - ! lib/Math/BigInt/t/constant.t + ! embed.fnc t/op/re_tests t/op/regexp.t ____________________________________________________________________________ -[ 17844] By: hv on 2002/09/04 14:32:19 - Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations +[ 32838] By: nicholas on 2008/01/05 11:30:31 + Log: BER is all very well, but it turns out that it's better to store the + offset as either a byte (if <256), or a 0 byte with a STRLEN before. + "better" in that the reading can be inlined, and even then the object + code is smaller (function calls have space overhead). So goodbye + Perl_sv_read_offset() and hello SvOOK_offset(). Branch: perl - ! ext/DB_File/DB_File.xs + ! dump.c embed.fnc embed.h global.sym pod/perlapi.pod proto.h + ! sv.c sv.h ____________________________________________________________________________ -[ 17843] By: hv on 2002/09/04 14:09:13 - Log: #17842 was only half the story - Subject: [PATCH deb.c] Re: HiRes failure is success? - From: Dave Mitchell - Date: Wed, 4 Sep 2002 16:11:15 +0100 - Message-ID: <20020904161115.E27603@fdgroup.com> +[ 32837] By: nicholas on 2008/01/05 00:59:18 + Log: Fix the compile for -DPERL_OLD_COPY_ON_WRITE (apart from the tenacious + broken window: ../ext/Compress/Raw/Zlib/t/07bufsize.t) Branch: perl - ! deb.c + ! pp_ctl.c pp_hot.c regexp.h ____________________________________________________________________________ -[ 17842] By: hv on 2002/09/04 14:04:40 - Log: printf argument mismatch in Perl_deb_stack_all() from change #17718 +[ 32836] By: nicholas on 2008/01/04 23:12:01 + Log: Re-implement the SvOOK() hack to store the offset as a BER encoded + number in the part of the PVX that is being released. (It will always + fit, as chopping off 1 byte gives just enough space for recording a + delta of up to 127). This allows SvOOK() to co-exist with SvIOK_on(), + which means all the calls to SvOOK_off() [with the possibility of a + call to sv_backoff()] in SvIOK_on() can be removed. This ought to make + a lot of straight line code a little bit simpler. + OOK()d scalars can now be SVt_PV, as the IVX isn't needed. Branch: perl - ! deb.c + ! dump.c embed.fnc embed.h global.sym proto.h sv.c sv.h ____________________________________________________________________________ -[ 17841] By: hv on 2002/09/04 13:57:27 - Log: Subject: [PATCH] op/getpid.t failure - From: Michael G Schwern - Date: Tue, 3 Sep 2002 17:48:24 -0700 - Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net> +[ 32835] By: nicholas on 2008/01/04 22:20:48 + Log: Oops. Forgot to propagate the rename of Perl_re_dup to Perl_re_dup_guts + into makedef.pl Branch: perl - ! t/op/getpid.t + ! makedef.pl ____________________________________________________________________________ -[ 17840] By: hv on 2002/09/04 13:55:20 - Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right. - and Subject: [PATCH] More modules that don't lazy load Carp right. - From: Michael G Schwern - Date: Tue, 3 Sep 2002 17:21:57 -0700 - Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net> - and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net> +[ 32834] By: nicholas on 2008/01/04 20:27:42 + Log: Re-implement mPUSHp() and mXPUSHp() using Perl_newSVpvn_flags(), which + results in slightly smaller object code. (No extra work is done.) Branch: perl - ! ext/Encode/Unicode/Unicode.pm - ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm - ! lib/File/Basename.pm + ! pp.h ____________________________________________________________________________ -[ 17839] By: hv on 2002/09/04 13:47:12 - Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction - From: "Brendan O'Dea" - Date: Wed, 4 Sep 2002 02:36:10 +1000 - Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au> +[ 32833] By: nicholas on 2008/01/04 18:18:02 + Log: Add a small program that gets the C pre-processor to expand the macro + passed on the command line. Branch: perl - ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod + + Porting/expand-macro.pl + ! MANIFEST ____________________________________________________________________________ -[ 17838] By: hv on 2002/09/04 13:41:27 - Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2 - From: =?ISO-8859-1?Q?Kay_R=F6pke?= - Date: Tue, 3 Sep 2002 13:46:18 +0200 - Message-Id: +[ 32832] By: rgs on 2008/01/04 15:56:16 + Log: Subject: Notice of git tag retraction; also, [PATCH] correct Module::CoreList + From: Sam Vilain + Date: Thu, 27 Dec 2007 23:27:32 +1300 + Message-ID: <47737E14.9040908@vilain.net> Branch: perl - ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t + ! lib/Module/CoreList.pm ____________________________________________________________________________ -[ 17837] By: hv on 2002/09/04 13:38:27 - Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables - From: Michael G Schwern - Date: Mon, 2 Sep 2002 22:29:07 -0700 - Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net> +[ 32831] By: rgs on 2008/01/04 15:51:00 + Log: SelfLoader is dual-lived Branch: perl - ! lib/Config.t + ! Porting/Maintainers.pl ____________________________________________________________________________ -[ 17836] By: hv on 2002/09/04 13:35:36 - Log: Subject: [PATCH] DB_File 1.805 - From: "Paul Marquess" - Date: Mon, 2 Sep 2002 23:56:40 +0100 - Message-ID: +[ 32830] By: rgs on 2008/01/04 15:48:32 + Log: Upgrade to SelfLoader 1.13_03 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-btree.t ext/DB_File/t/db-hash.t - ! ext/DB_File/t/db-recno.t ext/DB_File/typemap + ! lib/SelfLoader.pm lib/SelfLoader/t/01SelfLoader.t + ! lib/SelfLoader/t/02SelfLoader-buggy.t ____________________________________________________________________________ -[ 17835] By: hv on 2002/09/04 13:23:17 - Log: fix coredump after 64k-deep recursion - Subject: Re: debugging coredump with -DD - From: hv@crypt.org - Date: Tue, 03 Sep 2002 14:34:20 +0100 - Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk> +[ 32829] By: rgs on 2008/01/04 15:47:48 + Log: Move the SelfLoader test files in their own subdirectory Branch: perl - ! cop.h t/op/recurse.t + +> lib/SelfLoader/t/01SelfLoader.t + +> lib/SelfLoader/t/02SelfLoader-buggy.t + - lib/SelfLoader-buggy.t lib/SelfLoader.t + ! MANIFEST ____________________________________________________________________________ -[ 17834] By: hv on 2002/09/04 13:08:36 - Log: perldoc: allow arguments for pager - Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch - From: Chip Turner - Date: 02 Sep 2002 01:17:23 -0400 - Message-ID: +[ 32828] By: mhx on 2008/01/04 15:03:40 + Log: Follow up on change #32680. This fixes compilation + with -DPERL_GLOBAL_STRUCT. Branch: perl - ! utils/perldoc.PL + ! op.c ____________________________________________________________________________ -[ 17833] By: hv on 2002/09/04 12:55:54 - Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times() - From: Jarkko Hietaniemi - Date: Sun, 1 Sep 2002 19:23:55 +0300 - Message-ID: <20020901162355.GH12536@lyta.hut.fi> +[ 32827] By: mhx on 2008/01/04 14:10:18 + Log: Upgrade to Devel::PPPort 3.13_01 + Branch: perl + + ext/Devel/PPPort/parts/base/5010000 + + ext/Devel/PPPort/parts/base/5011000 + + ext/Devel/PPPort/parts/inc/newSVpv + + ext/Devel/PPPort/parts/todo/5010000 + + ext/Devel/PPPort/parts/todo/5011000 + + ext/Devel/PPPort/t/newSVpv.t + ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS + ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL + ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README + ! ext/Devel/PPPort/apicheck_c.PL + ! ext/Devel/PPPort/devel/buildperl.pl + ! ext/Devel/PPPort/devel/devtools.pl + ! ext/Devel/PPPort/devel/mkapidoc.sh + ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl + ! ext/Devel/PPPort/devel/regenerate + ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL + ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c + ! ext/Devel/PPPort/parts/apicheck.pl + ! ext/Devel/PPPort/parts/apidoc.fnc + ! ext/Devel/PPPort/parts/base/5004000 + ! ext/Devel/PPPort/parts/base/5005000 + ! ext/Devel/PPPort/parts/base/5006000 + ! ext/Devel/PPPort/parts/base/5007001 + ! ext/Devel/PPPort/parts/base/5008001 + ! ext/Devel/PPPort/parts/base/5009002 + ! ext/Devel/PPPort/parts/base/5009003 + ! ext/Devel/PPPort/parts/base/5009004 + ! ext/Devel/PPPort/parts/base/5009005 + ! ext/Devel/PPPort/parts/embed.fnc + ! ext/Devel/PPPort/parts/inc/MY_CXT + ! ext/Devel/PPPort/parts/inc/SvPV + ! ext/Devel/PPPort/parts/inc/SvREFCNT + ! ext/Devel/PPPort/parts/inc/Sv_set + ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop + ! ext/Devel/PPPort/parts/inc/exception + ! ext/Devel/PPPort/parts/inc/format + ! ext/Devel/PPPort/parts/inc/grok + ! ext/Devel/PPPort/parts/inc/limits + ! ext/Devel/PPPort/parts/inc/mPUSH + ! ext/Devel/PPPort/parts/inc/magic + ! ext/Devel/PPPort/parts/inc/memory + ! ext/Devel/PPPort/parts/inc/misc + ! ext/Devel/PPPort/parts/inc/newCONSTSUB + ! ext/Devel/PPPort/parts/inc/newRV + ! ext/Devel/PPPort/parts/inc/podtest + ! ext/Devel/PPPort/parts/inc/ppphbin + ! ext/Devel/PPPort/parts/inc/ppphdoc + ! ext/Devel/PPPort/parts/inc/ppphtest + ! ext/Devel/PPPort/parts/inc/pvs + ! ext/Devel/PPPort/parts/inc/shared_pv + ! ext/Devel/PPPort/parts/inc/snprintf + ! ext/Devel/PPPort/parts/inc/strlfuncs + ! ext/Devel/PPPort/parts/inc/sv_xpvf + ! ext/Devel/PPPort/parts/inc/threads + ! ext/Devel/PPPort/parts/inc/uv + ! ext/Devel/PPPort/parts/inc/variables + ! ext/Devel/PPPort/parts/inc/version + ! ext/Devel/PPPort/parts/inc/warn + ! ext/Devel/PPPort/parts/ppport.fnc + ! ext/Devel/PPPort/parts/ppptools.pl + ! ext/Devel/PPPort/parts/todo/5005000 + ! ext/Devel/PPPort/parts/todo/5009003 + ! ext/Devel/PPPort/parts/todo/5009005 ext/Devel/PPPort/soak + ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/misc.t + ! ext/Devel/PPPort/t/pvs.t ext/Devel/PPPort/typemap +____________________________________________________________________________ +[ 32826] By: stevep on 2008/01/04 13:17:31 + Log: Upgrade to CGI.pm-3.33. There are still differences between the + core version and CPAN version, so, the version bump continues. Branch: perl - ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c + ! lib/CGI.pm ____________________________________________________________________________ -[ 17832] By: hv on 2002/09/04 12:39:42 - Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods - From: John Peacock - Date: Sun, 01 Sep 2002 15:00:12 -0400 - Message-ID: <3D7263BC.9020608@rowman.com> +[ 32825] By: stevep on 2008/01/04 13:12:25 + Log: Upgrade to IO-Zlib-1.09. Branch: perl - ! lib/ExtUtils/xsubpp pod/perlxs.pod + ! lib/IO/Zlib.pm ____________________________________________________________________________ -[ 17831] By: hv on 2002/09/04 11:47:10 - Log: #17827 misses some win32 tweaks +[ 32824] By: mhx on 2008/01/04 12:28:54 + Log: There's no need to handle 'set' magic in the mX?PUSH macros. + The macros all create new mortals using sv_newmortal(), and those + cannot be magical. This is in contrary to the X?PUSH macros, which + operate on TARG, which can be magical. + With that in mind, mentioning whether or not mX?PUSH can handle + 'set' magic doesn't make sense any longer. Branch: perl - ! win32/Makefile win32/makefile.mk + ! pod/perlapi.pod pp.h ____________________________________________________________________________ -[ 17830] By: hv on 2002/09/04 11:41:22 - Log: update email address for Paul Marquess +[ 32823] By: steveh on 2008/01/04 10:47:27 + Log: Run regen.pl (fixes build on Win32, at least) Branch: perl - ! AUTHORS + ! embed.h global.sym pod/perlapi.pod ____________________________________________________________________________ -[ 17829] By: hv on 2002/09/04 11:38:39 - Log: Subject: Correction for AUTHORS.html - From: Sean Davis - Date: Fri, 30 Aug 2002 03:51:16 -0700 - Message-ID: <20020830035116.A18739@endersgame.net> +[ 32822] By: mhx on 2008/01/04 01:22:22 + Log: Subject: Re: SV leak? + From: Vincent Pit + Date: Thu, 03 Jan 2008 19:26:05 +0100 + Message-ID: <477D28BD.5060801@profvince.com> + + Mortalize SVs that are being pushed on the stack. + Try to use specialized macros for pushing mortals. Branch: perl - ! AUTHORS + ! ext/B/B.xs ext/Win32/Win32.xs mg.c os2/os2.c pp_sys.c + ! win32/wince.c ____________________________________________________________________________ -[ 17828] By: hv on 2002/09/04 11:31:42 - Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently - From: Michael G Schwern - Date: Fri, 30 Aug 2002 03:40:45 -0700 - Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net> +[ 32821] By: mhx on 2008/01/04 01:06:10 + Log: Add macros mPUSHs() and mXPUSHs() for pushing SVs on the stack + and mortalizing them. Use these macros where possible. And also + mX?PUSH[inpu] where possible. Branch: perl - ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm - ! lib/File/Spec/t/Spec.t + ! av.c mg.c mro.c perl.c pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c + ! pp_sys.c sv.c universal.c utf8.c util.c ____________________________________________________________________________ -[ 17827] By: hv on 2002/09/04 11:21:57 - Log: Subject: [PATCH] OS/400 PASE port - From: Jarkko Hietaniemi - Date: Thu, 29 Aug 2002 22:22:51 +0300 - Message-ID: <20020829192251.GA27102@lyta.hut.fi> +[ 32820] By: nicholas on 2008/01/03 17:54:38 + Log: Missed three sv_2mortal(newSVpvn(...))s in the headers. Branch: perl - + README.os400 hints/os400.sh - ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL - ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod + ! XSUB.h hv.h sv.h ____________________________________________________________________________ -[ 17826] By: hv on 2002/09/04 11:10:54 - Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully - From: "Brendan O'Dea" - Date: Thu, 29 Aug 2002 22:42:39 +1000 - Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au> +[ 32819] By: nicholas on 2008/01/03 17:42:27 + Log: Add newSVpvs_flags() as a wrapper to newSVpvn_flags(), and rework + sv_2mortal(newSVpvs(...)) constructions to use it. Branch: perl - ! ext/Sys/Syslog/syslog.t + ! cop.h handy.h mg.c pp.c pp_ctl.c pp_sys.c sv.c toke.c + ! universal.c utf8.c util.c xsutils.c ____________________________________________________________________________ -[ 17825] By: hv on 2002/09/04 10:53:59 - Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH] - From: "John P. Linderman" - Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT) - Message-Id: <200208271900.PAA98096@raptor.research.att.com> +[ 32818] By: nicholas on 2008/01/03 17:15:53 + Log: Extend newSVpvn_flags() to also call sv_2mortal() if SVs_TEMP is set in + the flags. Move its implementation just ahead of sv_2mortal()'s for + CPU cache locality. Refactor all code that can be to use this. Branch: perl - ! ext/IPC/SysV/Semaphore.pm + ! doio.c doop.c gv.c hv.c mg.c mro.c pod/perlapi.pod pp.c + ! pp_hot.c pp_pack.c pp_sys.c regcomp.c sv.c toke.c utf8.c + ! util.c ____________________________________________________________________________ -[ 17824] By: rgs on 2002/09/03 20:02:36 - Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently. - From: Richard Soderberg (via RT) - Date: 3 Sep 2002 18:48:54 -0000 - Message-ID: - - Subject: [PATCH] A variety of README nitpicks. - From: Richard Soderberg - Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT) - Message-ID: +[ 32817] By: mhx on 2008/01/03 17:10:56 + Log: Forgot to remove dTARGET with change #32816. Branch: perl - ! README.amiga README.dgux README.dos README.epoc README.hpux - ! README.mint README.netware README.vmesa + ! universal.c ____________________________________________________________________________ -[ 17823] By: rgs on 2002/09/03 19:47:05 - Log: Fix bug #16828. - Add a few tests to ext/B/t/b.t, make it use Test::More. +[ 32816] By: mhx on 2008/01/03 17:07:06 + Log: Fix memory leaks in XS_PerlIO_get_layers() by mortalizing + all variables pushed on the stack. Also make sure the loop + is using mXPUSHi() and not XPUSHi(). Branch: perl - ! ext/B/B.xs ext/B/t/b.t + ! universal.c ____________________________________________________________________________ -[ 17822] By: rgs on 2002/09/02 19:29:52 - Log: Some simple tests for the POSIX::isXXX() functions. +[ 32815] By: nicholas on 2008/01/03 16:27:13 + Log: We can now sv_upgrade(sv, SVt_PVHV), so do so, to simplify the code. Branch: perl - ! ext/POSIX/t/posix.t + ! mro.c ____________________________________________________________________________ -[ 17821] By: rgs on 2002/08/30 19:56:53 - Log: Advertise Linux::Pid. +[ 32814] By: stevep on 2008/01/03 15:23:36 + Log: Upgrade to Net-Ping-2.34 Branch: perl - ! pod/perlfunc.pod pod/perlvar.pod + ! lib/Net/Ping.pm lib/Net/Ping/t/510_ping_udp.t ____________________________________________________________________________ -[ 17820] By: gsar on 2002/08/30 19:55:21 - Log: integrate macperl changes#17657,17658,17663,17664 - - Neglected to include old bugfix from main branch - - Count line numbers properly in MacPerl app - - Portability fixes for blib - (already in 5.8/5.9) - - Minor test fixes - Branch: maint-5.6/perl - !> lib/blib.pm perl.c t/lib/filespec.t t/op/magic.t -____________________________________________________________________________ -[ 17819] By: hv on 2002/08/30 13:42:02 - Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support - From: John Peacock - Date: Wed, 28 Aug 2002 22:13:48 -0400 - Message-ID: <3D6D835C.50809@rowman.com> +[ 32813] By: nicholas on 2008/01/03 14:24:29 + Log: Possible future bugs found by the creation of newSVpvn_flags(). + But use newSVhek() in preference when possible. Branch: perl - ! universal.c util.c + ! perl.c pp.c regcomp.c sv.c ____________________________________________________________________________ -[ 17818] By: hv on 2002/08/30 13:16:05 - Log: add test related to change #17799: - Subject: Re: if.pm bug. - From: "Steffen Mueller" - Date: Thu, 29 Aug 2002 19:39:58 +0200 - Message-ID: <20020829173358.34731.qmail@onion.perl.org> +[ 32812] By: nicholas on 2008/01/03 14:23:17 + Log: Add HeUTF8() to complement HePV() and then immediately suggest that + newSVhek(HeKEY_hek(he) is probably what you wanted all along. Branch: perl - ! lib/if.t + ! hv.h pod/perlapi.pod ____________________________________________________________________________ -[ 17817] By: hv on 2002/08/30 13:12:20 - Log: Subject: [PATCH] AUTHORS - From: "Brendan O'Dea" - Date: Thu, 29 Aug 2002 22:49:34 +1000 - Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au> +[ 32811] By: nicholas on 2008/01/03 13:57:17 + Log: Typo spotted by Jarkko. Branch: perl - ! AUTHORS + ! sv.c ____________________________________________________________________________ -[ 17816] By: hv on 2002/08/30 13:10:45 - Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output - From: "Brendan O'Dea" - Date: Thu, 29 Aug 2002 22:46:47 +1000 - Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au> +[ 32810] By: nicholas on 2008/01/03 12:47:25 + Log: Fixes to get MAD working after change 32804, and some newSVpvn_utf8()s + I missed becase (silly Nick) the grep for plausible files was done on + the 5.8.x tree. Branch: perl - ! lib/Term/Cap.pm + ! dump.c ____________________________________________________________________________ -[ 17815] By: hv on 2002/08/30 13:02:41 - Log: formatting cleanup and: - Subject: Re: perl-5.8.0 on HP porting center - From: "H.Merijn Brand" - Date: Thu, 29 Aug 2002 12:23:31 +0200 - Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl> +[ 32809] By: rgs on 2008/01/03 10:18:19 + Log: Subject: [PATCH] RE: How to load a "loadable object" that has a non-default file extension ? + From: "Jan Dubois" + Date: Sun, 30 Dec 2007 12:52:30 -0800 + Message-ID: <18a401c84b25$e5272480$af756d80$@com> Branch: perl - ! installperl + ! ext/DynaLoader/DynaLoader_pm.PL ____________________________________________________________________________ -[ 17814] By: hv on 2002/08/30 12:23:33 - Log: Subject: [PATCH] perlmod.pod nit - From: Autrijus Tang - Date: Thu, 29 Aug 2002 03:49:34 +0800 - Message-ID: <20020828194934.GA12244@not.autrijus.org> +[ 32808] By: rgs on 2008/01/03 10:02:50 + Log: OP_THREADSV was removed by #29727 Branch: perl - ! pod/perlmod.pod + ! op.h ____________________________________________________________________________ -[ 17813] By: hv on 2002/08/30 12:19:15 - Log: Subject: [PATCH] Re: glob names and Regexp type introspection - From: sthoenna@efn.org (Yitzchak Scott-Thoennes) - Date: Thu, 29 Aug 2002 17:31:31 -0700 - Message-ID: +[ 32807] By: nicholas on 2008/01/02 23:41:21 + Log: Add a new function newSVpvn_flags(), which takes a third parameter of + flag bits. Right now the only flag bit is SVf_UTF8, which will call + SvUTF8_on() on the new SV for you. Provide a wrapper newSVpvn_utf8(), + which takes a boolean, and passes in SVf_UTF8 if that is true. + Refactor the core to use it where possible. It makes the source code + clearer and smaller, but seems to be swings and roundabouts on object + code size. Branch: perl - ! sv.c t/op/pat.t + ! embed.fnc embed.h hv.c perl.c pod/perlapi.pod pp.c pp_hot.c + ! pp_pack.c proto.h regcomp.c sv.c sv.h toke.c util.c ____________________________________________________________________________ -[ 17812] By: hv on 2002/08/30 12:06:20 - Log: Subject: [PATCH] typos in Hash::Util documentation - From: Slaven Rezic - Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST) - Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de> +[ 32806] By: nicholas on 2008/01/02 22:21:50 + Log: Silly Nick - change 32804 missed updating the list of global functions. Branch: perl - ! lib/Hash/Util.pm + ! global.sym ____________________________________________________________________________ -[ 17811] By: hv on 2002/08/30 12:02:59 - Log: Subject: Re: Recent changes on the HP porting center - From: "H.Merijn Brand" - Date: Wed, 28 Aug 2002 17:39:27 +0200 - Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl> +[ 32805] By: stevep on 2008/01/02 18:29:14 + Log: Subject: [PATCH] Small documentation nits + From: Sébastien Aperghis-Tramoni + Date: Mon, 31 Dec 2007 21:05:47 +0100 + Message-Id: <2AF110D6-9183-47C5-BBBA-26C3FB97C3D3@free.fr> Branch: perl - ! README.hpux + ! pod/perl5100delta.pod pod/perlsyn.pod ____________________________________________________________________________ -[ 17810] By: hv on 2002/08/30 11:58:18 - Log: Subject: [PATCH] Fixes to threads::shared when disabled - From: Michael G Schwern - Date: Wed, 28 Aug 2002 06:04:18 -0700 - Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net> +[ 32804] By: nicholas on 2008/01/02 13:47:42 + Log: Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, + and regexp reference counting is via the regular SV reference counting. + This was not as easy at it looks. Branch: perl - + ext/threads/shared/t/disabled.t - ! MANIFEST ext/threads/shared/shared.pm - ! ext/threads/shared/t/hv_refs.t + ! cflags.SH dump.c embed.fnc embed.h ext/B/B.xs + ! ext/Devel/Peek/t/Peek.t mg.c perl.h pp_ctl.c pp_hot.c proto.h + ! regcomp.c regcomp.h regexec.c regexp.h sv.c sv.h util.c ____________________________________________________________________________ -[ 17809] By: nick on 2002/08/30 08:06:56 - Log: Integrate mainline - Branch: perlio - +> t/op/getpid.t - !> (integrate 28 files) -____________________________________________________________________________ -[ 17808] By: ams on 2002/08/30 02:59:31 - Log: Subject: [PATCH] Tru64 vs Berkeley DB - From: Jarkko Hietaniemi - Date: Fri, 30 Aug 2002 06:56:38 +0300 - Message-Id: <20020830035638.GB874@lyta.hut.fi> +[ 32803] By: nicholas on 2008/01/02 13:07:16 + Log: Convert some "regexp" and "struct regexp" to REGEXP where they are + currently equivalent but will be wrong once the equivalence vanishes. Branch: perl - ! README.tru64 hints/dec_osf.sh + ! embed.fnc embed.h pp_ctl.c proto.h regcomp.c ____________________________________________________________________________ -[ 17807] By: ams on 2002/08/30 02:32:30 - Log: Subject: [PATCH] IRIX + INSTALL - From: Jarkko Hietaniemi - Date: Fri, 30 Aug 2002 06:31:48 +0300 - Message-Id: <20020830033148.GA874@lyta.hut.fi> +[ 32802] By: nicholas on 2008/01/02 12:06:05 + Log: Wrap all deferences of struct regexp* in macros RX_*() [and for + regcomp.c and regexec.c RXp_* where necessary] so that in future we + can maintain source compatibility when we add an extra level of + dereferencing. Branch: perl - ! INSTALL hints/irix_6.sh + ! dump.c ext/B/B.xs ext/re/re.xs mg.c op.c perl.h pp.c pp_ctl.c + ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h ____________________________________________________________________________ -[ 17806] By: hv on 2002/08/29 22:56:45 - Log: #17449 failed to apply the actual patch. This is it. +[ 32801] By: mhx on 2008/01/02 12:01:29 + Log: Subject: [PATCH] shield t/test.pl functions from global print modifiers + From: Michael G Schwern + Date: Tue, 01 Jan 2008 18:12:36 -0800 + Message-ID: <477AF314.9050808@pobox.com> Branch: perl - ! lib/Exporter.pm lib/Exporter/Heavy.pm + ! t/test.pl ____________________________________________________________________________ -[ 17805] By: hv on 2002/08/29 13:49:04 - Log: Fix based on: - Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx) - From: "esm@pobox.com (via RT)" - Date: 27 Aug 2002 22:10:16 -0000 - Message-Id: +[ 32800] By: stevep on 2008/01/01 23:46:55 + Log: Upgrade to constant-1.15 Branch: perl - ! ext/POSIX/POSIX.xs + ! lib/constant.pm lib/constant.t ____________________________________________________________________________ -[ 17804] By: hv on 2002/08/29 13:29:43 - Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks - From: Rafael Garcia-Suarez - Date: Tue, 27 Aug 2002 23:36:53 +0200 - Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr> +[ 32799] By: stevep on 2008/01/01 23:43:42 + Log: Upgrade to Sys-Syslog-0.24 Branch: perl - ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h - ! perl.c perlapi.h sv.c + ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ -[ 17803] By: ams on 2002/08/29 13:09:47 - Log: Subject: [PATCH] AIX compiler setup sanity checking - From: Jarkko Hietaniemi - Date: Thu, 29 Aug 2002 16:43:51 +0300 - Message-Id: <20020829134351.GG5219@lyta.hut.fi> +[ 32798] By: stevep on 2008/01/01 23:39:58 + Log: Upgrade to CGI.pm-3.32. Retain the version bump since bug fixes + have not yet been integrated. Branch: perl - ! hints/aix.sh + ! lib/CGI.pm ____________________________________________________________________________ -[ 17802] By: hv on 2002/08/29 12:32:51 - Log: Subject: [perl #16769] Documention bug - From: "dformosa@dformosa.zeta.org.au (via RT)" - Date: 26 Aug 2002 10:01:04 -0000 - Message-Id: +[ 32797] By: merijn on 2008/01/01 20:34:49 + Log: Missing test, adding $ to the other tests Branch: perl - ! pod/perl58delta.pod + ! Configure ____________________________________________________________________________ -[ 17801] By: hv on 2002/08/29 12:19:30 - Log: Subject: [PATCH] ExtUtils::Constant 0.14 - From: Nicholas Clark - Date: Sun, 25 Aug 2002 18:06:00 +0100 - Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net> +[ 32795] By: merijn on 2008/01/01 20:13:56 + Log: Bring back the platforms that do not support -fstack-protector Branch: perl - ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t + ! Configure ____________________________________________________________________________ -[ 17800] By: hv on 2002/08/29 12:08:59 - Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5 - From: Mark-Jason Dominus - Date: Sun, 25 Aug 2002 12:09:53 -0400 - Message-ID: <20020825160953.15987.qmail@plover.com> +[ 32793] By: mhx on 2008/01/01 17:18:13 + Log: Add editor blocks to some header files. Branch: perl - ! pod/perlfaq5.pod + ! dosish.h fakesdio.h fakethr.h handy.h iperlsys.h mg.h + ! nostdio.h pad.h parser.h perl.h perlio.h perliol.h perlsdio.h + ! perlsfio.h regcomp.h scope.h thread.h unixish.h utf8.h + ! utfebcdic.h util.h ____________________________________________________________________________ -[ 17799] By: hv on 2002/08/29 11:48:39 - Log: Subject: Re: if.pm bug. - From: "Steffen Mueller" - Date: Sun, 25 Aug 2002 00:27:59 +0200 - Message-ID: <20020824222210.16387.qmail@onion.perl.org> +[ 32792] By: craigb on 2007/12/31 23:49:48 + Log: Needed one more cast after 32760. The VMS compiler complained + that a pointer to int and pointer to long are different things + even though they both point to a 32-bit signed integer. Branch: perl - ! lib/if.pm + ! av.c ____________________________________________________________________________ -[ 17798] By: hv on 2002/08/29 11:44:00 - Log: Subject: [PATCH] posixify getppid on linux-multithread - From: Rafael Garcia-Suarez - Date: Tue, 6 Aug 2002 21:56:46 +0200 - Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr> +[ 32791] By: craigb on 2007/12/31 23:44:35 + Log: Fix VMS::Stdio bug introduced in 32713. Branch: perl - + t/op/getpid.t - ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h - ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c + ! vms/ext/Stdio/Stdio.xs ____________________________________________________________________________ -[ 17797] By: hv on 2002/08/29 10:55:41 - Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core - From: Mark-Jason Dominus - Date: Sun, 25 Aug 2002 22:31:54 -0400 - Message-ID: <20020826023154.22986.qmail@plover.com> +[ 32790] By: nicholas on 2007/12/31 15:45:03 + Log: As Perl_magic_setbm() and Perl_magic_setfm() aren't in the public API, + they can just go. Branch: perl - ! ext/B/B.pm + ! embed.fnc embed.h mathoms.c proto.h ____________________________________________________________________________ -[ 17796] By: nick on 2002/08/27 18:46:22 - Log: Twiddle with my mail -> Change script - Branch: perlio - ! Porting/apply -____________________________________________________________________________ -[ 17795] By: nick on 2002/08/27 18:42:41 - Log: Subject: Re: PerlIO::via silent failure - From: Richard Clamp - Date: Sun, 11 Aug 2002 15:52:24 +0100 - Message-Id: <20020811145224.GA23897@mirth.demon.co.uk> - Branch: perlio - ! ext/PerlIO/t/via.t ext/PerlIO/via/via.xs -____________________________________________________________________________ -[ 17792] By: nick on 2002/08/27 18:09:29 - Log: Integrate mainline - Branch: perlio - +> ext/Storable/t/code.t lib/Math/BigInt/Scalar.pm - +> lib/Math/BigInt/t/bigints.t lib/Math/BigRat/t/big_ap.t - +> lib/Pod/t/text-options.t lib/Test/Simple/t/details.t - +> lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t - +> lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/ok_obj.t - +> lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t - +> lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t - +> lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc - +> t/lib/Test/Simple/sample_tests/pre_plan_death.plx - !> (integrate 135 files) -____________________________________________________________________________ -[ 17791] By: hv on 2002/08/27 11:28:32 - Log: Missing MANIFEST files for #17783. +[ 32789] By: nicholas on 2007/12/31 13:54:04 + Log: Perl_magic_setbm() and Perl_magic_setfm() are mathoms that can be + merged with Perl_magic_setregexp(). [Coverage on the testsuite + suggests that more than that they're actually dead code, but in theory + it should be possible to construct a test case that exercises them.] Branch: perl - ! MANIFEST + ! embed.fnc embed.h mathoms.c mg.c perl.h proto.h ____________________________________________________________________________ -[ 17790] By: hv on 2002/08/27 11:22:36 - Log: #17783 introduced an outdated test module, causing failure in - lib/ExtUtils/t/problems.t. This grabs a more recent copy from - ExtUtils::MakeMaker. +[ 32788] By: nicholas on 2007/12/31 11:04:54 + Log: assert() that we're not trying to free scalars a second time. Branch: perl - ! t/lib/TieOut.pm + ! sv.c ____________________________________________________________________________ -[ 17789] By: ams on 2002/08/27 04:04:48 - Log: Subject: Patch perlvar.pod - From: mjd@plover.com - Date: 27 Aug 2002 03:03:01 -0000 - Message-Id: <20020827030301.32481.qmail@plover.com> +[ 32787] By: stevep on 2007/12/31 04:08:00 + Log: Upgrade to AutoLoader-5.64 Branch: perl - ! pod/perlvar.pod + + lib/AutoLoader/t/01AutoLoader.t lib/AutoLoader/t/02AutoSplit.t + - lib/AutoLoader.t lib/AutoSplit.t + ! MANIFEST lib/AutoLoader.pm lib/AutoSplit.pm ____________________________________________________________________________ -[ 17788] By: hv on 2002/08/26 23:59:47 - Log: Update Changes +[ 32786] By: stevep on 2007/12/31 03:41:01 + Log: Upgrade to Math-Complex-1.38 Branch: perl - ! Changes patchlevel.h + ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm + ! lib/Math/Trig.t ____________________________________________________________________________ -[ 17787] By: hv on 2002/08/26 19:22:27 - Log: fix for: - Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken - From: (Randal L. Schwartz) (via RT) - Date: 26 Aug 2002 15:01:36 -0000 - Message-Id: +[ 32785] By: nicholas on 2007/12/30 20:23:54 + Log: Change 32783 was generating warnings from gcc about an extra semicolon + in structure or union. No doubt some non-sloppy compilers will consider + this an error and barf. We don't like barfing. Branch: perl - ! regexec.c t/op/re_tests + ! hv.h ____________________________________________________________________________ -[ 17786] By: hv on 2002/08/26 15:34:25 - Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz - From: "Sean M. Burke" - Date: Mon, 26 Aug 2002 04:38:19 -0600 - Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net> +[ 32784] By: mhx on 2007/12/30 12:20:12 + Log: Add script to check source code for ANSI-C violations. Branch: perl - ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t - ! lib/Test/t/todo.t + + Porting/checkansi.pl + ! MANIFEST ____________________________________________________________________________ -[ 17785] By: hv on 2002/08/26 15:18:41 - Log: fix non-ANSI C++-style comment - Subject: [ PATCH ] Smoke 17780 /pro/3gl/CPAN/perl-current - From: "H.Merijn Brand" - Date: Mon, 26 Aug 2002 09:15:18 +0200 - Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl> +[ 32783] By: mhx on 2007/12/30 10:30:15 + Log: Subject: [PATCH] factor out duplicate code in struct xpv* + From: Marcus Holland-Moritz + Date: Sat, 29 Dec 2007 18:17:42 +0100 + Message-ID: <20071229181742.1933db40@r2d2> Branch: perl - ! ext/Storable/Storable.xs + ! av.h cv.h hv.h perl.h sv.h ____________________________________________________________________________ -[ 17784] By: hv on 2002/08/26 15:15:19 - Log: #17780 relies on unixy paths to locate own directory for bignum tests. +[ 32782] By: stevep on 2007/12/30 05:26:15 + Log: Add file to MANIFEST that hitched a ride with change #32750. It + hopefully will fix RT #44357. Branch: perl - ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t - ! lib/bignum/t/brinfnan.t + ! MANIFEST ____________________________________________________________________________ -[ 17783] By: hv on 2002/08/26 15:07:21 - Log: Subject: [ANNOUNCE] Test::Simple 0.47 - From: Michael G Schwern - Date: Mon, 26 Aug 2002 04:13:03 -0700 - Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net> +[ 32781] By: mhx on 2007/12/30 04:44:40 + Log: Include SVf_UTF8 in the bitmask when checking the SvFLAGS in + SvPVutf8_force(), as otherwise the conditional expression will + always be false and the optimisation will never kick in. Branch: perl - + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t - + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t - + lib/Test/Simple/t/ok_obj.t - + t/lib/Test/Simple/sample_tests/pre_plan_death.plx - ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm - ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t - ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t - ! lib/Test/Tutorial.pod t/lib/TieOut.pm + ! sv.h ____________________________________________________________________________ -[ 17782] By: hv on 2002/08/26 15:00:55 - Log: new test for change #17773 - Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch) - From: DH - Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT) - Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com> +[ 32780] By: mhx on 2007/12/30 02:48:25 + Log: Upgrade to IPC::SysV 2.00 Branch: perl - ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t + ! ext/IPC/SysV/Changes ext/IPC/SysV/Makefile.PL + ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/lib/IPC/Msg.pm + ! ext/IPC/SysV/lib/IPC/Semaphore.pm + ! ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm ____________________________________________________________________________ -[ 17781] By: hv on 2002/08/26 14:48:35 - Log: #17775 changed reentr.c instead of reentr.pl, which generates it +[ 32779] By: nicholas on 2007/12/29 23:00:03 + Log: Subject: [PATCH] Typo in op.c + From: Vincent Pit + Message-ID: <47712BF1.9060200@profvince.com> + Date: Tue, 25 Dec 2007 17:12:33 +0100 + + (And then an update to make the tests in gv.t expect the right thing, + and test the behaviour that my change 26482 was originally supposed to + produce, but didn't until this typo was fixed) Branch: perl - ! reentr.pl + ! op.c t/op/gv.t ____________________________________________________________________________ -[ 17780] By: hv on 2002/08/25 19:03:50 - Log: fix bignum test failures +[ 32778] By: nicholas on 2007/12/29 19:50:27 + Log: In sv_chop(), write sentinals over the part of the buffer that is + thrown away, and verify that they are present in sv_backoff(). + assert that we are being asked to chop off positive amounts of buffer. Branch: perl - ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t - ! lib/bignum/t/brinfnan.t + ! sv.c ____________________________________________________________________________ -[ 17779] By: hv on 2002/08/25 18:56:29 - Log: upgrade bignum to v0.13: fix test failures and update docs +[ 32777] By: nicholas on 2007/12/29 19:32:52 + Log: Move all code that relies on reading the to-be-thrown-away buffer ahead + of the call to sv_chop() that throws it away. Branch: perl - ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t + ! pp_hot.c sv.c ____________________________________________________________________________ -[ 17778] By: hv on 2002/08/25 18:43:06 - Log: Subject: Encode 1.76 Released - From: Dan Kogai - Date: su elo 25, 2002 11:27:07 US/Eastern - Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp> +[ 32776] By: nicholas on 2007/12/29 17:35:25 + Log: Change 32760 needed to add a cast to avoid a warning. Branch: perl - ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv - ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm - ! ext/Encode/lib/Encode/MIME/Header.pm - ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm + ! av.c ____________________________________________________________________________ -[ 17777] By: rgs on 2002/08/25 18:42:46 - Log: Fix parsing problems with the // operator. - Make // able to follow various unary operators used without - arguments or parens (shift, pop, getc, pos, readline, - readlink, undef, umask, and the filetest operators), as - well as the operator. +[ 32775] By: nicholas on 2007/12/29 17:01:51 + Log: Reorder the external regexp flags to get RXf_PMf_STD_PMMOD into the + lowest 4 bits (which saves a shift), and the "flags indicating special + patterns" into contiguous bits. This makes everything a little tidier, + and saves 88 bytes (woohoo!) of object file with -Os on x86 FreeBSD. Branch: perl - ! perl.h t/op/dor.t toke.c + ! op.h regexp.h regnodes.h ____________________________________________________________________________ -[ 17776] By: hv on 2002/08/25 15:56:37 - Log: Subject: [PATCH] ExtUtils::Constant 0.13 - From: Nicholas Clark - Date: Fri, 23 Aug 2002 19:21:12 +0100 - Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net> +[ 32774] By: nicholas on 2007/12/29 15:11:04 + Log: The position of the modifier flag bits is actually encoded by a right + shift 12 in two places, so replace that magic number with a macro + RXf_PMf_STD_PMMOD_SHIFT defined adjacent to the flags it interacts + with. Branch: perl - ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t + ! ext/re/re.xs regcomp.c regexp.h ____________________________________________________________________________ -[ 17775] By: hv on 2002/08/25 15:46:28 - Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl - From: "mls@suse.de (via RT)" - Date: 23 Aug 2002 15:24:39 -0000 - Message-Id: +[ 32773] By: merijn on 2007/12/29 14:54:57 + Log: Sync after metaconfig backports. Some reorders were done Branch: perl - ! reentr.c + ! Configure Porting/Glossary config_h.SH ____________________________________________________________________________ -[ 17774] By: hv on 2002/08/25 15:29:42 - Log: Subject: [PATCH lib/Benchmark.(pm|t)] Make cmpthese work as documented. - From: Abigail - Date: Thu, 22 Aug 2002 04:10:39 -0700 - Message-ID: <20020822041039.A2089@ucan.foad.org> +[ 32763] By: nicholas on 2007/12/29 13:33:38 + Log: Perl_sv_chop() can return early if it's being asked to do nothing. Branch: perl - ! lib/Benchmark.pm lib/Benchmark.t + ! sv.c ____________________________________________________________________________ -[ 17773] By: hv on 2002/08/25 15:17:16 - Log: Subject: Re: a bugfix for Pod::Html (in diff -u format) - From: DH - Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT) - Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com> +[ 32762] By: nicholas on 2007/12/29 13:29:37 + Log: die if multiple macros in regexp.h attempt to use the same flag bit. Branch: perl - ! lib/Pod/Html.pm + ! regcomp.pl ____________________________________________________________________________ -[ 17772] By: hv on 2002/08/25 14:49:37 - Log: Subject: Re: p5p patches - From: "H.Merijn Brand" - Date: Fri, 23 Aug 2002 15:27:48 +0200 - Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl> +[ 32761] By: demerphq on 2007/12/29 13:26:35 + Log: Fix Perl #49190, tests from Abigail, codefix from me. Branch: perl - ! Porting/patching.pod + ! pp_hot.c t/op/pat.t ____________________________________________________________________________ -[ 17771] By: hv on 2002/08/25 14:45:46 - Log: Subject: Newdated info for HP-UX - From: "H.Merijn Brand" - Date: Wed, 21 Aug 2002 20:20:17 +0200 - Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl> +[ 32760] By: nicholas on 2007/12/29 12:28:14 + Log: Change Perl_av_iter_p() to return IV* rather than I32* (which means + having to allocate memory where sizeof(IV) > sizeof(I32)). Branch: perl - ! README.hpux + ! av.c embed.fnc embed.h pp.c proto.h ____________________________________________________________________________ -[ 17770] By: hv on 2002/08/25 14:26:36 - Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release - From: "Jos I. Boumans" - Date: Wed, 21 Aug 2002 14:55:51 +0200 - Message-ID: <20020821124817.34761.qmail@onion.perl.org> +[ 32759] By: nicholas on 2007/12/29 11:49:09 + Log: Note to future self about moving the regexp flag bits around. Branch: perl - ! pod/perlfaq1.pod + ! op.h regexp.h ____________________________________________________________________________ -[ 17769] By: hv on 2002/08/25 14:16:50 - Log: Subject: bit more for WinCE - From: "Vadim Konovalov" - Date: Wed, 21 Aug 2002 01:31:52 +0400 - Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad> +[ 32758] By: nicholas on 2007/12/29 00:17:41 + Log: Wrap wrapped and wraplen from struct regexp in macros RW_WRAPPED() and + RX_WRAPLEN() to preserve source compatibility when they get moved + around. Branch: perl - ! wince/Makefile.ce wince/compile.bat wince/win32io.c - ! wince/wince.c + ! dump.c ext/re/re.xs regcomp.c regexp.h ____________________________________________________________________________ -[ 17768] By: hv on 2002/08/25 14:02:47 - Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters - From: Anton Berezin - Date: Tue, 20 Aug 2002 23:44:25 +0200 - Message-ID: <20020820214425.GG16178@heechee.tobez.org> +[ 32757] By: nicholas on 2007/12/28 23:17:20 + Log: Eliminate prelen from struct regexp. Possibly we are hardcoding a bit + to much, as the replacement assumes that the wrapping string has + exactly 1 character after the wrapped string [specifically ')']. Branch: perl - ! lib/lib.t lib/lib_pm.PL + ! regcomp.c regexp.h ____________________________________________________________________________ -[ 17767] By: hv on 2002/08/25 13:52:08 - Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0) - From: "Randy W. Sims" (via RT) - Date: 18 Aug 2002 13:27:12 -0000 - Message-Id: +[ 32756] By: nicholas on 2007/12/28 23:15:47 + Log: Replace 3 uses of RX_PRELEN(r) with plen, which has the same value. + (But isn't a pointer dereference. Or about to become a calculation.) Branch: perl - ! utils/perldoc.PL + ! regcomp.c ____________________________________________________________________________ -[ 17766] By: rgs on 2002/08/24 20:33:05 - Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut - From: Peter BARABAS (via RT) - Date: 24 Aug 2002 08:16:19 -0000 - Message-ID: +[ 32755] By: nicholas on 2007/12/28 22:19:00 + Log: Eliminate precomp from struct regexp. Store the offset of precomp from + wrapped in pre_prefix, a 4 bit value. (Maybe only for now) reduce + seen_evals from I32 to 28 bits. Will anyone have more than 268435456 + eval groups in a regexp? Branch: perl - ! pod/perlxstut.pod + ! regcomp.c regexp.h ____________________________________________________________________________ -[ 17765] By: rgs on 2002/08/24 19:03:52 - Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t - From: Nicholas Clark - Date: Sat, 24 Aug 2002 17:01:08 +0100 - Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net> - (plus a typo fix) +[ 32754] By: nicholas on 2007/12/28 22:01:30 + Log: Silly Nick. There was a bug in change 30757 whereby the precomp of a + dup'd regexp would be pointing somewhere la-la. Probably at the precomp + of the same regexp in the parent thread. (So it is only likely to go + nasal daemon if the parent thread terminates first, or explicitly goes + around freeing up run time generated regexps.) Branch: perl - ! lib/Net/t/hostname.t + ! regcomp.c ____________________________________________________________________________ -[ 17764] By: rgs on 2002/08/24 12:29:27 - Log: a2p wasn't installed with -Dversiononly +[ 32753] By: nicholas on 2007/12/28 21:25:50 + Log: Wrap all accesses to the members precomp and prelen of struct regexp in + the macros RX_PRECOMP() and RX_PRELEN(). This will allow us to reduce + the regexp storage overhead by computing them at retrieve time. Branch: perl - ! installperl + ! dump.c ext/B/B.xs ext/re/re.xs op.c pp_ctl.c pp_hot.c + ! regcomp.c regexec.c regexp.h ____________________________________________________________________________ -[ 17763] By: hv on 2002/08/23 12:23:31 - Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS() - with a NULL subaddr. Fix that, and stop it happening again. +[ 32752] By: nicholas on 2007/12/28 11:27:10 + Log: Dump the REGEXP member of SVt_REGEXP. Branch: perl - ! op.c universal.c + ! dump.c ext/Devel/Peek/t/Peek.t ____________________________________________________________________________ -[ 17762] By: hv on 2002/08/23 11:02:35 - Log: fixup threaded build for vstring changes +[ 32751] By: nicholas on 2007/12/28 09:59:06 + Log: First class regexps. Branch: perl - ! universal.c util.c + ! dump.c ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/typemap + ! ext/Devel/Peek/t/Peek.t lib/overload.t pp_ctl.c pp_hot.c + ! regcomp.c regexec.c sv.c sv.h t/op/qr.t universal.c util.c ____________________________________________________________________________ -[ 17761] By: ams on 2002/08/23 02:54:09 - Log: Incorporate fix from JHI at: - http://rt.perl.org/rt2/Ticket/Display.html?id=16708 +[ 32750] By: stevep on 2007/12/28 05:05:50 + Log: SvPVX_const() triggers an assertion that when the sv isn't a PV. + Back this down to just checking to see if the sv is a PV or + not. Branch: perl - ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs + + ext/Encode/ucm/cp858.ucm + ! sv.h ____________________________________________________________________________ -[ 17760] By: ams on 2002/08/23 01:30:46 - Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen - From: Jarkko Hietaniemi - Date: Fri, 23 Aug 2002 05:29:09 +0300 - Message-Id: <20020823022909.GC9135@lyta.hut.fi> +[ 32749] By: nicholas on 2007/12/27 23:28:31 + Log: Better diagnostics for the tests for #20683. Branch: perl - ! ext/Devel/PPPort/PPPort.pm + ! t/op/pat.t ____________________________________________________________________________ -[ 17759] By: ams on 2002/08/23 01:27:23 - Log: Subject: [PATCH] x2p/str.c signedness nits - From: Jarkko Hietaniemi - Date: Fri, 23 Aug 2002 02:43:30 +0300 - Message-Id: <20020822234330.GC31624@lyta.hut.fi> +[ 32748] By: nicholas on 2007/12/27 21:41:03 + Log: scalars used in postponed subexpressions aren't first class regexps, + so don't upgrade them to ORANGE before attaching qr magic. + (And don't stop using qr magic once regexps become first class) Branch: perl - ! x2p/str.c + ! regexec.c t/op/pat.t ____________________________________________________________________________ -[ 17758] By: hv on 2002/08/22 22:29:45 - Log: bignum-0.12 updates from: - Subject: [ANNOUCNE] Big Math::Big* update - From: Tels - Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST) - Message-Id: <200208132121.g7DLLRV21408@crypt.org> +[ 32747] By: nicholas on 2007/12/27 21:34:22 + Log: Proper $TODO support in &ok() and &iseq() in pat.t Branch: perl - + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t - + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t - + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc - ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t - ! lib/bigrat.pm + ! t/op/pat.t ____________________________________________________________________________ -[ 17757] By: hv on 2002/08/22 22:19:42 - Log: new file for #17756 +[ 32746] By: nicholas on 2007/12/27 20:44:26 + Log: Localize $\ before changing it, so as not to affect print statements in + the rest of the test. Branch: perl - ! MANIFEST + ! t/op/pat.t ____________________________________________________________________________ -[ 17756] By: hv on 2002/08/22 22:16:41 - Log: Subject: ANNOUCNE: Math::BigRat v0.09 - From: Tels - Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST) - Message-Id: <200208141812.g7EICrV23771@crypt.org> +[ 32745] By: nicholas on 2007/12/27 20:33:55 + Log: Test that we can clone regexps into new threads, and fix the bug in + change 32740 that this reveals. (Bug spotted by, and initial patch + from, Jerry D. Hedden.) Branch: perl - + lib/Math/BigRat/t/big_ap.t - ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t - ! lib/Math/BigRat/t/bigratpm.inc + ! sv.c t/op/threads.t ____________________________________________________________________________ -[ 17755] By: hv on 2002/08/22 19:44:03 - Log: new files from #17754 +[ 32744] By: nicholas on 2007/12/27 19:31:56 + Log: "Automate" change 32648 (ensure that -E always loads the latest + features) Branch: perl - + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t + ! toke.c ____________________________________________________________________________ -[ 17754] By: hv on 2002/08/22 19:42:58 - Log: Subject: ANNOUNCE: Math-BigInt v1.62 - From: Tels - Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST) - Message-Id: <200208211513.g7LFDUs02512@crypt.org> +[ 32743] By: nicholas on 2007/12/27 18:43:40 + Log: You can't coerce a typeglob to a string. (Restore the error message - + an assertion failure is not helpful). Test the 3 basic coercion + error messages. Branch: perl - ! 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/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/calling.t - ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc - ! lib/Math/BigInt/t/mbimbf.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/with_sub.t t/lib/Math/BigFloat/Subclass.pm -____________________________________________________________________________ -[ 17753] By: hv on 2002/08/22 12:05:57 - Log: Subject: podlators 1.24 released - From: Russ Allbery - Date: Sat, 03 Aug 2002 20:56:42 -0700 - Message-ID: - Branch: perl - + lib/Pod/t/text-options.t - ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm - ! lib/Pod/t/basic.t pod/pod2text.PL -____________________________________________________________________________ -[ 17752] By: hv on 2002/08/22 11:13:17 - Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9 - From: SADAHIRO Tomoyuki - Date: Fri, 26 Jul 2002 02:59:12 +0900 - Message-Id: <20020726025828.B5E9.BQW10602@nifty.com> - Branch: perl - ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes - ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt - ! lib/Unicode/Collate/t/test.t -____________________________________________________________________________ -[ 17751] By: hv on 2002/08/22 11:08:35 - Log: fix test failure from #17747 - Branch: perl - ! ext/B/t/stash.t -____________________________________________________________________________ -[ 17750] By: hv on 2002/08/22 10:46:19 - Log: Subject: [PATCH] Fix DBM filters - From: "Paul Marquess" - Date: Wed, 21 Aug 2002 11:40:49 +0100 - Message-ID: - Branch: perl - ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap - ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t - ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs - ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap - ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t - ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs - ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap -____________________________________________________________________________ -[ 17749] By: hv on 2002/08/22 01:04:32 - Log: avoid use of %caller::EXPORT - Subject: [PATCH] Re: question about Exporter::import - From: Nicholas Clark - Date: Wed, 14 Aug 2002 21:33:12 +0100 - Message-id: <20020814203311.GD278@Bagpuss.unfortu.net> - Branch: perl - ! lib/Exporter.pm lib/Exporter/Heavy.pm -____________________________________________________________________________ -[ 17748] By: hv on 2002/08/22 00:54:03 - Log: todo test for linux $0 modification - Subject: Re: [perl #16206] $0 in 5.8 - From: Slaven Rezic - Date: 17 Aug 2002 21:32:37 +0200 - Message-id: <87elcx2sdm.fsf@vran.herceg.de> + ! sv.c t/op/gv.t +____________________________________________________________________________ +[ 32742] By: nicholas on 2007/12/27 17:22:06 + Log: assert() that the sv_unmagic() in S_regmatch() is unneeded. + Add a comment about the mg_find() that follows. Branch: perl - ! t/op/magic.t + ! regexec.c ____________________________________________________________________________ -[ 17747] By: hv on 2002/08/22 00:11:34 - Log: Subject: Re: [PATCH] Version object patch #1 - From: John Peacock - Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST) - Message-id: <3D630042.6020407@rowman.com> - - Subject: Re: [REVISED PATCH] Magic v-strings - From: John Peacock - Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST) - Message-id: <3D63E532.7020305@rowman.com> - Branch: perl - ! sv.c t/op/ver.t universal.c util.c -____________________________________________________________________________ -[ 17746] By: hv on 2002/08/20 16:48:05 - Log: Subject: [PATCH] Version object patch #1 - From: John Peacock - Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST) - Message-id: <3D5BB55D.6090603@rowman.com> - and Message-id: <3D627D1A.4050607@rowman.com> - and t/lib/warnings/universal tweak to skip - Branch: perl - ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h - ! t/lib/warnings/universal toke.c util.c -____________________________________________________________________________ -[ 17745] By: hv on 2002/08/20 16:27:01 - Log: perldelta for #17727 - Branch: perl - ! pod/perldelta.pod -____________________________________________________________________________ -[ 17744] By: hv on 2002/08/20 15:34:36 - Log: Subject: typo in perfunc.pod - From: "John P. Linderman" - Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST) - Message-id: <200208191245.IAA20072@raptor.research.att.com> +[ 32741] By: nicholas on 2007/12/27 15:31:28 + Log: You don't need $(DYNALOADER) to make $(nonxs_ext) + (which makes it easier to run minitest) Branch: perl - ! pod/perlfunc.pod + ! Makefile.SH ____________________________________________________________________________ -[ 17743] By: hv on 2002/08/20 15:31:40 - Log: Subject: Re: [PATCH] fix typos in perlpacktut - From: "Mr. Nobody" - Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST) - Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com> - Branch: perl - ! pod/perlpacktut.pod -____________________________________________________________________________ -[ 17742] By: hv on 2002/08/20 14:51:16 - Log: Subject: [REVISED PATCH] Magic v-strings - From: John Peacock - Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST) - Message-id: <3D556FE6.6000404@rowman.com> - plus a bit of cleanup - Branch: perl - ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c -____________________________________________________________________________ -[ 17741] By: hv on 2002/08/20 14:20:16 - Log: Subject: Re: [PATCH] Storable and CODE references - From: Slaven Rezic - Date: 17 Aug 2002 21:58:03 +0200 - Message-id: <87bs812r78.fsf@vran.herceg.de> - Branch: perl - + ext/Storable/t/code.t - ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t - ! ext/Storable/t/malice.t -____________________________________________________________________________ -[ 17740] By: hv on 2002/08/20 14:07:56 - Log: Clean up copy-on-write macros and debug facilities (new flag 'C'). - Handle CoW in hashes: - Subject: Re: why would tr/// be performing hash copies? - From: Nicholas Clark - Date: Sun, 18 Aug 2002 23:17:01 +0100 - Message-id: <20020818221700.GD294@Bagpuss.unfortu.net> - Branch: perl - ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h -____________________________________________________________________________ -[ 17739] By: hv on 2002/08/20 13:52:18 - Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5 - From: "H.Merijn Brand" - Date: Tue, 23 Jul 2002 09:21:10 +0200 - Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl> +[ 32740] By: nicholas on 2007/12/27 13:46:46 + Log: Regexps are now orange. + (Correct a comparison of $] with 5.011 in B.pm) Branch: perl - ! Configure + ! ext/B/B.pm ext/Devel/Peek/t/Peek.t lib/overload.t pp_hot.c + ! regexec.c sv.c util.c ____________________________________________________________________________ -[ 17738] By: nick on 2002/08/20 07:13:52 - Log: Integrate mainline - Branch: perlio - - vos/Makefile vos/build.cm vos/compile_perl.cm - - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def - - vos/config.ga.h vos/config.pl vos/configure_perl.cm - - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c - - vos/vos_dummies.c - !> (integrate 57 files) +[ 32739] By: nicholas on 2007/12/27 11:35:57 + Log: Remove the last Null(...) from x2p/* + Something tells me that Win32 is compiling x2p with -DPERL_CORE + *nix dosn't do this. + Branch: perl + ! x2p/hash.c ____________________________________________________________________________ -[ 17737] By: ams on 2002/08/19 07:48:39 - Log: Effect a speedy recovery from POD affected by (ahem, Australian) - negligence. +[ 32738] By: nicholas on 2007/12/26 18:53:48 + Log: Tweak Perl_sv_upgrade() so that references can upgrade to SVt_PV + rather than something bigger. Fix a possible bug - "reference" to + SVt_NV needs to go direct to SVt_PVNV. Branch: perl - ! pod/perlrun.pod + ! sv.c ____________________________________________________________________________ -[ 17736] By: hv on 2002/08/18 18:27:28 - Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats? - From: Dave Mitchell - Date: Fri, 16 Aug 2002 23:31:07 +0100 - Message-id: <20020816233107.E9388@fdgroup.com> +[ 32737] By: nicholas on 2007/12/26 18:12:32 + Log: Take code that occurs in three places to take a scalar and ready it to + hold a reference, and convert it to a macro define prepare_SV_for_RV(). Branch: perl - ! numeric.c t/base/num.t + ! pp.c pp_hot.c sv.c sv.h ____________________________________________________________________________ -[ 17735] By: hv on 2002/08/18 02:22:21 - Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm - From: Mark-Jason Dominus - Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST) - Message-id: <20020814011909.22744.qmail@plover.com> +[ 32736] By: nicholas on 2007/12/26 17:27:15 + Log: Remove two warnings (sub diag() was redefined, and implict split is + deprecated) Branch: perl - ! lib/Net/hostent.pm + ! ext/B/t/concise.t ____________________________________________________________________________ -[ 17734] By: hv on 2002/08/18 02:20:05 - Log: Subject: [PATCH] Re: Pod::Functions tpyo - From: Abe Timmerman - Date: Tue, 13 Aug 2002 23:47:00 +0200 - Message-id: <200208132347.00782.abe@ztreet.demon.nl> +[ 32735] By: stevep on 2007/12/26 17:06:04 + Log: Upgrade to File-Temp-0.20 Branch: perl - ! lib/Pod/Functions.pm + ! lib/File/Temp.pm lib/File/Temp/t/lock.t ____________________________________________________________________________ -[ 17733] By: hv on 2002/08/18 02:17:18 - Log: Subject: Server rename revisited - From: "H.Merijn Brand" - Date: Tue, 13 Aug 2002 19:19:03 +0200 - Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl> +[ 32734] By: nicholas on 2007/12/26 17:03:56 + Log: Eliminate SVt_RV, and use SVt_IV to store plain references. + This frees up a scalar type for first class regular expressions. Branch: perl - ! README.hpux + ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/t/b.t + ! ext/B/t/optree_constants.t ext/B/t/terse.t + ! ext/Devel/Peek/t/Peek.t ext/Storable/Storable.xs pp.c pp_hot.c + ! sv.c sv.h ____________________________________________________________________________ -[ 17732] By: hv on 2002/08/18 02:11:49 - Log: Subject: [PATCH] Remove old VOS build methods - From: Paul_GreenVOS@vos.stratus.com - Date: Tue, 13 Aug 02 10:25 edt (15:25 BST) - Message-id: <200208131426.KAA01012@mailhub1.stratus.com> - Branch: perl - - vos/Makefile vos/build.cm vos/compile_perl.cm - - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def - - vos/config.ga.h vos/config.pl vos/configure_perl.cm - - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c - - vos/vos_dummies.c - ! MANIFEST README.vos pod/perlport.pod vos/Changes -____________________________________________________________________________ -[ 17731] By: hv on 2002/08/18 01:57:12 - Log: Subject: [PATCH] Configure missing d_modflproto='' - From: "Gerrit P. Haase" - Date: Tue, 13 Aug 2002 15:11:05 +0200 - Message-id: <11417599086.20020813151105@familiehaase.de> +[ 32733] By: nicholas on 2007/12/26 17:02:34 + Log: Better diagnostics by removing an && from an ok() and converting it to + two is()s. Branch: perl - ! Configure + ! ext/B/t/deparse.t ____________________________________________________________________________ -[ 17730] By: hv on 2002/08/18 01:41:33 - Log: missing chunk from #17725 causes lib/constant.t test failures +[ 32732] By: stevep on 2007/12/26 16:09:35 + Log: Subject: [PATCH perl5100delta.pod] change/correction to 32246 + From: "Robin Barker" + Date: Fri, 9 Nov 2007 14:40:22 -0000 + Message-ID: <2C2E01334A940D4792B3E115F95B722601604912@exchsvr1.npl.ad.local> Branch: perl - ! lib/constant.t + ! pod/perl5100delta.pod ____________________________________________________________________________ -[ 17729] By: hv on 2002/08/17 02:33:15 - Log: Subject: [PATCH] Safe.pm documentation - From: Slaven Rezic - Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST) - Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de> +[ 32731] By: stevep on 2007/12/26 15:29:14 + Log: Linking a RT ticket to an open TODO. Branch: perl - ! ext/Opcode/Safe.pm pod/perlre.pod + ! pod/perltodo.pod ____________________________________________________________________________ -[ 17728] By: hv on 2002/08/17 02:07:24 - Log: Subject: Copy On Write - From: Nicholas Clark - Date: Thu, 15 Aug 2002 00:10:35 +0100 - Message-id: <20020815001035.A69079@plum.flirble.org> - specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use +[ 32730] By: stevep on 2007/12/26 15:03:49 + Log: Subject: [PATCH] docs: list of places where $_ is used + From: "Gabor Szabo" + Date: Wed, 26 Dec 2007 06:49:34 +0200 + Message-ID: Branch: perl - ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c - ! pp_hot.c proto.h sv.c sv.h + ! pod/perlvar.pod ____________________________________________________________________________ -[ 17727] By: hv on 2002/08/17 01:20:05 - Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods - From: Mark-Jason Dominus - Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST) - Message-id: <20020415033855.6343.qmail@plover.com> +[ 32729] By: stevep on 2007/12/26 14:55:03 + Log: Subject: [PATCH] docs: replace FH by my $fh in open + From: "Gabor Szabo" + Date: Wed, 26 Dec 2007 06:03:29 +0200 + Message-ID: Branch: perl - ! av.c av.h pod/perltie.pod t/op/tiearray.t + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 17726] By: hv on 2002/08/17 01:17:09 - Log: pp.c warns that sv may be used uninitialised in pp_delete() +[ 32728] By: stevep on 2007/12/26 14:46:54 + Log: Subject: [PATCH] 64-bit fix for Time::Local + From: "Jan Dubois" + Date: Thu, 20 Dec 2007 10:18:52 -0800 + Message-ID: <044301c84334$c6aa2960$53fe7c20$@com> Branch: perl - ! pp.c + ! lib/Time/Local.pm ____________________________________________________________________________ -[ 17725] By: hv on 2002/08/17 00:51:19 - Log: Subject: [PATCH] Remove pseudo-hashes (complete) - From: Michael G Schwern - Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST) - Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net> +[ 32727] By: stevep on 2007/12/26 14:36:13 + Log: Subject: [PATCH] Pod::Html: fix markup errors with (nested) definition lists + From: Brendan O'Dea + Date: Sat, 1 Dec 2007 11:59:12 +1100 + Message-ID: <20071201005912.GA14441@londo.c47.org> Branch: perl - ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm - ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c - ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod - ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t + ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.pod + ! lib/Pod/t/htmlview.t ____________________________________________________________________________ -[ 17724] By: hv on 2002/08/17 00:27:33 - Log: ext/B/defsubs.h also depends on the program that builds it +[ 32726] By: nicholas on 2007/12/26 13:03:27 + Log: Use print rather than diag(), as these routine messages shouldn't be + going to STDERR. Branch: perl - ! ext/B/Makefile.PL + ! t/op/upgrade.t ____________________________________________________________________________ -[ 17723] By: hv on 2002/08/17 00:10:24 - Log: Subject: Re: deb.c compile time error (patchlevel 17721) - From: Dave Mitchell - Date: Tue, 13 Aug 2002 14:42:15 +0100 - Message-ID: <20020813144215.G11939@fdgroup.com> +[ 32725] By: nicholas on 2007/12/26 11:55:15 + Log: Swap SVt_RV and SVt_NV in the SV ordering. Branch: perl - ! embed.fnc embed.h global.sym proto.h + ! dump.c ext/B/B.xs ext/Storable/Storable.xs pp.c pp_hot.c sv.c + ! sv.h ____________________________________________________________________________ -[ 17722] By: ams on 2002/08/16 05:20:22 - Log: Subject: Minor perlrun.pod patch - From: Iain Truskett - Date: Fri, 16 Aug 2002 16:20:27 +1000 - Message-Id: <20020816162027.D17196@eh.org> +[ 32724] By: nicholas on 2007/12/26 11:22:38 + Log: A test for upgrading scalars. Curiously, before this, lib/Math/Trig.t + was the only code anywhere in the build or testsuite that upgraded an + NV to an RV. Branch: perl - ! pod/perlrun.pod + + t/op/upgrade.t + ! MANIFEST ____________________________________________________________________________ -[ 17721] By: hv on 2002/08/12 12:17:19 - Log: #17717 needed tests fixing up +[ 32723] By: mhx on 2007/12/25 15:05:33 + Log: Subject: patch - chg 32721 missed a couple Nullstrs + From: jimc + Date: Tue, 25 Dec 2007 05:39:30 -0700 + Message-ID: <4770FA02.2080800@gmail.com> Branch: perl - ! t/op/chop.t + ! x2p/hash.c ____________________________________________________________________________ -[ 17720] By: hv on 2002/08/12 12:10:07 - Log: Subject: Re: [PATCH] Re: taint news - From: Rick Delaney - Date: 04 Aug 2002 00:28:58 EDT - Message-ID: - missed patch fragment from Change #17676 +[ 32722] By: mhx on 2007/12/25 05:25:42 + Log: Subject: RE: [PATCH] s/perl510/perl511/g + From: "Jan Dubois" + Date: Mon, 24 Dec 2007 15:30:31 -0800 + Message-ID: <0cdf01c84684$f99c3310$ecd49930$@com> Branch: perl - ! pod/perlsec.pod + ! README.win32 hints/dgux.sh installperl makedef.pl ____________________________________________________________________________ -[ 17719] By: hv on 2002/08/12 12:03:53 - Log: Subject: [perl #15987] Tests fail when sources are under CVS control - From: Warren Jones (via RT) - Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST) - Message-id: +[ 32721] By: mhx on 2007/12/25 05:22:39 + Log: Subject: [PATCH] Remove Nullch etc. from x2p + From: "Jan Dubois" + Date: Mon, 24 Dec 2007 14:58:20 -0800 + Message-ID: <0cca01c84680$7afc9170$70f5b450$@com> Branch: perl - ! lib/strict.t lib/warnings.t + ! x2p/a2p.h x2p/a2py.c x2p/str.c x2p/str.h x2p/util.c x2p/walk.c ____________________________________________________________________________ -[ 17718] By: hv on 2002/08/12 11:57:17 - Log: Subject: [PATCH] add verbose stack display option, -Dvs - From: Dave Mitchell - Date: Mon, 5 Aug 2002 00:55:33 +0100 - Message-id: <20020805005533.B26111@fdgroup.com> +[ 32720] By: nicholas on 2007/12/24 21:26:22 + Log: Subject: PATCH re 32711 + From: "Robin Barker" + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A4@exchsvr2.npl.ad.local> + Date: Mon, 24 Dec 2007 20:56:13 -0000 + + "IMO patch 32711 is better implemented using (the existing) NUM2PTR macro, as below/attached." Branch: perl - ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod - ! pod/perlrun.pod proto.h + ! pp_hot.c ____________________________________________________________________________ -[ 17717] By: hv on 2002/08/12 11:44:06 - Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue - From: Stephen McCamant - Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST) - Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu> +[ 32719] By: nicholas on 2007/12/23 22:29:17 + Log: Correct the correction. This one is both a correcly spelled word, and + the word I was originally aiming for. Or if it's not, I'm sure that + given infinite monkeys we'll get there sometime around the heat death + of the universe. Branch: perl - ! op.c t/op/chop.t t/op/ref.t + ! perl.h ____________________________________________________________________________ -[ 17716] By: hv on 2002/08/12 11:29:53 - Log: Subject: Re: [ID 20020713.001] chomp($data=) strangeness. - From: Hugo van der Sanden - Date: Sat, 13 Jul 2002 17:44:02 +0100 - Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk> +[ 32718] By: nicholas on 2007/12/23 20:25:25 + Log: Fix my typo in a comment. Branch: perl - ! pp_hot.c t/op/tiehandle.t + ! perl.h ____________________________________________________________________________ -[ 17715] By: hv on 2002/08/12 11:28:26 - Log: Subject: [PATCH] better modfl detection - From: Nicholas Clark - Date: Sun, 11 Aug 2002 20:05:49 +0100 - Message-id: <20020811190548.GK300@Bagpuss.unfortu.net> +[ 32717] By: nicholas on 2007/12/23 12:31:26 + Log: In SvPV_free(), assert() that no-one is trying to free up a reference. Branch: perl - ! Configure config_h.SH perl.h + ! sv.h ____________________________________________________________________________ -[ 17714] By: hv on 2002/08/12 11:26:23 - Log: Subject: [PATCH] perltodo.pod - From: Richard.Foley@t-online.de - Date: Sun, 11 Aug 2002 18:26:10 +0200 - Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com> - perlbug credits +[ 32716] By: nicholas on 2007/12/23 12:28:53 + Log: { my $a; } not warning about being used only once is a something + TO be DOne. Branch: perl ! pod/perltodo.pod ____________________________________________________________________________ -[ 17713] By: hv on 2002/08/12 11:24:44 - Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4 - From: Nicholas Clark - Date: Sun, 11 Aug 2002 16:59:16 +0100 - Message-id: <20020811155914.GE300@Bagpuss.unfortu.net> +[ 32715] By: nicholas on 2007/12/23 11:27:25 + Log: Add an assert() to verify my assumption that no-one upgrades a scalar + which has a referant but isn't flagged as a reference. Branch: perl - ! gv.c + ! sv.c ____________________________________________________________________________ -[ 17712] By: hv on 2002/08/12 11:23:06 - Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current - From: "H.Merijn Brand" - Date: Mon, 12 Aug 2002 10:25:20 +0200 - Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl> - gcc bug test needs -lm - Branch: perl - ! hints/hpux.sh -____________________________________________________________________________ -[ 17711] By: hv on 2002/08/12 11:20:49 - Log: Subject: [PATCH s2p] Small typo correction - From: "Newton, Philip" - Date: Wed, 7 Aug 2002 11:50:51 +0200 - Message-id: - Branch: perl - ! x2p/s2p.PL -____________________________________________________________________________ -[ 17710] By: hv on 2002/08/12 11:17:21 - Log: Subject: [PATCH] pod/perlfaq4.pod - From: Abigail - Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST) - Message-id: <20020730095202.A6462@ucan.foad.org> - Add references to Regexp::Common. - Branch: perl - ! pod/perlfaq4.pod -____________________________________________________________________________ -[ 17709] By: nick on 2002/08/11 10:25:15 - Log: Fix for [perl #15986] tell/seek misbehave for :crlf - Test from "Vadim Konovalov" - fix by Nick I-S based on study of problem based - on Vadim's analysis. - Branch: perlio - ! perlio.c t/io/crlf.t -____________________________________________________________________________ -[ 17708] By: nick on 2002/08/11 10:22:36 - Log: Integrate mainline. - Branch: perlio - +> pod/perl58delta.pod t/op/dor.t t/op/stash.t - !> (integrate 73 files) -____________________________________________________________________________ -[ 17707] By: rgs on 2002/08/09 21:23:20 - Log: Subject: New HP-UX itanium servers - From: "H.Merijn Brand" - Date: Wed, 07 Aug 2002 13:25:57 +0200 - Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl> +[ 32714] By: stevep on 2007/12/23 02:15:30 + Log: Welcome to Perl 5.11, win32! Branch: perl - ! README.hpux + ! win32/Makefile win32/makefile.mk ____________________________________________________________________________ -[ 17706] By: rgs on 2002/08/09 21:00:41 - Log: Subject: Re: missing lower range in {} regex - From: "John P. Linderman" - Date: Fri, 09 Aug 2002 12:48:55 -0400 - Message-ID: <200208091648.MAA77577@raptor.research.att.com> +[ 32713] By: stevep on 2007/12/23 00:39:17 + Log: Nullch and others were still alive and well in some of the operating + system specific directories. I think I've chainsawed all of them now, + but I can't guarantee that it compiles anywhere from win32. Branch: perl - ! pod/perlre.pod + ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h + ! NetWare/nwstdio.h djgpp/djgpp.c os2/OS2/REXX/REXX.xs os2/os2.c + ! util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs vms/vms.c + ! win32/perlhost.h win32/win32.c win32/wince.c ____________________________________________________________________________ -[ 17705] By: rgs on 2002/08/08 20:57:59 - Log: More tests for the attribute syntax, from the - attributes manpage. +[ 32712] By: stevep on 2007/12/22 21:37:39 + Log: Subject: [PATCH] Fix cygwin.c again + From: "Jerry D. Hedden" + Date: Sat, 22 Dec 2007 16:11:48 -0500 + Message-ID: <1ff86f510712221311v1c58d606jc8dfeee6a21e6194@mail.gmail.com> + + Fixes breakage caused by change #32707 Branch: perl - ! t/op/attrs.t + ! cygwin/cygwin.c ____________________________________________________________________________ -[ 17704] By: rgs on 2002/08/08 19:47:44 - Log: Fix bug #16080 : an attribute list should end at '}' +[ 32711] By: nicholas on 2007/12/22 19:55:17 + Log: Remove warning about casting integer to different sized pointer. Branch: perl - ! t/op/attrs.t toke.c + ! pp_hot.c ____________________________________________________________________________ -[ 17703] By: hv on 2002/08/08 15:30:12 - Log: Update Changes +[ 32710] By: stevep on 2007/12/22 19:39:36 + Log: The ext/Cwd/Cwd.xs part of... + + Subject: consting Cwd and ExtUtils::ParseXS + From: "Robin Barker" + Date: Sat, 22 Dec 2007 00:52:54 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local> + + lib/ExtUtils/ParseXS.pm had changes already made with change + #32691. + Branch: perl + ! ext/Cwd/Cwd.xs +____________________________________________________________________________ +[ 32709] By: mhx on 2007/12/22 19:35:52 + Log: Upgrade to IPC::SysV 1.99_07 + Branch: perl + + ext/IPC/SysV/Changes ext/IPC/SysV/MANIFEST.SKIP + + ext/IPC/SysV/TODO ext/IPC/SysV/const-c.inc + + ext/IPC/SysV/const-xs.inc ext/IPC/SysV/lib/IPC/Msg.pm + + ext/IPC/SysV/lib/IPC/Semaphore.pm + + ext/IPC/SysV/lib/IPC/SharedMem.pm ext/IPC/SysV/lib/IPC/SysV.pm + + ext/IPC/SysV/regen.pl ext/IPC/SysV/t/pod.t + + ext/IPC/SysV/t/podcov.t ext/IPC/SysV/t/shm.t + + ext/IPC/SysV/typemap + - ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST + - ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm + - ext/IPC/SysV/SysV.pm + ! MANIFEST ext/IPC/SysV/Makefile.PL ext/IPC/SysV/README + ! ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/ipcsysv.t + ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t mkppport.lst +____________________________________________________________________________ +[ 32708] By: nicholas on 2007/12/22 19:22:48 + Log: Replace our assert-which-can-be-caught-by-eval with the real deal from + the standard C library. Make ours available as Perl_assert(), if you + really want that. + assert() is only #include'd if you compile with -DDEBUGGING. Branch: perl - ! Changes patchlevel.h + ! perl.h ____________________________________________________________________________ -[ 17702] By: hv on 2002/08/08 15:08:57 - Log: Subject: Re: README.aix - From: "H.Merijn Brand" - Date: Tue, 30 Jul 2002 13:30:29 +0200 - Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl> +[ 32707] By: nicholas on 2007/12/22 18:26:21 + Log: Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na + when PERL_CORE is defined. (Which, "obviously", is only in code + within the perl source tree, which we control). Nullop remains, and + would be moderately invasive to remove. Branch: perl - ! README.aix + ! handy.h op.h perl.h pod/perlapi.pod sv.c ____________________________________________________________________________ -[ 17701] By: hv on 2002/08/08 15:06:01 - Log: Subject: [PATCH] Re: pp_sys.c compile failed.. - From: Andy Dougherty - Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST) - Message-id: +[ 32706] By: nicholas on 2007/12/22 18:17:46 + Log: Hateful software that sends my cursor keys as packets that can get + split, and more hateful software that decides that split packets + means not-a-cursor-key. Branch: perl - ! hints/aix.sh + ! ext/ODBM_File/typemap ____________________________________________________________________________ -[ 17700] By: hv on 2002/08/08 15:02:57 - Log: Subject: [DOC PATCH] perlipc.pod - From: Arjen Laarhoven - Date: Tue, 6 Aug 2002 14:16:01 +0200 - Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net> +[ 32705] By: nicholas on 2007/12/22 17:51:03 + Log: Add a Configure probe for Branch: perl - ! pod/perlipc.pod -____________________________________________________________________________ -[ 17699] By: hv on 2002/08/08 14:56:56 - Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our - From: Rafael Garcia-Suarez - Date: Fri, 2 Aug 2002 23:44:21 +0200 - Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr> + ! Configure Cross/config.sh-arm-linux NetWare/config.wc + ! NetWare/config_H.wc Porting/Glossary Porting/config.sh + ! Porting/config_H config_h.SH configure.com epoc/config.sh + ! plan9/config_h.sample plan9/config_sh.sample symbian/config.sh + ! uconfig.h uconfig.sh win32/config.bc win32/config.ce + ! win32/config.gc win32/config.vc win32/config.vc64 + ! win32/config_H.bc win32/config_H.ce win32/config_H.gc + ! win32/config_H.vc win32/config_H.vc64 +____________________________________________________________________________ +[ 32704] By: nicholas on 2007/12/22 17:00:24 + Log: Exterminate PL_na! Exterminate! Exterminate! Exterminate! + Branch: perl + ! ext/DB_File/typemap ext/GDBM_File/typemap + ! ext/NDBM_File/typemap ext/ODBM_File/typemap + ! ext/SDBM_File/typemap ext/Win32API/File/buffers.h + ! ext/Win32API/File/typemap os2/OS2/typemap os2/os2.c + ! pod/perltodo.pod pod/perlxs.pod vms/vms.c +____________________________________________________________________________ +[ 32703] By: nicholas on 2007/12/22 16:17:01 + Log: Subject: [PATCH] ext/ consting + From: "Robin Barker" + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399D@exchsvr2.npl.ad.local> + Date: Sat, 22 Dec 2007 00:39:47 -0000 + Branch: perl + ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_aix.xs + ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs + ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs + ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs + ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs + ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs + ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs + ! ext/GDBM_File/typemap ext/IPC/SysV/SysV.xs ext/POSIX/POSIX.xs + ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/hash.c + ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.h + ! ext/Socket/Socket.xs ext/re/re.xs +____________________________________________________________________________ +[ 32702] By: nicholas on 2007/12/22 16:05:50 + Log: By moving the "can't upgrade downwards" croak() in Perl_sv_upgrade() + after the type changing logic, we allow sv_upgrade() from SVt_NV to + SVt_IV to "work" (SVt_NV beomes SVt_PVNV in the type changing logic) + which simplifies the code for Perl_sv_setiv() slightly. Branch: perl - ! op.c t/op/attrs.t + ! sv.c ____________________________________________________________________________ -[ 17698] By: hv on 2002/08/08 14:52:45 - Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic - From: Yitzchak Scott-Thoennes (via RT) - Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST) - Message-id: +[ 32701] By: nicholas on 2007/12/22 12:50:35 + Log: Correct the minor mistake of changes 32675 and 32676 - the check should + be on whether the SV had a body before upgrading. As was, SVt_RV would + needlessly have re-zeroed memory. Branch: perl - ! Configure + ! sv.c ____________________________________________________________________________ -[ 17697] By: hv on 2002/08/08 14:49:00 - Log: Subject: Doc patch for Class::Struct under 5.8.0 - From: Damian Conway - Date: Tue, 30 Jul 2002 23:03:14 +1000 - Message-id: <3D471FCF.1C7C6E6B@conway.org> +[ 32699] By: nicholas on 2007/12/22 11:28:02 + Log: Integrate: + [ 32483] + Use a new (clean) anonymous hash for each loop, rather than a hash in + the pad, as the latter can change internal state sufficiently to + confuse matters (even though in all cases it has no keys and from + Perl space is "measurably" identical). + + [ 32500] + Get APItest.xs compiling on 5.8.x by making the compilation of the + Perl_hv_common() test code conditional on the macro hv_common being + defined, and the refcounted_he code conditional on it being 5.9 or + later. + + [ 32501] + Hack round the fact that UNITCHECK is nothing special on 5.8.x by + conditionally creating a sub UNITCHECK(&); + + [ 32502] + UNITCHECK isn't anything special in 5.8.x, so don't run those tests. + + [ 32503] + Skip the op.t API test as it's not relevant to 5.8.x (%^H propagation). + Correct the expectations of hash.t and svsetsv.t for 5.8.x. + + [ 32507] + Test both dMY_CXT and dMY_CXT_INTERP. Branch: perl - ! lib/Class/Struct.pm + !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs + !> ext/XS/APItest/t/hash.t ext/XS/APItest/t/my_cxt.t + !> ext/XS/APItest/t/op.t ext/XS/APItest/t/svsetsv.t + !> ext/XS/APItest/t/xs_special_subs.t + !> ext/XS/APItest/t/xs_special_subs_require.t perl.h ____________________________________________________________________________ -[ 17696] By: hv on 2002/08/08 14:44:21 - Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements - From: Slaven Rezic - Date: 31 Jul 2002 09:50:06 +0200 - Message-id: <87ado85ob5.fsf@vran.herceg.de> +[ 32698] By: nicholas on 2007/12/22 11:15:49 + Log: Integrate: + [ 32509] + For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter + doesn't support proxy constant subroutines. For all 5.8.x add a cast + to (char *) for the second argument to newCONSTSUB(). Branch: perl - ! pp.c + !> lib/ExtUtils/Constant/ProxySubs.pm ____________________________________________________________________________ -[ 17695] By: hv on 2002/08/08 14:40:41 - Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault - From: Rafael Garcia-Suarez - Date: Fri, 2 Aug 2002 00:13:10 +0200 - Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr> +[ 32693] By: ams on 2007/12/22 03:58:49 + Log: Add const to a few prototypes. (Patch from Robin Barker.) Branch: perl - + t/op/stash.t - ! MANIFEST perl.h + ! ext/Storable/Storable.xs ____________________________________________________________________________ -[ 17694] By: hv on 2002/08/08 14:31:55 - Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00 - From: "H.Merijn Brand" - Date: Wed, 31 Jul 2002 16:04:02 +0200 - Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl> +[ 32692] By: nicholas on 2007/12/21 17:58:03 + Log: Document each/keys/values @array Branch: perl - ! hints/hpux.sh + ! pod/perlfunc.pod ____________________________________________________________________________ -[ 17693] By: hv on 2002/08/08 14:25:16 - Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD. - From: Abigail - Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST) - Message-id: <20020725085252.A2703@ucan.foad.org> +[ 32691] By: stevep on 2007/12/21 16:31:45 + Log: Clean up a warning with -Wwrite-strings that gets passed into every + parsed XS file. Branch: perl - ! lib/ExtUtils/MM_Unix.pm + ! lib/ExtUtils/ParseXS.pm ____________________________________________________________________________ -[ 17692] By: hv on 2002/08/08 14:20:05 - Log: Subject: [PATCH] README.jp and README.cn - From: Autrijus Tang - Date: Thu, 25 Jul 2002 07:05:11 +0800 - Message-id: <20020724230511.GA1327@not.autrijus.org> +[ 32690] By: stevep on 2007/12/21 14:48:22 + Log: Subject: [PATCH] C -Wwrite-strings clean + From: "Robin Barker" + Date: Fri, 21 Dec 2007 14:30:20 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399C@exchsvr2.npl.ad.local> Branch: perl - ! README.cn README.jp + ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.h x2p/a2py.c x2p/str.c + ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c ____________________________________________________________________________ -[ 17691] By: hv on 2002/08/08 14:01:50 - Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir} - From: Henrik Tougaard (via RT) - Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST) - Message-id: +[ 32689] By: stevep on 2007/12/21 14:19:17 + Log: Subject: [PATCH] const'ing in cygwin.c + From: "Jerry D. Hedden" + Date: Fri, 21 Dec 2007 09:13:41 -0500 + Message-ID: <1ff86f510712210613s71712346i6e9f2b5e7275aa34@mail.gmail.com> Branch: perl - ! lib/Pod/Usage.pm + ! cygwin/cygwin.c ____________________________________________________________________________ -[ 17690] By: rgs on 2002/08/07 19:56:42 - Log: Doc fix : the symbol for COPs wasn't documented. +[ 32688] By: nicholas on 2007/12/21 12:09:04 + Log: Update the hash documentation to reflect the changes between 5.8.1 and + 5.8.2, that disabled the automatic randomisation of all hashes. Branch: perl - ! opcode.pl + ! pod/perlfunc.pod pod/perlsec.pod ____________________________________________________________________________ -[ 17689] By: rgs on 2002/08/06 20:45:30 - Log: Subject: Re: no warnings 'io'; - From: Nicholas Clark - Date: Sat, 27 Jul 2002 21:49:55 +0100 - Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net> - - Plus a little bit of regression tests. +[ 32687] By: nicholas on 2007/12/21 11:34:30 + Log: Deparse each @array and friends. Branch: perl - ! t/lib/warnings/pp_hot util.c + ! ext/B/B/Deparse.pm ext/B/t/deparse.t ____________________________________________________________________________ -[ 17688] By: rgs on 2002/08/06 20:04:19 - Log: Subject: [PATCH] XS build fix for VMS - From: "Craig A. Berry" - Date: Sun, 4 Aug 2002 12:13:06 -0500 - Message-ID: +[ 32686] By: nicholas on 2007/12/21 10:21:45 + Log: Subject: mg_free frees data but leaves it accessible + From: Yuval Kogman + Message-ID: <20071220221331.GG10631@woobling.org> + Date: Fri, 21 Dec 2007 00:13:31 +0200 Branch: perl - ! vms/descrip_mms.template + ! mg.c ____________________________________________________________________________ -[ 17687] By: rgs on 2002/08/06 19:50:12 - Log: PerlIO::scalar wasn't able to read from non-string - scalar ; now stringifies its argument. +[ 32685] By: nicholas on 2007/12/21 08:58:42 + Log: Subject: [PATCH] Fix remaining skips for Test::Harness + From: Andy Armstrong + Message-Id: <01A7A7EC-1C9C-40B1-90E8-DC1E5BA54400@hexten.net> + Date: Thu, 20 Dec 2007 23:16:01 +0000 + + (except for test-harness-compat.t which failed unthreaded under harness + and except for reverting the defined $ENV{PERL_UNICODE}) + Branch: perl + ! lib/Test/Harness/t/harness.t lib/Test/Harness/t/nofork.t + ! lib/Test/Harness/t/prove.t lib/Test/Harness/t/proverc.t + ! lib/Test/Harness/t/proverun.t lib/Test/Harness/t/source.t + ! lib/Test/Harness/t/spool.t lib/Test/Harness/t/taint.t + ! lib/Test/Harness/t/unicode.t t/lib/source_tests/source +____________________________________________________________________________ +[ 32684] By: nicholas on 2007/12/21 07:42:56 + Log: For 5.12 we can simply exterminate! the private function + Perl_magic_setglob(). + Branch: perl + ! embed.fnc embed.h mathoms.c proto.h +____________________________________________________________________________ +[ 32683] By: stevep on 2007/12/21 03:14:20 + Log: Subject: [perl #37607] CGI file upload file name parsing errors + From: aspa@merlot.kronodoc.fi (Marko Asplund) + Date: Fri, 4 Nov 2005 13:40:05 +0200 (EET) + Message-ID: <5.8.7_13518_1131102897@merlot.kronodoc.fi> Branch: perl - ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t + ! lib/CGI.pm ____________________________________________________________________________ -[ 17686] By: rgs on 2002/08/06 19:10:51 - Log: More regression tests for $^H and %^H. - Add a TODO test for eval "" preserving %^H. +[ 32682] By: stevep on 2007/12/20 22:22:59 + Log: Regen some files... Branch: perl - ! t/comp/hints.t + ! embed.h global.sym pod/perlapi.pod ____________________________________________________________________________ -[ 17685] By: hv on 2002/08/05 22:42:09 - Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH - From: "John P. Linderman" - Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST) - Message-id: <200207211613.MAA69505@raptor.research.att.com> +[ 32681] By: stevep on 2007/12/20 21:52:06 + Log: Subject: [PATCH] make miniperl -Wwrite-strings clean + From: "Robin Barker" + Date: Thu, 20 Dec 2007 18:29:25 -0000 + Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09399A@exchsvr2.npl.ad.local> Branch: perl - ! lib/sort.pm lib/sort.t + ! doio.c intrpvar.h overload.c overload.pl perl.h ____________________________________________________________________________ -[ 17684] By: hv on 2002/08/05 22:35:22 - Log: Integrate from perlio: change #17653 fixes bug RT15283 +[ 32680] By: nicholas on 2007/12/20 21:15:57 + Log: Implement each @array. + Documentation needed, FIXME for proper 64 bit support of arrays longer + than 2**32, re-order the new ops at the end if merging to 5.10.x. Branch: perl - !> ext/PerlIO/via/via.xs + + t/op/each_array.t + ! MANIFEST av.c embed.fnc embed.h ext/Opcode/Opcode.pm op.c + ! opcode.h opcode.pl opnames.h pp.c pp.sym pp_proto.h proto.h ____________________________________________________________________________ -[ 17683] By: hv on 2002/08/05 22:26:45 - Log: Integrate from maint-5.6/macperl via macperl - Changes 17660, 17661, 17662, 17663, 17664 +[ 32679] By: nicholas on 2007/12/20 20:58:25 + Log: Correct the embed.fnc descriptions of newAV() and newHV() - they do not + return memory allocated à la malloc(), as it comes from an arena. Branch: perl - !> perl.c + ! embed.fnc proto.h ____________________________________________________________________________ -[ 17682] By: hv on 2002/08/05 15:04:54 - Log: Subject: Defined-or patch (cleaned up) - From: "Brent Dax" - Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST) - Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue> +[ 32678] By: nicholas on 2007/12/20 20:43:16 + Log: With change 32676 moving the HvSHAREKEYS_on() into Perl_sv_upgrade() + calls to it can be eliminated from the version code. Branch: perl - + t/op/dor.t - ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm - ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h - ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym - ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms - ! vms/perly_h.vms + ! util.c ____________________________________________________________________________ -[ 17681] By: hv on 2002/08/05 14:41:23 - Log: typo +[ 32677] By: nicholas on 2007/12/20 20:35:35 + Log: Change 32676 missed embed.h. Oops. Avert any more black smoke. + Branch: perl + ! embed.h +____________________________________________________________________________ +[ 32676] By: nicholas on 2007/12/20 20:23:45 + Log: Similiarly Perl_newHV() can become a mathom by making newHV() a + wrapper around newSV_type() and tweaking Perl_sv_upgrade(). + Branch: perl + ! embed.fnc hv.c hv.h mathoms.c proto.h sv.c +____________________________________________________________________________ +[ 32675] By: nicholas on 2007/12/20 19:49:50 + Log: Perl_newAV() can become a mathom by making newAV() a wrapper around + newSV_type() and tweaking Perl_sv_upgrade(). + Branch: perl + ! av.c av.h embed.fnc embed.h mathoms.c proto.h sv.c +____________________________________________________________________________ +[ 32674] By: nicholas on 2007/12/20 18:48:09 + Log: The test needs to be on defined $ENV{PERL_UNICODE} because during + testing being set to an empty string has meaning. + Branch: perl + ! lib/Test/Harness/t/unicode.t +____________________________________________________________________________ +[ 32673] By: nicholas on 2007/12/20 18:25:46 + Log: Subject: [PATCH] bring Test::Harness up to 3.06 + From: Andy Armstrong + Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net> + Date: Thu, 20 Dec 2007 17:49:07 +0000 + Branch: perl + ! Porting/Maintainers.pl lib/App/Prove.pm lib/App/Prove/State.pm + ! lib/TAP/Base.pm lib/TAP/Formatter/Color.pm + ! lib/TAP/Formatter/Console.pm + ! lib/TAP/Formatter/Console/ParallelSession.pm + ! lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + ! lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + ! lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + ! lib/TAP/Parser/Iterator/Array.pm + ! lib/TAP/Parser/Iterator/Process.pm + ! lib/TAP/Parser/Iterator/Stream.pm + ! lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + ! lib/TAP/Parser/Result/Bailout.pm + ! lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + ! lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + ! lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + ! lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + ! lib/TAP/Parser/YAMLish/Reader.pm + ! lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness.pm + ! lib/Test/Harness/Changes lib/Test/Harness/bin/prove + ! lib/Test/Harness/t/harness.t lib/Test/Harness/t/nofork-mux.t + ! lib/Test/Harness/t/regression.t lib/Test/Harness/t/state.t + ! lib/Test/Harness/t/unicode.t t/lib/sample-tests/empty +____________________________________________________________________________ +[ 32672] By: nicholas on 2007/12/20 17:47:48 + Log: Perl_magic_setglob() is a mathom. + Branch: perl + ! embed.fnc embed.h mathoms.c mg.c proto.h +____________________________________________________________________________ +[ 32671] By: nicholas on 2007/12/20 17:20:29 + Log: char can be unsigned, so i8 needs to be signed char. Branch: perl - ! keywords.h keywords.pl + ! Configure ____________________________________________________________________________ -[ 17680] By: hv on 2002/08/05 14:33:39 - Log: warn that keywords.h is generated +[ 32670] By: nicholas on 2007/12/20 16:22:07 + Log: Oops. Change 32669 didn't mean to add ssp to the libswanted list. Branch: perl - ! keywords.h keywords.pl + ! Configure ____________________________________________________________________________ -[ 17679] By: hv on 2002/08/04 23:40:22 - Log: again: #17678 caused test failures in pod2html, - in which $1 could leak from previous regexp +[ 32669] By: nicholas on 2007/12/20 16:02:25 + Log: A new try at getting -fstack-protector working, by adding it to the + gcc link flags so that any implementation dependant libraries are also + linked in. Branch: perl - ! mg.c + ! Configure cflags.SH ____________________________________________________________________________ -[ 17678] By: hv on 2002/08/04 15:34:19 - Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint') - From: hv@crypt.org - Date: Sun, 04 Aug 2002 17:40:30 +0100 - Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk> +[ 32668] By: rgs on 2007/12/20 12:23:14 + Log: The APC doesn't like empty files Branch: perl - ! mg.c t/op/taint.t + ! t/lib/sample-tests/empty ____________________________________________________________________________ -[ 17677] By: hv on 2002/08/04 15:25:25 - Log: Main branch no longer needs op/taint.t version check. +[ 32667] By: nicholas on 2007/12/20 11:59:47 + Log: Merge the duplicated code for the tests for -fno-strict-aliasing and + -pipe into a new eval'd "function" checkccflag Branch: perl - ! t/op/taint.t + ! Configure ____________________________________________________________________________ -[ 17676] By: hv on 2002/08/04 15:14:09 - Log: Subject: Re: [PATCH] Re: taint news - From: Rick Delaney - Date: 04 Aug 2002 00:28:58 EDT - Message-ID: - Ref: 20020208.005 +[ 32666] By: nicholas on 2007/12/20 10:41:52 + Log: Correct the test count in lib/File/Temp/t/lock.t + I guess that it was skipped in rather too many places, so no-one + noticed. Branch: perl - ! pp_sys.c + ! lib/File/Temp/t/lock.t ____________________________________________________________________________ -[ 17675] By: hv on 2002/08/04 01:48:36 - Log: Fix email address for Kragen Sitaker . +[ 32665] By: rgs on 2007/12/20 09:54:23 + Log: Subject: Re: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutine + From: Steffen Mueller + Date: Tue, 18 Dec 2007 11:58:19 +0100 + Message-ID: <4767A7CB.5030607@sneakemail.com> Branch: perl - ! AUTHORS + ! lib/SelfLoader.pm lib/SelfLoader.t ____________________________________________________________________________ -[ 17674] By: hv on 2002/08/04 01:30:11 - Log: Subject: [PATCH] AUTHORS - From: Colin Watson - Date: Thu, 25 Jul 2002 15:54:37 +0100 - Message-id: <20020725145437.GC4921@zeus.com> +[ 32664] By: rgs on 2007/12/20 09:41:27 + Log: Fix embarrassing typo Branch: perl ! AUTHORS ____________________________________________________________________________ -[ 17673] By: hv on 2002/08/04 01:27:36 - Log: Subject: [PATCH] AUTHORS - From: Walt Mankowski - Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST) - Message-id: <20020721025612.GB15958@pobox.com> - Branch: perl - ! AUTHORS +[ 32663] By: nicholas on 2007/12/20 09:40:13 + Log: Subject: [PATCH] Test::Harness 3.05, tests pass in core + From: Andy Armstrong + Message-Id: <7859DADA-59A9-45B2-A448-89BC755C53E8@hexten.net> + Date: Thu, 20 Dec 2007 02:32:55 +0000 + Branch: perl + ! lib/Test/Harness/t/000-load.t + ! lib/Test/Harness/t/compat/inc-propagation.t + ! lib/Test/Harness/t/regression.t t/lib/sample-tests/delayed + ! t/lib/sample-tests/inc_taint t/lib/sample-tests/out_err_mix + ! t/lib/sample-tests/stdout_stderr +____________________________________________________________________________ +[ 32662] By: nicholas on 2007/12/19 21:49:49 + Log: Extraneous test files that change 32659 failed to delete. Oops. + (But they would not have been being run, because the only tests that + are run are those that are in MANIFEST, and I had deleted them from + there.) + Branch: perl + - lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t + - lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t + - lib/Test/Harness/t/from_line.t lib/Test/Harness/t/inc_taint.t + - lib/Test/Harness/t/nonumbers.t lib/Test/Harness/t/ok.t + - lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t + - lib/Test/Harness/t/prove-globbing.t + - lib/Test/Harness/t/prove-switches.t + - lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t + - lib/Test/Harness/t/test-harness.t lib/Test/Harness/t/version.t +____________________________________________________________________________ +[ 32661] By: stevep on 2007/12/19 19:55:00 + Log: Upgrade to CGI.pm-3.31. Includes version bump to CGI::Carp due to a Pod fix. + Branch: perl + ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm +____________________________________________________________________________ +[ 32660] By: nicholas on 2007/12/19 18:26:03 + Log: Missing files from Test::Harness 3.05 + Branch: perl + + lib/App/Prove.pm lib/App/Prove/State.pm +____________________________________________________________________________ +[ 32659] By: nicholas on 2007/12/19 18:18:04 + Log: Upgrade to Test::Harness 3.05 + Add test boilerplate to various test files. + Add FIXME skips for various tests that don't play nicely with the + altered layout in the core. + lib/Test/Harness/t/unicode.t appears to fail under UTF-8 locales and + so will need fixing. + Branch: perl + + lib/TAP/Base.pm lib/TAP/Formatter/Color.pm + + lib/TAP/Formatter/Console.pm + + lib/TAP/Formatter/Console/ParallelSession.pm + + lib/TAP/Formatter/Console/Session.pm lib/TAP/Harness.pm + + lib/TAP/Parser.pm lib/TAP/Parser/Aggregator.pm + + lib/TAP/Parser/Grammar.pm lib/TAP/Parser/Iterator.pm + + lib/TAP/Parser/Iterator/Array.pm + + lib/TAP/Parser/Iterator/Process.pm + + lib/TAP/Parser/Iterator/Stream.pm + + lib/TAP/Parser/Multiplexer.pm lib/TAP/Parser/Result.pm + + lib/TAP/Parser/Result/Bailout.pm + + lib/TAP/Parser/Result/Comment.pm lib/TAP/Parser/Result/Plan.pm + + lib/TAP/Parser/Result/Test.pm lib/TAP/Parser/Result/Unknown.pm + + lib/TAP/Parser/Result/Version.pm lib/TAP/Parser/Result/YAML.pm + + lib/TAP/Parser/Source.pm lib/TAP/Parser/Source/Perl.pm + + lib/TAP/Parser/YAMLish/Reader.pm + + lib/TAP/Parser/YAMLish/Writer.pm lib/Test/Harness/t/000-load.t + + lib/Test/Harness/t/aggregator.t lib/Test/Harness/t/bailout.t + + lib/Test/Harness/t/callbacks.t lib/Test/Harness/t/compat/env.t + + lib/Test/Harness/t/compat/failure.t + + lib/Test/Harness/t/compat/inc-propagation.t + + lib/Test/Harness/t/compat/inc_taint.t + + lib/Test/Harness/t/compat/nonumbers.t + + lib/Test/Harness/t/compat/regression.t + + lib/Test/Harness/t/compat/test-harness-compat.t + + lib/Test/Harness/t/compat/version.t + + lib/Test/Harness/t/console.t lib/Test/Harness/t/errors.t + + lib/Test/Harness/t/grammar.t lib/Test/Harness/t/iterators.t + + lib/Test/Harness/t/multiplexer.t + + lib/Test/Harness/t/nofork-mux.t lib/Test/Harness/t/nofork.t + + lib/Test/Harness/t/parse.t + + lib/Test/Harness/t/premature-bailout.t + + lib/Test/Harness/t/process.t lib/Test/Harness/t/prove.t + + lib/Test/Harness/t/proverc.t lib/Test/Harness/t/proverun.t + + lib/Test/Harness/t/regression.t lib/Test/Harness/t/results.t + + lib/Test/Harness/t/source.t lib/Test/Harness/t/spool.t + + lib/Test/Harness/t/state.t lib/Test/Harness/t/streams.t + + lib/Test/Harness/t/taint.t lib/Test/Harness/t/testargs.t + + lib/Test/Harness/t/unicode.t + + lib/Test/Harness/t/yamlish-output.t + + lib/Test/Harness/t/yamlish-writer.t + + lib/Test/Harness/t/yamlish.t t/lib/App/Prove/Plugin/Dummy.pm + + t/lib/IO/c55Capture.pm t/lib/NoFork.pm t/lib/data/catme.1 + + t/lib/data/proverc t/lib/data/sample.yml + + t/lib/sample-tests/combined_compat t/lib/sample-tests/delayed + + t/lib/sample-tests/descriptive_trailing + + t/lib/sample-tests/die_unfinished t/lib/sample-tests/echo + + t/lib/sample-tests/empty t/lib/sample-tests/escape_eol + + t/lib/sample-tests/escape_hash + + t/lib/sample-tests/junk_before_plan + + t/lib/sample-tests/out_err_mix t/lib/sample-tests/schwern + + t/lib/sample-tests/schwern-todo-quiet + + t/lib/sample-tests/sequence_misparse + + t/lib/sample-tests/simple_yaml t/lib/sample-tests/skipall_v13 + + t/lib/sample-tests/space_after_plan + + t/lib/sample-tests/stdout_stderr + + t/lib/sample-tests/todo_misparse + + t/lib/sample-tests/version_good + + t/lib/sample-tests/version_late t/lib/sample-tests/version_old + + t/lib/source_tests/harness t/lib/source_tests/harness_badtap + + t/lib/source_tests/harness_complain + + t/lib/source_tests/harness_directives + + t/lib/source_tests/harness_failure t/lib/source_tests/source + - lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm + - lib/Test/Harness/Point.pm lib/Test/Harness/Results.pm + - lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod + - lib/Test/Harness/Util.pm + ! MANIFEST Porting/Maintainers.pl lib/Test/Harness.pm + ! lib/Test/Harness/Changes lib/Test/Harness/bin/prove + ! lib/Test/Harness/t/base.t lib/Test/Harness/t/harness.t + ! t/lib/Dev/Null.pm t/lib/sample-tests/bailout + ! t/lib/sample-tests/combined t/lib/sample-tests/die + ! t/lib/sample-tests/die_head_end + ! t/lib/sample-tests/die_last_minute + ! t/lib/sample-tests/inc_taint + ! t/lib/sample-tests/shbang_misparse t/lib/sample-tests/skipall + ! t/lib/sample-tests/taint t/lib/sample-tests/taint_warn + ! t/lib/sample-tests/todo +____________________________________________________________________________ +[ 32658] By: stevep on 2007/12/19 17:17:45 + Log: Subject: [PATCH] threads::shared 1.15 + From: "Jerry D. Hedden" + Date: Wed, 19 Dec 2007 10:17:46 -0500 + Message-ID: <1ff86f510712190717r379ffdbt9ed19b8a607b8931@mail.gmail.com> + Branch: perl + + ext/threads/shared/t/object.t + ! MANIFEST ext/threads/shared/shared.pm + ! ext/threads/shared/shared.xs ____________________________________________________________________________ -[ 17672] By: hv on 2002/08/04 01:25:14 - Log: Subject: Re: mention of "use sort" botched in perlfunc? - From: Michael G Schwern - Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST) - Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net> +[ 32657] By: stevep on 2007/12/19 17:05:16 + Log: Fix a File::Temp test to deal with new Test::More changes. Branch: perl - ! pod/perlfunc.pod -____________________________________________________________________________ -[ 17671] By: hv on 2002/08/04 01:11:32 - Log: Change version from 5.8.0 to 5.9.0. - Branch: perl - ! Configure NetWare/Makefile NetWare/config_H.wc - ! Porting/config.sh Porting/config_H README.win32 config_h.SH - ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl - ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl - ! patchlevel.h win32/Makefile win32/makefile.mk - ! wince/Makefile.ce -____________________________________________________________________________ -[ 17670] By: pudge on 2002/07/30 03:19:03 - Log: Silent warnings in MM_MacOS - Branch: maint-5.8/macperl - ! lib/ExtUtils/MM_MacOS.pm -____________________________________________________________________________ -[ 17669] By: pudge on 2002/07/30 03:18:47 - Log: Silent warnings in MM_MacOS - Branch: macperl - ! lib/ExtUtils/MM_MacOS.pm -____________________________________________________________________________ -[ 17668] By: pudge on 2002/07/30 03:16:52 - Log: Help fixes from Thomas Wegner - Branch: macperl - ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp - Branch: maint-5.6/macperl - ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp - Branch: maint-5.8/macperl - ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp -____________________________________________________________________________ -[ 17667] By: pudge on 2002/07/29 20:42:43 - Log: Integrate perl - Branch: macperl - +> Changes5.8 pod/perl58delta.pod - !> (integrate 36 files) -____________________________________________________________________________ -[ 17666] By: pudge on 2002/07/29 20:04:54 - Log: Integrate from maint-5.6/macperl - - Changes 17660, 17661, 17662, 17663, 17664 - Branch: macperl - ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm - ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm - ! macos/macperl/Droplets/gluemac.plx perl.c -____________________________________________________________________________ -[ 17665] By: pudge on 2002/07/29 19:39:58 - Log: Integrate from maint-5.6/macperl - - Changes 17660, 17661, 17662, 17663, 17664 - Branch: maint-5.8/macperl - ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm - ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm - ! macos/macperl/Droplets/gluemac.plx perl.c -____________________________________________________________________________ -[ 17664] By: pudge on 2002/07/29 19:20:51 - Log: Neglected to include old bugfix from main branch - Branch: maint-5.6/macperl - ! perl.c -____________________________________________________________________________ -[ 17663] By: pudge on 2002/07/29 18:25:57 - Log: Count line numbers properly in MacPerl app - Branch: maint-5.6/macperl - ! perl.c + ! lib/File/Temp/t/lock.t ____________________________________________________________________________ -[ 17662] By: pudge on 2002/07/29 18:21:16 - Log: Make Mac::Glue work to glue Mac OS X apps under Classic - Branch: maint-5.6/macperl - ! macos/lib/Mac/AETE/App.pm macos/lib/Mac/AETE/Format/Glue.pm -____________________________________________________________________________ -[ 17661] By: pudge on 2002/07/29 18:20:46 - Log: gluemac failed with some paths - Branch: maint-5.6/macperl - ! macos/macperl/Droplets/gluemac.plx -____________________________________________________________________________ -[ 17660] By: pudge on 2002/07/29 18:20:12 - Log: Fix long-standing bug with popup menus not working in dialogs - Branch: maint-5.6/macperl - ! macos/ext/Mac/Dialogs/Dialogs.pm -____________________________________________________________________________ -[ 17659] By: pudge on 2002/07/29 18:19:00 - Log: Update test script - Branch: maint-5.6/macperl - ! macos/MacPerlTests.cmd -____________________________________________________________________________ -[ 17658] By: pudge on 2002/07/29 18:18:35 - Log: Portability fixes for blib - (already in 5.8/5.9) - Branch: maint-5.6/macperl - ! lib/blib.pm -____________________________________________________________________________ -[ 17657] By: pudge on 2002/07/29 18:17:54 - Log: Minor test fixes - Branch: maint-5.6/macperl - ! t/lib/filespec.t t/op/magic.t -____________________________________________________________________________ -[ 17656] By: ams on 2002/07/28 06:12:33 - Log: Subject: [PATCH] Typo in regcomp.c - From: Chris Ball - Date: 26 Jul 2002 17:49:35 +0100 - Message-Id: <868z3yzb6o.fsf@void.printf.net> - (With additional tweak to s_reginclasslen.) +[ 32656] By: rgs on 2007/12/19 16:12:30 + Log: Add new Sys::Syslog file to MANIFEST Branch: perl - ! regcomp.c + ! MANIFEST ____________________________________________________________________________ -[ 17655] By: jhi on 2002/07/25 20:37:16 - Log: Upgrade to Unicode::Collate 0.20. +[ 32655] By: stevep on 2007/12/19 15:55:53 + Log: Additional version fixups. Branch: perl - ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes - ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t + ! Cross/config.sh-arm-linux-n770 ____________________________________________________________________________ -[ 17654] By: jhi on 2002/07/23 16:33:52 - Log: Commas, schcommas. +[ 32654] By: stevep on 2007/12/19 15:47:56 + Log: Upgrade to Sys-Syslog-0.23 Branch: perl - ! patchlevel.h -____________________________________________________________________________ -[ 17653] By: nick on 2002/07/23 07:56:25 - Log: Fix #15283 - binmode() was not passing mode - to PUSHED method called from PerlIO::via. - Branch: perlio - ! ext/PerlIO/via/via.xs -____________________________________________________________________________ -[ 17652] By: nick on 2002/07/23 07:55:03 - Log: Integrate mainline to just past perl5.8.0 - Branch: perlio - +> Changes5.8 - !> Changes MANIFEST -____________________________________________________________________________ -[ 17651] By: pudge on 2002/07/23 03:24:35 - Log: Integrate maint-5.6/perl - Branch: maint-5.6/macperl - +> t/win32/longpath.t - !> (integrate 35 files) + + ext/Sys/Syslog/fallback/syslog.h + ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm + ! ext/Sys/Syslog/t/syslog.t ____________________________________________________________________________ -[ 17650] By: gsar on 2002/07/22 15:27:48 - Log: create macperl-5.8 branch - Branch: maint-5.8/macperl - +> (branch 3480 files) +[ 32653] By: stevep on 2007/12/19 15:35:21 + Log: Upgrade to IO-Zlib-1.08. Fixes to test files allowed us to get back + in sync with the distribution. + Branch: perl + ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t ____________________________________________________________________________ -[ 17649] By: jhi on 2002/07/21 08:44:34 - Log: Because of #17429. - Branch: maint-5.8/perl - ! pod/perldelta.pod +[ 32652] By: stevep on 2007/12/19 15:19:41 + Log: Upgrade to File-Temp-0.19 + Branch: perl + + lib/File/Temp/t/fork.t lib/File/Temp/t/lock.t + ! MANIFEST lib/File/Temp.pm lib/File/Temp/t/object.t + ! lib/File/Temp/t/seekable.t ____________________________________________________________________________ -[ 17648] By: chip on 2002/07/19 22:51:19 - Log: Update Changes. (Including incorrect change #.) - Branch: maint-5.005/perl - ! Changes +[ 32651] By: stevep on 2007/12/19 15:00:53 + Log: Upgrade to B-Lint-1.11 + Branch: perl + + ext/B/B/Lint/Debug.pm + ! MANIFEST ext/B/B/Lint.pm ____________________________________________________________________________ -[ 17647] By: chip on 2002/07/19 22:47:57 - Log: ensure that hashes never attempt to malloc with a negative size - From: Hugo - Subject: Re: [ID 20000421.002] Math::BigInt out of memory? - Branch: maint-5.005/perl - ! hv.c +[ 32650] By: stevep on 2007/12/19 14:30:46 + Log: Update to Test-Simple-0.74 + Branch: perl + + lib/Test/Simple/t/BEGIN_use_ok.t + ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm + ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm + ! lib/Test/Simple/Changes ____________________________________________________________________________ -[ 17646] By: chip on 2002/07/19 20:15:23 - Log: Update Changes in preparation for 5.005_04. - Branch: maint-5.005/perl - ! Changes +[ 32649] By: nicholas on 2007/12/19 14:13:07 + Log: Add perl5110delta, and change 5100delta so that it is no longer "the" + perldelta. + Branch: perl + + pod/perl5110delta.pod + ! MANIFEST Makefile.SH pod.lst pod/perl.pod + ! pod/perl5100delta.pod pod/perltoc.pod vms/descrip_mms.template + ! win32/Makefile win32/makefile.mk win32/pod.mak ____________________________________________________________________________ -[ 17645] By: gsar on 2002/07/19 19:29:57 - Log: create maint-5.8 branch from perl/...@17638 - Branch: maint-5.8/perl - +> (branch 2829 files) +[ 32648] By: rgs on 2007/12/19 13:58:46 + Log: Make -E require 5.11 features + Branch: perl + ! lib/feature.pm toke.c ____________________________________________________________________________ -[ 17644] By: jhi on 2002/07/19 18:55:18 - Log: Copy perldelta as perl58delta, purge the perldelta. +[ 32647] By: stevep on 2007/12/19 13:58:35 + Log: Teach cflags.SH about -fstack-protector, and add it to gcc compiler flags + when possible. Branch: perl - + pod/perl58delta.pod - ! MANIFEST pod/perldelta.pod + ! cflags.SH ____________________________________________________________________________ -[ 17642] By: jhi on 2002/07/19 16:37:39 - Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business. +[ 32646] By: nicholas on 2007/12/19 13:48:45 + Log: Bump the version number to 5.11.0 Branch: perl - ! Changes patchlevel.h + ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770 + ! INSTALL META.yml NetWare/Makefile NetWare/config_H.wc + ! Porting/config.sh epoc/config.sh epoc/createpkg.pl + ! patchlevel.h plan9/config.plan9 win32/Makefile + ! win32/Makefile.ce win32/config_H.bc win32/config_H.ce + ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64 + ! win32/makefile.mk ____________________________________________________________________________ -[ 17641] By: jhi on 2002/07/19 16:31:08 - Log: Integrate perlio (no changes, but that's fine). +[ 32645] By: nicholas on 2007/12/19 13:47:36 + Log: feature.pm needs to cope with the version not being 5.10.0 Branch: perl - !> embed.fnc perl.h + ! lib/feature.pm ____________________________________________________________________________ -[ 17640] By: nick on 2002/07/19 07:09:37 - Log: Integrate mainline@17638, apply couple - of whitespace edits so matches perl5.8.0 exactly. - Branch: perlio - ! embed.fnc perl.h - !> AUTHORS Changes Configure INSTALL NetWare/Makefile - !> NetWare/t/NWScripts.pl Porting/config.sh Porting/config_H - !> lib/File/stat.pm patchlevel.h pod/perldelta.pod - !> pod/perlfunc.pod pod/perlhist.pod pod/perlthrtut.pod - !> pod/perltoc.pod pod/perlvar.pod util.c +[ 32644] By: nicholas on 2007/12/19 12:10:23 + Log: Update Changes and reinstante the DEVEL tag. + (Now that the patch number isn't in DEVEL, probably don't need to + do it in one, as in change 17642) + Branch: perl + ! Changes patchlevel.h ____________________________________________________________________________ -[ 17639] By: jhi on 2002/07/19 00:47:18 - Log: It's all yours, Hugo. +[ 32643] By: nicholas on 2007/12/19 11:25:43 + Log: Record all the changes up to 5.10.0, and ready a new changes file for + 5.11 Branch: perl - + Changes5.8 + +> Changes5.10 ! Changes MANIFEST +