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
2018-09-25
Call connect(2) again for non-blocking connect
Mark Nunberg
2018-09-25
Merge pull request #612 from thomaslee/tom_release_prep
Mark Nunberg
2018-09-25
Prepare for the 0.14.0 release
Tom Lee
2018-09-24
Merge pull request #610 from thomaslee/tom_static_string2ll
Mark Nunberg
2018-09-24
Make string2ll static to avoid conflict with redis
Tom Lee
2018-05-31
Use -dynamiclib instead of -shared on macOS
Ryan Schmidt
2018-05-21
Add Changelog entry about the integer parsing changes
Justin Brewer
2018-05-20
Don't overflow 32 bit machines in the tests!
michael-grunder
2018-05-20
Add an integer parsing heavy workload to throughput testing
michael-grunder
2018-05-20
Use string2ll from Redis
michael-grunder
2018-05-20
Fix bulk and multi-bulk length truncation
Justin Brewer
2018-05-19
Properly detect integer parse errors
Justin Brewer
2018-05-16
Merge branch 'master' of github.com:redis/hiredis
michael-grunder
2018-05-16
Make sure we've got a path separator before the actual dylib name
michael-grunder
2018-05-16
Merge remote-tracking branch 'ryandesign/install_name'
michael-grunder
2018-05-15
Merge pull request #596 from ryandesign/cp-pPR
Michael Grunder
2018-05-14
Use cp -pPR instead of cp -a
Ryan Schmidt
2018-05-14
Use absolute install_name
Ryan Schmidt
2018-05-13
Merge remote-tracking branch 'justinbrewer/hiredis-pr1' into posix-build-fixes
michael-grunder
2018-05-09
Attempted fix for Cygwin to expose getaddrinfo and friends
michael-grunder
2018-05-09
Merge remote-tracking branch 'hyjin/master'
michael-grunder
2018-04-30
Remove redundant NULL checks
Justin Brewer
2018-04-30
Remove redundant zero stores
Justin Brewer
2018-04-30
Fix a segfault on *BSD
Justin Brewer
2018-04-30
Drop __redis_strerror_r
Justin Brewer
2018-04-28
Strip down fmacros.h
Justin Brewer
2018-04-28
Use AF_UNIX
Justin Brewer
2018-01-06
Merge #569
not-a-robot[bot]
2018-01-06
Make it compile on IBM AIX systems
Jan-Erik Rediger
2018-01-05
Merge #568
not-a-robot[bot]
2018-01-05
Make XOPEN_SOURCE definition explicit per architecture
Jan-Erik Rediger
2018-01-05
calloc param fixes and NULL check
cdliuqiang@gmail.com
2018-01-05
Merge pull request #561 from zshipko/master
Jan-Erik Rediger
2018-01-05
Merge pull request #564 from dmvo/master
Jan-Erik Rediger
2017-12-28
Strip compiler options from the CC variable
Dmitri Vorobiev
2017-12-27
Remove $(ARCH) expansion from the Makefile
Dmitri Vorobiev
2017-11-28
Fix "make install" on OpenBSD
Zach Shipko
2017-11-07
Merge #554
not-a-robot[bot]
2017-11-07
chore: Build only branches bors needs
Jan-Erik Rediger
2017-10-30
build: do not assume that INSTALL is cp
Igor Gnatenko
2017-09-01
Merge pull request #542 from EdwardBetts/spelling
Jan-Erik Rediger
2017-09-01
correct spelling mistake
Edward Betts
2017-07-15
Merge #533
not-a-robot[bot]
2017-07-15
Merge #524 #525
not-a-robot[bot]
2017-07-15
Merge #523
not-a-robot[bot]
2017-06-16
Merge pull request #532 from amallia/assert-side-effects
Jan-Erik Rediger
2017-06-15
Small fixes
amallia
2017-06-15
Assert statement calls a function which has side effects
amallia
2017-05-17
Fix compilation on FreeBSD 10.3 with default compiler
eldarko
2017-05-15
Don't pass a negative value to __redisAsyncCommand if redisFormatSdsCommandAr...
Frederik Deweerdt
[next]