Age | Commit message (Expand) | Author |
---|---|---|
2010-09-20 | Add reply type for protocol errors, in order to never exit() | Pieter Noordhuis |
2010-09-20 | Use automatic numbering in tests | Pieter Noordhuis |
2010-09-19 | Free reply in test.c to make hiredis-test run cleanly on Valgrind | Pieter Noordhuis |
2010-09-19 | Change function prototype | Pieter Noordhuis |
2010-09-19 | Clean up when there is an I/O error | Pieter Noordhuis |
2010-09-19 | Rewrite reply parsing to use a read buffer | Pieter Noordhuis |
2010-09-19 | Add speed tests | Pieter Noordhuis |
2010-05-25 | strcasecmp requires strings.h | Pierre Riteau |
2010-05-18 | minimalistic test suite... | antirez |