1. 05 Dec, 2018 2 commits
  2. 30 Nov, 2018 2 commits
  3. 26 Nov, 2018 1 commit
  4. 04 Nov, 2018 1 commit
  5. 25 Oct, 2018 1 commit
  6. 24 Oct, 2018 1 commit
    • Stefan Hacker's avatar
      Fix redisBufferRead documentation · 169fcc70
      Stefan Hacker authored
      Referred to redisContextReadReply which I cannot find in this codebase
      nor the old redis-tools one. Presumably this meant to say
      redisGetReplyFromReader which is how redisBufferRead is used in this
      file. Could've also meant the interface function redisReaderGetReply.
      169fcc70
  7. 03 Oct, 2018 1 commit
  8. 27 Sep, 2018 2 commits
  9. 26 Sep, 2018 6 commits
  10. 25 Sep, 2018 3 commits
  11. 24 Sep, 2018 1 commit
  12. 31 May, 2018 1 commit
    • Ryan Schmidt's avatar
      Use -dynamiclib instead of -shared on macOS · a65537a6
      Ryan Schmidt authored
      -dynamiclib is the correct documented flag to use to create dynamic
      libraries on macOS. Newer toolchains recognize -shared as a synonym
      of -dynamiclib but older toolchains don't.
      a65537a6
  13. 21 May, 2018 1 commit
  14. 20 May, 2018 4 commits
  15. 19 May, 2018 1 commit
  16. 16 May, 2018 4 commits
  17. 14 May, 2018 3 commits
  18. 10 May, 2018 1 commit
  19. 09 May, 2018 1 commit
  20. 01 May, 2018 3 commits