This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
17 years agoDocument the values that mad_key can hold
Rafael Garcia-Suarez [Thu, 21 Sep 2006 15:08:54 +0000 (15:08 +0000)]
Document the values that mad_key can hold
(by Larry)

p4raw-id: //depot/perl@28880

17 years agoRE: Combining UTF-16 output with :crlf is awkward
Jan Dubois [Thu, 6 Apr 2006 18:37:21 +0000 (11:37 -0700)]
RE: Combining UTF-16 output with :crlf is awkward
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy>

p4raw-id: //depot/perl@28879

17 years agoRe: \N{...} in regular expression [PATCH]
SADAHIRO Tomoyuki [Thu, 21 Sep 2006 20:47:02 +0000 (05:47 +0900)]
Re: \N{...} in regular expression [PATCH]
Message-Id: <20060921204520.80A6.BQW10602@nifty.com>

p4raw-id: //depot/perl@28878

17 years agodeal with some gcc warnings
Jarkko Hietaniemi [Thu, 21 Sep 2006 09:08:47 +0000 (12:08 +0300)]
deal with some gcc warnings
Message-ID: <45122C6F.9080904@iki.fi>

p4raw-id: //depot/perl@28877

17 years ago[perl #40369] File::Find mishandles non-dangling symlinks
ammon@rhythm.com [Tue, 19 Sep 2006 20:56:32 +0000 (13:56 -0700)]
[perl #40369] File::Find mishandles non-dangling symlinks
From: ammon@rhythm.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31258-1158724592-1714.40369-75-0@perl.org>

p4raw-id: //depot/perl@28876

17 years agoDeliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner.
Rafael Garcia-Suarez [Fri, 8 Sep 2006 17:43:41 +0000 (19:43 +0200)]
Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner.

Subject: Safe signals and SIGSEGV
Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com>

p4raw-id: //depot/perl@28875

17 years agoprototype() wasn't working to get the prototype of optional core
Rafael Garcia-Suarez [Wed, 20 Sep 2006 15:22:22 +0000 (15:22 +0000)]
prototype() wasn't working to get the prototype of optional core
keywords (like say, err, given.) Fix this by adding a parameter to
Perl_keyword to always get the keyword number, even if the feature
isn't in effect.

p4raw-id: //depot/perl@28874

17 years agoRe: [PATCH] Patch for win32.c to fix #38723 and #39531
Andrew Savige [Tue, 19 Sep 2006 23:42:31 +0000 (09:42 +1000)]
Re: [PATCH] Patch for win32.c to fix #38723 and #39531
Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com>

p4raw-id: //depot/perl@28873

17 years agoRe: \N{...} in regular expression [PATCH]
Yves Orton [Tue, 19 Sep 2006 20:36:17 +0000 (22:36 +0200)]
Re: \N{...} in regular expression [PATCH]
Message-ID: <9b18b3110609191136v4d595f37pa0a52b8c20851588@mail.gmail.com>

p4raw-id: //depot/perl@28872

17 years agoUpgrade to podlators 2.0.5
Rafael Garcia-Suarez [Tue, 19 Sep 2006 14:05:48 +0000 (14:05 +0000)]
Upgrade to podlators 2.0.5

p4raw-id: //depot/perl@28871

17 years agoChanged +DA2.0w to +DD64; Added notes about C ANSI C updates
H.Merijn Brand [Tue, 19 Sep 2006 11:16:11 +0000 (11:16 +0000)]
Changed +DA2.0w to +DD64; Added notes about C ANSI C updates
on HP-UX 11.00.

p4raw-id: //depot/perl@28870

17 years agoRe: [PATCH] lib/File/Copy.t - test descriptions and minor fixes
Adriano Ferreira [Mon, 18 Sep 2006 17:36:50 +0000 (14:36 -0300)]
Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com>

p4raw-id: //depot/perl@28869

17 years agoRe: \N{...} in regular expression [PATCH]
Yves Orton [Tue, 19 Sep 2006 01:37:19 +0000 (03:37 +0200)]
Re: \N{...} in regular expression [PATCH]
Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com>

p4raw-id: //depot/perl@28868

17 years agoC++: add -Wno-used-parameter, and drop ODBM_File
Jarkko Hietaniemi [Tue, 19 Sep 2006 09:19:22 +0000 (12:19 +0300)]
C++: add -Wno-used-parameter, and drop ODBM_File
Message-ID: <450F8BEA.1010802@iki.fi>

p4raw-id: //depot/perl@28867

17 years agoFix declaration-after-statement problem
Sebastian Steinlechner [Mon, 18 Sep 2006 01:38:31 +0000 (03:38 +0200)]
Fix declaration-after-statement problem

Subject: [bug] IO::Socket's IO.xs fails to compile
Message-ID: <450DDC77.2060405@gmx.net>

p4raw-id: //depot/perl@28866

17 years agobleed - silence warning in sv.c
Philip M. Gollucci [Mon, 18 Sep 2006 01:30:05 +0000 (18:30 -0700)]
bleed -  silence warning in sv.c
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Message-ID: <450E590D.1060205@p6m7g8.com>

p4raw-id: //depot/perl@28865

17 years agoRe: [perl #37714] XSUB.h version check may fail due to locale
John Peacock [Sun, 17 Sep 2006 16:58:58 +0000 (12:58 -0400)]
Re: [perl #37714] XSUB.h version check may fail due to locale
Message-ID: <450DB712.4040703@rowman.com>

p4raw-id: //depot/perl@28864

17 years agoFix one genuine unitialised code path spotted by gcc, and a signed/
Nicholas Clark [Sun, 17 Sep 2006 19:26:01 +0000 (19:26 +0000)]
Fix one genuine unitialised code path spotted by gcc, and a signed/
unsigned warning.

p4raw-id: //depot/perl@28863

17 years agoAvoid compiler warning about a variable that isn't used when
Nicholas Clark [Sun, 17 Sep 2006 18:52:00 +0000 (18:52 +0000)]
Avoid compiler warning about a variable that isn't used when
-DDEBUGGING is not in force.

p4raw-id: //depot/perl@28862

17 years agoA better version of change #28847
Rafael Garcia-Suarez [Sun, 17 Sep 2006 13:32:18 +0000 (13:32 +0000)]
A better version of change #28847
p4raw-link: @28847 on //depot/perl: e24f8a798207476769992a3387804af506c43eab

p4raw-id: //depot/perl@28861

17 years agoutil.c: restore Perl_my_setenv() to pre-28814
Jarkko Hietaniemi [Sun, 17 Sep 2006 10:29:08 +0000 (13:29 +0300)]
util.c: restore Perl_my_setenv() to pre-28814
Message-ID: <450CF944.7000402@iki.fi>

p4raw-id: //depot/perl@28860

17 years agoSome notes about struct block_loop
Nicholas Clark [Sun, 17 Sep 2006 10:39:27 +0000 (10:39 +0000)]
Some notes about struct block_loop

p4raw-id: //depot/perl@28859

17 years agoStore a pointer to the op in struct block_loop, rather than the
Nicholas Clark [Sun, 17 Sep 2006 00:06:53 +0000 (00:06 +0000)]
Store a pointer to the op in struct block_loop, rather than the
pointers to last and redo. (for ithreads also drop the next pointer,
as pp_ctl.c doesn't re-write it for ithreads). This shrinks the struct
to 40 bytes on ILP32 systems, and therefore struct block to 64 bytes.

p4raw-id: //depot/perl@28858

17 years agoUpgrade to CPAN-CPAN-1.87_64
Steve Peters [Sat, 16 Sep 2006 20:19:08 +0000 (20:19 +0000)]
Upgrade to CPAN-CPAN-1.87_64

p4raw-id: //depot/perl@28857

17 years agoUpgrade to ExtUtils-ParseXS-2.16. There actually are a couple of
Steve Peters [Sat, 16 Sep 2006 19:37:51 +0000 (19:37 +0000)]
Upgrade to ExtUtils-ParseXS-2.16.  There actually are a couple of
changes in bleadperl not in the new version, so version was bumped
to 2.16_01.

p4raw-id: //depot/perl@28856

17 years agoShrink the interpreter structure by 4 bytes (usually) by making
Nicholas Clark [Sat, 16 Sep 2006 17:59:17 +0000 (17:59 +0000)]
Shrink the interpreter structure by 4 bytes (usually) by making
PL_in_eval a U8 and PL_delaymagic a U16. (And corresponding changes
in struct block_eval in cop.h to avoid any possible compiler warnings)

p4raw-id: //depot/perl@28855

17 years agoRevert changes 28772, 28773, 28774 as they won't gain us anything - I
Nicholas Clark [Sat, 16 Sep 2006 17:07:03 +0000 (17:07 +0000)]
Revert changes 28772, 28773, 28774 as they won't gain us anything - I
failed to realise that struct block_sub is not the largest of the
4 structures in the block.blk_u union. (It's actually block_loop)

p4raw-id: //depot/perl@28853

17 years agoreturn value of -1 without errno set is ok in
Craig A. Berry [Sat, 16 Sep 2006 15:14:36 +0000 (15:14 +0000)]
return value of -1 without errno set is ok in
ext/POSIX/t/sysconf.t (it just means the feature is
not implemented, not defined, or has no limit)

p4raw-id: //depot/perl@28851

17 years agoNo declarations after statements ! (noticed by Sadahiro Tomoyuki)
Rafael Garcia-Suarez [Sat, 16 Sep 2006 06:32:36 +0000 (06:32 +0000)]
No declarations after statements ! (noticed by Sadahiro Tomoyuki)

p4raw-id: //depot/perl@28850

17 years agoAvoid warnings when $Config{d_cplusplus} is undefined.
Nicholas Clark [Fri, 15 Sep 2006 22:03:53 +0000 (22:03 +0000)]
Avoid warnings when $Config{d_cplusplus} is undefined.

p4raw-id: //depot/perl@28849

17 years agoMore hacking in util.c's ifdef jungle following 28844 to avoid
Craig A. Berry [Fri, 15 Sep 2006 00:39:32 +0000 (00:39 +0000)]
More hacking in util.c's ifdef jungle following 28844 to avoid
duplicate definition of Perl_my_setenv on VMS.

p4raw-id: //depot/perl@28848

17 years agoFix for bug #37714: XSUB.h version check may fail due to locale
Rafael Garcia-Suarez [Thu, 14 Sep 2006 15:31:22 +0000 (15:31 +0000)]
Fix for bug #37714: XSUB.h version check may fail due to locale
Always convert version to number under C locale settings

p4raw-id: //depot/perl@28847

17 years agoC++ Encode
Jarkko Hietaniemi [Thu, 14 Sep 2006 09:05:10 +0000 (12:05 +0300)]
C++ Encode
Message-ID: <4508F116.40606@iki.fi>

p4raw-id: //depot/perl@28846

17 years agoMakeMaker is being split in new sub-distributions on CPAN
Rafael Garcia-Suarez [Thu, 14 Sep 2006 14:18:32 +0000 (14:18 +0000)]
MakeMaker is being split in new sub-distributions on CPAN

p4raw-id: //depot/perl@28845

17 years agoRe: Re: [PATCH] C++: Solaris CC now compiles "perl"
Yves Orton [Thu, 14 Sep 2006 14:28:16 +0000 (16:28 +0200)]
Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com>

p4raw-id: //depot/perl@28844

17 years agoDefine d_cplusplus on VMS when appropriate
Craig A. Berry [Thu, 14 Sep 2006 03:50:18 +0000 (03:50 +0000)]
Define d_cplusplus on VMS when appropriate

p4raw-id: //depot/perl@28843

17 years ago(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
Jarkko Hietaniemi [Wed, 13 Sep 2006 20:19:04 +0000 (23:19 +0300)]
(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
Message-ID: <45083D88.7050207@iki.fi>

Plus a tweak to the name of CC.

p4raw-id: //depot/perl@28842

17 years agoRegenerated mktables.lst per Yves Orton's suggestion.
Steve Peters [Thu, 14 Sep 2006 01:10:01 +0000 (01:10 +0000)]
Regenerated mktables.lst per Yves Orton's suggestion.

p4raw-id: //depot/perl@28841

17 years agodarwin also seems to be lacking a dl_unload_file() in its
Steve Peters [Wed, 13 Sep 2006 16:05:33 +0000 (16:05 +0000)]
darwin also seems to be lacking a dl_unload_file() in its
DynaLoader, so some additional skips are needed.  If I only
had a NeXT to test with now...

p4raw-id: //depot/perl@28840

17 years agoAdd darwin to the list of OS's that fail to pass test
Steve Peters [Wed, 13 Sep 2006 15:34:46 +0000 (15:34 +0000)]
Add darwin to the list of OS's that fail to pass test
op/sprintf.t #157.  Newer versions appear to be OK,
but Mac OS X 10.2.X regularly fail with this test.

p4raw-id: //depot/perl@28839

17 years agoTest cases for version cannot handle Test::More versions that
Steve Peters [Wed, 13 Sep 2006 14:59:01 +0000 (14:59 +0000)]
Test cases for version cannot handle Test::More versions that
end with _0X.  TODO-ing the failing test cases for now.

p4raw-id: //depot/perl@28838

17 years agoUpgrade to CPAN 1.87_63
Rafael Garcia-Suarez [Wed, 13 Sep 2006 14:23:38 +0000 (14:23 +0000)]
Upgrade to CPAN 1.87_63

p4raw-id: //depot/perl@28837

17 years agoUpgrade to Test-Simple-0.64_02
Steve Peters [Wed, 13 Sep 2006 13:35:32 +0000 (13:35 +0000)]
Upgrade to Test-Simple-0.64_02

p4raw-id: //depot/perl@28836

17 years agoBump version and other misc. changes. 3rd patch from:
Jerry D. Hedden [Sun, 10 Sep 2006 09:12:06 +0000 (02:12 -0700)]
Bump version and other misc. changes. 3rd patch from:

Subject: [PATCH] thread 1.41 - A drama in three parts
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28835

17 years agoStatically allocate the main thread.
Jerry D. Hedden [Sun, 10 Sep 2006 09:12:06 +0000 (02:12 -0700)]
Statically allocate the main thread.
2nd patch from:

Subject: [PATCH] thread 1.41 - A drama in three parts
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28834

17 years agoRace condition fix in threads.pm
Jerry D. Hedden [Sun, 10 Sep 2006 09:12:06 +0000 (02:12 -0700)]
Race condition fix in threads.pm
First patch from:

Subject: [PATCH] thread 1.41 - A drama in three parts
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28833

17 years agomktables executes seven time per build sigh
Yves Orton [Sun, 10 Sep 2006 17:52:10 +0000 (19:52 +0200)]
mktables executes seven time per build sigh
Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com>

(Fix for Windows)

p4raw-id: //depot/perl@28832

17 years ago[perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in...
David Nicol [Tue, 12 Sep 2006 13:21:24 +0000 (06:21 -0700)]
[perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section
From: David Nicol (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31259-1158092484-244.40328-75-0@perl.org>

p4raw-id: //depot/perl@28831

17 years ago[perl #40327] Doc patch for perlfunc.pod
merijnb@ms.com [Tue, 12 Sep 2006 09:12:12 +0000 (02:12 -0700)]
[perl #40327] Doc patch for perlfunc.pod
From: merijnb@ms.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31259-1158077531-1067.40327-75-0@perl.org>

p4raw-id: //depot/perl@28830

17 years agoAccumulated fixes from earlier backports, amongst of which:
Jarkko Hietaniemi [Tue, 12 Sep 2006 07:19:32 +0000 (10:19 +0300)]
Accumulated fixes from earlier backports, amongst of which:
Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure
Message-ID: <45063554.1040301@iki.fi>

p4raw-id: //depot/perl@28829

17 years agoDisable study() for utf-8 strings
Yves Orton [Tue, 12 Sep 2006 17:08:55 +0000 (19:08 +0200)]
Disable study() for utf-8 strings

Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com>

p4raw-id: //depot/perl@28827

17 years agoUpgrade to CPAN-1.87_62
Steve Peters [Tue, 12 Sep 2006 15:30:57 +0000 (15:30 +0000)]
Upgrade to CPAN-1.87_62

p4raw-id: //depot/perl@28826

17 years agoUpgrade to MakeMaker 6.30_04
Rafael Garcia-Suarez [Tue, 12 Sep 2006 14:49:21 +0000 (14:49 +0000)]
Upgrade to MakeMaker 6.30_04

p4raw-id: //depot/perl@28825

17 years agoMore warnings silencing, including suggestions by Dominic Dunlop
Rafael Garcia-Suarez [Tue, 12 Sep 2006 14:04:54 +0000 (14:04 +0000)]
More warnings silencing, including suggestions by Dominic Dunlop

p4raw-id: //depot/perl@28824

17 years agoRe: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]
Dominic Dunlop [Tue, 12 Sep 2006 09:13:41 +0000 (11:13 +0200)]
Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]
Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org>

p4raw-id: //depot/perl@28823

17 years agoAnother warning-silencing cast
Rafael Garcia-Suarez [Tue, 12 Sep 2006 07:22:40 +0000 (07:22 +0000)]
Another warning-silencing cast

p4raw-id: //depot/perl@28822

17 years agoPOD fixes in perlce manpage
Rafael Garcia-Suarez [Mon, 11 Sep 2006 13:05:16 +0000 (13:05 +0000)]
POD fixes in perlce manpage

p4raw-id: //depot/perl@28821

17 years agoFAQ sync
Rafael Garcia-Suarez [Mon, 11 Sep 2006 12:32:35 +0000 (12:32 +0000)]
FAQ sync

p4raw-id: //depot/perl@28820

17 years agoFix a few more printf format warnings
Rafael Garcia-Suarez [Mon, 11 Sep 2006 11:51:04 +0000 (11:51 +0000)]
Fix a few more printf format warnings

p4raw-id: //depot/perl@28819

17 years agoFix definition of macro HOP3 (spotted by a gcc warning)
Rafael Garcia-Suarez [Mon, 11 Sep 2006 10:19:20 +0000 (10:19 +0000)]
Fix definition of macro HOP3 (spotted by a gcc warning)

p4raw-id: //depot/perl@28818

17 years agoFix some compilation warnings
Rafael Garcia-Suarez [Mon, 11 Sep 2006 10:12:32 +0000 (10:12 +0000)]
Fix some compilation warnings

p4raw-id: //depot/perl@28817

17 years agoTeach regex optimiser how to handle (?=) and (?<=) properly.
Yves Orton [Sat, 9 Sep 2006 22:00:05 +0000 (00:00 +0200)]
Teach regex optimiser how to handle (?=) and (?<=) properly.
Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com>

p4raw-id: //depot/perl@28816

17 years agoRe: [perl #40302] sigtrap(3pm) man page is vague
David Nicol [Fri, 8 Sep 2006 11:19:23 +0000 (06:19 -0500)]
Re: [perl #40302] sigtrap(3pm) man page is vague
From: "David Nicol" <davidnicol@gmail.com>
Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com>

p4raw-id: //depot/perl@28815

17 years agoC++: Solaris CC now compiles "perl"
Jarkko Hietaniemi [Sat, 9 Sep 2006 15:29:12 +0000 (18:29 +0300)]
C++: Solaris CC now compiles "perl"
Message-ID: <4502B398.6060505@iki.fi>

p4raw-id: //depot/perl@28814

17 years agoNULL and sv_setpv vs. newSVpv
Yitzchak Scott-Thoennes [Sun, 10 Sep 2006 20:31:46 +0000 (13:31 -0700)]
NULL and sv_setpv vs. newSVpv
From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170>

p4raw-id: //depot/perl@28813

17 years agoUpdate Porting/Maintainers.pl w.r.t. #28811
Steve Hay [Fri, 8 Sep 2006 16:08:53 +0000 (16:08 +0000)]
Update Porting/Maintainers.pl w.r.t. #28811

p4raw-id: //depot/perl@28812

17 years agoAdd Params::Check to the core
Jos I. Boumans [Fri, 8 Sep 2006 13:57:16 +0000 (15:57 +0200)]
Add Params::Check to the core
From: "Jos Boumans" <kane@dwim.org>
Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl>

(Just the Params-Check part: Locale-Maketext-Simple has already been
added by change #28809)
p4raw-link: @28809 on //depot/perl: c9d0c046ab7aa1e87edc8cd6fbfa8dc66f709875

p4raw-id: //depot/perl@28811

17 years agoUpdate Porting/Maintainers.pl w.r.t. #28809
Steve Hay [Fri, 8 Sep 2006 15:33:18 +0000 (15:33 +0000)]
Update Porting/Maintainers.pl w.r.t. #28809

p4raw-id: //depot/perl@28810

17 years agoRe: [PATCH] Add Locale::Maketext::Simple to the core
Jos I. Boumans [Sun, 13 Aug 2006 15:51:58 +0000 (17:51 +0200)]
Re: [PATCH] Add Locale::Maketext::Simple to the core
Message-ID: <24406.80.127.35.68.1155477118.squirrel@webmail.xs4all.nl>

Actually added 0.18, rather than 0.17 which this PATCH contained, for
an updated licence statement.

p4raw-id: //depot/perl@28809

17 years agoUse %^H instead of $^H for the assertions pragma
Rafael Garcia-Suarez [Fri, 8 Sep 2006 08:36:32 +0000 (08:36 +0000)]
Use %^H instead of $^H for the assertions pragma

p4raw-id: //depot/perl@28808

17 years agoRemove empty typemap file
Rafael Garcia-Suarez [Fri, 8 Sep 2006 07:39:10 +0000 (07:39 +0000)]
Remove empty typemap file

p4raw-id: //depot/perl@28807

17 years agodeclaration after code nit in vms/vms.c (from Martin Vorlaender)
Craig A. Berry [Fri, 8 Sep 2006 02:07:30 +0000 (02:07 +0000)]
declaration after code nit in vms/vms.c (from Martin Vorlaender)

p4raw-id: //depot/perl@28806

17 years agoClean up some comments.
Steve Peters [Thu, 7 Sep 2006 18:39:22 +0000 (18:39 +0000)]
Clean up some comments.

p4raw-id: //depot/perl@28805

17 years agoTypo fix in #ifdef
Rafael Garcia-Suarez [Thu, 7 Sep 2006 15:21:56 +0000 (15:21 +0000)]
Typo fix in #ifdef

p4raw-id: //depot/perl@28804

17 years agoFix to first problem causing Cygwin Perl to fail to build
Steve Peters [Thu, 7 Sep 2006 14:24:18 +0000 (14:24 +0000)]
Fix to first problem causing Cygwin Perl to fail to build
in a path with spaces in it.

p4raw-id: //depot/perl@28803

17 years agoDocument mkpath() return value in scalar context.
Gisle Aas [Thu, 7 Sep 2006 14:12:14 +0000 (14:12 +0000)]
Document mkpath() return value in scalar context.
Document that rmtree() return value include deleted
directories.

p4raw-id: //depot/perl@28802

17 years agoRe: [perl #40262] kill( 0, ... ) does not return alive status of child process
David Nicol [Fri, 1 Sep 2006 17:26:34 +0000 (12:26 -0500)]
Re: [perl #40262] kill( 0, ... ) does not return alive status of child process
From: "David Nicol" <davidnicol@gmail.com>
Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com>

p4raw-id: //depot/perl@28801

17 years ago[perl #40293] perlsec talks erroneously about "Non-Finite Automaton"
premchai21@yahoo.com [Wed, 6 Sep 2006 23:11:10 +0000 (16:11 -0700)]
[perl #40293] perlsec talks erroneously about "Non-Finite Automaton"
From: premchai21@yahoo.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31258-1157609470-1994.40293-75-0@perl.org>

p4raw-id: //depot/perl@28800

17 years agoBump version of PerlIO::scalar
Rafael Garcia-Suarez [Thu, 7 Sep 2006 11:46:40 +0000 (11:46 +0000)]
Bump version of PerlIO::scalar

p4raw-id: //depot/perl@28799

17 years agoFix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness
Rafael Garcia-Suarez [Thu, 7 Sep 2006 11:45:36 +0000 (11:45 +0000)]
Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness

p4raw-id: //depot/perl@28798

17 years agoInvalidate ISA and method caches when calling a safe compartment
Rafael Garcia-Suarez [Thu, 7 Sep 2006 09:49:31 +0000 (09:49 +0000)]
Invalidate ISA and method caches when calling a safe compartment
(bug #39887)

Remove XS_VERSION, make it equal to VERSION

p4raw-id: //depot/perl@28797

17 years agoAdd Exporter in the dual-lived module list
Rafael Garcia-Suarez [Thu, 7 Sep 2006 09:25:18 +0000 (09:25 +0000)]
Add Exporter in the dual-lived module list

p4raw-id: //depot/perl@28796

17 years agoDual life for Exporter
Adriano Ferreira [Wed, 6 Sep 2006 16:40:28 +0000 (13:40 -0300)]
Dual life for Exporter
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com>

p4raw-id: //depot/perl@28795

17 years agoConvert Errno.t to Test::More. Increase the test coverage
Steve Peters [Thu, 7 Sep 2006 02:07:57 +0000 (02:07 +0000)]
Convert Errno.t to Test::More.  Increase the test coverage
while in there as well.

p4raw-id: //depot/perl@28794

17 years agocxtype is a U16, not a U32 (Stops VC++ complaining)
Steve Hay [Wed, 6 Sep 2006 16:54:19 +0000 (16:54 +0000)]
cxtype is a U16, not a U32 (Stops VC++ complaining)

p4raw-id: //depot/perl@28793

17 years agoRemoved some leftover debugging accidentally added with
Steve Peters [Wed, 6 Sep 2006 14:33:06 +0000 (14:33 +0000)]
Removed some leftover debugging accidentally added with
change #28788.
p4raw-link: @28788 on //depot/perl: 98fbe98930ddfea1c62d93ddeb877f51263c4d25

p4raw-id: //depot/perl@28792

17 years agoRevert accidental file deletion
Rafael Garcia-Suarez [Wed, 6 Sep 2006 14:11:09 +0000 (14:11 +0000)]
Revert accidental file deletion

p4raw-id: //depot/perl@28791

17 years agoRemove perlcc and the byteloader
Rafael Garcia-Suarez [Wed, 6 Sep 2006 14:04:33 +0000 (14:04 +0000)]
Remove perlcc and the byteloader

p4raw-id: //depot/perl@28790

17 years agoRemove JPL
Rafael Garcia-Suarez [Wed, 6 Sep 2006 09:18:31 +0000 (09:18 +0000)]
Remove JPL

p4raw-id: //depot/perl@28789

17 years agoUCD 5.0.0
Jarkko Hietaniemi [Tue, 5 Sep 2006 21:29:45 +0000 (00:29 +0300)]
UCD 5.0.0
Message-ID: <44FDC219.8010006@iki.fi>

p4raw-id: //depot/perl@28788

17 years agoFix a few warnings
Rafael Garcia-Suarez [Tue, 5 Sep 2006 11:09:03 +0000 (11:09 +0000)]
Fix a few warnings

p4raw-id: //depot/perl@28787

17 years ago; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
Robin Barker [Fri, 1 Sep 2006 16:10:25 +0000 (17:10 +0100)]
; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>

p4raw-id: //depot/perl@28786

17 years agoRe: [PATCH] Trie jumping
Yves Orton [Sat, 2 Sep 2006 16:40:12 +0000 (18:40 +0200)]
Re: [PATCH] Trie jumping
Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com>

p4raw-id: //depot/perl@28785

17 years ago[perl #40239] New hints file for MidnightBSD
Lucas Holt [Fri, 25 Aug 2006 20:16:40 +0000 (13:16 -0700)]
[perl #40239] New hints file for MidnightBSD
From: Lucas Holt (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31263-1156562199-1390.40239-75-0@perl.org>

p4raw-id: //depot/perl@28783

17 years agoUpgrade to Sys::Syslog 0.18
Rafael Garcia-Suarez [Mon, 4 Sep 2006 15:50:17 +0000 (15:50 +0000)]
Upgrade to Sys::Syslog 0.18

p4raw-id: //depot/perl@28782

17 years ago[perl #40272] subroutine call with & in perlop example
yath-perlbug@yath.de [Sun, 3 Sep 2006 13:03:28 +0000 (06:03 -0700)]
[perl #40272] subroutine call with & in perlop example
From: yath-perlbug@yath.de (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31251-1157313807-430.40272-75-0@perl.org>

p4raw-id: //depot/perl@28781

17 years agoDocumentation nit, found by Dr Ruud.
Rafael Garcia-Suarez [Mon, 4 Sep 2006 13:12:20 +0000 (13:12 +0000)]
Documentation nit, found by Dr Ruud.

p4raw-id: //depot/perl@28780

17 years agoCorrection to POD for FETCH_*_ATTRIBUTES
Jerry D. Hedden [Fri, 1 Sep 2006 12:43:46 +0000 (05:43 -0700)]
Correction to POD for FETCH_*_ATTRIBUTES
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28779

17 years agoRe: AW: [PATCH pod/*] Use Direct Object Constructor Calls
chromatic [Fri, 1 Sep 2006 09:12:45 +0000 (02:12 -0700)]
Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls
Message-Id: <200609010912.46314.chromatic@wgz.org>

p4raw-id: //depot/perl@28778

17 years agoAdd Index Numbers to caller() Docs
chromatic [Fri, 1 Sep 2006 05:42:17 +0000 (22:42 -0700)]
Add Index Numbers to caller() Docs
Message-Id: <200609010542.17571.chromatic@wgz.org>

p4raw-id: //depot/perl@28777