Add an exception class for tossing resource error.
[awesomized/libmemcached] / example / memcached_light.c
2012-01-29  Brian AkerFix m4 warnings, and fix a couple of issues around...
2011-11-28  Brian AkerMerge
2011-11-27  Brian AkerImprove parser error messages.
2011-10-04  Brian AkerUpdate all of the build/spec files.
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-04-06  Brian AkerFirst pass on updating docs.
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 trond.
2011-02-22  Trond NorbyeDon't use __attribute__((unused))
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-20  Brian AkerMerge
2010-04-15  Brian AkerMerge fix.
2010-04-15  Trond NorbyeFixed -p. Seems that we lost the ':' in there removing...
2010-04-14  Brian AkerMerge Trond.
2010-04-14  Trond NorbyeUse libevent for the eventloop in memcached_light
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerMerge Monty
2010-01-14  Brian AkerModify where memslap keeps its default config file.
2010-01-14  Monty TaylorMerged build.
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerAddition for memcached_light to have a pid file.
2010-01-13  Brian AkerMerge Stewart
2010-01-10  Stewart Smithincorrect use in example/memcached_light causing segfau...
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-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...