summaryrefslogtreecommitdiff
path: root/read.c
AgeCommit message (Expand)Author
2018-09-24Make string2ll static to avoid conflict with redisTom Lee
2018-05-20Use string2ll from Redismichael-grunder
2018-05-20Fix bulk and multi-bulk length truncationJustin Brewer
2018-05-19Properly detect integer parse errorsJustin Brewer
2018-04-30Remove redundant NULL checksJustin Brewer
2018-04-30Remove redundant zero storesJustin Brewer
2018-01-05calloc param fixes and NULL checkcdliuqiang@gmail.com
2016-04-11Update read.cDongwenHuang
2015-03-13Added support for compiling the parser code with Microsoft Visual C compiler.tzickel
2015-01-05Refactor reading code into read.ctzickel