]> git.saurik.com Git - redis.git/history - src/zmalloc.h
Redis 2.5.7 (2.6 RC1)
[redis.git] / src / zmalloc.h
2012-04-05  Premysl Hrubyfuture-proof version comparison
2012-03-28  antirezProduce the watchlog warning log in a way that is safer...
2012-03-09  antirezMerge conflicts resolved.
2012-02-22  Salvatore SanfilippoMerge pull request #304 from bradvoth/unstable
2012-02-16  antirezMerge branch 'issue327' into unstable
2012-02-07  antirezPrecision of getClientOutputBufferMemoryUsage() greatil...
2011-09-22  antirezmerge conflicts resolved
2011-07-12  antirezmaster branch merged into scripting.
2011-07-02  antirezno more allocation stats info in INFO, useless now...
2011-06-25  antirezunstable merge conflicts resolved
2011-06-24  Salvatore SanfilippoMerge pull request #63 from djanowski/tcl
2011-06-20  antirezforward-ported changes in zmalloc.c/h to support jemall...
2011-01-09  antirezallocation stats in INFO
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-11-02  antirezzmalloc functions to get RSS and fragmentation refactor...
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-09-02  antirezmemory fragmentation ratio in INFO output
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-07-24  Benjamin KramerAdd zcalloc and use it where appropriate
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.