Enabled warnings=errors for GCC and then made things compile. Had to turn off
[awesomized/libmemcached] / libmemcached / memcached_io.c
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.