1. 10 Jun, 2016 3 commits
  2. 08 Jun, 2016 1 commit
  3. 07 Jun, 2016 2 commits
  4. 05 Jun, 2016 3 commits
  5. 04 Jun, 2016 2 commits
  6. 03 Jun, 2016 3 commits
  7. 01 Jun, 2016 3 commits
  8. 31 May, 2016 1 commit
    • antirez's avatar
      Avoid undefined behavior in BITFIELD implementation. · 2503acfc
      antirez authored
      Probably there is no compiler that will actaully break the code or raise
      a signal for unsigned -> signed overflowing conversion, still it was
      apparently possible to write it in a more correct way.
      
      All tests passing.
      2503acfc
  9. 28 May, 2016 1 commit
    • Itamar Haber's avatar
      Allow SPOP from Lua scripts · 2866e023
      Itamar Haber authored
      The existing `R` flag appears to be sufficient and there's no apparent reason why the command should be blocked.
      2866e023
  10. 21 May, 2016 1 commit
  11. 18 May, 2016 4 commits
  12. 17 May, 2016 1 commit
  13. 16 May, 2016 1 commit
  14. 14 May, 2016 1 commit
  15. 10 May, 2016 13 commits