2012-04-27 |
antirez | Re-introduce -g -rdynamic -ggdb when linking, fixing... |
blob | commitdiff | raw |
2012-04-24 |
antirez | redis-check-dump now is RDB version 6 ready. |
blob | commitdiff | raw | diff to current |
2012-04-18 |
antirez | cr16.c removed from 2.6 branch, was not used. |
blob | commitdiff | raw | diff to current |
2012-04-18 |
Salvatore Sanfilippo | Merge pull request #455 from pietern/2.6-mkopts |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | Persist `make` settings and trigger rebuild if anything... |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | Don't set flags recursively |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | Remove unused LIBS variable |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | First set defaults, then do composition |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | Question mark assignment is not needed |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | The lcov target shouldn't clean |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Pieter Noordhuis | Rename ADD_*FLAGS -> REDIS_*FLAGS, REDIS_*FLAGS ->... |
blob | commitdiff | raw | diff to current |
2012-04-13 |
antirez | A few var names fixed in Makefile. |
blob | commitdiff | raw | diff to current |
2012-04-13 |
antirez | Make gcov fixed. |
blob | commitdiff | raw | diff to current |
2012-04-13 |
antirez | Makefile now introduces Redis-specific CFLAGS / LDFLAGS... |
blob | commitdiff | raw | diff to current |
2012-04-11 |
antirez | make dep: redirect output to Makefile.dep. |
blob | commitdiff | raw | diff to current |
2012-04-11 |
Pieter Noordhuis | Clean up Makefiles |
blob | commitdiff | raw | diff to current |
2012-04-08 |
antirez | For coverage testing use exit() instead of _exit()... |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Premysl Hruby | add support for generation of lcov coverage reports |
blob | commitdiff | raw | diff to current |
2012-04-02 |
antirez | CRC64 implementation added to Redis code base. |
blob | commitdiff | raw | diff to current |
2012-03-18 |
antirez | First implementation of --test-memory. Still a work... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
antirez | Build dependencies updated. |
blob | commitdiff | raw | diff to current |
2012-03-10 |
antirez | Redis 2.6 branch obtained from unstable removing all... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
antirez | Merge conflicts resolved. |
blob | commitdiff | raw | diff to current |
2012-02-22 |
Salvatore Sanfilippo | Merge pull request #304 from bradvoth/unstable |
blob | commitdiff | raw | diff to current |
2012-02-16 |
antirez | Merge branch 'issue327' into unstable |
blob | commitdiff | raw | diff to current |
2012-02-14 |
antirez | add -f flag to cp when installing, otherwise stopping... |
blob | commitdiff | raw | diff to current |
2012-02-14 |
antirez | endian.c/h -> endianconv.c/h to avoid issues with broke... |
blob | commitdiff | raw | diff to current |
2012-02-14 |
antirez | Merge remote-tracking branch 'origin/unstable' into... |
blob | commitdiff | raw | diff to current |
2012-02-08 |
antirez | A few small BSD related fixes. |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Salvatore Sanfilippo | Merge pull request #173 from jasondavies/typo |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Pieter Noordhuis | Don't force rebuild when params didn't change |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Salvatore Sanfilippo | Merge pull request #192 from pietern/makefile |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Pieter Noordhuis | Rebuild source when allocator changes |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Pieter Noordhuis | Rebuild deps/ and src/ when ARCH changes |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Pieter Noordhuis | Use CCLINK as last argument |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Pieter Noordhuis | CCLINK already includes ALLOC_LINK |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Salvatore Sanfilippo | Merge pull request #181 from redsquirrel/unstable |
blob | commitdiff | raw | diff to current |
2011-11-08 |
antirez | 32bit build fixed, broken by a previous commit fixing... |
blob | commitdiff | raw | diff to current |
2011-10-31 |
Salvatore Sanfilippo | Merge pull request #170 from bnoordhuis/fix-sunos-build |
blob | commitdiff | raw | diff to current |
2011-10-30 |
Ben Noordhuis | build: fix sunos build, compile lua with __C99FEATURES__=1 |
blob | commitdiff | raw | diff to current |
2011-10-03 |
antirez | Revert "Use the new install script as make install... |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Salvatore Sanfilippo | Merge pull request #114 from pietern/unstable-zcount |
blob | commitdiff | raw | diff to current |
2011-10-03 |
antirez | Use the new install script as make install target.... |
blob | commitdiff | raw | diff to current |
2011-09-23 |
antirez | Lua math.random and math.randomseed replaced with our... |
blob | commitdiff | raw | diff to current |
2011-09-23 |
antirez | libc neutral random function derived from a drand48... |
blob | commitdiff | raw | diff to current |
2011-09-22 |
antirez | merge conflicts resolved |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Salvatore Sanfilippo | Merge pull request #97 from jvain/redis-cli |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Salvatore Sanfilippo | Merge pull request #72 from datafueled/spelling |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Salvatore Sanfilippo | Merge pull request #78 from vambo/patch-1 |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Salvatore Sanfilippo | Merge pull request #79 from annulen/mac_ppc |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Salvatore Sanfilippo | Merge pull request #74 from kmerenkov/issue_620 |
blob | commitdiff | raw | diff to current |
2011-09-14 |
Salvatore Sanfilippo | Merge pull request #77 from Poincare/patch-1 |
blob | commitdiff | raw | diff to current |
2011-09-13 |
antirez | debug message removed |
blob | commitdiff | raw | diff to current |
2011-09-13 |
antirez | bio.o added to redis-server objects |
blob | commitdiff | raw | diff to current |
2011-07-28 |
antirez | Merge remote branch 'origin/unstable' into unstable |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Pieter Noordhuis | Wait for Lua to be built before linking redis-server |
blob | commitdiff | raw | diff to current |
2011-07-15 |
antirez | Added a 'runtest' script that is responsible to check... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
antirez | top level Makefile now just a proxy. Doing make clean... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
antirez | when building redis-server use LINK and not CC as prefi... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
antirez | master branch merged into scripting. |
blob | commitdiff | raw | diff to current |
2011-07-11 |
antirez | Merge branch 'unstable' of github.com:antirez/redis... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
antirez | make test depends on redis-check-aof as well. |
blob | commitdiff | raw | diff to current |
2011-07-11 |
antirez | removed --file argument from test invocation inside... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
antirez | use tclsh8.5 not only in which but also in the actual... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
antirez | explicitly use tclsh8.5 to run the test |
blob | commitdiff | raw | diff to current |
2011-06-30 |
antirez | First implementation of the slow log feature |
blob | commitdiff | raw | diff to current |
2011-06-25 |
antirez | unstable merge conflicts resolved |
blob | commitdiff | raw | diff to current |
2011-06-25 |
antirez | Merge remote branch 'origin/unstable' into unstable |
blob | commitdiff | raw | diff to current |
2011-06-25 |
antirez | diskstore removed |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Salvatore Sanfilippo | Merge pull request #63 from djanowski/tcl |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Damian Janowski | Avoid bug reports when Tcl is not installed. |
blob | commitdiff | raw | diff to current |
2011-06-20 |
antirez | Makefile deps updated |
blob | commitdiff | raw | diff to current |
2011-06-20 |
antirez | It is now possible to build with: make 32bit USE_JEMALL... |
blob | commitdiff | raw | diff to current |
2011-06-20 |
antirez | Added -ldl when linking against jemalloc, needed on... |
blob | commitdiff | raw | diff to current |
2011-06-20 |
antirez | Makefile modified to build with jemalloc |
blob | commitdiff | raw | diff to current |
2011-06-14 |
antirez | Updated to unstable |
blob | commitdiff | raw | diff to current |
2011-06-10 |
antirez | Merge remote branch 'pietern/unstable-bench' into unstable |
blob | commitdiff | raw | diff to current |
2011-06-10 |
antirez | Merge remote branch 'origin/unstable' into unstable |
blob | commitdiff | raw | diff to current |
2011-06-09 |
Hampus Wessman | Fix Makefile colors. |
blob | commitdiff | raw | diff to current |
2011-06-08 |
antirez | Better colorized Makefile implementation, inspired... |
blob | commitdiff | raw | diff to current |
2011-05-25 |
antirez | Lua function creation on EVAL, basic Lua return type... |
blob | commitdiff | raw | diff to current |
2011-05-25 |
antirez | makefile adapted to link against lua lib and to pass... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Pieter Noordhuis | Abstract file/buffer I/O to support in-memory serialization |
blob | commitdiff | raw | diff to current |
2011-05-10 |
antirez | Merge branch 'unstable' |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Pieter Noordhuis | Tests for string2ll; move isObject* to object.c |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Pieter Noordhuis | More allocators |
blob | commitdiff | raw | diff to current |
2011-05-04 |
antirez | Better pretty printed makefile output |
blob | commitdiff | raw | diff to current |
2011-05-04 |
antirez | initial pretty printing in makefile |
blob | commitdiff | raw | diff to current |
2011-04-14 |
antirez | Merge remote branch 'pietern/unstable-zset' into unstable |
blob | commitdiff | raw | diff to current |
2011-04-13 |
antirez | ASCII ART FTW |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Pieter Noordhuis | Merge branch 'unstable' into unstable-zset |
blob | commitdiff | raw | diff to current |
2011-03-29 |
antirez | Cluster branch merged to unstable. |
blob | commitdiff | raw | diff to current |
2011-03-10 |
antirez | Merge branch 'unstable' |
blob | commitdiff | raw | diff to current |
2011-03-09 |
antirez | zipmaps are now endianess agnostic, needed for on disk... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
antirez | Merge branch 'master' into unstable |
blob | commitdiff | raw | diff to current |
2010-12-28 |
antirez | added diskstore.c in Makefile and prototypes in redis.h |
blob | commitdiff | raw | diff to current |
2010-12-23 |
antirez | Merge remote branch 'pietern/bench-fix' |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Pieter Noordhuis | Solaris doesn't support -rdynamic |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Pieter Noordhuis | Minor changes to Makefile |
blob | commitdiff | raw | diff to current |
2010-11-30 |
antirez | minor merge conflicts merging cli-help branch fixed |
blob | commitdiff | raw | diff to current |
next |