Fix for zero length values.
[awesomized/libmemcached] / lib / memcached_fetch.c
2008-03-05   <brian@gir-2.local>Fix for zero length values.
2008-02-06   <brian@gir-2.local>Modifying behavior to bounce connection in the case...
2008-01-30   <patg@patg.net>Merged
2008-01-29  Brian AkerIncomming Patch from Kevin
2008-01-21   <patg@patg.net>Merge
2008-01-21   <brian@gir.tangen... Merge.
2008-01-21   <brian@gir.tangen... Fix for bad null pointer on flag by Toru Maesaka.
2008-01-21   <brian@gir.tangen... Refactored all of the IO commands to pass only server...
2007-12-22   <brian@gir.tangen... Merging branches.
2007-12-22  Brian AkerNEw code for the memcached_fetch_execute() function.
2007-12-18  Brian AkerFix to make all keys null terminated (sort of surprised...
2007-12-17  Brian AkerRefactor of response code. All of it has been streamlin...
2007-12-17  Brian AkerRefactor (1st piece) of logic around creating messages...
2007-12-14   <brian@wlan-guest... Turns out the protocol docs were in error, and that...
2007-12-11  Brian AkerPerformance improvements in get operations
2007-12-03   <brian@h220-215... Fixed problem with out of range character in key.
2007-12-02   <brian@gir.local>Fix for minor rewrite in clone method of number of...
2007-12-01  Brian AkerFixed memcached_get() to now use finish instead of...