1. 17 4月, 2014 1 次提交
  2. 23 5月, 2012 1 次提交
    • A
      Fixed issue #516 (ZINTERSTORE mixing sets and zsets). · 4dada1b5
      antirez 提交于
      Weeks ago trying to fix an harmless GCC warning I introduced a bug in
      the ziplist-encoded implementations of sorted sets.
      
      The bug completely broke zuiNext() iterator, that is used in the
      ZINTERSTORE and ZUNIONSTORE implementation, so those two commands are no
      longer reliable starting from Redis version 2.4.12 and latest 2.6.0-RC
      releases.
      
      This commit fixes the problem and adds a regression test.
      4dada1b5
  3. 23 12月, 2011 1 次提交
  4. 14 11月, 2011 1 次提交
  5. 11 7月, 2011 1 次提交
  6. 01 6月, 2011 2 次提交
  7. 19 5月, 2011 2 次提交
  8. 13 5月, 2011 1 次提交
  9. 06 4月, 2011 1 次提交
  10. 22 3月, 2011 1 次提交
  11. 14 3月, 2011 1 次提交
  12. 12 3月, 2011 1 次提交
  13. 08 3月, 2011 2 次提交
  14. 14 10月, 2010 2 次提交
  15. 16 9月, 2010 1 次提交
  16. 30 7月, 2010 2 次提交
  17. 15 6月, 2010 2 次提交
  18. 03 6月, 2010 2 次提交
  19. 28 5月, 2010 1 次提交
  20. 26 5月, 2010 1 次提交
  21. 15 5月, 2010 2 次提交
  22. 14 5月, 2010 1 次提交