summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Providing better error messages (patch provided by Johan Euphrosine).Sean Reifschneider2009-04-022-4/+17
* Changing a typo of dead_until.Sean Reifschneider2009-04-021-1/+1
* Fixing the representation of domain sockets.Sean Reifschneider2009-04-021-1/+4
* Fixing arguments passed to the _Error if invalid read length.Sean Reifschneider2009-04-021-1/+1
* Moving length check after the compression.Sean Reifschneider2009-04-021-4/+7
* Detecting when the pickler needs a positional argument.Sean Reifschneider2009-04-021-2/+13
* Allowing spaces in the key.Sean Reifschneider2009-04-021-1/+1
* * eliott reported a bug in the 1.42 related to the socket timeout codeSean Reifschneider2008-06-013-0/+8
* * Patch from Peter Wilkinson to support using unix domain sockets.Sean Reifschneider2008-05-313-132/+165
* * Patches from Steve Schwarz for set_multi() to return the full set ofSean Reifschneider2008-05-312-4/+30
* * Patch from Jehiah Czebotar which does: Changing the calls toSean Reifschneider2008-05-312-9/+32
* Patch from Andrey Petrov to add the "append" and "replace" commands.Sean Reifschneider2008-04-292-0/+24
* Patch from Jehiah Czebotar to catch an additional server disconnectSean Reifschneider2008-04-298-0/+1274