1. 20 Feb, 2019 3 commits
  2. 28 Jan, 2019 2 commits
  3. 05 Dec, 2018 3 commits
  4. 04 Dec, 2018 1 commit
  5. 30 Nov, 2018 2 commits
  6. 26 Nov, 2018 1 commit
  7. 04 Nov, 2018 1 commit
  8. 25 Oct, 2018 1 commit
  9. 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
  10. 03 Oct, 2018 1 commit
  11. 27 Sep, 2018 2 commits
  12. 26 Sep, 2018 6 commits
  13. 25 Sep, 2018 3 commits
  14. 24 Sep, 2018 1 commit
  15. 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
  16. 21 May, 2018 1 commit
  17. 20 May, 2018 4 commits
  18. 19 May, 2018 1 commit
  19. 16 May, 2018 4 commits
  20. 14 May, 2018 1 commit