Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-28 | 1 | -1/+1 |
* | Optimise 'if ($a || $b)' and 'unless ($a && $b)' early exit | Matthew Horsfall (alh) | 2013-11-19 | 1 | -1/+25 |
* | t/op/dor.t: Provide descriptions for tests still lacking them. | James E Keenan | 2012-12-14 | 1 | -5/+8 |
* | [perl #90306] Fix simple typos | Marcel GrĂ¼nauer | 2011-05-19 | 1 | -1/+1 |
* | Remove the 'err' keyword | Rafael Garcia-Suarez | 2007-09-07 | 1 | -13/+1 |
* | Feature bundle is now :5.10, and add -E switch | Robin Houston | 2005-12-21 | 1 | -13/+2 |
* | Make "err" a weak keyword; | Rafael Garcia-Suarez | 2004-11-19 | 1 | -1/+13 |
* | Test that [] // 0 is [] | Nicholas Clark | 2004-06-23 | 1 | -3/+7 |
* | Fix and tests for [perl #28123] Perl optimizes // away incorrectly | Marcus Holland-Moritz | 2004-04-01 | 1 | -1/+7 |
* | Fix a syntax incompatibility introduced by the // operator. | Rafael Garcia-Suarez | 2002-09-12 | 1 | -1/+14 |
* | Fix parsing problems with the // operator. | Rafael Garcia-Suarez | 2002-08-25 | 1 | -1/+18 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -0/+44 |