summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-10-19Added header file and example for usage from libevPieter Noordhuis
2010-10-07Factor out reusable include for libeventPieter Noordhuis
2010-09-25Add example for non-blocking usage of hiredis with libeventPieter Noordhuis
2010-09-21Make target for building static libraryPieter Noordhuis
2010-06-03Build a shared libraryMina Naguib
2010-05-25Constify the API and enable -Wwrite-stringsPierre Riteau
2010-05-18minimalistic test suite...antirez
2010-05-18hiredis was extracted from redis-tools, reverted to standard malloc/free, por...antirez