Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |