1. 16 Dec, 2010 2 commits
    • Pieter Noordhuis's avatar
      Use generic $(MAKE) in Makefile · a2e28901
      Pieter Noordhuis authored
      a2e28901
    • Pieter Noordhuis's avatar
      Redefine REDIS_REPLY_ERROR to be non-zero · 2ef9c2e5
      Pieter Noordhuis authored
      When no reply object functions are defined, the reply type integer is
      returned from redisGetReply(). This sets the *reply argument to the
      consumed reply, where 0 means that it was not possible to consume a full
      reply. With REDIS_REPLY_ERROR having the same value, there is no way to
      tell the difference between an error reply and not consuming a reply.
      2ef9c2e5
  2. 07 Dec, 2010 1 commit
  3. 02 Dec, 2010 4 commits
  4. 01 Dec, 2010 4 commits
  5. 26 Nov, 2010 7 commits
  6. 24 Nov, 2010 5 commits
  7. 23 Nov, 2010 1 commit
  8. 22 Nov, 2010 10 commits
  9. 19 Nov, 2010 2 commits
  10. 15 Nov, 2010 3 commits
  11. 05 Nov, 2010 1 commit