redict/deps
Matt Stancliff a9900ad38e Lua: Use Redis solaris compatability for cjson too
cjson calls isinf, but some Solaris versions don't have isinf
even with the attempted fix we have in deps/Makefile.

We can harmlessly include the Redis solarisfixes.h header to
give cjson proper isinf.

Note: cjson has a compile-time setting for using their own defined
isinf, but the Redis definition in solarisfixes.h is more complete.

Fixes antirez#1620
2014-11-14 17:08:39 +01:00
..
hiredis Fix typos 2014-09-29 06:49:07 -04:00
jemalloc Jemalloc updated to 3.6.0. 2014-06-20 14:59:20 +02:00
linenoise Linenoise README updated to match source code. 2014-10-06 09:49:44 +02:00
lua Lua: Use Redis solaris compatability for cjson too 2014-11-14 17:08:39 +01:00
Makefile Lua: Upgrade cjson to 2.1.0 (2012-03-01) 2014-11-14 17:08:33 +01:00
update-jemalloc.sh Jemalloc update script added. 2014-06-20 14:53:57 +02:00