17 years agodoio.c: vararg NULLs must be cast right
Jarkko Hietaniemi [Thu, 10 Aug 2006 08:35:53 +0000]
doio.c: vararg NULLs must be cast right
Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>

p4raw-id: //depot/perl@28688

17 years agoUpgrade to version.pm 0.67
Rafael Garcia-Suarez [Thu, 10 Aug 2006 08:14:46 +0000]
Upgrade to version.pm 0.67

p4raw-id: //depot/perl@28687

17 years agoA couple const's and a cast to get Sun CC to compile these files.
Steve Peters [Wed, 9 Aug 2006 21:54:08 +0000]
A couple const's and a cast to get Sun CC to compile these files.
Perl, however, still will not build with the Sun CC.

p4raw-id: //depot/perl@28686

17 years agoFix comment nit in config.h
Steve Peters [Wed, 9 Aug 2006 19:45:06 +0000]
Fix comment nit in config.h

p4raw-id: //depot/perl@28685

17 years agoRe: [perl #37731] junk and uninit'ed values in tied scalars
Yitzchak Scott-Thoennes [Mon, 28 Nov 2005 01:26:31 +0000]
Re: [perl #37731] junk and uninit'ed values in tied scalars
Message-ID: <20051128092605.GA2328@efn.org>

plus a regression test

p4raw-id: //depot/perl@28684

17 years agoPATCH: Sync Time::Local in blead to 1.13 on CPAN
Dave Rolsky [Wed, 9 Aug 2006 04:38:28 +0000]
PATCH: Sync Time::Local in blead to 1.13 on CPAN
Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>

p4raw-id: //depot/perl@28683

17 years agoAdd OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:58:52 +0000]
Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]

p4raw-id: //depot/perl@28682

17 years agoAdd OS-specific modules in Module::Corelist generation script
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:52:38 +0000]
Add OS-specific modules in Module::Corelist generation script
(hinted by Steve Hay)

p4raw-id: //depot/perl@28681

17 years agoFix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:42:34 +0000]
Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8

p4raw-id: //depot/perl@28680

17 years agoMore fixes in the Module::Corelist data generation process
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:23:02 +0000]
More fixes in the Module::Corelist data generation process

p4raw-id: //depot/perl@28679

17 years agoReally submit previous change
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:01:25 +0000]
Really submit previous change

p4raw-id: //depot/perl@28678

17 years agoSeveral fixes in Porting/corelist.pl
Rafael Garcia-Suarez [Wed, 9 Aug 2006 08:34:42 +0000]
Several fixes in Porting/corelist.pl
- make it run with 5.8.x perls
- make it handle new modules layout in bleadperl

p4raw-id: //depot/perl@28677

17 years agoSmall precision about $SIG{__WARN__}
Sébastien Aperghis-Tramoni [Tue, 8 Aug 2006 11:17:58 +0000]
Small precision about $SIG{__WARN__}
Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>

p4raw-id: //depot/perl@28676

17 years agoSimplification in Perl_magic_clearsig, plus a fix similar and
Rafael Garcia-Suarez [Tue, 8 Aug 2006 09:22:27 +0000]
Simplification in Perl_magic_clearsig, plus a fix similar and
symmetrical to the one implemented in change #28669.
p4raw-link: @28669 on //depot/perl: 9289f461126f104eef437e7c6d2f1f640f935646

p4raw-id: //depot/perl@28675

17 years agog++ stage 1 reached
Jarkko Hietaniemi [Tue, 8 Aug 2006 00:02:35 +0000]
g++ stage 1 reached
Message-ID: <44D7AA6B.4040802@iki.fi>

p4raw-id: //depot/perl@28674

17 years agoUpgrade to Module-Build-0.2805
Steve Peters [Mon, 7 Aug 2006 19:54:51 +0000]
Upgrade to Module-Build-0.2805

p4raw-id: //depot/perl@28673

17 years agoUpgrade to Digest-SHA-5.43
Steve Peters [Mon, 7 Aug 2006 19:37:28 +0000]
Upgrade to Digest-SHA-5.43

p4raw-id: //depot/perl@28672

17 years agoDefine PERL_NO_DEV_RANDOM on Windows
Alex Davies [Thu, 3 Aug 2006 13:31:14 +0000]
Define PERL_NO_DEV_RANDOM on Windows
From: "Davies, Alex" <adavies@ptc.com>
Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>

This stops perl from trying to read C:\dev\urandom on Windows

p4raw-id: //depot/perl@28671

17 years agoFixups for test failures caused by #28667 and #28668
Steve Hay [Mon, 7 Aug 2006 16:21:40 +0000]
Fixups for test failures caused by #28667 and #28668

p4raw-id: //depot/perl@28670

17 years agoWe shouldn't try to decrement the refcount of PL_warnhook
Rafael Garcia-Suarez [Mon, 7 Aug 2006 14:10:15 +0000]
We shouldn't try to decrement the refcount of PL_warnhook
if it has been set to PERL_WARNHOOK_FATAL.

p4raw-id: //depot/perl@28669

17 years agoProvide a BGET_svtype, required by #28667
Steve Hay [Mon, 7 Aug 2006 10:24:39 +0000]
Provide a BGET_svtype, required by #28667

p4raw-id: //depot/perl@28668

17 years agoTry to reinstate the fix of change #28638 by patching bytecode.pl and
Rafael Garcia-Suarez [Mon, 7 Aug 2006 09:43:20 +0000]
Try to reinstate the fix of change #28638 by patching bytecode.pl and
not the file it generates
p4raw-link: @28638 on //depot/perl: 98e3ba2c7915a38045b973577ec684fa0de54948

p4raw-id: //depot/perl@28667

17 years agoRestore modification in warnings.h from change 28662 by backporting it
Rafael Garcia-Suarez [Mon, 7 Aug 2006 09:23:35 +0000]
Restore modification in warnings.h from change 28662 by backporting it
to warnings.pl

p4raw-id: //depot/perl@28666

17 years agoFile::Basename add X<> tags, replace regex delimiters
Gabor Szabo [Sat, 5 Aug 2006 23:00:14 +0000]
File::Basename add X<> tags, replace regex delimiters
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>

p4raw-id: //depot/perl@28665

17 years agoadding X<> to perlvar
Gabor Szabo [Sun, 6 Aug 2006 13:59:28 +0000]
adding X<> to perlvar
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>

p4raw-id: //depot/perl@28664

17 years agoRegenerate files after previous change
Rafael Garcia-Suarez [Mon, 7 Aug 2006 08:23:13 +0000]
Regenerate files after previous change

p4raw-id: //depot/perl@28663

17 years agog++ large patch
Jarkko Hietaniemi [Fri, 4 Aug 2006 08:58:27 +0000]
g++ large patch
Message-ID: <44D2E203.5050201@iki.fi>

p4raw-id: //depot/perl@28662

17 years agoperlfunc.pod - unite gmtime and localtime
Gabor Szabo [Thu, 27 Jul 2006 09:25:02 +0000]
perlfunc.pod - unite gmtime and localtime
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>

p4raw-id: //depot/perl@28661

17 years agoadd more X<> tags to perlfunc
Gabor Szabo [Thu, 27 Jul 2006 00:27:06 +0000]
add more X<> tags to perlfunc
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>

p4raw-id: //depot/perl@28660

17 years agoFile::Copy pod updated adding X<>
Gabor Szabo [Tue, 1 Aug 2006 08:55:37 +0000]
File::Copy pod updated adding X<>
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>

p4raw-id: //depot/perl@28659

17 years agoSorting the MANIFEST
Steve Peters [Fri, 4 Aug 2006 16:42:54 +0000]
Sorting the MANIFEST

p4raw-id: //depot/perl@28658

17 years agoRe: [perl #39882] inconsistent list slice behaviour
Rick Delaney [Thu, 3 Aug 2006 21:48:07 +0000]
Re: [perl #39882] inconsistent list slice behaviour
Message-ID: <20060804014807.GW21381@localhost.localdomain>

p4raw-id: //depot/perl@28657

17 years agoRe: [perl #40055] B::Deparse double do
Rick Delaney [Thu, 3 Aug 2006 17:30:06 +0000]
Re: [perl #40055] B::Deparse double do
Message-ID: <20060803213006.GU21381@localhost.localdomain>

p4raw-id: //depot/perl@28656

17 years agoTru64 oops
Jarkko Hietaniemi [Thu, 3 Aug 2006 22:59:37 +0000]
Tru64 oops
Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>

p4raw-id: //depot/perl@28655

17 years agomore g++ in Tru64
Jarkko Hietaniemi [Thu, 3 Aug 2006 09:04:45 +0000]
more g++ in Tru64
Message-ID: <44D191FD.9030902@iki.fi>

p4raw-id: //depot/perl@28654

17 years agoUpgrade to Archive-Tar-1.30. Since change #27571 is not included,
Steve Peters [Wed, 2 Aug 2006 17:47:34 +0000]
Upgrade to Archive-Tar-1.30.  Since change #27571 is not included,
the bleadperl version is bumped to 1.30_01.
p4raw-link: @27571 on //depot/perl: 376cc5ea9119d14a5a36f394fef8e7874a59a876

p4raw-id: //depot/perl@28653

17 years agoCross-compilation makefile fails to copy Config_heavy.pl
Rafael Garcia-Suarez [Wed, 2 Aug 2006 13:11:25 +0000]
Cross-compilation makefile fails to copy Config_heavy.pl
(noticed by Alexandre Jousset <mid@gtmp.org>)

p4raw-id: //depot/perl@28652

17 years agog++ heavy shoveling
Jarkko Hietaniemi [Wed, 2 Aug 2006 00:04:42 +0000]
g++ heavy shoveling
Message-ID: <44CFC1EA.2050702@iki.fi>

p4raw-id: //depot/perl@28651

17 years agoRe: [perl #39733] $AUTOLOAD is never tainted
Rick Delaney [Sun, 9 Jul 2006 15:01:50 +0000]
Re: [perl #39733] $AUTOLOAD is never tainted
Message-ID: <20060709190150.GA1922@localhost.localdomain>

Plus a note in perldelta

p4raw-id: //depot/perl@28649

17 years agog++ heavy shoveling
Jarkko Hietaniemi [Wed, 2 Aug 2006 00:04:42 +0000]
g++ heavy shoveling
Message-ID: <44CFC1EA.2050702@iki.fi>

p4raw-id: //depot/perl@28645

17 years agoRe: New perltrap?
Rick Delaney [Tue, 1 Aug 2006 08:43:36 +0000]
Re: New perltrap?
Message-ID: <20060801124336.GM21381@localhost.localdomain>

p4raw-id: //depot/perl@28644

17 years agoSilence a couple of Borland compiler warnings
Steve Hay [Tue, 1 Aug 2006 16:17:47 +0000]
Silence a couple of Borland compiler warnings

p4raw-id: //depot/perl@28643

17 years agothreads 1.38
Jerry D. Hedden [Tue, 1 Aug 2006 08:58:52 +0000]
threads 1.38
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28642

17 years agoBump version of Module::CoreList
Rafael Garcia-Suarez [Tue, 1 Aug 2006 15:11:15 +0000]
Bump version of Module::CoreList

p4raw-id: //depot/perl@28641

17 years agoPatch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
Rafael Garcia-Suarez [Tue, 1 Aug 2006 14:59:36 +0000]
Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
in the corelist utility, and to add an easy way to determine what was
some module's version bundled with a specified Perl release.

p4raw-id: //depot/perl@28640

17 years agog++ dNOOP (luckily one can mix code and decls in C++)
Jarkko Hietaniemi [Tue, 1 Aug 2006 08:46:15 +0000]
g++ dNOOP (luckily one can mix code and decls in C++)
Somewhat modifies as per Steve Hay's comment
Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>

p4raw-id: //depot/perl@28639

17 years agoSilence the VC7 compiler warning in the following smoke:
Steve Hay [Tue, 1 Aug 2006 11:20:47 +0000]
Silence the VC7 compiler warning in the following smoke:
http://www.nntp.perl.org/group/perl.daily-build.reports/39824

p4raw-id: //depot/perl@28638

17 years agoANSI-C headers in test snippets to please g++ (and the rest)
Jarkko Hietaniemi [Mon, 31 Jul 2006 23:44:55 +0000]
ANSI-C headers in test snippets to please g++ (and the rest)
Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
Message-ID: <44CE6BC7.8060805@iki.fi>

p4raw-id: //depot/perl@28637

17 years agoop/stat.t: SKIP count fix in case of no dirfd()
Jarkko Hietaniemi [Tue, 1 Aug 2006 08:04:26 +0000]
op/stat.t: SKIP count fix in case of no dirfd()
Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>

p4raw-id: //depot/perl@28635

17 years agosolution(?) to the "warning: comparison is always false dueto limited range of data...
Jarkko Hietaniemi [Fri, 28 Jul 2006 09:00:28 +0000]
solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
Message-ID: <44C9A7FC.1060801@iki.fi>

p4raw-id: //depot/perl@28634

17 years ago(back) towards g++ compilation (in Tru64, and elsewhere)
Jarkko Hietaniemi [Mon, 31 Jul 2006 23:44:55 +0000]
(back) towards g++ compilation (in Tru64, and elsewhere)
Message-ID: <44CE6BC7.8060805@iki.fi>

Just the hints/dec_osf.sh changes from this set of patches.

p4raw-id: //depot/perl@28633

17 years agoTests to go with change #28628.
Steve Peters [Sun, 30 Jul 2006 17:03:10 +0000]
Tests to go with change #28628.
p4raw-link: @28628 on //depot/perl: ad02613cb6d8974aab9c68839c06129c8510c983

p4raw-id: //depot/perl@28632

17 years ago[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
Andreas König [Sat, 29 Jul 2006 22:06:31 +0000]
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
Message-ID: <877j1w2n20.fsf@k75.linux.bogus>

p4raw-id: //depot/perl@28631

17 years agoRemove a (UINT) cast to silence a VC6 compiler warning
Steve Hay [Fri, 28 Jul 2006 16:37:48 +0000]
Remove a (UINT) cast to silence a VC6 compiler warning
(this was added by #27352, but Digest-SHA-5.37 changed the
loop variable to be signed so the cast now needs to go).
Also bump the VERSION since #27482 has not yet been applied
to the CPAN version.

p4raw-id: //depot/perl@28630

17 years agoz/OS: an easy test nit
Jarkko Hietaniemi [Thu, 27 Jul 2006 20:00:02 +0000]
z/OS: an easy test nit
Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>

p4raw-id: //depot/perl@28629

17 years agoChange stat() and -X filetests so that they treat *FILE{IO}
Steve Peters [Fri, 28 Jul 2006 00:42:04 +0000]
Change stat() and -X filetests so that they treat *FILE{IO}
filehandles like *FILE filehandles.  This resolves RT #8244.

p4raw-id: //depot/perl@28628

17 years agoUpgrade to Digest-SHA-5.42
Steve Peters [Thu, 27 Jul 2006 21:17:10 +0000]
Upgrade to Digest-SHA-5.42

p4raw-id: //depot/perl@28627

17 years agoClear up most of the VC6 compiler warnings in the following smoke:
Steve Hay [Thu, 27 Jul 2006 16:25:41 +0000]
Clear up most of the VC6 compiler warnings in the following smoke:
http://www.nntp.perl.org/group/perl.daily-build.reports/39733

p4raw-id: //depot/perl@28626

17 years ago#7217: config.h comments for HAS_POLL incorrect
David Dyck [Mon, 2 Jul 2001 14:58:27 +0000]
#7217: config.h comments for HAS_POLL incorrect
http://rt.perl.org/rt3/Ticket/Display.html?id=7217
Subject: config.h comments for HAS_POLL incorrect

p4raw-id: //depot/perl@28625

17 years agoRe: Silence/fix more warnings from the regex engine
Yves Orton [Tue, 18 Jul 2006 21:57:15 +0000]
Re: Silence/fix more warnings from the regex engine
Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>

REGCP_SET should only set a value, not check the previous value of its arg

p4raw-id: //depot/perl@28623

17 years ago[perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals...
Andy Wardley [Fri, 14 Jul 2006 10:11:44 +0000]
[perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
From: Andy Wardley (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>

p4raw-id: //depot/perl@28622

17 years agoSome notes in perl594delta.
Rafael Garcia-Suarez [Wed, 26 Jul 2006 20:36:19 +0000]
Some notes in perl594delta.

p4raw-id: //depot/perl@28621

17 years agointerpolation of @- (and @+) in patterns ([perl #27940] comes back)
SADAHIRO Tomoyuki [Tue, 25 Jul 2006 00:15:50 +0000]
interpolation of @- (and @+) in patterns ([perl #27940] comes back)
Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>

p4raw-id: //depot/perl@28620

17 years agoAdded tests from CGI.pm that had not been integrated into core.
Steve Peters [Wed, 26 Jul 2006 13:54:28 +0000]
Added tests from CGI.pm that had not been integrated into core.

p4raw-id: //depot/perl@28619

17 years agoAdd a few links to standard modules in perlfunc, by Gabor Szabo.
Rafael Garcia-Suarez [Wed, 26 Jul 2006 06:41:56 +0000]
Add a few links to standard modules in perlfunc, by Gabor Szabo.

p4raw-id: //depot/perl@28618

17 years agoRe: [ID 20000816.012] *foo = *_ is broken
Mike Guy [Thu, 17 Aug 2000 16:26:56 +0000]
Re: [ID 20000816.012] *foo = *_ is broken
Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>

Only part regarding @ARG missing from the documentation was applied.

p4raw-id: //depot/perl@28617

17 years agoUpgrade to Devel::PPPort 3.09_02
Marcus Holland-Moritz [Tue, 25 Jul 2006 18:54:08 +0000]
Upgrade to Devel::PPPort 3.09_02

p4raw-id: //depot/perl@28616

17 years agoVery recent development versions of gcc (4.2.0 20060715) seem
Marcus Holland-Moritz [Tue, 25 Jul 2006 18:42:26 +0000]
Very recent development versions of gcc (4.2.0 20060715) seem
to have switched from '<command line>' to '<command-line>'.

p4raw-id: //depot/perl@28615

17 years agoReplace some sprintf()'s in Data::Dumper with my_snprintf()'s
Steve Peters [Mon, 24 Jul 2006 17:30:38 +0000]
Replace some sprintf()'s in Data::Dumper with my_snprintf()'s

p4raw-id: //depot/perl@28614

17 years agoRevert change 28603: this was a wrong fix, that didn't prevent
Rafael Garcia-Suarez [Sun, 23 Jul 2006 20:32:33 +0000]
Revert change 28603: this was a wrong fix, that didn't prevent
a later crash. Reindent a bit of the same function.

p4raw-id: //depot/perl@28613

17 years agoperlop: parsing quoted constructs
SADAHIRO Tomoyuki [Sun, 16 Jul 2006 20:06:33 +0000]
perlop: parsing quoted constructs
Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>

p4raw-id: //depot/perl@28612

17 years agoThe rest of the changes for Sys-Syslog-0.17 which my new patch no
Steve Peters [Sun, 23 Jul 2006 13:46:05 +0000]
The rest of the changes for Sys-Syslog-0.17 which my new patch no
longer automatically "p4 edits" for me.

p4raw-id: //depot/perl@28611

17 years agoUpgrade to Sys-Syslog-0.17
Steve Peters [Sun, 23 Jul 2006 13:42:55 +0000]
Upgrade to Sys-Syslog-0.17

p4raw-id: //depot/perl@28610

17 years agoTru64: if cc given both -O and -g, -g must be -g3
Jarkko Hietaniemi [Sun, 23 Jul 2006 10:18:11 +0000]
Tru64: if cc given both -O and -g, -g must be -g3
Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>

p4raw-id: //depot/perl@28609

17 years agoRevert part of last change, that was causing utf8 test failures
Rafael Garcia-Suarez [Sun, 23 Jul 2006 13:17:48 +0000]
Revert part of last change, that was causing utf8 test failures

p4raw-id: //depot/perl@28608

17 years agoz/OS: pp_sys.c, reg*.c, toke.c, utf8.c
Jarkko Hietaniemi [Sat, 22 Jul 2006 18:51:48 +0000]
z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
Message-ID: <44C24994.6020008@iki.fi>

p4raw-id: //depot/perl@28607

17 years agoAdd another volatile modifier to protect against longjmp clobbering
Rafael Garcia-Suarez [Sun, 23 Jul 2006 12:51:02 +0000]
Add another volatile modifier to protect against longjmp clobbering

p4raw-id: //depot/perl@28606

17 years agoUpgrade to Devel::PPPort 3.09_01
Marcus Holland-Moritz [Fri, 21 Jul 2006 17:56:39 +0000]
Upgrade to Devel::PPPort 3.09_01

p4raw-id: //depot/perl@28605

17 years agoMore tweaks to threads 1.37, by Jerry D. Hedden
Rafael Garcia-Suarez [Fri, 21 Jul 2006 15:27:20 +0000]
More tweaks to threads 1.37, by Jerry D. Hedden

p4raw-id: //depot/perl@28604

17 years agoIn pp_entersub, accept to handle a CV with a NULL padlist.
Rafael Garcia-Suarez [Thu, 20 Jul 2006 22:03:59 +0000]
In pp_entersub, accept to handle a CV with a NULL padlist.
This fixes a crash with mod_perl 1.29.

p4raw-id: //depot/perl@28603

17 years agoUpgrade to threads 1.37, by Jerry D. Hedden
Rafael Garcia-Suarez [Thu, 20 Jul 2006 21:36:25 +0000]
Upgrade to threads 1.37, by Jerry D. Hedden

p4raw-id: //depot/perl@28602

17 years agoBand-aid for segfault in ext/threads/t/blocks.t on SMP machines
Rafael Garcia-Suarez [Wed, 19 Jul 2006 21:34:05 +0000]
Band-aid for segfault in ext/threads/t/blocks.t on SMP machines

p4raw-id: //depot/perl@28601

17 years ago[perl #39876] Time::gmtime 1.02 examples patch
Alexandr Ciornii [Wed, 19 Jul 2006 05:46:36 +0000]
[perl #39876] Time::gmtime 1.02 examples patch
From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>

Pod fixes for Time::gmtime.pm

p4raw-id: //depot/perl@28600

17 years agomake magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
Jarkko Hietaniemi [Mon, 17 Jul 2006 09:09:24 +0000]
make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
Message-ID: <44BB2994.5090609@iki.fi>

p4raw-id: //depot/perl@28599

17 years ago[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
Jerry D. Hedden [Mon, 17 Jul 2006 05:00:01 +0000]
[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28598

17 years agoFix Borland problem with quoted pre-processor macros in response files
Randy W. Sims [Thu, 6 Apr 2006 22:33:04 +0000]
Fix Borland problem with quoted pre-processor macros in response files

This should clear up the errors from Module/Build/t/ppm.t and
Module/Build/t/xs.t in the Borland smokes.

Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
From: "Randy W. Sims" <ml-perl@thepierianspring.org>
Message-ID: <4435CF60.1000707@thepierianspring.org>

See the thread here for details:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html

p4raw-id: //depot/perl@28597

17 years agoAdditional reason for ssh passphrase failures.
Steve Peters [Tue, 18 Jul 2006 03:10:51 +0000]
Additional reason for ssh passphrase failures.

p4raw-id: //depot/perl@28596

17 years agoRemove the C89 checking with gcc
Rafael Garcia-Suarez [Mon, 17 Jul 2006 21:11:52 +0000]
Remove the C89 checking with gcc
(but leave a note in perlhack)

p4raw-id: //depot/perl@28595

17 years agoSilence system warning during tests (only on win32 for now)
Yves Orton [Sat, 15 Jul 2006 18:21:15 +0000]
Silence system warning during tests (only on win32 for now)
Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>

p4raw-id: //depot/perl@28594

17 years agoAvoid an error that VC++'s resource compiler seems to have
Steve Hay [Mon, 17 Jul 2006 14:23:59 +0000]
Avoid an error that VC++'s resource compiler seems to have
with a reference to "perly.y" in "perly.h"

See the thread here for details:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html

p4raw-id: //depot/perl@28593

17 years agoCygwin doesn't cope (yet) with gcc flags -std=c89
H.Merijn Brand [Mon, 17 Jul 2006 06:51:54 +0000]
Cygwin doesn't cope (yet) with gcc flags -std=c89

p4raw-id: //depot/perl@28592

17 years agoCheck for taintedness of PERL5SHELL on Windows
Rafael Garcia-Suarez [Sun, 16 Jul 2006 21:42:59 +0000]
Check for taintedness of PERL5SHELL on Windows
(bug #39832)

p4raw-id: //depot/perl@28591

17 years agoMIME::Base64 quoted-print.t: z/OS (EBCDIC)
Jarkko Hietaniemi [Sun, 16 Jul 2006 13:11:15 +0000]
MIME::Base64 quoted-print.t: z/OS (EBCDIC)
Message-ID: <44BA10C3.8040007@iki.fi>

p4raw-id: //depot/perl@28590

17 years agoRe: Fix loads of warnings from the last escaping patch...
Yves Orton [Sun, 16 Jul 2006 19:59:02 +0000]
Re: Fix loads of warnings from the last escaping patch...
Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>

p4raw-id: //depot/perl@28589

17 years agoperlhack: advertise Configure -Dgccansipedantic
Jarkko Hietaniemi [Sun, 16 Jul 2006 20:27:20 +0000]
perlhack: advertise Configure -Dgccansipedantic
Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>

p4raw-id: //depot/perl@28588

17 years agoUpgrade to Module-Build-0.2803
Steve Peters [Sun, 16 Jul 2006 15:40:29 +0000]
Upgrade to Module-Build-0.2803

p4raw-id: //depot/perl@28587

17 years agoUpgrade to Test-Simple-0.64
Steve Peters [Sun, 16 Jul 2006 14:54:58 +0000]
Upgrade to Test-Simple-0.64

p4raw-id: //depot/perl@28586

17 years agoRe: [PATCH] various safety/portability tweaks
Jarkko Hietaniemi [Sat, 15 Jul 2006 22:15:29 +0000]
Re: [PATCH] various safety/portability tweaks
Message-ID: <44B93ED1.7080000@iki.fi>

Fix for change #28578.
p4raw-link: @28578 on //depot/perl: d130778686fc2c04eb7d731512df9e71304d5573

p4raw-id: //depot/perl@28585

17 years agorun regen_headerds
Dave Mitchell [Sun, 16 Jul 2006 00:20:25 +0000]
run regen_headerds

p4raw-id: //depot/perl@28584

17 years agocomment update for scan_const
SADAHIRO Tomoyuki [Sat, 15 Jul 2006 20:16:01 +0000]
comment update for scan_const
Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>

p4raw-id: //depot/perl@28583