Update all of the build/spec files.
[awesomized/libmemcached] / example / interface_v0.c
2011-10-04  Brian AkerUpdate all of the build/spec files.
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-08-15  Brian AkerFix headers
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-06-19  Brian AkerMerge in docs.
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
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.
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-27  Trond NorbyeInitial support for Windows
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-20  Padraig O'SullivanMerge from trunk.
2009-10-16  Brian AkerFix typo
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-05  Trond NorbyeFix compilation failure on 32 bit systems caused by...
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-09-25  Trond NorbyeRemoved memory leak by releasing the items when I'm...
2009-09-25  Trond NorbyeFix compile errors with gcc
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...