index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2015-04-16
Document reconnect method
Jan-Erik Rediger
2015-04-16
Implement a reconnect method for the client context
Jan-Erik Rediger
2015-04-16
Make this work on Redis 3.0
Jan-Erik Rediger
2015-03-29
Merge pull request #318 from neonquill/fix-install-target
Jan-Erik Rediger
2015-03-28
Add PKGCONFNAME to install dependencies.
David Watson
2015-03-27
Merge pull request #314 from tzickel/master
Jan-Erik Rediger
2015-03-19
Correct escaping for prefix in pkgconf file
Jan-Erik Rediger
2015-03-19
Merge pull request #316 from boardwalk/master
Jan-Erik Rediger
2015-03-18
Fix hiredis.pc generation.
Dan Skorupski
2015-03-18
Merge pull request #315 from badboy/travis-fix
Jan-Erik Rediger
2015-03-18
Update apt repos first
Jan-Erik Rediger
2015-03-13
Added support for compiling the parser code with Microsoft Visual C compiler.
tzickel
2015-03-03
Fix pkgconf file: escaping needed
Dominique Leuenberger
2015-02-18
Fix tests when assert() undefined
Matt Stancliff
2015-02-12
Fix pkgconf when used with DESTDIR
Matt Stancliff
2015-01-26
Release hiredis 0.12.1
Matt Stancliff
2015-01-26
Add more travis tests
Matt Stancliff
2015-01-26
Build test binary by default
Matt Stancliff
2015-01-26
Fix pkgconf build dependency
Matt Stancliff
2015-01-26
Fix Makefile install problems
Sebastian Wiedenroth
2015-01-22
Increase version to 0.12.0
Matt Stancliff
2015-01-22
Update changelog for 0.12.0
Matt Stancliff
2015-01-22
Add valgrind to TravisCI testing
Matt Stancliff
2015-01-22
Cleanup memory during test
Matt Stancliff
2015-01-22
Improve digit counting for multibulk creation
Matt Stancliff
2015-01-08
Use known-bad hostname when testing hostname fail
Matt Stancliff
2015-01-08
Update test error message detection for dead hosts
Matt Stancliff
2015-01-06
Silence _BSD_SOURCE warnings
Matt Stancliff
2015-01-05
Cleanup tabs and end of line whitespace
Matt Stancliff
2015-01-05
Update dependency list in Makefile
Matt Stancliff
2015-01-05
Build static library by default
Matt Stancliff
2015-01-05
Generate pkgconf during build
Matt Stancliff
2015-01-05
Fix errno error buffers to not clobber errors
Matt Stancliff
2015-01-05
Refactor reading code into read.c
tzickel
2015-01-05
Fix sds building with C++
Matt Stancliff
2015-01-05
Fix redisAppendCommand error result
Matt Stancliff
2015-01-05
Add GLib 2.0 adapter
Christian Hergert
2015-01-05
Add empty pointer check in error cleanup
NanXiao
2015-01-05
Add error check in redisContextInit
NanXiao
[next]