First merge of Trond's patches (cherry picking).
[m6w6/libmemcached] / libmemcached / memcached_io.c
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerAdditional flag removal.
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-14  Brian AkerMerging Trond
2009-10-14  Trond NorbyeFix compile warnings generated by gcc 4.4.1
2009-10-13  Trond NorbyeInitial implementation of memcached_mget_execute
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-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Monty TaylorMerged from trond.
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
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 NorbyePOLLERR is a returned event value
2009-05-02  Trond NorbyeRefactor: memcached_io_read should return memcached_ret...
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-03-24  Trond NorbyeUse poll() to determine next readable server
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-26  Robey PointerPreserve errno for write failures
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-28   <brian@gir-3.local>Incomming fix from Chris
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-17   <brian@gir-3.local>Removing purge support for the time being.
2008-11-16  Brian AkerFix for most errors around non-block
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-15   <brian@gir-3.local>Merge.
2008-11-15   <brian@gir-3.local>Remove dead variable and on close check value of file...
2008-11-05  Yin Chenfix io_read bug
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
2008-09-08   <brian@gir-3.local>More warning cleanup.
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-05-21   <brian@h219-110... Fix for death of file io to call shutdown()
2008-05-20  Brian AkerFixed all key methods to now take const char * (all...
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.