Remove cork from being optional, just use it as we need it.
[awesomized/libmemcached] / libmemcached / io.c
2011-03-28  Brian AkerRemove cork from being optional, just use it as we...
2011-03-28  Brian AkerMove cached errno such that it now lives behind the...
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-25  Brian AkerMerge fixes from build.
2011-03-25  Brian AkerFix a few spots where when I did the update for EXIT_...
2011-03-17  Brian AkerMerge in updates to make sure exit/return is done properly.
2011-03-01  Brian AkerMerge Trond
2011-03-01  Trond NorbyeDetect the availability of MSG_NOSIGNAL/MSG_DONTWAIT
2011-02-22  Brian AkerMerge in trond.
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2011-02-21  Brian AkerMerge in fix for send() on linux.
2011-02-15  Brian AkerMerge in bug fix for 456080.
2011-02-12  Brian AkerRollup of fixes/error message corrections in mget....
2011-02-12  Brian AkerCommit additional test for remote...
2011-02-12  Brian AkerAdd assert for remote testing.
2011-02-12  Brian AkerMore tests.
2011-02-11  Brian AkerRemote debug ubuntu
2011-02-11  Brian AkerMerge in removal of setting infinite no_block
2011-02-11  Brian AkerTest location of failure observed on ubuntu hudson
2010-09-15  Brian AkerMerge Trond
2010-09-13  Trond NorbyeRefactor: rename __write_vector_st
2010-08-03  Brian Akerif/def a WATCHPOINT
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-27  Trond NorbyeInitial support for Windows
2010-06-29  Brian AkerAdding gtest framework.
2010-06-29  Brian AkerMerge Monty
2010-06-28  Brian AkerSmall error correction to write/read error logging.
2010-04-22  Brian AkerUpdates for OSX issues.
2010-04-22  Brian AkerSmall updates/wins around non-block IO
2010-04-21  Brian AkerFix for bad name servers.
2010-04-05  Brian AkerMerge Andre
2010-04-02  Brian AkerMoved to using vector send for writes (lowers function...
2010-04-02  Brian AkerUpdating for vector interface.
2010-02-18  Brian AkerMerge for Dmitry
2010-02-13  Brian AkerLots of compiler fixes.
2010-02-10  Brian Akerbug fix for recursive decent into quit()
2010-02-10  Brian AkerFix for platform poll() return values.
2010-02-09  Brian AkerMinor code code cleanup, plus modification to while...
2010-01-21  Brian AkerFix IO call to use bool.
2010-01-19  Brian AkerMerge Lee
2010-01-16  Brian AkerPartial patch on pass through to fix issues with trigge...
2010-01-15  Brian AkerEncapsulated a couple of options/moved flags around...
2010-01-15  Brian AkerUpdates for CORK.
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Monty TaylorMerged build.
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerPartial encapsulation of memcached_st->hosts
2010-01-12  Brian AkerAbstract out ptr->hosts[server_key] references.
2010-01-10  Monty TaylorMerged stewart.
2010-01-10  Monty TaylorMerged up with build.
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2009-12-18  Brian AkerMerge Trond
2009-12-18  Trond NorbyeCode cleanup in memcached_io_close
2009-12-17  Brian AkerICC fixes
2009-12-16  Brian AkerMass rename to simplify names.