Remove assert.
[m6w6/libmemcached] / libmemcached / connect.cc
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 AkerFix set_last_disconnected_host() to handle a null opera...
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 conversion to C++.