antirez
|
671b6eb54c
|
lua_cmsgpack.c added
|
2012-02-24 15:46:25 +01:00 |
|
antirez
|
1d8a84d4f0
|
Lua_cmsgpack added to Redis scripting.
|
2012-02-24 15:45:16 +01:00 |
|
lsbardel
|
35a943766b
|
added lua struct c extension
|
2012-02-13 21:05:21 +00:00 |
|
antirez
|
12bcfcfe07
|
32bit build fixed, broken by a previous commit fixing build on Solaris
|
2011-11-08 21:00:52 +01:00 |
|
antirez
|
eef6e804fd
|
Lua cjson include paths now use the local includes.
|
2011-10-19 16:57:54 +02:00 |
|
antirez
|
db3738932d
|
JSON support for Lua scripting, based on work from @lp, thanks!. We are using the good and fast cjson by Mark Pulford.
|
2011-10-19 16:42:10 +02:00 |
|
antirez
|
e9d555d1e4
|
makefile adapted to link against lua lib and to pass the 32bit flag to Lua building system
|
2011-05-25 12:32:43 +02:00 |
|