Add ability to have version "just requested" when you initially connect.
[m6w6/libmemcached] / libmemcached / version.cc
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++.