attempt to fix #12, #49 and #65
[awesomized/libmemcached] / libmemcached / stats.cc
2020-01-27  Michael Wallnerattempt to fix #12, #49 and #65
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-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-01  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-01  Brian AkerUpdate to stats in case of bad function call.
2012-12-31  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-31  Brian AkerFix allocation on stat so that it uses malloc() since...
2012-12-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-24  Brian AkerCleanup style and possible errors, when calling stats.
2012-09-18  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-09-17  Brian AkerFix all warnings found via clang.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-07  Brian AkerUpdate cursor
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-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-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2012-01-04  Brian AkerUpdate to error messages.
2011-12-31  Brian AkerStyle change
2011-12-31  Brian AkerUpdate logic around UDP.
2011-12-25  Brian AkerFix detangle, minor style cleanups.
2011-12-22  Brian AkerUpdate stats for vector.
2011-12-22  Brian AkerConvert stats to vector.
2011-12-01  Brian AkerMerging trunkg
2011-11-30  Brian AkerMerge in work to test return types.
2011-11-30  Brian AkerFix usage for using the macro for realloc.
2011-10-10  Brian AkerMerge in library/udp fixes.
2011-10-09  Brian AkerMerge in fixes for UDP.
2011-10-09  Brian AkerFix for memory leak in UDP tests.
2011-10-07  Brian AkerMerge trunk
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-09-20  Brian AkerMerge in all of trunk.
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-15  Brian AkerMerge trunk
2011-08-15  Brian AkerAdd a method for checking error/returning error.
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-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-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerMerge in stats fix for lp:794717
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerSimply free so that we can not have a bunch of if/else...
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++.