summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* I thought I had fixed the spelling of DOES() in universal.t, butRafael Garcia-Suarez2006-06-131-10/+10
| | | | | apparently no. p4raw-id: //depot/perl@28392
* Guard clause should happen first, otherwise its not a guard clause.Yves Orton2006-06-132-2/+5
| | | | | Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com> p4raw-id: //depot/perl@28391
* Upgrade to Digest-SHA-5.41Steve Peters2006-06-139-48/+51
| | | p4raw-id: //depot/perl@28390
* Upgrade to Unicode-Normalize-1.00Steve Peters2006-06-1310-493/+1052
| | | p4raw-id: //depot/perl@28389
* Re: Segv from new regex code when under threads.Yves Orton2006-06-122-2/+4
| | | | | Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com> p4raw-id: //depot/perl@28388
* Add the new method UNIVERSAL::DOES() and the API function sv_does()chromatic2006-06-127-5/+111
| | | | | | Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does() Message-Id: <200605301741.08363.chromatic@wgz.org> p4raw-id: //depot/perl@28387
* Adapt the new Test::Harness test to the coreRafael Garcia-Suarez2006-06-121-2/+8
| | | p4raw-id: //depot/perl@28386
* Static cleanup in pp_sort.cAndy Lester2006-06-124-4/+13
| | | | | Message-ID: <20060612135934.GA2202@petdance.com> p4raw-id: //depot/perl@28385
* Upgrade to Test::Harness 2.62Rafael Garcia-Suarez2006-06-124-2/+54
| | | p4raw-id: //depot/perl@28384
* Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gzSébastien Aperghis-Tramoni2006-06-127-510/+5565
| | | | | Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr> p4raw-id: //depot/perl@28383
* Re: [PATCH DOC] Three minor fixes related to perlopDaniel Frederick Crisman2006-06-122-3/+3
| | | | | Message-ID: <20060610144929.GA10201@fury.crisman.org> p4raw-id: //depot/perl@28382
* Proper use of enumsAndy Lester2006-06-129-14/+19
| | | | | Message-ID: <20060612034434.GA21588@petdance.com> p4raw-id: //depot/perl@28381
* Re: [PATCH] regexec/regcomp.c cleanupsYves Orton2006-06-117-387/+660
| | | | | Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com> p4raw-id: //depot/perl@28380
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-114-44/+77
| | | | | Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com> p4raw-id: //depot/perl@28379
* A little more work needed to get ext/re/t/re.t test 14 (no segv) passingNicholas Clark2006-06-112-2/+9
| | | | | with PERL_DESTRUCT_LEVEL=2. p4raw-id: //depot/perl@28378
* Mark the 1st argument to S_exec_failed as non nullRafael Garcia-Suarez2006-06-092-2/+4
| | | p4raw-id: //depot/perl@28377
* Add error checks after execing PL_cshname or PL_sh_pathJan Dubois2006-06-094-17/+33
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <002301c68a85$21aa7320$d045a8c0@candy> p4raw-id: //depot/perl@28376
* [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gzJohn Peacock2006-06-095-22/+64
| | | | | Message-ID: <4488CB5C.4070702@rowman.com> p4raw-id: //depot/perl@28375
* sv_dupAndy Lester2006-06-091-45/+39
| | | | | Message-ID: <20060609053925.GA30698@petdance.com> p4raw-id: //depot/perl@28374
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-0910-395/+1017
| | | | | | | Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com> (with tweaks) p4raw-id: //depot/perl@28373
* Add the perlreguts manpage, by Yves OrtonRafael Garcia-Suarez2006-06-087-11/+803
| | | p4raw-id: //depot/perl@28372
* Re: range operator vs. unicodeYitzchak Scott-Thoennes2006-06-081-4/+17
| | | | | | | Message-ID: <20060608093343.GD2676@efn.org> with tweaks p4raw-id: //depot/perl@28371
* Revert change #20462 (except the regression test),SADAHIRO Tomoyuki2006-06-071-2/+0
| | | | | | | | | | since the bug has been really fixed by change #22074, as explained in : Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls Message-Id: <20060601081304.7A39.BQW10602@nifty.com> p4raw-link: @22074 on //depot/perl: 028c96ebc8db5bddc2fee91a32f93bb4050b53cf p4raw-link: @20462 on //depot/perl: 6214ab63745c28e26e752f88d98bf89671cabc77 p4raw-id: //depot/perl@28370
* The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}Nicholas Clark2006-06-071-3/+1
| | | p4raw-id: //depot/perl@28369
* autosplit one level deeper so we don't miss anythingCraig A. Berry2006-06-071-1/+1
| | | | | on a second pass (where lib/auto already exists) p4raw-id: //depot/perl@28368
* [patch@28349] vmsify - full EFS charset supportJohn E. Malmberg2006-06-072-278/+1128
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <4484F8F4.7040902@qsl.net> p4raw-id: //depot/perl@28367
* Add a regression test to ensure that charnames pragmaRafael Garcia-Suarez2006-06-071-1/+10
| | | | | is propagated to eval("") p4raw-id: //depot/perl@28366
* Make "use feature 'dor'" an alias for "use feature 'err'"Rafael Garcia-Suarez2006-06-071-0/+5
| | | p4raw-id: //depot/perl@28365
* exhausting <> in BEGIN{} gets ARGVOUT used only once warningYitzchak Scott-Thoennes2006-06-072-1/+8
| | | | | Message-ID: <20060607052446.GA3240@efn.org> p4raw-id: //depot/perl@28364
* dump.c patchesAndy Lester2006-06-072-39/+39
| | | | | Message-ID: <20060606150137.GA4434@petdance.com> p4raw-id: //depot/perl@28363
* Teach Configure that icc is not gccSteve Peters2006-06-061-2/+2
| | | | | Message-ID: <20060606153312.GA5542@fisharerojo.org> p4raw-id: //depot/perl@28362
* Upgrade to Module::CoreList 2.05Rafael Garcia-Suarez2006-06-064-3/+81
| | | | | | (contains a patch by Adriano Ferreira to make corelist accept regexps as arguments) p4raw-id: //depot/perl@28360
* Upgrade to Encode 2.18Rafael Garcia-Suarez2006-06-0624-79/+115
| | | p4raw-id: //depot/perl@28359
* more accumulated cleanupsAndy Lester2006-06-064-43/+37
| | | | | Message-ID: <20060606052501.GA30469@petdance.com> p4raw-id: //depot/perl@28358
* Accumulated toke.c cleanupsAndy Lester2006-06-061-52/+78
| | | | | Message-ID: <20060606050736.GA30291@petdance.com> p4raw-id: //depot/perl@28357
* random thread test failureJerry D. Hedden2006-06-061-3/+3
| | | | | | From: "Jerry D. Hedden" <jerry@hedden.us> Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net> p4raw-id: //depot/perl@28356
* threads 1.32Jerry D. Hedden2006-06-0616-28/+128
| | | | | | From: "Jerry D. Hedden" <jerry@hedden.us> Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net> p4raw-id: //depot/perl@28355
* Eliminate most of the UTF-8 black smoke by skipping optree tests whenNicholas Clark2006-06-059-8/+150
| | | | | | ${^OPEN} is set, and tweaking hints.t to understand that $^H is different when -C has been used. p4raw-id: //depot/perl@28354
* Add the missing ${^OPEN} hints flag to B::ConciseNicholas Clark2006-06-051-2/+2
| | | p4raw-id: //depot/perl@28353
* [DOCPATCH perlunicode.pod] paragraphing nitSADAHIRO Tomoyuki2006-06-051-105/+137
| | | | | Message-Id: <20060604155149.0913.BQW10602@nifty.com> p4raw-id: //depot/perl@28352
* mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)Jarkko Hietaniemi2006-06-051-7/+6
| | | | | Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi> p4raw-id: //depot/perl@28351
* Use POSIX::_exit instead of exit in IPC::Open when exiting after anRafael Garcia-Suarez2006-06-051-1/+5
| | | | | | exec() failure, as suggested by Salvador Fandino after change #28347 p4raw-link: @28347 on //depot/perl: eee4b3e7bdad6a2c6ef0e7ee1f43200ab0fd25bb p4raw-id: //depot/perl@28350
* The smart match table was duplicated in source code and in perlsyn,Rafael Garcia-Suarez2006-06-042-37/+5
| | | | | so remove the one in the source code p4raw-id: //depot/perl@28349
* It's all relative -- better handling of tainted directoriesCraig A. Berry2006-06-022-3/+14
| | | | | in PATH on VMS (and scrubbing them in t/test.pl). p4raw-id: //depot/perl@28348
* IPC::Open3 handled exec failure badlyDave Mitchell2006-06-021-9/+27
| | | | | | When you're in the child, don't croak - you may get trapped by eval. Also clarify the documentation p4raw-id: //depot/perl@28347
* [perl #39178] IO::Socket::connect returns wrong errno on timeoutmlelstv@serpens.de2006-06-011-0/+1
| | | | | | From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org> p4raw-id: //depot/perl@28346
* Add the perlunitut manpage, by Juerd WaalboerRafael Garcia-Suarez2006-06-017-196/+598
| | | p4raw-id: //depot/perl@28345
* Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references ↵Brendan O'Dea2006-06-011-6/+3
| | | | | | | not implemented" Message-ID: <20060531125148.GA20658@londo.c47.org> p4raw-id: //depot/perl@28344
* Add a few more built-in types in perlfunc/ref()Rafael Garcia-Suarez2006-06-011-0/+4
| | | p4raw-id: //depot/perl@28343
* Remove duplicate file in manifestRafael Garcia-Suarez2006-06-011-1/+0
| | | p4raw-id: //depot/perl@28342