index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A few small BSD related fixes.
antirez
2012-02-08
1
-1
/
+1
*
Don't force rebuild when params didn't change
Pieter Noordhuis
2011-11-16
1
-10
/
+11
*
Rebuild source when allocator changes
Pieter Noordhuis
2011-11-15
1
-17
/
+44
*
Rebuild deps/ and src/ when ARCH changes
Pieter Noordhuis
2011-11-15
1
-35
/
+28
*
Use CCLINK as last argument
Pieter Noordhuis
2011-11-15
1
-1
/
+1
*
CCLINK already includes ALLOC_LINK
Pieter Noordhuis
2011-11-15
1
-5
/
+5
*
32bit build fixed, broken by a previous commit fixing build on Solaris
antirez
2011-11-08
1
-1
/
+2
*
build: fix sunos build, compile lua with __C99FEATURES__=1
Ben Noordhuis
2011-10-30
1
-1
/
+5
*
Revert "Use the new install script as make install target. Message about inst...
antirez
2011-10-03
1
-1
/
+6
*
Use the new install script as make install target. Message about install scri...
antirez
2011-10-03
1
-6
/
+1
*
Lua math.random and math.randomseed replaced with our own version based on re...
antirez
2011-09-23
1
-1
/
+1
*
libc neutral random function derived from a drand48() implementation added. W...
antirez
2011-09-23
1
-1
/
+1
*
merge conflicts resolved
antirez
2011-09-22
1
-1
/
+2
|
\
|
*
Abstract file/buffer I/O to support in-memory serialization
Pieter Noordhuis
2011-05-13
1
-1
/
+2
*
|
debug message removed
antirez
2011-09-13
1
-26
/
+24
*
|
bio.o added to redis-server objects
antirez
2011-09-13
1
-1
/
+1
*
|
Wait for Lua to be built before linking redis-server
Pieter Noordhuis
2011-07-27
1
-1
/
+1
*
|
Added a 'runtest' script that is responsible to check if Tcl is available and...
antirez
2011-07-15
1
-1
/
+1
*
|
top level Makefile now just a proxy. Doing make clean inside src now does a f...
antirez
2011-07-13
1
-0
/
+7
*
|
when building redis-server use LINK and not CC as prefix in the output
antirez
2011-07-12
1
-1
/
+1
*
|
master branch merged into scripting.
antirez
2011-07-12
1
-28
/
+33
|
\
\
|
*
|
make test depends on redis-check-aof as well.
antirez
2011-07-11
1
-1
/
+1
|
*
|
removed --file argument from test invocation inside Makefile
antirez
2011-07-11
1
-1
/
+1
|
*
|
use tclsh8.5 not only in which but also in the actual test execution.
antirez
2011-07-11
1
-1
/
+1
|
*
|
explicitly use tclsh8.5 to run the test
antirez
2011-07-11
1
-1
/
+1
|
*
|
First implementation of the slow log feature
antirez
2011-06-30
1
-26
/
+31
*
|
|
unstable merge conflicts resolved
antirez
2011-06-25
1
-46
/
+68
|
\
\
\
|
|
/
/
|
*
|
Merge remote branch 'origin/unstable' into unstable
antirez
2011-06-25
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge pull request #63 from djanowski/tcl
with-deprecated-diskstore
Salvatore Sanfilippo
2011-06-24
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Avoid bug reports when Tcl is not installed.
Damian Janowski
2011-06-24
1
-1
/
+1
|
|
|
|
/
|
*
|
|
diskstore removed
antirez
2011-06-25
1
-1
/
+1
|
|
/
/
|
*
|
Makefile deps updated
antirez
2011-06-20
1
-28
/
+33
|
*
|
It is now possible to build with: make 32bit USE_JEMALLOC=yes
antirez
2011-06-20
1
-2
/
+2
|
*
|
Added -ldl when linking against jemalloc, needed on Linux
antirez
2011-06-20
1
-1
/
+1
|
*
|
Makefile modified to build with jemalloc
antirez
2011-06-20
1
-15
/
+32
*
|
|
Updated to unstable
antirez
2011-06-14
1
-18
/
+15
|
\
\
\
|
|
/
/
|
*
|
Fix Makefile colors.
Hampus Wessman
2011-06-09
1
-4
/
+4
|
*
|
Better colorized Makefile implementation, inspired by git makefile
antirez
2011-06-08
1
-17
/
+13
|
|
/
*
|
Lua function creation on EVAL, basic Lua return type to Redis protocol conver...
antirez
2011-05-25
1
-2
/
+1
*
|
makefile adapted to link against lua lib and to pass the 32bit flag to Lua bu...
antirez
2011-05-25
1
-2
/
+4
|
/
*
Tests for string2ll; move isObject* to object.c
Pieter Noordhuis
2011-05-05
1
-2
/
+1
*
More allocators
Pieter Noordhuis
2011-05-05
1
-2
/
+16
*
Better pretty printed makefile output
antirez
2011-05-04
1
-11
/
+28
*
initial pretty printing in makefile
antirez
2011-05-04
1
-1
/
+2
*
ASCII ART FTW
antirez
2011-04-13
1
-1
/
+1
*
Cluster branch merged to unstable.
antirez
2011-03-29
1
-1
/
+3
*
zipmaps are now endianess agnostic, needed for on disk serialization of zipma...
antirez
2011-03-09
1
-1
/
+1
*
Merge branch 'master' into unstable
antirez
2011-01-04
1
-1
/
+2
|
\
|
*
Solaris doesn't support -rdynamic
Pieter Noordhuis
2010-12-23
1
-1
/
+2
*
|
added diskstore.c in Makefile and prototypes in redis.h
antirez
2010-12-28
1
-9
/
+12
|
/
[prev]
[next]