cppcheck: fix warnings
[awesomized/libmemcached] / libmemcached / response.cc
2020-01-30  Michael Wallnercppcheck: fix warnings
2020-01-21  Michael Wallnerlibmemcached: fix #53 with supplied patch
2020-01-21  Michael Wallnerlibmemcached: recognize more server out of memory condi...
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/1164440 Build: jenkins...
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/key-cleanup/ Build...
2013-09-17  Brian AkerFix for case where key may not be checked.
2013-04-02  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-31  Brian AkerRemove exposed C++ namespace.
2013-03-11  Brian AkerFix for md5
2013-03-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-09  Brian AkerMerge trunk.
2013-02-23  Brian AkerFix for lp:1123153 (poor use of strtol).
2013-02-21  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-02-12  Brian AkerFix for bug in server for touch
2013-02-12  Brian AkerUpdate for new warnings.
2013-01-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-29  Brian AkerFix binary touch.
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-11-12  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-12  Brian AkerWhen returning CLIENT_ERROR do not close the socket...
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-04-28  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-13
2012-04-28  Continuous IntegrationMerge working tree with build tree.
2012-04-28  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-28  Brian AkerFix SASL.
2012-04-24  Brian AkerUpdate for protocol (and a single fix).
2012-04-09  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-8
2012-04-09  Continuous IntegrationMerge working tree with build tree.
2012-04-09  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-09  Brian AkerThis add AES support.
2012-02-20  Brian AkerMerge of build trunk
2012-02-18  Brian AkerMerge up.
2012-02-18  Brian AkerUpdate error type
2012-02-14  Brian AkerUpdate for sasl fixes.
2012-02-13  Brian AkerJust update to ptr for some loops.
2012-01-30  Brian AkerMerge in build trunk
2012-01-30  Brian AkerMerge build trunk.
2012-01-30  Brian AkerUpdate binary version parsing.
2012-01-30  Brian AkerPush version parsing into the parser.
2012-01-30  Brian AkerMake use of memcached_fatal for determining state of...
2012-01-29  Brian AkerMerge of build trunk.
2012-01-29  Brian AkerUpdate for keys
2012-01-28  Brian AkerFix it so that we use the result object for storing...
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerMerge build trunk.
2012-01-26  Brian AkerThis fixes memcached_dump(), and creates a couple of...
2012-01-23  Brian AkerFix fatal testing.
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2012-01-04  Brian AkerUpdate to error messages.
2012-01-02  Brian AkerFixes UDP protocol to just use sendmsg().
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 AkerHave incr/decr use the number the parser for asci finds.
2011-12-26  Brian AkerFormat changes to response.cc
2011-12-25  Brian AkerFix detangle, minor style cleanups.
2011-12-22  Brian AkerClean up the ASCII parser.
2011-12-22  Brian AkerSwitch verbose to vector.
2011-12-22  Brian AkerConvert stats to vector.
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-05  Brian AkerMerge in touch.
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-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-07-30  Brian AkerExpand error for incorrect report.
2011-07-29  Brian AkerMerge in simple extrace for strings, style issues in io
2011-07-20  Brian AkerMerge in build lp
2011-07-07  Brian AkerMerge trunk for LP
2011-07-05  Brian AkerCleanup internal naming convention.
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
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-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-16  Brian AkerLossen up restrictions on the recv().
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-03  Brian AkerFixed up a few more places where we set the error in...
2011-04-28  Brian AkeriFix for OSX
2011-04-28  Brian AkerFix for OSX.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.