- 19 Dec, 2011 7 commits
-
-
Salvatore Sanfilippo authored
Fix issue #247 and add a test case
-
BigCat authored
Added a naive unit test for SORT-LIMIT command.
-
BigCat authored
Using `getLongFromObjectOrReply` instead of `atoi` if possible. The following functions are modified. * lrangeCommand * ltrimCommand * lremCommand * lindexCommand * lsetCommand * zunionInterGenericCommand * genericZrangebyscoreCommand * sortCommand
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Fixed memleak in CLIENT INFO, added simple test that will work as regression test on mac os x and in the CI when running over valgrind. This fixes issue #256
-
- 18 Dec, 2011 1 commit
-
-
antirez authored
-
- 16 Dec, 2011 2 commits
- 15 Dec, 2011 2 commits
- 14 Dec, 2011 1 commit
-
-
antirez authored
-
- 13 Dec, 2011 9 commits
- 10 Dec, 2011 1 commit
-
-
antirez authored
-
- 07 Dec, 2011 6 commits
-
-
antirez authored
Redis test: two redundant tests removed as they tend to create issues when running the test with valgrind.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Fixed a theoretical memory leak with no practical effects in ae_kqueue.c and ae_epoll.c, thanks to magicyang87 for reporting it.
-
- 01 Dec, 2011 7 commits
- 30 Nov, 2011 2 commits
- 29 Nov, 2011 1 commit
-
-
antirez authored
-
- 28 Nov, 2011 1 commit
-
-
antirez authored
-