cppcheck: fix warnings
[awesomized/libmemcached] / libmemcached / error.cc
2020-01-30  Michael Wallnercppcheck: fix warnings
2020-01-22  Michael Wallnermove debug error logger into right place
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/1164440 Build: jenkins...
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/key-cleanup/ Build...
2013-10-11  Brian AkerFix an error where client won't set error_message
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-01-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-29  Brian AkerClean up interfaces so that 1.2 is a bit easier to...
2013-01-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-28  Brian AkerCleanup around the timeout code.
2013-01-25  Brian AkerEncapsulate more of the cleanup logic.
2013-01-23  Brian AkerMinor cleanup in confirming socket close.
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).
2013-01-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerUpdate for mingw compile.
2012-12-04  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-04  Brian AkerUpdate, fix build rules for -j
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-10-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-28  Brian AkerNumerous fixes related to compiling for mingw
2012-09-18  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-09-17  Brian AkerFix all warnings found via clang.
2012-09-16  Brian AkerMerge staging tree to 1.0 trunk.
2012-09-16  Brian AkerFix situation where test case might bomb if not enough...
2012-09-16  Brian AkerFix errno return to line up with error on socket.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-30  Brian AkerFix cppcheck warnings.
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerRemove how use instance (keep API intact)
2012-06-18  Brian AkerFixes for Fedora 17.
2012-05-31  Continuous IntegrationMerging lp:~brianaker/libmemcached/rpm-mkdir-fix to...
2012-05-27  Brian AkerFix server messages (clean up errors in general).
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-27  Brian AkerUpdate header check.
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerMerge build trunk.
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-02  Brian AkerFixes UDP protocol to just use sendmsg().
2011-12-01  Brian AkerMerging trunkg
2011-11-30  Brian AkerMerge in work to test return types.
2011-11-30  Brian AkerFirst pass through to make sure malloc is type safe
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-05  Brian AkerMerge in touch.
2011-10-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-09-26  Brian AkerRolloup of all of the current build.
2011-09-26  Brian AkerMerge
2011-09-26  Brian AkerExtend pool API for fetch/release. Fix concurrency...
2011-09-20  Brian AkerMerge in all of trunk.
2011-09-20  Brian AkerIssues fixed for Clang
2011-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-07-30  Brian AkerExpand error for incorrect report.
2011-07-28  Brian AkerUpdate libtest/fedora/lion fixes
2011-07-26  Brian AkerMerge up trunk
2011-07-26  Brian AkerUpdate for Lion, error messages.
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-20  Brian AkerMerge in build lp
2011-07-19  Brian AkerMerge in trunk
2011-07-19  Brian AkerCleans up the assert and some other things that Fedora...
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-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge Trunk
2011-06-17  Brian AkerMake sure we use the correct strerror() in case someone...
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
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 AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
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-05-03  Brian AkerFixed up a few more places where we set the error in...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-10  Brian AkerMerge in all of build.
2011-04-08  Brian AkerMerge in docs.
2011-04-08  Brian AkerMerge in more updates for docs (we are just going to...