Merge Monty
[awesomized/libmemcached] / example / interface_v0.c
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...