summaryrefslogtreecommitdiff
path: root/t/op/dor.t
Commit message (Expand)AuthorAgeFilesLines
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* Optimise 'if ($a || $b)' and 'unless ($a && $b)' early exitMatthew Horsfall (alh)2013-11-191-1/+25
* t/op/dor.t: Provide descriptions for tests still lacking them.James E Keenan2012-12-141-5/+8
* [perl #90306] Fix simple typosMarcel GrĂ¼nauer2011-05-191-1/+1
* Remove the 'err' keywordRafael Garcia-Suarez2007-09-071-13/+1
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-13/+2
* Make "err" a weak keyword;Rafael Garcia-Suarez2004-11-191-1/+13
* Test that [] // 0 is []Nicholas Clark2004-06-231-3/+7
* Fix and tests for [perl #28123] Perl optimizes // away incorrectlyMarcus Holland-Moritz2004-04-011-1/+7
* Fix a syntax incompatibility introduced by the // operator.Rafael Garcia-Suarez2002-09-121-1/+14
* Fix parsing problems with the // operator.Rafael Garcia-Suarez2002-08-251-1/+18
* Defined-or patch (cleaned up)Brent Dax2002-08-051-0/+44