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-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
2015-01-05
Fix README typos
Chris Williams
2015-01-05
Fix minor comment problems
Gary Grossman
2015-01-05
Fix README typo
Mohnish Thallavajhula
2015-01-05
Free string if it is unused
Jan-Erik Rediger
2015-01-05
Add syntax highlighting to README.md
Ryan Jacobs
2014-09-19
Merge pull request #274 from mattsta/fix-memory-leak
Salvatore Sanfilippo
2014-09-18
Fix getaddrinfo() memory leak
Matt Stancliff
2014-05-29
Merge pull request #246 from dmelani/master
Pieter Noordhuis
2014-05-29
Add tests for redisFree() and freeReplyObject()
Daniel Melani
2014-05-29
Less surprising behaviour.
Daniel Melani
2014-04-09
Fix HIREDIS_MINOR
Pieter Noordhuis
2014-04-09
File descriptors can be 0
Pieter Noordhuis
[next]