First pass through turning instance into ++
[m6w6/libmemcached] / libmemcached / auto.cc
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerFixes for Fedora 17.
2012-06-18  Brian AkerAdd a request id for each request that hits the wire.
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-01-29  Brian AkerMerge of build trunk.
2012-01-29  Brian AkerUpdate for keys
2012-01-28  Brian AkerRemove some of copy/past around incr/decr
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-23  Brian AkerFix fatal testing.
2012-01-11  Brian AkerMerge of build trunk
2012-01-11  Brian AkerMore memcached_dump()
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 AkerFix NULL bit to exist for UDP
2011-12-31  Brian AkerStyle change
2011-12-31  Brian AkerUpdate logic around UDP.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-12-27  Brian AkerConvert storage over to use vector better.
2011-12-27  Brian AkerClean up style in auto.
2011-12-27  Brian AkerHave incr/decr use the number the parser for asci finds.
2011-12-22  Brian AkerUpdate dump code.
2011-12-22  Brian AkerUpdate auto to use vector
2011-12-16  Brian AkerFix OSX failure, and have memcached_do just use memcach...
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-03  Brian AkerFlip structure declation.
2011-10-03  Brian AkerMerge in some updates to style.
2011-09-20  Brian AkerMerge in all of trunk.
2011-09-20  Brian AkerFix additional clang finds.
2011-09-20  Brian AkerIssues fixed for Clang
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-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-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-20  Brian AkerMerge in fetch updates/break out memory/create error...
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++.