Update all of the delete key logic (split it off for ASCII)
[m6w6/libmemcached] / libmemcached / delete.cc
2011-10-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-10-02  Brian AkerFix style issue in delete. Fix test case which was...
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-19  Brian AkerAdd memcached_exist()
2011-09-17  Brian AkerImprove tesing of command line apps
2011-07-29  Brian AkerMerge in simple extrace for strings, style issues in io
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-05  Brian AkerCleanup internal naming convention.
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-19  Brian AkerMerge in docs.
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.