Refactor out portion of Item
[m6w6/libmemcached] / libmemcached / behavior.cc
2012-01-08  Brian AkerAdding in patch for DEAD server completion.
2012-01-07  Brian AkerFix for 912571
2012-01-04  Brian AkerUpdate to error messages.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-12-25  Brian AkerFix detangle, minor style cleanups.
2011-11-28  Brian AkerMerge
2011-11-27  Brian AkerImprove parser error messages.
2011-10-08  Brian AkerMerge in fixes for UDP
2011-09-21  Brian AkerMake 64bit fnv optional.
2011-09-14  Brian AkerFix --disable-assert, lp:829810
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-07-22  Brian AkerRemove old watchpoint system.
2011-07-05  Brian AkerCleanup internal naming convention.
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerCleanup of behaviors.
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
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++.