Use PRIu64 instead of %lld
[awesomized/libmemcached] / libmemcached / protocol / ascii_handler.c
2010-08-01  Trond NorbyeUse PRIu64 instead of %lld
2010-04-23  Brian AkerStore .40 release information.
2010-01-28  Brian AkerMerge Trond.
2010-01-27  Trond NorbyeFixed the ascii protocol handler
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 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...