Update all of the delete key logic (split it off for ASCII)
[m6w6/libmemcached] / libmemcached / protocol /
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-09-20  Brian AkerFix additional clang finds.
2011-09-14  Brian AkerFix --disable-assert, lp:829810
2011-08-15  Brian AkerFix headers
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-06-19  Brian AkerMerge in docs.
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-06  Brian AkerFirst pass on updating docs.
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2011-03-27  Brian AkerMerge in new protocol interface bits.
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-25  Brian AkerMerge fixes from build.
2011-03-25  Brian AkerFix a few spots where when I did the update for EXIT_...
2011-03-17  Brian AkerMerge in updates to make sure exit/return is done properly.
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2011-02-11  Brian AkerRollup merge.
2011-02-11  Brian AkerRemove icc warnings (some of).
2010-08-02  Brian AkerMerge Trond
2010-08-01  Trond NorbyeUse PRIu64 instead of %lld
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-28  Trond NorbyeSocket should be memcached_socket_t
2010-07-27  Trond NorbyeInitial support for Windows
2010-04-23  Brian AkerStore .40 release information.
2010-01-28  Brian AkerMerge Trond.
2010-01-27  Trond NorbyeFixed the ascii protocol handler
2010-01-19  Brian AkerMerge Lee
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerMerge Monty
2010-01-14  Monty TaylorMerged build.
2010-01-13  Monty TaylorProtected stdbool.h from being included by C++, which...
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2009-12-18  Brian AkerMerge Monty.
2009-12-18  Monty TaylorMerged from build.
2009-12-18  Monty TaylorUpdated to latest pandora-build. Removed the .ver scrip...
2009-11-06  Brian AkerUpdate for support of mget in memslap.
2009-11-06  Trond NorbyeProtocol interface should be an enum and not a uint64_t...
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-07  Padraig O'SullivanMerge from trunk.
2009-10-06  Brian AkerMerge in bug fix for for MTaylor
2009-10-06  Brian AkerMerge Trond.
2009-10-05  Trond NorbyeCreate workaround for warnings generated by a broken...
2009-10-05  Trond NorbyeUpdate protocol due to review comments:
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-10-01  Trond NorbyeRefactor and add support for the ASCII protocol by...
2009-09-25  Trond NorbyeAdd an example using innodb as a storage (NOTE: this...
2009-09-21  Trond NorbyeMerge trunk
2009-09-18  Trond NorbyeFix compilation on Linux (lacks ntohll etc)
2009-09-17  Trond NorbyeMerge trunk
2009-09-17  Trond NorbyePrototype of a protocol parsing library for the binary...