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-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
2015-01-05
Fix redisvFormatCommand format parsing
Nan Xiao
2015-01-05
Add API to free hiredis (sds) formattings
Matt Stancliff
2015-01-05
Add API to free hiredis (char *) formattings
Mareq
2015-01-05
Fix build under kfreebsd
Chris Lamb
2015-01-05
Fix clang analyzer warning
Matt Stancliff
2015-01-05
Add support for SO_REUSEADDR
mike
2015-01-05
Improve calloc() correctness
jinguoli
2015-01-05
Cleanup libuv adapter
torque
2015-01-05
Improve redisAppendCommandArgv performance
michael-grunder
2015-01-05
Use stricter function argument types
Hang Su
[next]