summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28Use container-based Travis by installing packages through the addonJan-Erik Rediger
2015-07-27Prevent crash on pending replies in async codeJan-Erik Rediger
2015-07-27Fix a typo in the Mac OSX exampleJan-Erik Rediger
2015-07-27Added MacOS X addapter and corresponding example.Dmitry Bakhvalov
2015-07-27Make sure to disconnect the adapter in the destructorPietro Cerutti
2015-07-27Fix typoPietro Cerutti
2015-07-27Add hooks for read/write/cleanupPietro Cerutti
2015-07-27Add Qt adapter and relative example.Pietro Cerutti
2015-07-27Add an Ivykis adapterGergely Nagy
2015-06-25Merge pull request #341 from Cylix/glib_adapter_cpp_compilationJan-Erik Rediger
2015-06-24Merge pull request #333 from w359405949/w359405949-patch-1Jan-Erik Rediger
2015-06-22Use explicit casts for void* pointer in order to compile in C++Simon Ninon
2015-05-30Update Makefilew359405949
2015-05-03Release version 0.13.1Jan-Erik Rediger
2015-05-03Make sure to compile example to trigger edge-cases in compilingJan-Erik Rediger
2015-05-03Revert "Always compile with C99 standard."Jan-Erik Rediger
2015-04-30Renamed redisContext struct member 'unix' to 'unix_sock' to avoid encounterin...Alex Balashov
2015-04-29Merge pull request #324 from redis/fix-spontaneous-reply-leakJan-Erik Rediger
2015-04-28Fix memory leak in async spontaneous reply handlingantirez
2015-04-16Always compile with C99 standard.Jan-Erik Rediger
2015-04-16Release version 0.13.0Jan-Erik Rediger
2015-04-16Add current maintainer to READMEJan-Erik Rediger
2015-04-16Change copyright date and add copyright holderJan-Erik Rediger
2015-04-16Document reconnect methodJan-Erik Rediger
2015-04-16Implement a reconnect method for the client contextJan-Erik Rediger
2015-04-16Make this work on Redis 3.0Jan-Erik Rediger
2015-03-29Merge pull request #318 from neonquill/fix-install-targetJan-Erik Rediger
2015-03-28Add PKGCONFNAME to install dependencies.David Watson
2015-03-27Merge pull request #314 from tzickel/masterJan-Erik Rediger
2015-03-19Correct escaping for prefix in pkgconf fileJan-Erik Rediger
2015-03-19Merge pull request #316 from boardwalk/masterJan-Erik Rediger
2015-03-18Fix hiredis.pc generation.Dan Skorupski
2015-03-18Merge pull request #315 from badboy/travis-fixJan-Erik Rediger
2015-03-18Update apt repos firstJan-Erik Rediger
2015-03-13Added support for compiling the parser code with Microsoft Visual C compiler.tzickel
2015-03-03Fix pkgconf file: escaping neededDominique Leuenberger
2015-02-18Fix tests when assert() undefinedMatt Stancliff
2015-02-12Fix pkgconf when used with DESTDIRMatt Stancliff
2015-01-26Release hiredis 0.12.1Matt Stancliff
2015-01-26Add more travis testsMatt Stancliff
2015-01-26Build test binary by defaultMatt Stancliff
2015-01-26Fix pkgconf build dependencyMatt Stancliff
2015-01-26Fix Makefile install problemsSebastian Wiedenroth
2015-01-22Increase version to 0.12.0Matt Stancliff
2015-01-22Update changelog for 0.12.0Matt Stancliff
2015-01-22Add valgrind to TravisCI testingMatt Stancliff
2015-01-22Cleanup memory during testMatt Stancliff
2015-01-22Improve digit counting for multibulk creationMatt Stancliff
2015-01-08Use known-bad hostname when testing hostname failMatt Stancliff
2015-01-08Update test error message detection for dead hostsMatt Stancliff