Age | Commit message (Expand) | Author |
---|---|---|
2010-11-01 | Add install target in Makefile | Pieter Noordhuis |
2010-11-01 | Move libev/libevent headers to adapters directory | Pieter Noordhuis |
2010-10-31 | Regenerated Makefile dependencies | Pieter Noordhuis |
2010-10-31 | Extracted code to support callbacks in an asynchronous context | Pieter Noordhuis |
2010-10-19 | Added header file and example for usage from libev | Pieter Noordhuis |
2010-10-07 | Factor out reusable include for libevent | Pieter Noordhuis |
2010-09-25 | Add example for non-blocking usage of hiredis with libevent | Pieter Noordhuis |
2010-09-21 | Make target for building static library | Pieter Noordhuis |
2010-06-03 | Build a shared library | Mina Naguib |
2010-05-25 | Constify the API and enable -Wwrite-strings | Pierre Riteau |
2010-05-18 | minimalistic test suite... | antirez |
2010-05-18 | hiredis was extracted from redis-tools, reverted to standard malloc/free, por... | antirez |