summaryrefslogtreecommitdiff
path: root/deps/hiredis/sds.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'bffbbeaa9a1a6b8e81384297272cb0631502e8fd' into hiredis-unique-s...michael-grunder2020-08-151-131/+131
* Merge commit '7ee5a41aac7e5abc90d050fa509fa953ca7f1da1' as 'deps/hiredis'michael-grunder2020-08-061-0/+278
* Remove hiredis so we can add it as a subtreemichael-grunder2020-08-061-276/+0
* hiredis updated to master version.antirez2019-09-201-14/+17
* deps/hiredis updated to latest version.antirez2016-12-211-1/+1
* Lua debugger: use sds_malloc() to allocate eval cli array.antirez2015-11-171-0/+8
* deps/hiredis SDS updated to version 2.0.0.antirez2015-07-251-11/+175
* Use unsigned integers in SDS header.antirez2014-08-131-2/+2
* Use Redis updated sds.c for deps/hiredis.antirez2014-06-231-7/+7
* hiredis: Update to latest versionMatt Stancliff2014-06-231-6/+7
* Fix sdsempty() prototype in sds.h.antirez2013-08-121-1/+1
* Use latest sds.c in the hiredis library under deps.antirez2013-07-251-9/+21
* Update hiredisPieter Noordhuis2011-05-051-1/+12
* Add hiredis dependency for redis-cli, redis-benchmark, etcPieter Noordhuis2010-11-031-0/+77