Update ddm4 and fix OS symbols.
[awesomized/libmemcached] / libmemcached / io.cc
2011-11-27  Brian AkerImprove parser error messages.
2011-10-10  Brian AkerMerge in library/udp fixes.
2011-10-09  Brian AkerMerge in fixes for UDP.
2011-10-08  Brian AkerMerge in fixes for UDP
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-03  Brian AkerFlip structure declation.
2011-09-20  Brian AkerMerge in all of trunk.
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-07-29  Brian AkerMerge in simple extrace for strings, style issues in io
2011-07-29  Brian AkerShuffle headers so that we don't need prototypes.
2011-07-20  Brian AkerMerge in build lp
2011-07-19  Brian AkerMerge in trunk
2011-07-19  Brian AkerCleans up the assert and some other things that Fedora...
2011-07-07  Brian AkerMerge trunk for LP
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-24  Brian AkerMerge in trunk. Updates to manual/update to latest...
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge Trunk
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-16  Brian AkerLossen up restrictions on the recv().
2011-06-14  Brian AkerAdd in MSG_DONTWAIT for recv().
2011-06-14  Brian AkerClean up the while() loop in recv
2011-06-14  Brian AkerRemove assert.
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerFix conditional jump in error message creation.
2011-06-10  Brian AkerExtend out testing for hosts.
2011-06-09  Brian AkerUpdate test case for timeout.
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.