First merge of Trond's patches (cherry picking).
[m6w6/libmemcached] / libmemcached / memcached_response.c
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerAdditional flag removal.
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-08  Brian AkerMerge of Trond's work.
2009-10-06  Trond NorbyeBug #434843: Large multigets with binary protocol may...
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-22  Brian AkerMerge Trond
2009-09-22  Trond NorbyeBug #434484: Binary protocol maps NOT_STORED to wrong...
2009-08-04  Padraig O'SullivanMerge from trunk.
2009-07-30  Brian AkerMore C++ updates
2009-07-30  Brian AkerMerge Monty
2009-07-18  Monty TaylorMerged in warning fixes from Padraig from lp:~posulliv...
2009-07-18  Padraig O'SullivanBuild fixes for libmemcached/memcached_io.c file.
2009-07-15  Padraig O'SullivanMerge from monty.
2009-07-15  Brian AkerMerge Monty
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-06-30  Matt Knoxremoved free
2009-06-30  Matt Knoxoops! Now I'm using the malloc api, rather than direct...
2009-06-29  Matt Knoxcached the server error in memcached_server_st
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Monty TaylorMerged from me.
2009-06-15  Monty TaylorMerged from me.
2009-06-15  Monty TaylorFixed solaris warnings/errors.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
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.