Age | Commit message (Expand) | Author |
2016-04-20 | Add CI for Windows | owent |
2016-04-20 | Auto merge of #407 - xor-gate:fix-wundef-warning, r=badboy | not-a-robot |
2016-04-20 | fix: Remove backwards compatibility macro's | Jan-Erik Rediger |
2016-04-20 | fix: Add sdsalloc.h file | Jan-Erik Rediger |
2016-04-20 | Auto merge of #391 - redis:catch-error-buf-overflow, r=badboy | not-a-robot |
2016-04-20 | feat: Include latests changes from sds upstream | Jan-Erik Rediger |
2016-04-20 | apply sds from redis | clark.kang |
2016-04-20 | Auto merge of #409 - xor-gate:fix-shadow-in-test, r=badboy | not-a-robot |
2016-04-17 | test.c: Fix shadowed name with typedef when compiling with -Wshadow | Jerry Jacobs |
2016-04-17 | fmacros.h: Fix warning when compiled with -Wundef | Jerry Jacobs |
2016-04-11 | Update read.c | DongwenHuang |
2016-03-26 | docs: Handle NULL in example | Jan-Erik Rediger |
2015-11-18 | Prevent buffer overflow when formatting the error | Jan-Erik Rediger |
2015-11-18 | Fix potential race in 'invalid timeout' tests | Tom Lee |
2015-11-18 | Fix strerror_r on some esoteric platforms | Tom Lee |
2015-10-27 | Merge pull request #373 from charsyam/feature/typos | Jan-Erik Rediger |
2015-10-28 | fixing typos | charsyam |
2015-10-18 | Merge pull request #369 from jamel/snprintf | Jan-Erik Rediger |
2015-10-05 | fix snprintf format string | Sergey Polovko |
2015-09-16 | Release version 0.13.3 | Jan-Erik Rediger |
2015-09-16 | Add FreeBSD message to test_blocking_connection_errors. | olgeni |
2015-09-14 | Change date format in CHANGELOG | Jan-Erik Rediger |
2015-09-14 | Revert "redisBufferRead: Clear REDIS_CONNECTED flag when server closed connec... | Jan-Erik Rediger |
2015-08-25 | Release version 0.13.2 | Jan-Erik Rediger |
2015-08-24 | redisBufferRead: Clear REDIS_CONNECTED flag when server closed connection | Jerry Jacobs |
2015-08-24 | Merge branch 'soname-stable' into unstable | Jan-Erik Rediger |
2015-07-28 | Use container-based Travis by installing packages through the addon | Jan-Erik Rediger |
2015-07-27 | Prevent crash on pending replies in async code | Jan-Erik Rediger |
2015-07-27 | Fix a typo in the Mac OSX example | Jan-Erik Rediger |
2015-07-27 | Added MacOS X addapter and corresponding example. | Dmitry Bakhvalov |
2015-07-27 | Make sure to disconnect the adapter in the destructor | Pietro Cerutti |
2015-07-27 | Fix typo | Pietro Cerutti |
2015-07-27 | Add hooks for read/write/cleanup | Pietro Cerutti |
2015-07-27 | Add Qt adapter and relative example. | Pietro Cerutti |
2015-07-27 | Add an Ivykis adapter | Gergely Nagy |
2015-07-27 | Use stable soname version | Jan-Erik Rediger |
2015-06-25 | Merge pull request #341 from Cylix/glib_adapter_cpp_compilation | Jan-Erik Rediger |
2015-06-24 | Merge pull request #333 from w359405949/w359405949-patch-1 | Jan-Erik Rediger |
2015-06-22 | Use explicit casts for void* pointer in order to compile in C++ | Simon Ninon |
2015-05-30 | Update Makefile | w359405949 |
2015-05-03 | Release version 0.13.1 | Jan-Erik Rediger |
2015-05-03 | Make sure to compile example to trigger edge-cases in compiling | Jan-Erik Rediger |
2015-05-03 | Revert "Always compile with C99 standard." | Jan-Erik Rediger |
2015-04-30 | Renamed redisContext struct member 'unix' to 'unix_sock' to avoid encounterin... | Alex Balashov |
2015-04-29 | Merge pull request #324 from redis/fix-spontaneous-reply-leak | Jan-Erik Rediger |
2015-04-28 | Fix memory leak in async spontaneous reply handling | antirez |
2015-04-16 | Always compile with C99 standard. | Jan-Erik Rediger |
2015-04-16 | Release version 0.13.0 | Jan-Erik Rediger |
2015-04-16 | Add current maintainer to README | Jan-Erik Rediger |
2015-04-16 | Change copyright date and add copyright holder | Jan-Erik Rediger |