]> git.saurik.com Git - redis.git/history - src/rio.c
Merge pull request #456 from pietern/unstable-mkopts
[redis.git] / src / rio.c
2012-04-13  antirezMerge branch 'strict.lua' into unstable
2012-04-11  Salvatore SanfilippoMerge pull request #449 from ErikDubbelboer/unstable
2012-04-09  antirezFixed compilation of new rio.c changes (typos and so...
2012-04-09  antirezAdd checksum computation to rio.c
2012-04-09  antirezrio.c file somewhat documented so that the casual reade...
2011-10-23  antirezFixed a few warnings compiling on Linux.
2011-09-22  antirezrioInitWithFile nad rioInitWithBuffer functions now...
2011-09-22  antirezmake sure to return just 1 for rio.c write when the...
2011-09-22  antirezmerge conflicts resolved
2011-05-13  Pieter NoordhuisAbstract file/buffer I/O to support in-memory serialization