]> git.saurik.com Git - redis.git/history - tests/unit/bitops.tcl
SDIFF fuzz test added.
[redis.git] / tests / unit / bitops.tcl
2012-11-06  antirezType mismatch errors are now prefixed with WRONGTYPE.
2012-09-05  antirezBITCOUNT regression test for #582 fixed for 32 bit...
2012-09-05  Haruto OtakeBITCOUNT: fix segmentation fault.
2012-05-31  antirezBITOP bug when called against non existing keys fixed.
2012-05-24  antirezBITOP command 10x speed improvement.
2012-05-24  antirezBITOP: handle integer encoded objects correctly.
2012-05-24  antirezBit operations tests improved.
2012-05-24  antirezBITOP and BITCOUNT tests.