- 10 Jul, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 09 Jul, 2011 2 commits
-
-
Pieter Noordhuis authored
There is no way we can guess the width of the argument when we cannot infer its type from the format specifier.
-
Pieter Noordhuis authored
-
- 19 Jun, 2011 1 commit
-
-
Pieter Noordhuis authored
This reverts commit 77540aa3. The change in buffer strategy is too large to put in a minor release. It is put in a separate branch in the meantime, so it can be refined and released together with a minor version bump.
-
- 18 Jun, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 09 Jun, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 29 May, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 22 May, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Piotr Sikora authored
While there, add "-p" option to "hiredis-test", so that we could run tests without interrupting Redis instance running on the default port.
-
- 05 May, 2011 1 commit
-
-
Pieter Noordhuis authored
This is done by only truncating the read buffer once a full reply has been read. The buffer is no longer truncated halfway through reading a reply. In addition: pass offset/length of protocol and content via the read tasks.
-
- 21 Apr, 2011 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 19 Apr, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 31 Mar, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 06 Mar, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 27 Jan, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 07 Jan, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 02 Dec, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 24 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 22 Nov, 2010 5 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 19 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
This causes non-deterministic error messages because sometimes the socket will already be closed and sometimes it is yet to be closed.
-
- 15 Nov, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 05 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 04 Nov, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 03 Nov, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 02 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
When there is an I/O error, errno should be used to find out what is wrong. In other cases, errno cannot be used. So, use an explicit type in Hiredis to define the different error scenarios that can occur.
-
- 31 Oct, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-