summaryrefslogtreecommitdiff
path: root/deps
Commit message (Expand)AuthorAgeFilesLines
* fix lua_cmsgpack pack map as arrayyihuang2013-08-271-1/+1
* Fix sdsempty() prototype in sds.h.antirez2013-08-121-1/+1
* Use latest sds.c in the hiredis library under deps.antirez2013-07-254-120/+422
* hiredis: minimal IPv6 support.antirez2013-07-111-2/+10
* Lua updated to version 5.1.5.antirez2013-04-2922-136/+194
* Redis/Jemalloc Gitignore were too aggressive.antirez2013-04-181-5/+0
* Inherit CC for LuaJohan Bergström2013-03-161-1/+1
* Spaces to tabsJohan Bergström2013-03-161-2/+2
* Lua struct library updated to version 0.2.antirez2013-01-231-52/+119
* Added missing license and copyright in deps/hiredis.antirez2012-12-173-0/+90
* Define _XOPEN_SOURCE appropriately on NetBSD.Patrick TJ McPhee2012-12-121-1/+1
* Jemalloc updated to version 3.2.0.antirez2012-11-2840-631/+1741
* 32 bit build fixed on Linux.antirez2012-11-011-1/+1
* Ctrl+w support in linenoise.antirez2012-10-261-20/+37
* hiredis library updated.antirez2012-08-215-28/+90
* Deleted jemalloc.orig from /deps.antirez2012-05-1680-30365/+0
* Jemalloc updated to 3.0.0.antirez2012-05-16156-9017/+42839
* Clean up MakefilesPieter Noordhuis2012-04-112-36/+66
* lua_cmsgpack.c addedantirez2012-02-241-0/+729
* Lua_cmsgpack added to Redis scripting.antirez2012-02-241-1/+1
* Fix 32bit build of hiredisantirez2012-02-191-2/+2
* Applied a few modifications to hiredis to tune it for speed (redis-benchmark)...antirez2012-02-192-4/+6
* The hiredis lib shipped with Redis was updated to latest version.antirez2012-02-1921-734/+1261
* added lua struct c extensionlsbardel2012-02-132-1/+355
* jemalloc gitignore updated to jemalloc 2.2.5antirez2011-11-251-11/+19
* Update to jemalloc 2.2.5jbergstroem2011-11-2324-202/+535
* Rebuild deps/ and src/ when ARCH changesPieter Noordhuis2011-11-151-0/+59
* 32bit build fixed, broken by a previous commit fixing build on Solarisantirez2011-11-082-5/+5
* hiredis/redis changes for speed with big payloads: read buffer size setantirez2011-11-081-2/+3
* Lua cjson include paths now use the local includes.antirez2011-10-191-2/+2
* JSON support for Lua scripting, based on work from @lp, thanks!. We are using...antirez2011-10-194-2/+1694
* master branch merged into scripting.antirez2011-07-121-3/+3
|\
| * hiredis max multi bulk nesting level raised to 7antirez2011-06-301-3/+3
* | unstable merge conflicts resolvedantirez2011-06-2584-0/+40446
|\ \ | |/
| * Ignore jemalloc build artifactsPieter Noordhuis2011-06-201-0/+15
| * jemalloc source addedantirez2011-06-2083-0/+40431
* | makefile adapted to link against lua lib and to pass the 32bit flag to Lua bu...antirez2011-05-25103-0/+28459
|/
* Update hiredisPieter Noordhuis2011-05-0515-179/+1187
* linenoise updatedantirez2011-02-221-2/+13
* Update hiredis to 0.9.2Pieter Noordhuis2010-12-2316-173/+678
* Linenoise updated to latest versionantirez2010-12-101-1/+3
* added support for ctrl-l and clear command into redis-cli. To clear the scree...antirez2010-12-012-0/+23
* minor merge conflicts merging cli-help branch fixed2.2-alpha6antirez2010-11-303-0/+113
|\
| * Minor update to linenoisePieter Noordhuis2010-11-291-1/+5
| * Update linenoisePieter Noordhuis2010-11-293-0/+109
* | quick and dirty fix for hiredis bug creating problem with the new redis-cli c...antirez2010-11-291-0/+1
* | Don't hardcode make to "make"Pieter Noordhuis2010-11-211-4/+4
|/
* fixed compilation with 32bit targetantirez2010-11-081-3/+3
* Update hiredisPieter Noordhuis2010-11-053-3/+24
* Update hiredisPieter Noordhuis2010-11-043-37/+77