Fix cppcheck warnings.
[m6w6/libmemcached] / libmemcached / allocators.cc
2012-06-30  Brian AkerFix cppcheck warnings.
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.
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-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-17  Brian AkerMerge in tests for SASL
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
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-05-23  Brian AkerThis fixes bug 776354.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.