Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | string2* functions take a const pointer | Pieter Noordhuis | 2012-01-02 | 1 | -3/+3 |
* | fmacros in utils.c to avoid warning about strcasecmp() | antirez | 2011-05-16 | 1 | -0/+2 |
* | Extra tests for string2ll | Pieter Noordhuis | 2011-05-05 | 1 | -0/+8 |
* | Tests for string2ll; move isObject* to object.c | Pieter Noordhuis | 2011-05-05 | 1 | -37/+126 |
* | Fixed a problem with string2ll() | antirez | 2011-05-01 | 1 | -1/+4 |
* | Add new string to long long function | Pieter Noordhuis | 2011-03-10 | 1 | -0/+57 |
* | Fast conversion of double when representable as long long | Pieter Noordhuis | 2011-03-08 | 1 | -0/+40 |
* | test for intset integer encodability test and some small refactoring | antirez | 2010-08-26 | 1 | -7/+27 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+223 |