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