summaryrefslogtreecommitdiff
path: root/deps/hiredis/read.c
Commit message (Expand)AuthorAgeFilesLines
* Reapply: Rename sds calls so they don't conflict.michael-grunder2022-02-141-11/+11
* Merge commit '418de21d8feb35303904ec718fcd1387e4699d2f' into refresh-hiredisYossi Gottlieb2022-02-141-60/+106
* Merge commit 'bffbbeaa9a1a6b8e81384297272cb0631502e8fd' into hiredis-unique-s...michael-grunder2020-08-151-11/+11
* Merge commit '7ee5a41aac7e5abc90d050fa509fa953ca7f1da1' as 'deps/hiredis'michael-grunder2020-08-061-0/+739
* Remove hiredis so we can add it as a subtreemichael-grunder2020-08-061-681/+0
* hiredis updated to master version.antirez2019-09-201-6/+22
* Add <strings.h> include to deps/hiredis/read.c to fix Implicit Declaration of...Angus Pearson2019-05-081-0/+1
* RESP3: hiredis: implement bool type.antirez2019-01-091-0/+10
* RESP3: hiredis: save the original double string.antirez2019-01-091-1/+1
* RESP3: hiredis: implement null type.antirez2019-01-091-0/+9
* RESP3: hiredis: fix double implementation.antirez2019-01-091-4/+4
* RESP3: hiredis: initial double implementation.antirez2019-01-091-1/+35
* RESP3: hiredis: fix read.c assert for new types.antirez2019-01-091-1/+3
* RESP3: hiredis updated with recent version + some RESP3 support.antirez2019-01-091-46/+130
* deps/hiredis updated to latest version.antirez2016-12-211-0/+525