This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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

16 years agoAdd t/mro to the test list in perlhack
Rafael Garcia-Suarez [Tue, 4 Dec 2007 21:30:51 +0000 (21:30 +0000)]
Add t/mro to the test list in perlhack

p4raw-id: //depot/perl@32576

16 years agoDocument some environment variables that might affect tests,
Rafael Garcia-Suarez [Tue, 4 Dec 2007 21:01:37 +0000 (21:01 +0000)]
Document some environment variables that might affect tests,
by Robin Barker.

p4raw-id: //depot/perl@32575

16 years agoThe win32 files are not the Win32 (dual-lived) distribution.
Rafael Garcia-Suarez [Tue, 4 Dec 2007 16:27:00 +0000 (16:27 +0000)]
The win32 files are not the Win32 (dual-lived) distribution.
Plus, regenerate the meta file.

p4raw-id: //depot/perl@32574

16 years agoDon't list README.win32 as private in the META.yml
Rafael Garcia-Suarez [Tue, 4 Dec 2007 15:04:08 +0000 (15:04 +0000)]
Don't list README.win32 as private in the META.yml

p4raw-id: //depot/perl@32573

16 years agoPATCH lib/Net/Ping/t/190_alarm.t
Robin Barker [Tue, 4 Dec 2007 14:05:47 +0000 (14:05 +0000)]
PATCH lib/Net/Ping/t/190_alarm.t
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09396A@exchsvr2.npl.ad.local>

p4raw-id: //depot/perl@32571

16 years agoTypo in 32564.
Craig A. Berry [Tue, 4 Dec 2007 13:37:28 +0000 (13:37 +0000)]
Typo in 32564.

p4raw-id: //depot/perl@32566

16 years agoRefactor test code to remove duplication is a TODO.
Nicholas Clark [Tue, 4 Dec 2007 12:47:44 +0000 (12:47 +0000)]
Refactor test code to remove duplication is a TODO.

p4raw-id: //depot/perl@32565

16 years agoperltodo.pod: error message todo
Jarkko Hietaniemi [Tue, 4 Dec 2007 03:28:47 +0000 (05:28 +0200)]
perltodo.pod: error message todo
Message-Id: <200712040128.lB41SlT9445784@kosh.hut.fi>

p4raw-id: //depot/perl@32564

16 years ago[perl #24079] Missing crypt() function on QNX 6.2.1
Matt Kraai [Mon, 3 Dec 2007 10:18:37 +0000 (02:18 -0800)]
[perl #24079] Missing crypt() function on QNX 6.2.1
From: "Matt Kraai via RT" <perlbug-comment@perl.org>
Message-ID: <rt-3.6.HEAD-28750-1196705917-150.24079-14-0@perl.org>

p4raw-id: //depot/perl@32563

16 years ago Match destruct_level type from intrpvar.h, and refer to the docs there
Rafael Garcia-Suarez [Mon, 3 Dec 2007 16:07:34 +0000 (16:07 +0000)]
   Match destruct_level type from intrpvar.h, and refer to the docs there

p4raw-id: //depot/perl@32562

16 years agomod_perl is special, and assigns meaning to a perl_destruct_level of
Nicholas Clark [Mon, 3 Dec 2007 15:54:54 +0000 (15:54 +0000)]
mod_perl is special, and assigns meaning to a perl_destruct_level of
-1. Really this should be I8, but it turns out that Configure's choice
of type for I8 is buggy - it always uses char, which is unsigned on
some platforms.

p4raw-id: //depot/perl@32561

16 years agoUpdates to VMS-specific pod.
Craig A. Berry [Mon, 3 Dec 2007 13:18:14 +0000 (13:18 +0000)]
Updates to VMS-specific pod.

p4raw-id: //depot/perl@32560

16 years agoRe: smart match: array ~~ hash
Dmitry Karasik [Wed, 28 Nov 2007 21:49:59 +0000 (22:49 +0100)]
Re: smart match: array ~~ hash
Message-ID: <20071128204959.GA68977@tetsuo.karasik.eu.org>

       plus more tests.

p4raw-id: //depot/perl@32559

16 years agoChange uconfig.h to read/write inside the perforce repository.
Nicholas Clark [Fri, 30 Nov 2007 12:06:15 +0000 (12:06 +0000)]
Change uconfig.h to read/write inside the perforce repository.

p4raw-id: //depot/perl@32558

16 years agoUpgrade to Time::HiRes 1.9711
Craig A. Berry [Fri, 30 Nov 2007 05:05:15 +0000 (05:05 +0000)]
Upgrade to Time::HiRes 1.9711

p4raw-id: //depot/perl@32557

16 years agoMake VMS::Filespec::vms_realname return undef instead of garbage
Craig A. Berry [Thu, 29 Nov 2007 18:29:40 +0000 (18:29 +0000)]
Make VMS::Filespec::vms_realname return undef instead of garbage
when it fails.

p4raw-id: //depot/perl@32556

16 years agoRevert changes 32496 and 32497 (keep them for a next version
Rafael Garcia-Suarez [Thu, 29 Nov 2007 18:11:44 +0000 (18:11 +0000)]
Revert changes 32496 and 32497 (keep them for a next version
of Attribute::Handlers)

p4raw-id: //depot/perl@32555

16 years agoUpgrade to Time::HiRes 1.9710
Rafael Garcia-Suarez [Thu, 29 Nov 2007 17:53:43 +0000 (17:53 +0000)]
Upgrade to Time::HiRes 1.9710

p4raw-id: //depot/perl@32554

16 years agoDuh -- I forgot to put RC2 in perlhist
Rafael Garcia-Suarez [Thu, 29 Nov 2007 15:24:17 +0000 (15:24 +0000)]
Duh -- I forgot to put RC2 in perlhist

p4raw-id: //depot/perl@32552

16 years agoUpgrade to podlators 2.0.6
Rafael Garcia-Suarez [Thu, 29 Nov 2007 10:21:22 +0000 (10:21 +0000)]
Upgrade to podlators 2.0.6

p4raw-id: //depot/perl@32551

16 years agoRe: [patch@32376] VMS symbolic links part 4 of 4 - Final part
John E. Malmberg [Mon, 26 Nov 2007 23:35:30 +0000 (17:35 -0600)]
Re: [patch@32376] VMS symbolic links part 4 of 4 - Final part
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <474BACA2.5060702@qsl.net>

p4raw-id: //depot/perl@32550

16 years agoUpgrade to Time::HiRes 1.9709
Rafael Garcia-Suarez [Thu, 29 Nov 2007 09:56:27 +0000 (09:56 +0000)]
Upgrade to Time::HiRes 1.9709

p4raw-id: //depot/perl@32549

16 years agoSkip failing getppid tests on QNX 6
Matt Kraai [Wed, 28 Nov 2007 15:52:36 +0000 (07:52 -0800)]
Skip failing getppid tests on QNX 6
Message-ID: <20071128235236.GB16327@ftbfs.org>

p4raw-id: //depot/perl@32548

16 years agoSilence unused argument warnings when HAS_MSG isn't defined
Rafael Garcia-Suarez [Thu, 29 Nov 2007 09:35:59 +0000 (09:35 +0000)]
Silence unused argument warnings when HAS_MSG isn't defined

p4raw-id: //depot/perl@32547

16 years agoUpgrade to ExtUtils::MakeMaker 6.38
Rafael Garcia-Suarez [Thu, 29 Nov 2007 09:25:24 +0000 (09:25 +0000)]
Upgrade to ExtUtils::MakeMaker 6.38

p4raw-id: //depot/perl@32546

16 years agoWarning shutdowns, by Robin Barker
Rafael Garcia-Suarez [Wed, 28 Nov 2007 20:27:55 +0000 (20:27 +0000)]
Warning shutdowns, by Robin Barker

p4raw-id: //depot/perl@32539

16 years agoMention Pod::Simple and Pod::Escapes in perl5100delta
Steve Peters [Tue, 27 Nov 2007 11:42:48 +0000 (05:42 -0600)]
Mention Pod::Simple and Pod::Escapes in perl5100delta
From: "Steve Peters" <steve@fisharerojo.org>
Message-ID: <fd7a59d30711270942s21c1a5boc1c934469b834001@mail.gmail.com>

       with nits by Ronald J Kimball

p4raw-id: //depot/perl@32537

16 years agoFix bless/readonly failure spotted by Jerry Hedden.
Nicholas Clark [Wed, 28 Nov 2007 17:47:20 +0000 (17:47 +0000)]
Fix bless/readonly failure spotted by Jerry Hedden.

p4raw-id: //depot/perl@32533

16 years agoAssorted nits found in perl5110delta.
Steve Peters [Wed, 28 Nov 2007 14:38:44 +0000 (14:38 +0000)]
Assorted nits found in perl5110delta.

p4raw-id: //depot/perl@32531

16 years agoDocument improved support for Unicode filenames on Windows
Jan Dubois [Tue, 27 Nov 2007 12:04:47 +0000 (04:04 -0800)]
Document improved support for Unicode filenames on Windows
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <016e01c83130$c3237050$496a50f0$@com>

p4raw-id: //depot/perl@32526

16 years agoTypos, found by Abigail and myself
Rafael Garcia-Suarez [Wed, 28 Nov 2007 09:33:43 +0000 (09:33 +0000)]
Typos, found by Abigail and myself

p4raw-id: //depot/perl@32525

16 years agoRe: fpathconf test failures on QNX
Matt Kraai [Tue, 27 Nov 2007 11:00:19 +0000 (03:00 -0800)]
Re: fpathconf test failures on QNX
Message-ID: <20071127190019.GA6319@ftbfs.org>

p4raw-id: //depot/perl@32524

16 years agoDoc nits -- avoid bare "5.10" version numbers without a
Rafael Garcia-Suarez [Tue, 27 Nov 2007 15:04:18 +0000 (15:04 +0000)]
Doc nits -- avoid bare "5.10" version numbers without a
third component. (Suggested by Jarkko)

p4raw-id: //depot/perl@32523

16 years agoDocument failures due to building on NFS
Rafael Garcia-Suarez [Tue, 27 Nov 2007 11:32:23 +0000 (11:32 +0000)]
Document failures due to building on NFS

p4raw-id: //depot/perl@32522

16 years agoTypo, found by Scott Lanning
Rafael Garcia-Suarez [Tue, 27 Nov 2007 11:15:37 +0000 (11:15 +0000)]
Typo, found by Scott Lanning

p4raw-id: //depot/perl@32521

16 years agoIgnore .git directories
Rafael Garcia-Suarez [Tue, 27 Nov 2007 10:57:26 +0000 (10:57 +0000)]
Ignore .git directories

p4raw-id: //depot/perl@32520

16 years agoperl5100delta.pod: do not confess bondage :-) and mention compiler flag tightening
Jarkko Hietaniemi [Tue, 27 Nov 2007 05:34:47 +0000 (07:34 +0200)]
perl5100delta.pod: do not confess bondage :-) and mention compiler flag tightening
Message-Id: <200711270334.lAR3YlOm295065@kosh.hut.fi>

p4raw-id: //depot/perl@32519

16 years agoFix prototype variables default values on NetBSD, by Craig A. Berry
Rafael Garcia-Suarez [Tue, 27 Nov 2007 09:42:02 +0000 (09:42 +0000)]
Fix prototype variables default values on NetBSD, by Craig A. Berry

p4raw-id: //depot/perl@32518

16 years agoUpgrade to ExtUtils::MakeMaker 6.37_03
Rafael Garcia-Suarez [Tue, 27 Nov 2007 09:12:22 +0000 (09:12 +0000)]
Upgrade to ExtUtils::MakeMaker 6.37_03

p4raw-id: //depot/perl@32517