Refactor: memcached_io_read should return memcached_return error codes
[awesomized/libmemcached] / libmemcached / memcached_response.c
2009-05-02  Trond NorbyeRefactor: memcached_io_read should return memcached_ret...
2009-03-26  Trond NorbyeRefactor: Rename value_fetch to textual_value_fetch
2009-03-23  Trond NorbyeUse ptr->root->result if the caller didn't provide...
2009-03-11  Trond NorbyeFix coding style violations
2009-01-27  Trond NorbyeImplemented support for noreply in the binary protocol
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-23  Trond Norbyereplace memcached_readline with memcached_io_readline
2009-01-06  Brian AkerMerge
2009-01-06  Brian AkerImport new purge work from trond
2008-12-15  Trond Norbyememcached_io_reset should disconnect from the server...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-09-09   <brian@gir-3.local>Moved response code to use a switch/case (instead if...
2008-09-08   <brian@gir-3.local>More warning cleanup.
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-09-07  Brian AkerMerge
2008-08-29  Yin Chenfix the incr/decr operation connection closed bug
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.