attempt to fix cachedump test
[awesomized/libmemcached] / libmemcached / version.cc
2020-01-28  Michael Wallnerattempt to fix cachedump test
2020-01-27  Michael Wallnerattempt to fix #12, #49 and #65
2013-04-02  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-31  Brian AkerRemove exposed C++ namespace.
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).
2012-12-31  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-28  Brian AkerUpdate so that we can move to event based fetch.
2012-12-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-27  Brian AkerFirst pass for restructured IO
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-09  Brian AkerAdd ability to have version "just requested" when you...
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-30  Brian AkerMerge in build trunk
2012-01-30  Brian AkerMerge build trunk.
2012-01-30  Brian AkerMake version handle messages by priority.
2012-01-30  Brian AkerUpdate binary version parsing.
2012-01-30  Brian AkerPush version parsing into the parser.
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2011-12-31  Brian AkerUpdate logic around UDP.
2011-12-22  Brian AkerRemove memcached_do()
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-05  Brian AkerMerge in touch.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.