Age | Commit message (Expand) | Author |
---|---|---|
2018-09-24 | Make string2ll static to avoid conflict with redis | Tom Lee |
2018-05-20 | Use string2ll from Redis | michael-grunder |
2018-05-20 | Fix bulk and multi-bulk length truncation | Justin Brewer |
2018-05-19 | Properly detect integer parse errors | Justin Brewer |
2018-04-30 | Remove redundant NULL checks | Justin Brewer |
2018-04-30 | Remove redundant zero stores | Justin Brewer |
2018-01-05 | calloc param fixes and NULL check | cdliuqiang@gmail.com |
2016-04-11 | Update read.c | DongwenHuang |
2015-03-13 | Added support for compiling the parser code with Microsoft Visual C compiler. | tzickel |
2015-01-05 | Refactor reading code into read.c | tzickel |