27 Commits (bf60fc8c9c722195b2dd07f85491d64099832172)

Author SHA1 Message Date
Yusaku Kaneta 6ed678a914 supported optional modes 8 years ago
Yusaku Kaneta 368bc1e886 removed an unexpected closing brace in a macro definition 8 years ago
Dvir Volk 16a7025843 added alloc and logging utils 8 years ago
Yusaku Kaneta 041d184eec fixed test to call both vector_put and vector_push 8 years ago
Yusaku Kaneta b04ddca499 fixed Vector to maintain the correct size 8 years ago
Dvir Volk 51f135b30a fixed inline functions 8 years ago
Dvir Volk c3d0c99023 added support for NULL insert on vectors 8 years ago
Dvir Volk 23896a8a10 added vector_pop 8 years ago
Dvir Volk fa182e29cd minor changes to string functions 8 years ago
fanliwen 6c90d2c3a8 implement heap and priority_queue as suggested in https://github.com/RedisLabsModules/redex/pull/3 9 years ago
Dvir Volk 9425602b23 Minor fixes and cleanups before opening 9 years ago
Dvir Volk c3e8542aa9 removed zmalloc as a dependency, and updated the vector to use size_t 9 years ago
gil 1340a833cf fixing the string compare function 9 years ago
Dvir Volk 66b300d428 fixed vector resizing logic 9 years ago
Itamar Haber 16326d6e29 Adds ArrayElementByPath 9 years ago
Dvir Volk c396da1f2a added docs 9 years ago
Dvir Volk 7b685c95e6 better zeroing of realloced space 9 years ago
Dvir Volk 24f72b897d bugfix - thanks valgrind! 9 years ago
Dvir Volk 68633baf0a removed some print 9 years ago
Dvir Volk 179bbd8d4b added vector lib 9 years ago
Dvir Volk 603f390756 added more utils and hgetset to module 9 years ago
Itamar Haber d17147747c Touches 9 years ago
Dvir Volk fe752c081d added example module 9 years ago
Dvir Volk 1a77c566fb renamed some functions 9 years ago
Dvir Volk 85f123daa1 removed a file 9 years ago
Dvir Volk f743821154 removed .o files 9 years ago
Dvir Volk 6ae1ef7f21 added rmutil 9 years ago