summaryrefslogtreecommitdiff
path: root/sds.c
Commit message (Expand)AuthorAgeFilesLines
* undoed all the sds hacking that lead just to random bugs and no memory saving ;)antirez2009-10-071-100/+32
* Issue 69 fixed. Object integer encoding now works with replication and MONITO...antirez2009-10-021-32/+100
* Dump a backtrace on sigsegv/sigbus, original coded thanks to Diego Rosario Br...antirez2009-06-071-0/+2
* ANSI-C compatibility changesantirez2009-03-271-1/+3
* first commitantirez2009-03-221-0/+329