Pieter Noordhuis
|
cd7063e85b
|
Inline sdslen and sdsavail (thanks to @bitbckt)
|
2011-04-19 22:59:26 +02:00 |
|
Pieter Noordhuis
|
fbe756d838
|
Avoid warnings with -Wstrict-prototypes
|
2011-01-27 12:50:55 +01:00 |
|
Pieter Noordhuis
|
7aa5fa102e
|
Update string library
|
2011-01-19 13:41:25 +01:00 |
|
Pieter Noordhuis
|
3253105d49
|
Update sds code
|
2010-09-20 13:19:13 +02:00 |
|
Pierre Riteau
|
4693a51707
|
Constify the API and enable -Wwrite-strings
The API is more similar to printf now.
|
2010-05-25 14:02:14 +02:00 |
|
antirez
|
4f6fc6dfb1
|
hiredis was extracted from redis-tools, reverted to standard malloc/free, ported to the new protocol, and started as a stand alone project in order to support the need of a C client in the Redis community
|
2010-05-18 17:11:09 +02:00 |
|