]> git.saurik.com Git - redis.git/history - src/t_zset.c
Change getDoubleFromObject to fail on NaN.
[redis.git] / src / t_zset.c
2010-07-29  Pieter NoordhuisChange getDoubleFromObject to fail on NaN.
2010-07-29  Pieter NoordhuisFix ZUNIONSTORE/ZINTERSTORE to never store a NaN score.
2010-07-28  antirezfix of the fix for the replication bug
2010-07-28  antirezFixed a replication bug in ZINTERSTORE.
2010-07-12  antirezWATCH is now affected only when write commands actually...
2010-07-05  Pieter Noordhuismerged code from 184d74ab, 4774a53b, f483ce5f to new...
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.