summaryrefslogtreecommitdiff
path: root/t/incrdecr.t
Commit message (Collapse)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
| | | | | At least FreeBSD has perl in /usr/local/bin/perl and no symlink by default.
* Handle 64-bit deltas in incr/decr.Dustin Sallings2009-03-191-3/+7
|
* flesh out safe_strto* util funcs, and make incrdecr use themBrad Fitzpatrick2009-03-191-1/+3
|
* Fix for bug21.Dustin Sallings2009-02-261-1/+12
| | | | | Some strange signness handling around decr caused values that would be signed 64-bit numbers to get dropped to zero.
* Switch to unsigned 64-bit increment/decrement counters from Evan Miller and ↵Evan Miller2007-10-031-5/+8
| | | | | | Dusgtin Sallings. git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@619 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Incorporate incrememnt patch from Evan MillerEvan Miller2007-08-221-3/+10
| | | | | | | <emiller@imvu.com> to define increment overflow behavior. git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@608 b0b603af-a30f-0410-a34e-baf09ae79d0b
* rename 'test' to 't'.Brad Fitzpatrick2006-09-051-0/+44
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@370 b0b603af-a30f-0410-a34e-baf09ae79d0b