Rafael Garcia-Suarez [Wed, 5 Jul 2006 12:48:57 +0000]
Don't add extra warning flags for gcc versions < 3.
p4raw-id: //depot/perl@28483
Rafael Garcia-Suarez [Wed, 5 Jul 2006 08:53:56 +0000]
Make the distclean target remove lib/Hash correctly
p4raw-id: //depot/perl@28482
Jerry D. Hedden [Tue, 4 Jul 2006 17:18:45 +0000]
RE: [PATCH] threads 1.33
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-id: <
20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
exiting from threads works differently on VMS
p4raw-id: //depot/perl@28481
Craig A. Berry [Tue, 4 Jul 2006 21:27:42 +0000]
fix signed/unsigned nit in reentr.c
p4raw-id: //depot/perl@28480
Craig A. Berry [Tue, 4 Jul 2006 19:08:16 +0000]
fix type mismatch warning caused by return statement lurking in DIE macro
p4raw-id: //depot/perl@28479
Anno Siegel [Tue, 4 Jul 2006 19:42:12 +0000]
more warning-silencing in FieldHash
Message-Id: <
CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
Date: Tue, 4 Jul 2006 19:42:12 +0200
p4raw-id: //depot/perl@28478
Andy Lester [Mon, 3 Jul 2006 17:41:48 +0000]
consting and localizing in universal.c
Message-ID: <
20060703224148.GA14449@petdance.com>
p4raw-id: //depot/perl@28477
Andy Lester [Mon, 3 Jul 2006 17:42:50 +0000]
toke.c consting and localizing
Message-ID: <
20060703224250.GA14481@petdance.com>
p4raw-id: //depot/perl@28476
Jerry D. Hedden [Mon, 3 Jul 2006 09:01:53 +0000]
threads 1.33
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
p4raw-id: //depot/perl@28475
Marcus Holland-Moritz [Mon, 3 Jul 2006 21:40:58 +0000]
Upgrade to Devel::PPPort 3.08_07
p4raw-id: //depot/perl@28474
Steve Peters [Mon, 3 Jul 2006 18:09:01 +0000]
Allow stat() and -X file tests work on dirhandles.
p4raw-id: //depot/perl@28473
Andy Lester [Sun, 2 Jul 2006 12:11:39 +0000]
embed.pl enhancements
Message-ID: <
20060702171139.GA20266@petdance.com>
Add experimental (and optional) splint support
p4raw-id: //depot/perl@28472
Andy Lester [Sun, 2 Jul 2006 12:19:08 +0000]
Makefile splint support
Message-ID: <
20060702171908.GA20443@petdance.com>
p4raw-id: //depot/perl@28471
Andy Lester [Sun, 2 Jul 2006 12:17:08 +0000]
DProf.xs patch
Message-ID: <
20060702171708.GA20392@petdance.com>
p4raw-id: //depot/perl@28470
Andy Lester [Sun, 2 Jul 2006 12:33:36 +0000]
mg.c cleanups
Message-ID: <
20060702173336.GA20641@petdance.com>
p4raw-id: //depot/perl@28469
Andy Lester [Sun, 2 Jul 2006 12:24:45 +0000]
Clean up mathoms.c
Message-ID: <
20060702172445.GA20521@petdance.com>
p4raw-id: //depot/perl@28468
Yves Orton [Sun, 2 Jul 2006 15:19:58 +0000]
Re: Win32API::File now in core
Message-ID: <
9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
Sync blead with Win32API-File-0.1001
(plus change to sync README too)
p4raw-id: //depot/perl@28467
Dave Mitchell [Sun, 2 Jul 2006 22:47:24 +0000]
silence a compiler warning
p4raw-id: //depot/perl@28466
Dave Mitchell [Sun, 2 Jul 2006 19:30:49 +0000]
remove some unnecessary uses of WITH_THR
p4raw-id: //depot/perl@28465
Craig A. Berry [Sun, 2 Jul 2006 18:06:36 +0000]
s/have a more/have more/ typo fix in perlfaq4
p4raw-id: //depot/perl@28464
Yves Orton [Sun, 2 Jul 2006 16:23:21 +0000]
Synchronize ExtUtils::Instal 1.41
Message-Id: <
9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
Sync ExtUtils::Install with CPAN (just trivially change version nos)
p4raw-id: //depot/perl@28463
Yves Orton [Sun, 2 Jul 2006 15:13:20 +0000]
Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
Message-ID: <
9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
add test for patch #28417
p4raw-id: //depot/perl@28462
Rafael Garcia-Suarez [Fri, 30 Jun 2006 16:33:57 +0000]
Must not forget that.
p4raw-id: //depot/perl@28461
Steve Hay [Fri, 30 Jun 2006 13:46:06 +0000]
Add Win32API::File to the core
For discussions, see the thread starting here:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
p4raw-id: //depot/perl@28460
Rafael Garcia-Suarez [Fri, 30 Jun 2006 13:28:46 +0000]
Fix casting warnings related to snprintf/vsnprintf
p4raw-id: //depot/perl@28459
H.Merijn Brand [Fri, 30 Jun 2006 13:17:59 +0000]
Solaris' sh doesn't like empty if's
p4raw-id: //depot/perl@28458
Rafael Garcia-Suarez [Fri, 30 Jun 2006 13:09:40 +0000]
PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
is used.
p4raw-id: //depot/perl@28457
Rafael Garcia-Suarez [Fri, 30 Jun 2006 12:56:59 +0000]
Fix a couple of compilation warnings
p4raw-id: //depot/perl@28456
Dave Mitchell [Fri, 30 Jun 2006 12:07:01 +0000]
migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
p4raw-id: //depot/perl@28455
Rafael Garcia-Suarez [Fri, 30 Jun 2006 08:13:24 +0000]
Small adjustment to the Plan
p4raw-id: //depot/perl@28454
Andy Dougherty [Thu, 29 Jun 2006 13:41:28 +0000]
HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
Message-ID: <Pine.LNX.4.62.
0606291327130.16718@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@28453
Rafael Garcia-Suarez [Thu, 29 Jun 2006 16:47:32 +0000]
Another typo fix.
p4raw-id: //depot/perl@28452
Rafael Garcia-Suarez [Thu, 29 Jun 2006 16:12:05 +0000]
Typo fix.
p4raw-id: //depot/perl@28451
Sébastien Aperghis-Tramoni [Thu, 29 Jun 2006 17:46:57 +0000]
Small precision about \Q \E inside m//x
Message-ID: <
1151596017.44a3f5f105205@imp1-g19.free.fr>
p4raw-id: //depot/perl@28450
Anno Siegel [Wed, 28 Jun 2006 19:20:14 +0000]
Cleanup in Hash::Util::FieldHash
Message-Id: <
B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
p4raw-id: //depot/perl@28449
Craig A. Berry [Thu, 29 Jun 2006 14:21:35 +0000]
Updated handling of signal names and signals for VMS
p4raw-id: //depot/perl@28448
Rafael Garcia-Suarez [Thu, 29 Jun 2006 12:12:00 +0000]
Some CPP macro sanitization by Sadahiro Tomoyuki
p4raw-id: //depot/perl@28447
Andy Dougherty [Wed, 28 Jun 2006 13:37:54 +0000]
Solaris hints: gcc flags confuse Configure
Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
Message-ID: <Pine.LNX.4.62.
0606281331350.3867@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@28446
Paul Marquess [Wed, 28 Jun 2006 14:22:46 +0000]
Update for IO::Uncompress::Base
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <
001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
p4raw-id: //depot/perl@28445
Alexander_Gernler@genua.de [Tue, 27 Jun 2006 07:23:59 +0000]
[perl #39639] perldoc -f waitpid has wrong code example
From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-39639-135396.19.
0765391798804@perl.org>
p4raw-id: //depot/perl@28444
Rafael Garcia-Suarez [Tue, 27 Jun 2006 14:01:30 +0000]
Nits in the perlpragma manpage
p4raw-id: //depot/perl@28435
Jarkko Hietaniemi [Mon, 26 Jun 2006 22:12:37 +0000]
cflags.SH: scan the gcc warning flags only once, during .SH expansion
Message-Id: <
20060626191237.8A0936CF04@seth.hut.fi>
p4raw-id: //depot/perl@28434
Rafael Garcia-Suarez [Mon, 26 Jun 2006 17:17:57 +0000]
Adjust test preamble for Hash::Util tests too.
p4raw-id: //depot/perl@28433
Rafael Garcia-Suarez [Mon, 26 Jun 2006 16:50:58 +0000]
Adjust test preambles for Hash::Util::FieldHash tests to change
the @INC path only when testing inside the core
p4raw-id: //depot/perl@28432
Anno Siegel [Mon, 26 Jun 2006 18:05:53 +0000]
Re: [PATCH] Hash::Util::FieldHash
Message-Id: <
133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
p4raw-id: //depot/perl@28431
Rafael Garcia-Suarez [Mon, 26 Jun 2006 16:29:06 +0000]
Remove notes about removed 5005-threads from perlguts.
p4raw-id: //depot/perl@28430
John E. Malmberg [Mon, 26 Jun 2006 08:24:57 +0000]
[patch@28427] vms.c - null termination of string missing.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <
449FD219.5060900@qsl.net>
p4raw-id: //depot/perl@28429
Rafael Garcia-Suarez [Mon, 26 Jun 2006 08:55:56 +0000]
More perlreguts nits by Dominic Dunlop,
plus fix a broken internal POD link
p4raw-id: //depot/perl@28428
Rafael Garcia-Suarez [Sun, 25 Jun 2006 22:23:46 +0000]
Nits about lock() in perlthrtut by Daniel Frederick Crisman,
plus other nits by rgs
p4raw-id: //depot/perl@28427
Rafael Garcia-Suarez [Sun, 25 Jun 2006 21:57:30 +0000]
Compilation fixes for VMS by John E. Malmberg
p4raw-id: //depot/perl@28426
Rafael Garcia-Suarez [Sun, 25 Jun 2006 21:12:06 +0000]
Nits to perlreguts.pod by Dominic Dunlop
p4raw-id: //depot/perl@28425
Marcus Holland-Moritz [Sun, 25 Jun 2006 08:13:33 +0000]
Upgrade to Devel::PPPort 3.08_06
p4raw-id: //depot/perl@28424
Yves Orton [Sat, 24 Jun 2006 13:19:35 +0000]
Re: [PATCH] Hash::Util::FieldHash
Message-ID: <
9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
p4raw-id: //depot/perl@28423
Dave Mitchell [Sat, 24 Jun 2006 23:31:33 +0000]
quieten warning by avoiding a comment-within-a-comment
p4raw-id: //depot/perl@28422
Dave Mitchell [Fri, 23 Jun 2006 22:26:02 +0000]
migrate TRIE branch in regmatch() to new FSM-esque paradigm
p4raw-id: //depot/perl@28421
Marcus Holland-Moritz [Fri, 23 Jun 2006 19:06:43 +0000]
Upgrade to Devel::PPPort 3.08_05
p4raw-id: //depot/perl@28420
Anno Siegel [Wed, 21 Jun 2006 22:39:51 +0000]
Re: [PATCH] Hash::Util::FieldHash
Message-Id: <
974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
p4raw-id: //depot/perl@28419
Dr.Ruud [Thu, 22 Jun 2006 23:42:53 +0000]
Re: [PATCH] perlhack.pod
From: "Dr.Ruud" <rvtol+news@isolution.nl>
Message-ID: <
20060622215407.9605.qmail@lists.develooper.com>
p4raw-id: //depot/perl@28418
Yves Orton [Fri, 23 Jun 2006 11:54:19 +0000]
: fix: [perl #39583] Pattern Match fails for specific length string
Message-ID: <
9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
p4raw-id: //depot/perl@28417
Rafael Garcia-Suarez [Fri, 23 Jun 2006 09:41:36 +0000]
perltodo additions by Vadim Konovalov
p4raw-id: //depot/perl@28416
Paul Marquess [Thu, 22 Jun 2006 11:40:10 +0000]
IO::Compress::Base
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <
01f701c695e8$3d035e20$2405140a@myopwv.com>
p4raw-id: //depot/perl@28415
Yves Orton [Wed, 21 Jun 2006 22:51:03 +0000]
Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
Message-ID: <
9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
p4raw-id: //depot/perl@28414
Dr.Ruud [Wed, 21 Jun 2006 01:58:19 +0000]
<toke.c> isALNUM(*s) && *s != '_'
From: "Dr.Ruud" <rvtol+news@isolution.nl>
Message-ID: <
20060621000237.24398.qmail@lists.develooper.com>
p4raw-id: //depot/perl@28413
Steve Hay [Wed, 21 Jun 2006 08:07:21 +0000]
Fix code before declaration error introduced by #28405
p4raw-id: //depot/perl@28412
Dominic Dunlop [Tue, 20 Jun 2006 21:49:07 +0000]
Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
Message-Id: <
C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
p4raw-id: //depot/perl@28411
Rafael Garcia-Suarez [Tue, 20 Jun 2006 22:01:16 +0000]
Upgrade to Sys::Syslog 0.16
p4raw-id: //depot/perl@28410
Rafael Garcia-Suarez [Tue, 20 Jun 2006 17:22:15 +0000]
Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
clever. If the right hand side of s///e contains a #, then maybe
it's a comment, so add a \n after it. Obviously, this is fast, but
won't cover all possible cases.
p4raw-id: //depot/perl@28409
Dominic Dunlop [Tue, 20 Jun 2006 16:02:38 +0000]
Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
Message-Id: <
D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
p4raw-id: //depot/perl@28408
Paul Marquess [Tue, 20 Jun 2006 13:40:47 +0000]
IO::Compress::* 2.000_13
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <
00b101c69466$c18f0af0$2405140a@myopwv.com>
p4raw-id: //depot/perl@28407
Rafael Garcia-Suarez [Tue, 20 Jun 2006 12:44:27 +0000]
Upgrade to Unicode::Normalize 1.01
p4raw-id: //depot/perl@28406
Steve Peters [Tue, 20 Jun 2006 12:14:27 +0000]
Clean up a few warnings in regcomp.c under -Dgccansipedantic.
p4raw-id: //depot/perl@28405
Ben Carter [Fri, 9 Jun 2006 02:08:44 +0000]
[perl #39365] Bug in toke.c (eval in subst)
From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-39365-134716.18.
9775670722527@perl.org>
plus a regression test.
p4raw-id: //depot/perl@28404
chromatic [Sat, 17 Jun 2006 17:24:03 +0000]
Add Documentation for DOES()
Message-Id: <
200606171724.04302.chromatic@wgz.org>
p4raw-id: //depot/perl@28403
Paul Green [Sun, 18 Jun 2006 19:41:50 +0000]
RE: [PATCH] cflags.SH: rework the gcc warnings selection
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <
F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
p4raw-id: //depot/perl@28402
Jarkko Hietaniemi [Sun, 18 Jun 2006 01:04:46 +0000]
Re: blead trie problems in tru64 with -DDEBUGGING
Message-Id: <
44947C7E.7090100@iki.fi>
p4raw-id: //depot/perl@28401
Yves Orton [Sat, 17 Jun 2006 16:44:17 +0000]
Comply with the 0x80th commandment
Message-Id: <
9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
add some (U8) casts
p4raw-id: //depot/perl@28400
Dave Mitchell [Sat, 17 Jun 2006 16:39:53 +0000]
dont warn at exit of detatched threads still running
p4raw-id: //depot/perl@28399
Dave Mitchell [Fri, 16 Jun 2006 23:25:51 +0000]
start turning regmatch() main loop into a FSM
also make BRANCH use the state stack rather than its own unwind struct
p4raw-id: //depot/perl@28398
Jarkko Hietaniemi [Thu, 15 Jun 2006 09:12:53 +0000]
cflags.SH: rework the gcc warnings selection
Message-ID: <
4490FA65.70006@iki.fi>
p4raw-id: //depot/perl@28397
Craig A. Berry [Thu, 15 Jun 2006 03:20:48 +0000]
only use NAML$M_OPEN_SPECIAL where it exists
p4raw-id: //depot/perl@28396
Craig A. Berry [Thu, 15 Jun 2006 03:16:34 +0000]
signedness nit in Unicode::Normalize::decompose
p4raw-id: //depot/perl@28395
Yves Orton [Wed, 14 Jun 2006 14:33:24 +0000]
Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
Message-ID: <
9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
p4raw-id: //depot/perl@28394
Yves Orton [Wed, 14 Jun 2006 13:54:04 +0000]
fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
Message-ID: <
9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
p4raw-id: //depot/perl@28393
Rafael Garcia-Suarez [Tue, 13 Jun 2006 09:23:23 +0000]
I thought I had fixed the spelling of DOES() in universal.t, but
apparently no.
p4raw-id: //depot/perl@28392
Yves Orton [Tue, 13 Jun 2006 09:39:42 +0000]
Guard clause should happen first, otherwise its not a guard clause.
Message-ID: <
9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
p4raw-id: //depot/perl@28391
Steve Peters [Tue, 13 Jun 2006 01:15:21 +0000]
Upgrade to Digest-SHA-5.41
p4raw-id: //depot/perl@28390
Steve Peters [Tue, 13 Jun 2006 01:00:02 +0000]
Upgrade to Unicode-Normalize-1.00
p4raw-id: //depot/perl@28389
Yves Orton [Mon, 12 Jun 2006 19:17:30 +0000]
Re: Segv from new regex code when under threads.
Message-ID: <
9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
p4raw-id: //depot/perl@28388
chromatic [Tue, 30 May 2006 17:41:08 +0000]
Add the new method UNIVERSAL::DOES() and the API function sv_does()
Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
Message-Id: <
200605301741.08363.chromatic@wgz.org>
p4raw-id: //depot/perl@28387
Rafael Garcia-Suarez [Mon, 12 Jun 2006 14:35:22 +0000]
Adapt the new Test::Harness test to the core
p4raw-id: //depot/perl@28386
Andy Lester [Mon, 12 Jun 2006 08:59:34 +0000]
Static cleanup in pp_sort.c
Message-ID: <
20060612135934.GA2202@petdance.com>
p4raw-id: //depot/perl@28385
Rafael Garcia-Suarez [Mon, 12 Jun 2006 14:08:09 +0000]
Upgrade to Test::Harness 2.62
p4raw-id: //depot/perl@28384
Sébastien Aperghis-Tramoni [Sun, 11 Jun 2006 02:30:54 +0000]
Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
Message-ID: <
1149985854.448b643e27a1f@imp5-g19.free.fr>
p4raw-id: //depot/perl@28383
Daniel Frederick Crisman [Sat, 10 Jun 2006 10:49:29 +0000]
Re: [PATCH DOC] Three minor fixes related to perlop
Message-ID: <
20060610144929.GA10201@fury.crisman.org>
p4raw-id: //depot/perl@28382
Andy Lester [Sun, 11 Jun 2006 22:44:34 +0000]
Proper use of enums
Message-ID: <
20060612034434.GA21588@petdance.com>
p4raw-id: //depot/perl@28381
Yves Orton [Sun, 11 Jun 2006 23:01:14 +0000]
Re: [PATCH] regexec/regcomp.c cleanups
Message-ID: <
9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
p4raw-id: //depot/perl@28380
Yves Orton [Fri, 9 Jun 2006 19:48:11 +0000]
Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
Message-ID: <
9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
p4raw-id: //depot/perl@28379
Nicholas Clark [Sun, 11 Jun 2006 20:52:36 +0000]
A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
with PERL_DESTRUCT_LEVEL=2.
p4raw-id: //depot/perl@28378
Rafael Garcia-Suarez [Fri, 9 Jun 2006 16:40:52 +0000]
Mark the 1st argument to S_exec_failed as non null
p4raw-id: //depot/perl@28377
Jan Dubois [Wed, 7 Jun 2006 15:53:02 +0000]
Add error checks after execing PL_cshname or PL_sh_path
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
002301c68a85$21aa7320$d045a8c0@candy>
p4raw-id: //depot/perl@28376