First pass through turning instance into ++
[m6w6/libmemcached] / libmemcached / memcached.cc
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerRemove how use instance (keep API intact)
2012-05-22  Brian AkerMerge up all of build.
2012-05-21  Brian AkerRemove a simple issue that trips up peope providing...
2012-05-04  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-16
2012-05-04  Continuous IntegrationMerge working tree with build tree.
2012-05-04  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-05-04  Brian AkerUpdate to add ENV variable LIBMEMCACHED
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-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-04-05  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-5
2012-04-04  Continuous IntegrationMerge working tree with build tree.
2012-04-04  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-04  Brian AkerFix for lp:962815, from https://launchpad.net/~harebox
2012-01-08  Brian AkerRollowup for trees.
2012-01-08  Brian AkerMerge with build trunk
2012-01-08  Brian AkerAdding in patch for DEAD server completion.
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-12-01  Brian AkerMerging trunkg
2011-11-28  Brian AkerMerge in trunk
2011-11-28  Brian AkerReverse patch
2011-11-28  Brian AkerMerge
2011-11-21  Brian AkerCleanup tests to be more independent of distribution...
2011-11-03  Brian AkerMerge trunk
2011-11-03  Brian Akerchange default distribution to now be consistent
2011-10-10  Brian AkerMerge in library/udp fixes.
2011-10-09  Brian AkerMerge in fixes for UDP.
2011-10-08  Brian AkerMerge in fixes for UDP
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-15  Brian AkerMerge in sasl update
2011-08-15  Brian AkerMerge in fixes for SASL.
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-24  Brian AkerMerge in trunk. Updates to manual/update to latest...
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
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-05-25  Brian AkerMerge in trunk.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
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-05-03  Brian AkerFixed up a few more places where we set the error in...
2011-05-02  Brian AkerFix issue where hash might not be quite initialized...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.