First pass through turning instance into ++
[m6w6/libmemcached] / libmemcached / storage.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-04-03  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-4
2012-04-03  Continuous IntegrationMerge working tree with build tree.
2012-04-03  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-03  Brian AkerLatest of libtest.
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-26  Brian AkerRollup from build trunk.
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 AkerUpdating for simplified IO flush.
2011-12-27  Brian AkerConvert storage over to use vector better.
2011-12-25  Brian AkerFix detangle, minor style cleanups.
2011-12-01  Brian AkerMerging trunkg
2011-11-28  Brian AkerMerge in trunk
2011-11-28  Brian AkerMerge
2011-11-28  Brian AkerCorrection for UDP code in ascii mode.
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-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-03  Brian AkerFlip structure declation.
2011-09-19  Brian AkerMerge
2011-09-19  Brian AkerAdd memcached_exist()
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-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-07-29  Brian AkerMerge in refactor of storage such that it is laid out...
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-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-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.