15 years ago/bin/sh isn't /usr/bin/perl :-)
Nicholas Clark [Sat, 20 Dec 2008 21:50:22 +0000]
/bin/sh isn't /usr/bin/perl :-)
Change elsif to the correct "else if" construction.
I suspect that this slipped by into f6a80292c3db127d1561c118f409c1cffd1b55d9
because cflags.SH doesn't seem to be re-expanded if it's newer than cflags.

15 years agoAdded missing autodie exception classes to MANIFEST.
Paul Fenwick [Sat, 20 Dec 2008 17:02:59 +0000]
Added missing autodie exception classes to MANIFEST.

15 years agomake perl use git-describe for PATCHNUM
Yves Orton [Sat, 20 Dec 2008 19:37:09 +0000]
make perl use git-describe for PATCHNUM

This is just an initial attempt at getting something more useful into the -v / -V output.
Currently "patchlevel" is really "version", and PATCHNUM is just a special string added
to the patchlevel in perl.c via defines created by cflags.SH and its product file cflags,
which happens very early in the build process. This means that for committers the -v output
is likely to not be upto date unless they run make clean.

Anyway, IMO we should rethink a reasonable amount about how we do this, this is just a crude
step forward.

15 years agoadd some stuff to .gitignore
Yves Orton [Sat, 20 Dec 2008 19:31:24 +0000]
add some stuff to .gitignore

15 years agoRemove repository.pod, as it is entirely about the setup of the ActiveState
Nicholas Clark [Sat, 20 Dec 2008 17:06:52 +0000]
Remove repository.pod, as it is entirely about the setup of the ActiveState
perforce repository, and is now superceded by pod/perlrepository.pod

15 years agoRebuild pod/perltoc.pod.
Nicholas Clark [Sat, 20 Dec 2008 16:40:06 +0000]
Rebuild pod/perltoc.pod.

15 years agoRe-sort the MANIFEST in the preferred order.
Nicholas Clark [Sat, 20 Dec 2008 16:39:37 +0000]
Re-sort the MANIFEST in the preferred order.

15 years agoNote how to set user name and e-mail address.
Nicholas Clark [Sat, 20 Dec 2008 16:32:03 +0000]
Note how to set user name and e-mail address.

15 years agoAlso update the $VERSION of ExtUtils::MM_Unix, else MM_Unit.t fails following
Nicholas Clark [Sat, 20 Dec 2008 16:23:24 +0000]
Also update the $VERSION of ExtUtils::MM_Unix, else MM_Unit.t fails following
change 4adc95e616bac7eea015e9e47e439b063c1132d5. Don't those names just slip
off the tongue :-)

15 years agoVarious corrections and formatting nits to perlrepository.pod
Rafael Garcia-Suarez [Sat, 20 Dec 2008 14:41:14 +0000]
Various corrections and formatting nits to perlrepository.pod

15 years agotrim trailing spaces
Yves Orton [Sat, 20 Dec 2008 14:12:46 +0000]
trim trailing spaces

15 years agoexplain more stuff about status
Yves Orton [Sat, 20 Dec 2008 14:11:18 +0000]
explain more stuff about status

15 years agoexplain git status and stuff about remotes
Yves Orton [Sat, 20 Dec 2008 14:08:16 +0000]
explain git status and stuff about remotes

15 years agouse checkout -b and not the more verbose two step process
Yves Orton [Sat, 20 Dec 2008 13:38:32 +0000]
use checkout -b and not the more verbose two step process

15 years agoReally ignore .patch files
Paul Fenwick [Sat, 20 Dec 2008 13:46:34 +0000]
Really ignore .patch files

G'day p5p,

Having now created a few .patch files, it appears the current .gitignore in
blead is reporting them as untracked, rather than simply ignoring them.

The attached patch adjusts the .gitignore file to really ignore .patch files.

Many thanks to Abigail for super-fast application of my other patches.

Cheerio,

Paul

--
Paul Fenwick <pjf@perltraining.com.au> | http://perltraining.com.au/
Director of Training                   | Ph:  +61 3 9354 6001
Perl Training Australia                | Fax: +61 3 9354 2681

>From 737cfd8db12834b82663d115db1407122ec8de7c Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sun, 21 Dec 2008 00:43:52 +1100
Subject: [PATCH] .patch files are really ignored now.

Signed-off-by: Abigail <abigail@abigail.be>

15 years agoImprove perlrepository.pod to explain how to checkout/pull/branch from blead
Jody Belka [Sat, 20 Dec 2008 13:52:40 +0000]
Improve perlrepository.pod to explain how to checkout/pull/branch from blead

On Sat, Dec 20, 2008 at 02:20:13PM +0100, Abigail wrote:
> On Sat, Dec 20, 2008 at 10:10:37PM +0900, Paul Fenwick wrote:
> > G'day p5p,
> >
> > The attached patch corrects a hole in the perlrepository.pod documentation
> > which declines to mention how a developer with an existing repository can
> > switch to blead and ensure everything is up-to-date before creating patches.
> >
>
>
> Thanks, applied as 12322d22877aba05e1653bbb960254200db8f045.

Spotted a small spelling mistake in the above, attached patch fixes it up.

J
--
Jody Belka
knew (at) pimb (dot) org

>From 9c085490b97248ecab03b5c54db2ca9b7dc4bf08 Mon Sep 17 00:00:00 2001
From: Jody Belka <dev-perl@pimb.org>
Date: Sat, 20 Dec 2008 13:47:11 +0000
Subject: [PATCH] Fix spelling mistake in pod/perlrepository.pod

Signed-off-by: Abigail <abigail@abigail.be>

15 years agogit-flavoured autodie 1.997 patch
Paul Fenwick [Sat, 20 Dec 2008 13:21:02 +0000]
git-flavoured autodie 1.997 patch

G'day p5p,

Since we've moved over to git, attached is a git-friendly patch of autodie
1.997 against the current blead.  It's no different to the older 1.997
patch[1], but contains all the meta-info that git likes to have so that you
can use 'git am' to apply the changes.

All the very best,

Paul

[1] Okay, there's one or two non-significant whitespace changes.

--
Paul Fenwick <pjf@perltraining.com.au> | http://perltraining.com.au/
Director of Training                   | Ph:  +61 3 9354 6001
Perl Training Australia                | Fax: +61 3 9354 2681

>From b0dc5ff6b006a9df2a67b886e5e0d0d168c1245e Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sun, 21 Dec 2008 00:17:28 +1100
Subject: [PATCH] Autodie 1.997

15 years agoFrom Paul Fenwick <pjf@perltraining.com.au>; Instructions on how to checkout/pull...
Abigail [Sat, 20 Dec 2008 13:18:16 +0000]
From Paul Fenwick <pjf@perltraining.com.au>; Instructions on how to checkout/pull/branch from blead

15 years agoDo not use a dash between git and its subcommand
Matt Kraai [Fri, 19 Dec 2008 20:42:27 +0000]
Do not use a dash between git and its subcommand

Using a dash between git and its subcommand (e.g., git-format-patch)
is deprecated, so replace it with a space.

15 years agoFix the 'or' precedence in case open fail
Vincent Pit [Sat, 20 Dec 2008 08:49:33 +0000]
Fix the 'or' precedence in case open fail

15 years agoAdd a program to switch to a Perforce id
Leon Brocard [Sat, 20 Dec 2008 08:42:06 +0000]
Add a program to switch to a Perforce id

15 years agoIt looks like the previous patch is working fine on UNIXish boxes,
Steve Peters [Sat, 20 Dec 2008 04:40:30 +0000]
It looks like the previous patch is working fine on UNIXish boxes,
but is failing on Windows.  Anyways sv_utf8_upgrade_nomg() is
a macro anyways, so moving the documentation to sv.h.

15 years agoSubject: [perl #61418] perlthanks isn't documented in perlthanks
Steve Peters [Sat, 20 Dec 2008 03:07:35 +0000]
Subject: [perl #61418] perlthanks isn't documented in perlthanks
From: Abigail (via RT) <perlbug-followup@perl.org>
Date: Tue, 16 Dec 2008 13:09:56 -0800
Message-ID: <rt-3.6.HEAD-15883-1229461796-1657.61418-75-0@perl.org>

15 years agoMerge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into blead
Steve Peters [Fri, 19 Dec 2008 17:45:59 +0000]
Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into blead

15 years agoSubject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" command when...
Steve Hay [Fri, 19 Dec 2008 17:38:22 +0000]
Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" command when CRT is statically linked
From: "Jan Dubois" <jand@activestate.com>
Date: Fri, 19 Dec 2008 03:02:45 -0800
Message-ID: <00f901c961c9$5321e1e0$f965a5a0$@com>

15 years agoafter applying, committers should push
Leon Brocard [Fri, 19 Dec 2008 17:39:22 +0000]
after applying, committers should push

15 years agoSubject: PATCH 5.10 documentation
Steve Peters [Fri, 19 Dec 2008 17:38:31 +0000]
Subject: PATCH 5.10 documentation
From: karl williamson <public@khwilliamson.com>
Date: Tue, 16 Dec 2008 16:00:34 -0700
Message-ID: <49483312.80804@khwilliamson.com>

15 years agoAdd a section on applying a patch
Leon Brocard [Fri, 19 Dec 2008 17:17:28 +0000]
Add a section on applying a patch

15 years agoIn the patch section, show how to work on a temporary branch
Leon Brocard [Fri, 19 Dec 2008 17:05:11 +0000]
In the patch section, show how to work on a temporary branch

15 years agoAdd a section on how to submit a patch
Leon Brocard [Fri, 19 Dec 2008 16:52:44 +0000]
Add a section on how to submit a patch

15 years agoMention that cloning over HTTP is slow
Leon Brocard [Fri, 19 Dec 2008 16:21:30 +0000]
Mention that cloning over HTTP is slow

15 years agoShow how to switch between branches
Leon Brocard [Fri, 19 Dec 2008 16:19:59 +0000]
Show how to switch between branches

15 years agomerge in changes
Leon Brocard [Fri, 19 Dec 2008 16:17:08 +0000]
merge in changes

15 years agoChange perl.git to perl-git to not confuse people (thanks #p5p)
Leon Brocard [Fri, 19 Dec 2008 16:12:19 +0000]
Change perl.git to perl-git to not confuse people (thanks #p5p)

15 years agofix thinko
Yves Orton [Fri, 19 Dec 2008 16:11:38 +0000]
fix thinko

15 years agoexplain how to switch a git from git:// protocol to ssh:// protocol
Yves Orton [Fri, 19 Dec 2008 16:07:52 +0000]
explain how to switch a git from git:// protocol to ssh:// protocol

15 years agoAdd other files modified by buildtoc
Leon Brocard [Fri, 19 Dec 2008 15:55:36 +0000]
Add other files modified by buildtoc

15 years agoAdd perlrepository to the list of pod
Leon Brocard [Fri, 19 Dec 2008 15:53:11 +0000]
Add perlrepository to the list of pod

15 years agoAdd perlhaiku into pod.lst
Leon Brocard [Fri, 19 Dec 2008 15:51:55 +0000]
Add perlhaiku into pod.lst

15 years agoadd a minimal pod/perlrepository.pod
Leon Brocard [Fri, 19 Dec 2008 15:40:32 +0000]
add a minimal pod/perlrepository.pod

15 years agoSubject: Re: [PATCH] Update Archive::Extract to 0.28
Steve Hay [Fri, 19 Dec 2008 15:13:01 +0000]
Subject: Re: [PATCH] Update Archive::Extract to 0.28
From: "Jos I. Boumans" <jos@dwim.org>
Date: Tue, 16 Dec 2008 17:41:03 +0100
Message-Id: <B8875390-49FC-4E14-B14D-C21A76E53475@dwim.org>

(Bump version to 0.30, which incorporates a local change that blead already has.)

15 years agoAdd pod page corresponding to README.haiku in .gitignore
Rafael Garcia-Suarez [Fri, 19 Dec 2008 14:59:03 +0000]
Add pod page corresponding to README.haiku in .gitignore

15 years agoFix new Module-Load-Conditional test, which otherwise fails on Win32.
Steve Hay [Fri, 19 Dec 2008 14:58:20 +0000]
Fix new Module-Load-Conditional test, which otherwise fails on Win32.

15 years agoSubject: [PATCH] Suppress diag msg from IPC::Cmd
Steve Hay [Fri, 19 Dec 2008 14:39:50 +0000]
Subject: [PATCH] Suppress diag msg from IPC::Cmd
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Date: Wed, 17 Dec 2008 10:09:41 -0500
Message-ID: <1ff86f510812170709v6589fbc5j205568b81394807e@mail.gmail.com>

15 years agoSubject: [PATCH] Update version of Module::Loaded
Steve Hay [Fri, 19 Dec 2008 14:39:30 +0000]
Subject: [PATCH] Update version of Module::Loaded
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:32:55 +0100
Message-Id: <2D1323D9-C380-47D1-8E95-FC0B99D55E03@dwim.org>

15 years agoSubject: [PATCH] Version updates for Package::Constants & Log::Message
Steve Hay [Fri, 19 Dec 2008 14:39:15 +0000]
Subject: [PATCH] Version updates for Package::Constants & Log::Message
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:28:12 +0100
Message-Id: <51CE11BA-344A-4C20-B464-CEAF204BAABC@dwim.org>

15 years agoSubject: [PATCH] Update Module::Load::Conditional to 0.28
Steve Hay [Fri, 19 Dec 2008 14:38:54 +0000]
Subject: [PATCH] Update Module::Load::Conditional to 0.28
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:24:23 +0100
Message-Id: <D986D195-F3E3-4E3E-9867-526C9C55D92F@dwim.org>

15 years agoSubject: [PATCH] Update File::Fetch to 0.18
Steve Hay [Fri, 19 Dec 2008 14:38:14 +0000]
Subject: [PATCH] Update File::Fetch to 0.18
From: "Jos I. Boumans" <jos@dwim.org>
Date: Wed, 17 Dec 2008 14:22:13 +0100
Message-Id: <FCD0E6F5-73C2-4FAE-8EBE-3838741352D4@dwim.org>

15 years agoSilence a podchecker warning in perlxs.pod
Vincent Pit [Fri, 19 Dec 2008 14:50:07 +0000]
Silence a podchecker warning in perlxs.pod

15 years agoAdd various files generated by a Win32 build to .gitignore.
Steve Hay [Wed, 17 Dec 2008 17:22:30 +0000]
Add various files generated by a Win32 build to .gitignore.

15 years agoadd .patch to the config file
Yves Orton [Mon, 15 Dec 2008 14:12:43 +0000]
add .patch to the config file

15 years agoFix up .gitignore files some more
Florian Ragwitz [Wed, 25 Jun 2008 01:22:41 +0000]
Fix up .gitignore files some more

 * Ignore generated macros.all in .gitignore for Sys::Syslog.
 * Add .gitignore for generated files of GDBM_File.
 * Ignore DynaLoader.xs in .gitignore for DynaLoader.
 * Put every pattern in .gitignore files on a single line.
 * Add some generated .xs files .gitignore of Encode.
 * Ignore RealPPPort.xs in .gitignore for Devel::PPPort.
 * Ignore ODBM_File.pm in .gitignore for lib/.
 * Add .gitignore for generated files of XS::APItest.
 * Add .gitignore for Compress::Raw::Zlib.
 * Ignore GDBM_File.pm in .gitignore for lib/.

15 years agoPorting: add a little script to find a perforce change
Sam Vilain [Mon, 16 Jun 2008 11:02:43 +0000]
Porting: add a little script to find a perforce change

Requested by Nicholas Clark

15 years ago[admin] set up .gitignore files
Sam Vilain [Mon, 16 Jun 2008 10:32:14 +0000]
[admin] set up .gitignore files

A list submitted by Paul Fenwick was briefly factored into
directory-specific rules.

15 years agoThank you for a thank you, not thank you for a bug report.
Nicholas Clark [Tue, 16 Dec 2008 13:57:38 +0000]
Thank you for a thank you, not thank you for a bug report.

p4raw-id: //depot/perl@35120

15 years agoRe: [PATCH] Update IPC::Cmd to 0.42
Jos I. Boumans [Mon, 15 Dec 2008 19:07:04 +0000]
Re: [PATCH] Update IPC::Cmd to 0.42
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <E69CF940-98A5-41C1-B145-32ACED142655@dwim.org>

(Fixes test failures caused by IPC-Cmd upgrade)

p4raw-id: //depot/perl@35119

15 years agoUpdate IPC::Cmd to 0.42
Jos I. Boumans [Sat, 13 Dec 2008 18:37:27 +0000]
Update IPC::Cmd to 0.42
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <87613C84-ED4A-4785-BEC8-62D291FC3C24@dwim.org>

p4raw-id: //depot/perl@35118

15 years agoFix test failures caused by Archive-Extract upgrade
Steve Hay [Mon, 15 Dec 2008 15:39:12 +0000]
Fix test failures caused by Archive-Extract upgrade

p4raw-id: //depot/perl@35106

15 years agoUpdate Archive::Extract to 0.28
Jos I. Boumans [Sat, 13 Dec 2008 17:36:13 +0000]
Update Archive::Extract to 0.28
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <A6FBAEE4-A1F3-41BE-A051-ABF03540E9F1@dwim.org>

p4raw-id: //depot/perl@35105

15 years ago'make manisort'
Jos I. Boumans [Sat, 13 Dec 2008 17:29:21 +0000]
'make manisort'
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <E6ED4E19-DCD5-4525-A7F6-EF492B6D928C@dwim.org>

p4raw-id: //depot/perl@35102

15 years agoTypo in pod/perlfunc.pod
Aaron Crane [Mon, 15 Dec 2008 11:13:17 +0000]
Typo in pod/perlfunc.pod
Message-ID: <20081215111317.GI7480@aaroncrane.co.uk>

p4raw-id: //depot/perl@35101

15 years agoUpdate Archive::Tar to 1.42
Jos I. Boumans [Sat, 13 Dec 2008 18:08:13 +0000]
Update Archive::Tar to 1.42
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <5B9B0070-0F59-4182-BF11-3A27487B15F3@dwim.org>

p4raw-id: //depot/perl@35099

15 years agoRe: 5.8.9 RC2 (was Re: 5.8.9 RC1)
Rainer Tammer [Mon, 15 Dec 2008 08:34:19 +0000]
Re: 5.8.9 RC2 (was Re: 5.8.9 RC1)
Message-ID: <4946087B.7080608@tammer.net>

p4raw-id: //depot/perl@35097

15 years agoIntegrate:
Nicholas Clark [Sun, 14 Dec 2008 23:39:28 +0000]
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.
p4raw-link: @35093 on //depot/maint-5.8/perl: ad35fe93b63785a1916b39863d33eef04eee941b
p4raw-link: @35092 on //depot/maint-5.8/perl: 4ff3fe7f1e4f605bec2b89920f2d8dfe789255b5
p4raw-link: @35085 on //depot/maint-5.8/perl: 951e5eb7a3e0c2d177c8864d5b44ead4eff50dd0

p4raw-id: //depot/perl@35096
p4raw-integrated: from //depot/maint-5.8/perl@35088 'copy in'
pod/perlhist.pod (@35047..) lib/Module/CoreList.pm (@35085..)

15 years agoFix change 35082 by manually expanding do_open() to Perl_do_openn().
Nicholas Clark [Sun, 14 Dec 2008 09:26:00 +0000]
Fix change 35082 by manually expanding do_open() to Perl_do_openn().

p4raw-id: //depot/perl@35088

15 years agoRe: [perl #60904] Race condition with perl -i.bk
Chip Salzenberg [Mon, 1 Dec 2008 15:01:12 +0000]
Re: [perl #60904] Race condition with perl -i.bk
Message-ID: <20081201230112.GH31089@tytlal.topaz.cx>

Use mode 0600 (minus umask) for creation of the new file with -i

p4raw-id: //depot/perl@35082

15 years agoDocument the changes between VERSIONS 1.30 and 1.31 of the debugger.
Nicholas Clark [Fri, 12 Dec 2008 19:11:51 +0000]
Document the changes between VERSIONS 1.30 and 1.31 of the debugger.

p4raw-id: //depot/perl@35080

15 years agoUpgrade to Win32API-File 0.1101
Steve Hay [Fri, 12 Dec 2008 17:50:55 +0000]
Upgrade to Win32API-File 0.1101

(Causes a couple of "prerequisite not found" build warnings, but all
works okay otherwise)

p4raw-id: //depot/perl@35079

15 years agoApply revision 11894 from the Module::Build SVN repo (to replace
Steve Hay [Fri, 12 Dec 2008 17:08:51 +0000]
Apply revision 11894 from the Module::Build SVN repo (to replace
local change 34447, which did the same thing)

p4raw-id: //depot/perl@35078

15 years agoUpgrade to Test-Simple 0.86
Steve Hay [Fri, 12 Dec 2008 16:50:08 +0000]
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)

p4raw-id: //depot/perl@35077

15 years agoApply revision 1241 (and 1250) from the TAP::Harness SVN repo
Steve Hay [Fri, 12 Dec 2008 16:47:01 +0000]
Apply revision 1241 (and 1250) from the TAP::Harness SVN repo

p4raw-id: //depot/perl@35076

15 years agoUpdate Win32 canned configs
Steve Hay [Fri, 12 Dec 2008 16:04:51 +0000]
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.

p4raw-id: //depot/perl@35075

15 years ago[perl #60978] [PATCH] Tied filehandles can't distinguish eof forms
Chip Salzenberg [Wed, 10 Dec 2008 14:45:24 +0000]
[perl #60978] [PATCH] Tied filehandles can't distinguish eof forms
Message-ID: <20081210224524.GD18817@tytlal.topaz.cx>

p4raw-id: //depot/perl@35074

15 years agoSilence compiler warning in perlio.c
Jerry D. Hedden [Tue, 9 Dec 2008 12:09:36 +0000]
Silence compiler warning in perlio.c
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510812090909y11947acfy317e46417b9ae91d@mail.gmail.com>

p4raw-id: //depot/perl@35073

15 years agoFix #61222 (debugger doesn't understand proxy constant subroutines, or
Nicholas Clark [Tue, 9 Dec 2008 20:59:34 +0000]
Fix #61222 (debugger doesn't understand proxy constant subroutines, or
as it turns out, anything else not-a-glob in a symbol table).

p4raw-id: //depot/perl@35067

15 years agoBump the debugger's version. Fail to update the changes.
Nicholas Clark [Tue, 9 Dec 2008 20:32:30 +0000]
Bump the debugger's version. Fail to update the changes.

p4raw-id: //depot/perl@35066

15 years agobump Data::Dumper version number.
Dave Mitchell [Tue, 9 Dec 2008 12:58:08 +0000]
bump Data::Dumper version number.
both maint branches are listed as 2.121_17, but bleed has
additional changes.

p4raw-id: //depot/perl@35060

15 years agoRe: [PATCH] standardize save/restore of errno & vaxc$errno
Chip Salzenberg [Fri, 5 Dec 2008 13:32:19 +0000]
Re: [PATCH] standardize save/restore of errno & vaxc$errno
Message-ID: <20081205213219.GH16081@tytlal.topaz.cx>

p4raw-id: //depot/perl@35059

15 years agoblead is canonical for threads
Jerry D. Hedden [Mon, 8 Dec 2008 08:45:13 +0000]
blead is canonical for threads
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510812080545n5d8fb198iaa73678081616437@mail.gmail.com>

p4raw-id: //depot/perl@35058

15 years agoIntegrate:
Nicholas Clark [Sat, 6 Dec 2008 22:52:18 +0000]
Integrate:
[ 35047]
Hopefully today.
p4raw-link: @35047 on //depot/maint-5.8/perl: 53c51e650b0d9ad354c33d5b89a87f0986c0087b

p4raw-id: //depot/perl@35055
p4raw-integrated: from //depot/maint-5.8/perl@35050 'copy in'
pod/perlhist.pod (@34811..)

15 years agoRe: AIX patches for Perl 5.8.9 RC2 - README.aix
Rainer Tammer [Sat, 6 Dec 2008 17:57:20 +0000]
Re: AIX patches for Perl 5.8.9 RC2 - README.aix
Message-ID: <493AAEF0.3020203@tammer.net>
Date: Sat, 06 Dec 2008 17:57:20 +0100

p4raw-id: //depot/perl@35050

15 years agoNote perl5-security-report@perl.org in INSTALL. Must remember to
Nicholas Clark [Sat, 6 Dec 2008 15:07:55 +0000]
Note perl5-security-report@perl.org in INSTALL. Must remember to
mention it in the release announcement.

p4raw-id: //depot/perl@35039

15 years agoRe: add UPSTREAM flag to Maintainers.pl??
Steffen Mueller [Mon, 10 Nov 2008 10:21:29 +0000]
Re: add UPSTREAM flag to Maintainers.pl??
Message-ID: <4917FD19.7080704@sneakemail.com>

p4raw-id: //depot/perl@35038

15 years agoPATCH [perl #58430] Unicode::UCD::casefold() does not work as documented,
karl williamson [Wed, 3 Dec 2008 19:51:54 +0000]
PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented,
Message-ID: <493745CA.6070300@khwilliamson.com>

And bump version to 0.27

p4raw-id: //depot/perl@35036

15 years agowhether DEPTH gets dumped in formats varies within 5.10.0
Dave Mitchell [Fri, 5 Dec 2008 23:05:52 +0000]
whether DEPTH gets dumped in formats varies within 5.10.0

p4raw-id: //depot/perl@35023

15 years agoin Dump output, PV field of format may or not be displayed in 5.10.0
Dave Mitchell [Fri, 5 Dec 2008 22:54:50 +0000]
in Dump output, PV field of format may or not be displayed in 5.10.0

p4raw-id: //depot/perl@35022

15 years agoremove syntax error from < 5.10 branch of Data::Dumper
Dave Mitchell [Fri, 5 Dec 2008 22:22:30 +0000]
remove syntax error from < 5.10 branch of Data::Dumper

p4raw-id: //depot/perl@35021

15 years agostandardize save/restore of errno & vaxc$errno
Chip Salzenberg [Wed, 26 Nov 2008 23:01:41 +0000]
standardize save/restore of errno & vaxc$errno
Message-ID: <20081127070141.GD17663@tytlal.topaz.cx>

p4raw-id: //depot/perl@35018

15 years agoWhile we are off the reservation, revert a stupid, VMS-specific
Craig A. Berry [Thu, 4 Dec 2008 21:46:16 +0000]
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 ).

p4raw-id: //depot/perl@35013

15 years agoRe: File::Path regression in 5.8.9
Marcus Holland-Moritz [Fri, 14 Nov 2008 10:58:09 +0000]
Re: File::Path regression in 5.8.9
Message-ID: <20081114105809.6435cba1@r2d2>

Plus replace "$p/$x" with catdir($p, $x) in the test.

p4raw-id: //depot/perl@35012

15 years agoRevert 35009 so we can take another swing at ancestor detection.
Craig A. Berry [Thu, 4 Dec 2008 21:36:56 +0000]
Revert 35009 so we can take another swing at ancestor detection.

p4raw-id: //depot/perl@35011

15 years ago[patch@34995] vms.c - Memory freed from wrong pool
John E. Malmberg [Wed, 3 Dec 2008 19:38:04 +0000]
[patch@34995] vms.c - Memory freed from wrong pool
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <4937347C.70003@qsl.net>

Need PerlMem_free, not Safefree in trim_unixpath.

p4raw-id: //depot/perl@35010

15 years agoFor now, remove the 'cannot remove [dir] when cwd is [dir]' message,
Nicholas Clark [Thu, 4 Dec 2008 14:09:20 +0000]
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.

p4raw-id: //depot/perl@35009

15 years agoRe: File::Path regression in 5.8.9
Gisle Aas [Wed, 19 Nov 2008 19:09:20 +0000]
Re: File::Path regression in 5.8.9
Message-Id: <C72B3504-E0B8-4622-89AA-3C07C57C14E2@activestate.com>

[plus bump $VERSION. Gah. Format F-word must die]

p4raw-id: //depot/perl@35008

15 years agoAIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix
Rainer Tammer [Thu, 4 Dec 2008 10:32:11 +0000]
AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix
Message-ID: <4937A39B.1070104@tammer.net>

[the rest, including unwinding change 34983 first]

p4raw-id: //depot/perl@35007

15 years agoAIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix
Rainer Tammer [Thu, 4 Dec 2008 10:32:11 +0000]
AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aix
Message-ID: <4937A39B.1070104@tammer.net>

[just the hints]

p4raw-id: //depot/perl@35006

15 years agoThe gcc attribute "deprecated" seems to have been available since gcc 3.1
Rafael Garcia-Suarez [Wed, 3 Dec 2008 16:29:09 +0000]
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.

p4raw-id: //depot/perl@34995

15 years agoConfigure detection of __attribute__((deprecated))
Rafael Garcia-Suarez [Wed, 3 Dec 2008 12:51:36 +0000]
Configure detection of __attribute__((deprecated))
From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
Message-ID: <b77c1dce0812030351j33d7b75ci3e2640b33f36acd9@mail.gmail.com>

p4raw-id: //depot/perl@34994

15 years agoFix for tainting regression in a test of Text::Template spotted by
Nicholas Clark [Wed, 3 Dec 2008 09:19:32 +0000]
Fix for tainting regression in a test of Text::Template spotted by
Andreas' smoker.

p4raw-id: //depot/perl@34987

15 years agoChange PL_debug behaviour so that string eval lines are saved whenever
Nicholas Clark [Tue, 2 Dec 2008 22:16:56 +0000]
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.

p4raw-id: //depot/perl@34986