summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* fmacros in utils.c to avoid warning about strcasecmp()antirez2011-05-161-0/+2
* Extra tests for string2llPieter Noordhuis2011-05-051-0/+8
* Tests for string2ll; move isObject* to object.cPieter Noordhuis2011-05-051-37/+126
* Fixed a problem with string2ll()antirez2011-05-011-1/+4
* Add new string to long long functionPieter Noordhuis2011-03-101-0/+57
* Fast conversion of double when representable as long longPieter Noordhuis2011-03-081-0/+40
* test for intset integer encodability test and some small refactoringantirez2010-08-261-7/+27
* redis.c split into many different C files.antirez2010-07-011-0/+223