]> git.saurik.com Git - redis.git/history - src/rio.h
Scripting: Reset Lua fake client reply_bytes after command execution.
[redis.git] / src / rio.h
2012-05-04  Salvatore SanfilippoMerge pull request #494 from quiver/init-fixes
2012-04-23  Salvatore SanfilippoMerge pull request #421 from ErikDubbelboer/sds-const
2012-04-21  Salvatore SanfilippoMerge pull request #440 from ErikDubbelboer/spelling
2012-04-21  Salvatore SanfilippoMerge pull request #414 from chobits/unstable
2012-04-13  antirezMerge branch 'strict.lua' into unstable
2012-04-11  Salvatore SanfilippoMerge pull request #449 from ErikDubbelboer/unstable
2012-04-11  antirezMake inline functions rioRead/Write/Tell static. This...
2012-04-09  antirezFixed compilation of new rio.c changes (typos and so...
2012-04-09  antirezAdd checksum computation to rio.c
2011-09-22  antirezrioInitWithFile nad rioInitWithBuffer functions now...
2011-09-22  antirezcomment on top of the _rio structure modified for corre...
2011-09-22  antirezmerge conflicts resolved
2011-05-13  Pieter NoordhuisAbstract file/buffer I/O to support in-memory serialization