1. 14 Oct, 2015 2 commits
  2. 09 Oct, 2015 1 commit
  3. 07 Oct, 2015 1 commit
    • antirez's avatar
      Fix extractLongLatOrReply() sanity check conditionals. · f29e3848
      antirez authored
      the check for lat/long valid ranges were performed inside the for loop,
      two times instead of one, and the first time when the second element of
      the array, xy[1], was yet not populated. This resulted into issue #2799.
      
      Close issue #2799.
      f29e3848
  4. 06 Oct, 2015 1 commit
  5. 05 Oct, 2015 1 commit
  6. 02 Oct, 2015 1 commit
  7. 01 Oct, 2015 22 commits
  8. 30 Sep, 2015 10 commits
  9. 29 Sep, 2015 1 commit