Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enlarged buffer given to ld2string | Guy Benoish | 2017-01-11 | 1 | -0/+5 |
* | Fix HINCRBYFLOAT to work with long doubles. | antirez | 2015-11-04 | 1 | -1/+1 |
* | Lazyfree: Hash converted to use plain SDS WIP 2. | antirez | 2015-10-01 | 1 | -0/+1 |
* | Lazyfree: Hash converted to use plain SDS WIP 1. | antirez | 2015-10-01 | 1 | -0/+1 |
* | Utils: Include stdint.h and fix signess in sdigits10(). | antirez | 2015-02-27 | 1 | -0/+1 |
* | Utils: added function to get radix 10 string length of signed integer. | antirez | 2015-02-27 | 1 | -0/+2 |
* | Allow all code tests to run using Redis args | Matt Stancliff | 2014-12-23 | 1 | -0/+4 |
* | pathIsBaseName() added to utils.c | antirez | 2013-07-02 | 1 | -0/+1 |
* | getAbsolutePath() moved into utils.c | antirez | 2013-07-02 | 1 | -0/+3 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -0/+29 |
* | string2* functions take a const pointer | Pieter Noordhuis | 2012-01-02 | 1 | -2/+2 |
* | Tests for string2ll; move isObject* to object.c | Pieter Noordhuis | 2011-05-05 | 1 | -0/+12 |