cppcheck: fix warnings
[awesomized/libmemcached] / libmemcached / delete.cc
2020-01-30  Michael Wallnercppcheck: fix warnings
2020-01-27  Michael Wallnerattempt to fix #12, #49 and #65
2013-04-02  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-31  Brian AkerRemove exposed C++ namespace.
2013-01-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-14  Brian AkerAbstraction (which will save us merge hell with 1.2).
2012-12-23  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-23  Brian AkerUpdate errors to make sure we return the real error.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerAdd a request id for each request that hits the wire.
2012-02-20  Brian AkerMerge of build trunk
2012-02-18  Brian AkerUpdate tests from trunk
2012-02-18  Brian AkerFix for return
2012-02-18  Brian AkerBuild from trunk
2012-02-18  Brian AkerUpdate for fatal()
2012-01-29  Brian AkerMerge of build trunk.
2012-01-29  Brian AkerUpdate for keys
2012-01-28  Brian AkerRemove some of copy/past around incr/decr
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerMerge build trunk.
2012-01-23  Brian AkerFix fatal testing.
2012-01-11  Brian AkerMerge of build trunk
2012-01-11  Brian AkerMore memcached_dump()
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2011-12-31  Brian AkerRemove a dead udp check
2011-12-31  Brian AkerFix NULL bit to exist for UDP
2011-12-31  Brian AkerStyle change
2011-12-31  Brian AkerUpdate logic around UDP.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-12-27  Brian AkerUpdating for simplified IO flush.
2011-12-27  Brian AkerConvert storage over to use vector better.
2011-12-22  Brian AkerUpdate to use vector for delete.
2011-10-07  Brian AkerMerge trunk
2011-10-07  Brian AkerMerge in exp/alias patches
2011-10-07  Brian AkerMerge in error for expiration for delete, and test...
2011-10-05  Brian AkerMerge in touch/etc
2011-10-03  Brian AkerFlip structure declation.
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 AkerMerge in all of trunk.
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-19  Brian AkerMerge
2011-09-19  Brian AkerAdd memcached_exist()
2011-09-17  Brian AkerMerge in trunk.
2011-09-17  Brian AkerImprove tesing of command line apps
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-20  Brian AkerMerge in build lp
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-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-18  Brian AkerMerge Trunk
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++.