This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
16 years agoSimiliarly Perl_newHV() can become a mathom by making newHV() a
Nicholas Clark [Thu, 20 Dec 2007 20:23:45 +0000 (20:23 +0000)]
Similiarly Perl_newHV() can become a mathom by making newHV() a
wrapper around newSV_type() and tweaking Perl_sv_upgrade().

p4raw-id: //depot/perl@32676

16 years agoPerl_newAV() can become a mathom by making newAV() a wrapper around
Nicholas Clark [Thu, 20 Dec 2007 19:49:50 +0000 (19:49 +0000)]
Perl_newAV() can become a mathom by making newAV() a wrapper around
newSV_type() and tweaking Perl_sv_upgrade().

p4raw-id: //depot/perl@32675

16 years agoThe test needs to be on defined $ENV{PERL_UNICODE} because during
Nicholas Clark [Thu, 20 Dec 2007 18:48:09 +0000 (18:48 +0000)]
The test needs to be on defined $ENV{PERL_UNICODE} because during
testing being set to an empty string has meaning.

p4raw-id: //depot/perl@32674

16 years agobring Test::Harness up to 3.06
Andy Armstrong [Thu, 20 Dec 2007 17:49:07 +0000 (17:49 +0000)]
bring Test::Harness up to 3.06
Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net>
Date: Thu, 20 Dec 2007 17:49:07 +0000

p4raw-id: //depot/perl@32673

16 years agoPerl_magic_setglob() is a mathom.
Nicholas Clark [Thu, 20 Dec 2007 17:47:48 +0000 (17:47 +0000)]
Perl_magic_setglob() is a mathom.

p4raw-id: //depot/perl@32672

16 years agochar can be unsigned, so i8 needs to be signed char.
Nicholas Clark [Thu, 20 Dec 2007 17:20:29 +0000 (17:20 +0000)]
char can be unsigned, so i8 needs to be signed char.

p4raw-id: //depot/perl@32671

16 years agoOops. Change 32669 didn't mean to add ssp to the libswanted list.
Nicholas Clark [Thu, 20 Dec 2007 16:22:07 +0000 (16:22 +0000)]
Oops. Change 32669 didn't mean to add ssp to the libswanted list.

p4raw-id: //depot/perl@32670

16 years agoA new try at getting -fstack-protector working, by adding it to the
Nicholas Clark [Thu, 20 Dec 2007 16:02:25 +0000 (16:02 +0000)]
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.

p4raw-id: //depot/perl@32669

16 years agoThe APC doesn't like empty files
Rafael Garcia-Suarez [Thu, 20 Dec 2007 12:23:14 +0000 (12:23 +0000)]
The APC doesn't like empty files

p4raw-id: //depot/perl@32668

16 years agoMerge the duplicated code for the tests for -fno-strict-aliasing and
Nicholas Clark [Thu, 20 Dec 2007 11:59:47 +0000 (11:59 +0000)]
Merge the duplicated code for the tests for -fno-strict-aliasing and
-pipe into a new eval'd "function" checkccflag

p4raw-id: //depot/perl@32667

16 years agoCorrect the test count in lib/File/Temp/t/lock.t
Nicholas Clark [Thu, 20 Dec 2007 10:41:52 +0000 (10:41 +0000)]
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.

p4raw-id: //depot/perl@32666

16 years agoRe: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutine
Steffen Müller [Tue, 18 Dec 2007 11:58:19 +0000 (12:58 +0100)]
Re: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutine
Message-ID: <4767A7CB.5030607@sneakemail.com>

p4raw-id: //depot/perl@32665

16 years agoFix embarrassing typo
Rafael Garcia-Suarez [Thu, 20 Dec 2007 09:41:27 +0000 (09:41 +0000)]
Fix embarrassing typo

p4raw-id: //depot/perl@32664

16 years agoTest::Harness 3.05, tests pass in core
Andy Armstrong [Thu, 20 Dec 2007 02:32:55 +0000 (02:32 +0000)]
Test::Harness 3.05, tests pass in core
Message-Id: <7859DADA-59A9-45B2-A448-89BC755C53E8@hexten.net>
Date: Thu, 20 Dec 2007 02:32:55 +0000

p4raw-id: //depot/perl@32663

16 years agoExtraneous test files that change 32659 failed to delete. Oops.
Nicholas Clark [Wed, 19 Dec 2007 21:49:49 +0000 (21:49 +0000)]
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.)

p4raw-id: //depot/perl@32662

16 years agoUpgrade to CGI.pm-3.31. Includes version bump to CGI::Carp due to a Pod fix.
Steve Peters [Wed, 19 Dec 2007 19:55:00 +0000 (19:55 +0000)]
Upgrade to CGI.pm-3.31.  Includes version bump to CGI::Carp due to a Pod fix.

p4raw-id: //depot/perl@32661

16 years agoMissing files from Test::Harness 3.05
Nicholas Clark [Wed, 19 Dec 2007 18:26:03 +0000 (18:26 +0000)]
Missing files from Test::Harness 3.05

p4raw-id: //depot/perl@32660

16 years agoUpgrade to Test::Harness 3.05
Nicholas Clark [Wed, 19 Dec 2007 18:18:04 +0000 (18:18 +0000)]
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.

p4raw-id: //depot/perl@32659

16 years agothreads::shared 1.15
Jerry D. Hedden [Wed, 19 Dec 2007 10:17:46 +0000 (05:17 -0500)]
threads::shared 1.15
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510712190717r379ffdbt9ed19b8a607b8931@mail.gmail.com>

p4raw-id: //depot/perl@32658

16 years agoFix a File::Temp test to deal with new Test::More changes.
Steve Peters [Wed, 19 Dec 2007 17:05:16 +0000 (17:05 +0000)]
Fix a File::Temp test to deal with new Test::More changes.

p4raw-id: //depot/perl@32657

16 years agoAdd new Sys::Syslog file to MANIFEST
Rafael Garcia-Suarez [Wed, 19 Dec 2007 16:12:30 +0000 (16:12 +0000)]
Add new Sys::Syslog file to MANIFEST

p4raw-id: //depot/perl@32656

16 years agoAdditional version fixups.
Steve Peters [Wed, 19 Dec 2007 15:55:53 +0000 (15:55 +0000)]
Additional version fixups.

p4raw-id: //depot/perl@32655

16 years agoUpgrade to Sys-Syslog-0.23
Steve Peters [Wed, 19 Dec 2007 15:47:56 +0000 (15:47 +0000)]
Upgrade to Sys-Syslog-0.23

p4raw-id: //depot/perl@32654

16 years agoUpgrade to IO-Zlib-1.08. Fixes to test files allowed us to get back
Steve Peters [Wed, 19 Dec 2007 15:35:21 +0000 (15:35 +0000)]
Upgrade to IO-Zlib-1.08.  Fixes to test files allowed us to get back
in sync with the distribution.

p4raw-id: //depot/perl@32653

16 years agoUpgrade to File-Temp-0.19
Steve Peters [Wed, 19 Dec 2007 15:19:41 +0000 (15:19 +0000)]
Upgrade to File-Temp-0.19

p4raw-id: //depot/perl@32652

16 years agoUpgrade to B-Lint-1.11
Steve Peters [Wed, 19 Dec 2007 15:00:53 +0000 (15:00 +0000)]
Upgrade to B-Lint-1.11

p4raw-id: //depot/perl@32651

16 years agoUpdate to Test-Simple-0.74
Steve Peters [Wed, 19 Dec 2007 14:30:46 +0000 (14:30 +0000)]
Update to Test-Simple-0.74

p4raw-id: //depot/perl@32650

16 years agoAdd perl5110delta, and change 5100delta so that it is no longer "the"
Nicholas Clark [Wed, 19 Dec 2007 14:13:07 +0000 (14:13 +0000)]
Add perl5110delta, and change 5100delta so that it is no longer "the"
perldelta.

p4raw-id: //depot/perl@32649

16 years agoMake -E require 5.11 features
Rafael Garcia-Suarez [Wed, 19 Dec 2007 13:58:46 +0000 (13:58 +0000)]
Make -E require 5.11 features

p4raw-id: //depot/perl@32648

16 years agoTeach cflags.SH about -fstack-protector, and add it to gcc compiler flags
Steve Peters [Wed, 19 Dec 2007 13:58:35 +0000 (13:58 +0000)]
Teach cflags.SH about -fstack-protector, and add it to gcc compiler flags
when possible.

p4raw-id: //depot/perl@32647

16 years agoBump the version number to 5.11.0
Nicholas Clark [Wed, 19 Dec 2007 13:48:45 +0000 (13:48 +0000)]
Bump the version number to 5.11.0

p4raw-id: //depot/perl@32646

16 years agofeature.pm needs to cope with the version not being 5.10.0
Nicholas Clark [Wed, 19 Dec 2007 13:47:36 +0000 (13:47 +0000)]
feature.pm needs to cope with the version not being 5.10.0

p4raw-id: //depot/perl@32645

16 years agoUpdate Changes and reinstante the DEVEL tag.
Nicholas Clark [Wed, 19 Dec 2007 12:10:23 +0000 (12:10 +0000)]
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)

p4raw-id: //depot/perl@32644

16 years agoRecord all the changes up to 5.10.0, and ready a new changes file for
Nicholas Clark [Wed, 19 Dec 2007 11:25:43 +0000 (11:25 +0000)]
Record all the changes up to 5.10.0, and ready a new changes file for
5.11

p4raw-id: //depot/perl@32643

16 years agoRegen Changes once more v5.10.0
Rafael Garcia-Suarez [Tue, 18 Dec 2007 10:43:27 +0000 (10:43 +0000)]
Regen Changes once more

p4raw-id: //depot/perl@32642

16 years agoAdd 5.10.0 data to Module::CoreList
Rafael Garcia-Suarez [Tue, 18 Dec 2007 10:39:53 +0000 (10:39 +0000)]
Add 5.10.0 data to Module::CoreList

p4raw-id: //depot/perl@32641

16 years agoTwo more people in AUTHORS
Rafael Garcia-Suarez [Tue, 18 Dec 2007 10:33:23 +0000 (10:33 +0000)]
Two more people in AUTHORS

p4raw-id: //depot/perl@32640

16 years agoRegen Changes
Rafael Garcia-Suarez [Tue, 18 Dec 2007 10:25:40 +0000 (10:25 +0000)]
Regen Changes

p4raw-id: //depot/perl@32639

16 years ago5.10.0 is planned for today.
Rafael Garcia-Suarez [Tue, 18 Dec 2007 09:58:49 +0000 (09:58 +0000)]
5.10.0 is planned for today.

p4raw-id: //depot/perl@32638

16 years agoThat's no longer RC time
Rafael Garcia-Suarez [Tue, 18 Dec 2007 09:53:43 +0000 (09:53 +0000)]
That's no longer RC time

p4raw-id: //depot/perl@32637

16 years agoNotes on 5.12 Unicode revamping planned.
Rafael Garcia-Suarez [Tue, 18 Dec 2007 09:51:39 +0000 (09:51 +0000)]
Notes on 5.12 Unicode revamping planned.
Complete the "reporting bug" section of perldelta.

p4raw-id: //depot/perl@32636

16 years agoRegen META file
Rafael Garcia-Suarez [Tue, 18 Dec 2007 09:24:14 +0000 (09:24 +0000)]
Regen META file

p4raw-id: //depot/perl@32635

16 years agoRegen TOC
Rafael Garcia-Suarez [Tue, 18 Dec 2007 09:20:41 +0000 (09:20 +0000)]
Regen TOC

p4raw-id: //depot/perl@32634

16 years agotypos in perl5100delta.pod
YAMASHINA Hio [Tue, 18 Dec 2007 16:30:50 +0000 (01:30 +0900)]
typos in perl5100delta.pod
Message-Id: <20071218163050.b0c36fa5.hio@hio.jp>

p4raw-id: //depot/perl@32633

16 years agoMake the hint file work as well on 64-bit linuxes,
Rafael Garcia-Suarez [Mon, 17 Dec 2007 23:04:28 +0000 (23:04 +0000)]
Make the hint file work as well on 64-bit linuxes,
noticed by Wolfgang Friebel

p4raw-id: //depot/perl@32632

16 years agoDocument that $^V is no longer a v-string
Jan Dubois [Mon, 17 Dec 2007 08:48:07 +0000 (00:48 -0800)]
Document that $^V is no longer a v-string
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <007501c840cc$99b940e0$cd2bc2a0$@com>

p4raw-id: //depot/perl@32631

16 years agoComment out a now unused variable
Rafael Garcia-Suarez [Mon, 17 Dec 2007 17:17:23 +0000 (17:17 +0000)]
Comment out a now unused variable

p4raw-id: //depot/perl@32630

16 years agoAdd standard test preamble
Rafael Garcia-Suarez [Mon, 17 Dec 2007 16:26:01 +0000 (16:26 +0000)]
Add standard test preamble
Remove dependency on Cwd

p4raw-id: //depot/perl@32629

16 years agoFix various bugs in regex engine with mixed utf8/latin pattern and strings. Related...
Yves Orton [Mon, 17 Dec 2007 15:21:46 +0000 (16:21 +0100)]
Fix various bugs in regex engine with mixed utf8/latin pattern and strings. Related to [perl #36207] among others
Message-ID: <9b18b3110712170621h41de2c76k331971e3660abcb0@mail.gmail.com>

p4raw-id: //depot/perl@32628

16 years agoUpdate AUTHORS
Rafael Garcia-Suarez [Mon, 17 Dec 2007 14:27:54 +0000 (14:27 +0000)]
Update AUTHORS

p4raw-id: //depot/perl@32627

16 years agopod-patch: reword O.pm
Jim Cromie [Thu, 13 Dec 2007 15:55:07 +0000 (08:55 -0700)]
pod-patch:  reword O.pm
Message-ID: <4761B84B.6090504@gmail.com>

p4raw-id: //depot/perl@32626

16 years agoMention that ::ISA::CACHE:: no longer exists
Rafael Garcia-Suarez [Mon, 17 Dec 2007 13:20:45 +0000 (13:20 +0000)]
Mention that ::ISA::CACHE:: no longer exists

p4raw-id: //depot/perl@32625

16 years agoPerlFAQ sync
Rafael Garcia-Suarez [Mon, 17 Dec 2007 11:26:47 +0000 (11:26 +0000)]
PerlFAQ sync

p4raw-id: //depot/perl@32624

16 years agotypo?
Robin Barker [Mon, 17 Dec 2007 10:27:28 +0000 (10:27 +0000)]
typo?
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09398B@exchsvr2.npl.ad.local>

p4raw-id: //depot/perl@32623

16 years ago2 year old email tweak
Richard Foley [Sun, 16 Dec 2007 12:31:04 +0000 (13:31 +0100)]
2 year old email tweak
Message-Id: <200712161231.04789.Richard.Foley@rfi.net>

p4raw-id: //depot/perl@32622

16 years ago...and remove the "1;" that is after the __END__
Rafael Garcia-Suarez [Sun, 16 Dec 2007 15:15:19 +0000 (15:15 +0000)]
...and remove the "1;" that is after the __END__

p4raw-id: //depot/perl@32621

16 years agoAdd a return value to less, noticed by Sébastien Aperghis-Tramoni
Rafael Garcia-Suarez [Sun, 16 Dec 2007 15:14:15 +0000 (15:14 +0000)]
Add a return value to less, noticed by Sébastien Aperghis-Tramoni

p4raw-id: //depot/perl@32620

16 years agoVersion bumps
Jos I. Boumans [Fri, 14 Dec 2007 13:45:59 +0000 (14:45 +0100)]
Version bumps
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <EB375544-2A23-4058-A227-90F5C99E8715@dwim.org>

p4raw-id: //depot/perl@32619

16 years agoMention NO_MATHOMS in INSTALL
Rafael Garcia-Suarez [Wed, 12 Dec 2007 16:02:48 +0000 (16:02 +0000)]
Mention NO_MATHOMS in INSTALL

p4raw-id: //depot/perl@32618

16 years agoShuffle sections (no text changes)
Rafael Garcia-Suarez [Wed, 12 Dec 2007 15:59:37 +0000 (15:59 +0000)]
Shuffle sections (no text changes)

p4raw-id: //depot/perl@32617

16 years agoAdd mro tests to minitest
Rafael Garcia-Suarez [Wed, 12 Dec 2007 13:28:23 +0000 (13:28 +0000)]
Add mro tests to minitest

p4raw-id: //depot/perl@32616

16 years agoRemove "=for" marker for a section I finally reviewed
Rafael Garcia-Suarez [Wed, 12 Dec 2007 12:38:37 +0000 (12:38 +0000)]
Remove "=for" marker for a section I finally reviewed

p4raw-id: //depot/perl@32615

16 years agoFAQ sync
Rafael Garcia-Suarez [Wed, 12 Dec 2007 11:24:50 +0000 (11:24 +0000)]
FAQ sync

p4raw-id: //depot/perl@32614

16 years agoDocument the strerror_r / g++ / threads bug
Rafael Garcia-Suarez [Wed, 12 Dec 2007 09:54:56 +0000 (09:54 +0000)]
Document the strerror_r / g++ / threads bug

p4raw-id: //depot/perl@32613

16 years ago[perl #48214] documentation enhancement to perlthrtut
johnh@isi.edu [Wed, 5 Dec 2007 09:45:40 +0000 (01:45 -0800)]
[perl #48214] documentation enhancement to perlthrtut
From: johnh@isi.edu (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-28750-1196876739-1770.48214-75-0@perl.org>

p4raw-id: //depot/perl@32612

16 years agoMust have /bin under Cygwin
Jerry D. Hedden [Tue, 11 Dec 2007 13:35:55 +0000 (08:35 -0500)]
Must have /bin under Cygwin
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510712111035u7f8da6e8h1a1cbd9d85d27c03@mail.gmail.com>

p4raw-id: //depot/perl@32611

16 years agopod/perl5100delta ought to emphasize dual-life modules.
Andy Dougherty [Tue, 11 Dec 2007 11:42:08 +0000 (06:42 -0500)]
pod/perl5100delta ought to emphasize dual-life modules.
Message-ID: <Pine.LNX.4.64.0712111138350.17777@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@32610

16 years agoSome things a pumpking should not forget when releasing a new perl
Rafael Garcia-Suarez [Tue, 11 Dec 2007 17:01:05 +0000 (17:01 +0000)]
Some things a pumpking should not forget when releasing a new perl

p4raw-id: //depot/perl@32609

16 years agoREADME ought to mention perldelta.
Andy Dougherty [Tue, 11 Dec 2007 11:38:31 +0000 (06:38 -0500)]
README ought to mention perldelta.
Message-ID: <Pine.LNX.4.64.0712111136460.17777@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@32608

16 years agoEscape $ENV in comments in config_h.SH
Jerry D. Hedden [Tue, 11 Dec 2007 09:12:32 +0000 (04:12 -0500)]
Escape $ENV in comments in config_h.SH
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510712110612o7bc5fa2ax9e575c0396cb2a64@mail.gmail.com>

p4raw-id: //depot/perl@32607

16 years agoRe: Remove extra space from perltodo.pod
Matt Kraai [Fri, 7 Dec 2007 07:28:06 +0000 (23:28 -0800)]
Re: Remove extra space from perltodo.pod
Message-ID: <20071207152806.GD4190@ftbfs.org>

p4raw-id: //depot/perl@32606

16 years ago[DOC PATCH] Exporter - link fix and mention Exporter::Easy
Adriano Ferreira [Sun, 9 Dec 2007 22:33:54 +0000 (20:33 -0200)]
[DOC PATCH] Exporter - link fix and mention Exporter::Easy
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0712091633s776bd500y3e1a7619206c93a@mail.gmail.com>

p4raw-id: //depot/perl@32605

16 years agoBump $VERSION of all PathTools modules to 3.2501
Rafael Garcia-Suarez [Mon, 10 Dec 2007 08:31:40 +0000 (08:31 +0000)]
Bump $VERSION of all PathTools modules to 3.2501

p4raw-id: //depot/perl@32604

16 years agoFix uninitialized pointer bug in VMS version of readdir() when
Craig A. Berry [Mon, 10 Dec 2007 05:45:22 +0000 (05:45 +0000)]
Fix uninitialized pointer bug in VMS version of readdir() when
case preservation feature is enabled.

p4raw-id: //depot/perl@32603

16 years agoTolkien quote for vms/vms.c.
Craig A. Berry [Sun, 9 Dec 2007 15:00:24 +0000 (15:00 +0000)]
Tolkien quote for vms/vms.c.

p4raw-id: //depot/perl@32602

16 years agoOne more clean-up for new VMS::Filespec functions.
Craig A. Berry [Sun, 9 Dec 2007 14:00:22 +0000 (14:00 +0000)]
One more clean-up for new VMS::Filespec functions.

p4raw-id: //depot/perl@32601

16 years agoUpgrade to ExtUtils::MakeMaker 6.42
Rafael Garcia-Suarez [Sun, 9 Dec 2007 00:18:32 +0000 (00:18 +0000)]
Upgrade to ExtUtils::MakeMaker 6.42

p4raw-id: //depot/perl@32600

16 years agoTypo fix, by Matt Kraai
Rafael Garcia-Suarez [Sat, 8 Dec 2007 23:43:26 +0000 (23:43 +0000)]
Typo fix, by Matt Kraai

p4raw-id: //depot/perl@32599

16 years ago[perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in perl 5.10...
Sascha Blank [Sat, 8 Dec 2007 03:47:46 +0000 (19:47 -0800)]
[perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in perl 5.10.0 RC2
From: Sascha Blank (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-28750-1197114466-1411.48355-75-0@perl.org>

p4raw-id: //depot/perl@32598

16 years agoChange maintainer address for Safe.
Rafael Garcia-Suarez [Sat, 8 Dec 2007 22:58:01 +0000 (22:58 +0000)]
Change maintainer address for Safe.

p4raw-id: //depot/perl@32597

16 years ago[DOC PATCH] Exporter
Adriano Ferreira [Thu, 6 Dec 2007 15:09:15 +0000 (13:09 -0200)]
[DOC PATCH] Exporter
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0712060909t780225c9od90e1784fa7fe528@mail.gmail.com>

p4raw-id: //depot/perl@32596

16 years agoBring Term::Cap to date
Jonathan Stowe [Sat, 8 Dec 2007 00:26:09 +0000 (00:26 +0000)]
Bring Term::Cap to date
Message-Id: <1197073569.6403.3.camel@coriolanus>

p4raw-id: //depot/perl@32595

16 years agoPOD improvements for VMS::Filespec.
Craig A. Berry [Sat, 8 Dec 2007 01:26:17 +0000 (01:26 +0000)]
POD improvements for VMS::Filespec.

p4raw-id: //depot/perl@32594

16 years agoFix some typos, some found by Matt Kraai
Rafael Garcia-Suarez [Fri, 7 Dec 2007 15:09:48 +0000 (15:09 +0000)]
Fix some typos, some found by Matt Kraai

p4raw-id: //depot/perl@32593

16 years agoChange /etc/passed to /etc/passwd in filetest.pm
Matt Kraai [Fri, 7 Dec 2007 01:09:22 +0000 (17:09 -0800)]
Change /etc/passed to /etc/passwd in filetest.pm
Message-ID: <20071207090922.GC4190@ftbfs.org>

p4raw-id: //depot/perl@32592

16 years agoFix a typo found by Matt Kraai, and a reference to Herakles.
Rafael Garcia-Suarez [Fri, 7 Dec 2007 10:35:28 +0000 (10:35 +0000)]
Fix a typo found by Matt Kraai, and a reference to Herakles.

p4raw-id: //depot/perl@32591

16 years ago[perl #48238] some typo's in comments
Paul de Weerd [Thu, 6 Dec 2007 00:55:08 +0000 (16:55 -0800)]
[perl #48238] some typo's in comments
From: Paul de Weerd (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-28750-1196931307-984.48238-75-0@perl.org>

p4raw-id: //depot/perl@32590

16 years agoTwo more notes
Rafael Garcia-Suarez [Thu, 6 Dec 2007 14:57:05 +0000 (14:57 +0000)]
Two more notes

p4raw-id: //depot/perl@32589

16 years agoRevert change 32171 per Jarkko's request
Rafael Garcia-Suarez [Thu, 6 Dec 2007 14:29:37 +0000 (14:29 +0000)]
Revert change 32171 per Jarkko's request

p4raw-id: //depot/perl@32588

16 years agoDocumentation patch on filetests, the filetest pragma, and the
Mark Overmeer [Fri, 30 Nov 2007 11:38:20 +0000 (12:38 +0100)]
Documentation patch on filetests, the filetest pragma, and the
special _ filehandle, largely based on :

Subject: Re: [perl #46463] filetests sometimes do not set _
Message-ID: <20071130103820.GH12588@earth.overmeer.net>

p4raw-id: //depot/perl@32587

16 years agoDocument recent changes of A::H in perldelta
Rafael Garcia-Suarez [Thu, 6 Dec 2007 13:29:20 +0000 (13:29 +0000)]
Document recent changes of A::H in perldelta

p4raw-id: //depot/perl@32586

16 years agoUpgrade to ExtUtils::MakeMaker 6.40.
Rafael Garcia-Suarez [Thu, 6 Dec 2007 11:43:32 +0000 (11:43 +0000)]
Upgrade to ExtUtils::MakeMaker 6.40.

p4raw-id: //depot/perl@32585

16 years agoperltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
Jarkko Hietaniemi [Thu, 6 Dec 2007 05:07:26 +0000 (07:07 +0200)]
perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
Message-Id: <200712060307.lB637Qoq176106@kosh.hut.fi>

p4raw-id: //depot/perl@32584

16 years agoUpdate Changes and README for A::H
Rafael Garcia-Suarez [Thu, 6 Dec 2007 11:15:01 +0000 (11:15 +0000)]
Update Changes and README for A::H

p4raw-id: //depot/perl@32583

16 years agoDamian's last word and consistency adjustments about how Attribute::Handlers
Damian Conway [Mon, 3 Dec 2007 16:17:24 +0000 (03:17 +1100)]
Damian's last word and consistency adjustments about how Attribute::Handlers
should behave on 5.10.0. See:

Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding
Message-ID: <47539164.3030906@conway.org>

p4raw-id: //depot/perl@32582

16 years agoNote that Larry has clarified the reasons for the Perl 6 design on
Nicholas Clark [Thu, 6 Dec 2007 10:48:01 +0000 (10:48 +0000)]
Note that Larry has clarified the reasons for the Perl 6 design on
state assignments.

p4raw-id: //depot/perl@32581

16 years agoThis file is utf8 (I blame Ævar)
Rafael Garcia-Suarez [Wed, 5 Dec 2007 15:47:33 +0000 (15:47 +0000)]
This file is utf8 (I blame Ævar)

p4raw-id: //depot/perl@32580

16 years agoMore precise description of the removal of "#!perl -C" support
Rafael Garcia-Suarez [Wed, 5 Dec 2007 09:48:36 +0000 (09:48 +0000)]
More precise description of the removal of "#!perl -C" support

p4raw-id: //depot/perl@32579

16 years agotypo fix
Jan Dubois [Tue, 4 Dec 2007 20:33:03 +0000 (12:33 -0800)]
typo fix
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <008701c836f7$ee62bf10$cb283d30$@com>

p4raw-id: //depot/perl@32578

16 years agoFix missing sharpbang definition in configure.com.
Craig A. Berry [Wed, 5 Dec 2007 01:17:04 +0000 (01:17 +0000)]
Fix missing sharpbang definition in configure.com.

p4raw-id: //depot/perl@32577