Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some spelling errors in the comments | Erik Dubbelboer | 2012-09-27 | 1 | -6/+6 |
* | endian.c/h -> endianconv.c/h to avoid issues with broken libraries search paths. | antirez | 2012-02-14 | 1 | -1/+1 |
* | Fix minor typos. | Jason Davies | 2011-11-01 | 1 | -2/+2 |
* | zipmaps are now endianess agnostic, needed for on disk serialization of zipma... | antirez | 2011-03-09 | 1 | -0/+3 |
* | encoded types API to get blob length | antirez | 2011-02-28 | 1 | -8/+5 |
* | save zipmap encoded hashes as blobs. Work in progress. | antirez | 2011-02-28 | 1 | -0/+12 |
* | removed a number of stupid compilation warnings on Linux | antirez | 2010-11-02 | 1 | -2/+2 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+455 |