summaryrefslogtreecommitdiff
path: root/t/op/inc.t
Commit message (Expand)AuthorAgeFilesLines
* Convert t/op/inc.t to test.pl and use strict.Nicholas Clark2011-03-121-90/+61
* Fix long-standing bug in t/op/inc.t, whereby ok() ignored a failed match.Nicholas Clark2011-03-121-5/+7
* In t/op/inc.t, inline check_some_code() into its only call point.Nicholas Clark2011-03-121-34/+32
* In t/op/inc.t, reorder the parameters to check_some_code()Nicholas Clark2011-03-121-7/+5
* $ref++, $ref-- leaked referentDavid Mitchell2010-09-061-1/+17
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Some more missing isGV_with_GP()sBen Morrow2008-06-281-1/+12
* Fix the misplaced warnings and failing tests caused by the precisionNicholas Clark2008-01-231-9/+20
* warn if ++ or -- are unable to change the value because it's beyondNicholas Clark2008-01-171-1/+66
* pre{inc,dec} is faster, even with integersHugo van der Sanden2005-10-151-1/+10
* Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" t...Steve Hay2005-07-151-2/+2
* sv_dec is supposed to go *down*, m'kay.Nicholas Clark2005-07-091-1/+10
* Fix sv_dec of undefined PVs to (a) not downgrade to NVNicholas Clark2005-06-271-1/+20
* add tests for existing behaviour of undef postinc/decHugo van der Sanden2003-03-181-1/+7
* shared hash keys and ++/--Nicholas Clark2001-12-031-52/+108
* scan_num() sticks to UVs rather than IVs (now -2147483648 doesn'tGurusamy Sarathy2000-03-051-4/+49
* perl 5.003_05: t/op/inc.t util.cPerl 5 Porters1996-09-021-3/+3
* perl 5.003_02: [changes beteween cumulative patches and tarball release]perl-5.003_02Larry Wall1996-08-101-0/+0
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+52