| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <20050908125516.GA18184@localhost.localdomain>
p4raw-id: //depot/perl@25515
|
|
|
| |
p4raw-id: //depot/perl@25480
|
|
|
|
|
|
|
|
|
|
| |
Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
Date: Thu, 1 Sep 2005 17:41:36 -0700
Message-ID: <20050902004136.GA2656@efn.org>
Date: Mon, 5 Sep 2005 08:10:20 -0700
Message-ID: <20050905151020.GA3556@efn.org>
p4raw-id: //depot/perl@25399
|
|
|
|
|
| |
Message-ID: <20050908024544.GA4058@localhost.localdomain>
p4raw-id: //depot/perl@25365
|
|
|
|
|
| |
should not corrupt match vars such as $1 and $2
p4raw-id: //depot/perl@25360
|
|
|
|
|
| |
Message-ID: <20050902070552.GA3992@efn.org>
p4raw-id: //depot/perl@25358
|
|
|
|
|
|
|
|
| |
- Adjust the regression tests to use t/test.pl from bleadperl
when $ENV{PERL_CORE} is defined
- Add can_ok and isa_ok to t/test.pl from the implementation
found in the IO CPAN distribution
p4raw-id: //depot/perl@25355
|
|
|
| |
p4raw-id: //depot/perl@25344
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <4310FD32.70809@qsl.net>
p4raw-id: //depot/perl@25336
|
|
|
|
|
|
| |
From: "John Peacock" <jpeacock@rowman.com>
Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
p4raw-id: //depot/perl@25325
|
|
|
|
|
| |
Message-ID: <20050821190957.GE7674@localhost.localdomain>
p4raw-id: //depot/perl@25319
|
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <4307F348.70603@qsl.net>
Date: Sat, 20 Aug 2005 23:21:44 -0400
p4raw-id: //depot/perl@25311
|
|
|
|
|
| |
Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
p4raw-id: //depot/perl@25303
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FAC54B.2050207@qsl.net>
p4raw-id: //depot/perl@25284
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FACA63.4030805@qsl.net>
p4raw-id: //depot/perl@25283
|
|
|
|
|
|
|
| |
outside integer range
Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
p4raw-id: //depot/perl@25270
|
|
|
|
|
| |
Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
p4raw-id: //depot/perl@25264
|
|
|
| |
p4raw-id: //depot/perl@25262
|
|
|
|
|
| |
Message-ID: <20050722185115.GB28829@windhund.schwern.org>
p4raw-id: //depot/perl@25252
|
|
|
|
|
|
| |
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42ED866B.3000308@qsl.net>
p4raw-id: //depot/perl@25249
|
|
|
|
|
| |
... and fix the skip code so that it actually works ;-)
p4raw-id: //depot/perl@25244
|
|
|
|
|
| |
Message-ID: <20050722195334.GA12431@windhund.schwern.org>
p4raw-id: //depot/perl@25239
|
|
|
|
|
|
| |
the list supports skipping of expected fails
new test for %.0g from Dominic Dunlop
p4raw-id: //depot/perl@25235
|
|
|
|
|
|
|
|
| |
From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
(except the redundant test)
p4raw-id: //depot/perl@25232
|
|
|
|
|
| |
Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@25202
|
|
|
|
|
| |
Message-id: <20050720084311.GA20332@ethan>
p4raw-id: //depot/perl@25194
|
|
|
|
|
|
| |
our $x; our $x;
and add more tests
p4raw-id: //depot/perl@25187
|
|
|
| |
p4raw-id: //depot/perl@25182
|
|
|
| |
p4raw-id: //depot/perl@25180
|
|
|
|
|
|
|
|
|
|
| |
""%s" variable %s masks earlier declaration",
based on a patch by Rick Delaney. Now we have :
my $x; my $x; # warns
my $x; our $x; # warns
our $x; my $x; # warns
our $x; our $x; # silent
p4raw-id: //depot/perl@25179
|
|
|
| |
p4raw-id: //depot/perl@25176
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
p4raw-id: //depot/perl@25171
|
|
|
|
|
| |
make the tests to expect failures in that case
p4raw-id: //depot/perl@25170
|
|
|
|
|
| |
Message-ID: <20050714141059.GF19090@localhost.localdomain>
p4raw-id: //depot/perl@25166
|
|
|
|
|
| |
Spotted by Gisle Aas.
p4raw-id: //depot/perl@25162
|
|
|
| |
p4raw-id: //depot/perl@25160
|
|
|
|
|
| |
Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
p4raw-id: //depot/perl@25158
|
|
|
|
|
|
|
| |
Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
+ Schwern's ok -> like changes
p4raw-id: //depot/perl@25157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
turns off all warnings.
From: Michael G Schwern <schwern@pobox.com>
Date: Wed, 13 Jul 2005 15:57:39 -0700
Message-ID: <20050713225739.GN24499@windhund.schwern.org>
Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
From: Rick Delaney <rick@bort.ca>
Date: Wed, 13 Jul 2005 20:24:56 -0400
Message-ID: <20050714002456.GD19090@localhost.localdomain>
p4raw-id: //depot/perl@25153
|
|
|
|
|
| |
Message-ID: <20050715074911.GA16512@windhund.schwern.org>
p4raw-id: //depot/perl@25146
|
|
|
|
|
| |
Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@25144
|
|
|
|
|
|
| |
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
p4raw-id: //depot/perl@25140
|
|
|
|
|
| |
Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@25139
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
p4raw-id: //depot/perl@25137
|
|
|
|
|
| |
Message-ID: <20050712014130.GA20855@windhund.schwern.org>
p4raw-id: //depot/perl@25114
|
|
|
|
|
|
|
| |
Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
Fix trie codepath of mixed utf8/latin1 pattern matches
p4raw-id: //depot/perl@25106
|
|
|
| |
p4raw-id: //depot/perl@25102
|
|
|
|
|
|
| |
$utf8 =~ /latin/i didn't match.
Also added TODO for $latin =~ /utf8/i which also fails
p4raw-id: //depot/perl@25095
|
|
|
| |
p4raw-id: //depot/perl@25094
|
|
|
| |
p4raw-id: //depot/perl@25088
|