- 16 May, 2012 1 commit
-
-
antirez authored
Full changelog here: http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git;a=blob_plain;f=ChangeLog;hb=master Notable improvements from the point of view of Redis: 1) Bugfixing. 2) Support for Valgrind. 3) Support for OSX Lion, FreeBSD.
-
- 11 Apr, 2012 1 commit
-
-
Pieter Noordhuis authored
Remove unused variables. Instead of overriding non-standard variables such as ARCH and PROF, use standard variables CFLAGS and LDFLAGS to override Makefile settings. Move dependencies generated by `make dep` to a separate file.
-
- 24 Feb, 2012 2 commits
- 19 Feb, 2012 3 commits
- 13 Feb, 2012 1 commit
-
-
lsbardel authored
-
- 25 Nov, 2011 1 commit
-
-
antirez authored
-
- 23 Nov, 2011 1 commit
-
-
jbergstroem authored
-
- 15 Nov, 2011 1 commit
-
-
Pieter Noordhuis authored
This change moves the build instructions for dependencies to a separate Makefile in deps/. The ARCH environment variable is stored in a .make-arch file in the same directory as the Makefile. The contents of this file is read and compared to the current ARCH, and, on a mismatch triggers rebuilding the entire source tree. When file .make-arch exists and matches with ARCH from the environment, the dependencies are assumed to already be built. The new "clean" target only cleans the Redis source tree, not its dependencies. To clear the dependencies as well, the "distclean" target can be used.
-
- 08 Nov, 2011 2 commits
- 19 Oct, 2011 2 commits
- 30 Jun, 2011 1 commit
-
-
antirez authored
-
- 20 Jun, 2011 2 commits
-
-
Pieter Noordhuis authored
-
antirez authored
-
- 25 May, 2011 1 commit
-
-
antirez authored
-
- 05 May, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 22 Feb, 2011 1 commit
-
-
antirez authored
-
- 23 Dec, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 16 Dec, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 10 Dec, 2010 1 commit
-
-
antirez authored
-
- 01 Dec, 2010 1 commit
-
-
antirez authored
added support for ctrl-l and clear command into redis-cli. To clear the screen is a good idea from time to time :). Also linenoise updated to the current version to support this new feature.
-
- 29 Nov, 2010 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
quick and dirty fix for hiredis bug creating problem with the new redis-cli connect commmand. Also change prompt when redis-cli is not connected
-
- 21 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 08 Nov, 2010 1 commit
-
-
antirez authored
-
- 05 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 04 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 03 Nov, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-