summaryrefslogtreecommitdiff
path: root/t/op/negate.t
Commit message (Expand)AuthorAgeFilesLines
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* Negation of "-e1" no more todo.Jarkko Hietaniemi2014-09-201-4/+0
* negate.t: To-do tests for -"-e1"Father Chrysostomos2014-09-201-1/+7
* Unbreak -bareword under strict+integerFather Chrysostomos2013-10-221-1/+8
* [perl #113012] String negation under ‘use integer’Father Chrysostomos2012-06-291-1/+46
* pp_negate: Support magic big ints as stringsFather Chrysostomos2012-06-071-1/+13
* pp_negate and the Unicode BugFather Chrysostomos2012-06-071-1/+6
* Fix perl #57706 for magical vars: -"-10"Father Chrysostomos2012-06-071-1/+5
* pp_negate: Don’t treat nummified str as numFather Chrysostomos2012-06-071-2/+9
* Correct test names in negate.tFather Chrysostomos2010-10-041-2/+2
* [perl #57706] Unary minus on 'numeric' inputs like '-1'Renée Bäcker2010-10-041-2/+2
* Addition documentation explaining aritmetic negation on strings. Also,Steve Peters2005-12-171-0/+31