Merge trunk
[awesomized/libmemcached] / libmemcached / connect.cc
2011-07-22  Brian AkerMerge trunk
2011-07-22  Brian AkerRemove old watchpoint system.
2011-07-20  Brian AkerMerge in build lp
2011-07-20  Brian AkerMerge in backtrace
2011-07-20  Brian AkerMerge in backtrace
2011-07-18  Brian AkerUpdating to latest libtest.
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
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-14  Brian AkerMerge in fix for building with debug.
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-25  Brian AkerMerge in trunk.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerSmall cleanups in the error messages.
2011-05-20  Brian AkerCleanup the lookup code.
2011-05-20  Brian AkerUpdate basic string.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
2011-05-19  Brian AkerTest cleanup, extended error system to record host.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.