Bug 458834: Fixed unintended fallthrough from OPT_ADD
[awesomized/libmemcached] / clients /
2009-10-23  Trond NorbyeBug 458834: Fixed unintended fallthrough from OPT_ADD
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-08  Brian AkerMerge of Trond's work.
2009-10-07  Trond NorbyeInitial support for the ASCII protocol in memcapable
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-29  Brian AkerBug fix for Toru's bug.
2009-09-28  Trond NorbyeBug 438157: memcapable failure on OS X
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-22  Brian AkerMerge Trond
2009-09-22  Brian AkerMerge fix for binary mget
2009-09-22  Brian AkerMerge Patrick
2009-09-21  Brian AkerMerge Trond
2009-09-20  Trond NorbyeInclude config.h before any system header to avoid...
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-17  Trond NorbyeMerge trunk
2009-09-17  Brian AkerMerge Trond
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-17  Trond NorbyeAdd memcapable, a tool to test memcached capabilities
2009-09-17  Brian AkerUpdate pandora
2009-09-16  Monty TaylorFixed a spelling warning that lintian complained about.
2009-09-16  Monty TaylorRemoved hardcoded -rpath from client libs. libtool...
2009-09-16  Monty TaylorMerged trunk.
2009-09-15  Brian AkerMerging Trond.
2009-09-15  Brian AkerMerge Trond.
2009-09-10  Trond NorbyeFix compilation issues with gcc 4.4.1 on macosx
2009-09-02  Trond NorbyeBug #423114 Programs list the libraries in the wrong...
2009-08-11  Brian AkerMerge
2009-08-11  Trond NorbyeFix problems reported by: -Wsign-conversion from gcc...
2009-08-06  rootCasting errors, failures on debian jaunty
2009-07-15  Padraig O'SullivanMerge from monty.
2009-07-15  Brian AkerMerge Monty
2009-07-15  Brian AkerFix for gcc 4.4 error.
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Brian AkerMerge Monty
2009-07-14  Brian AkerMerge Padraig
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-14  Padraig O'SullivanResolving build issues on Mac OSX. Some variables were...
2009-07-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Monty TaylorCleaned up clients/ and tests/ to not build things...
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Monty TaylorMerged from me.
2009-06-16  Monty TaylorMerged from me.
2009-06-15  Monty TaylorFixed -Wconversion warnings.
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-14   <brian@localhost... Adding an assert, plus a conversion of malloc to calloc
2009-05-14   <brian@localhost... Flip call (NULL is more common). Also add in helgrind...
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-13  Monty TaylorTurned on more warnings, and fixed the errors. Moved...
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
2009-04-15   <brian@localhost... Fix warning for not found gettimeofday in memstat
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-13  Toru MaesakaFirst version of network latency test for memstat
2009-02-12  Toru MaesakaSeparate the analyzer code in main() to its own functio...
2009-02-12  Toru MaesakaFixed compiler warning for wrong printf placeholder...
2009-01-23  Toru MaesakaAdded cluster analysis functionality to the library...
2009-01-19  Toru MaesakaSeparated the server listing (print) code in memstat...
2009-01-16  Toru MaesakaPrint help with startup error to save people from re...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-16   <brian@gir.tangen... Solaris Forte issue fix (inttype over stdint)
2008-10-15  Brian AkerSaving fix for busy wait
2008-10-15  Brian AkerPatch for memslap by Furuhashi Sadayuk
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-19  Brian AkerFixed udp warnings.
2008-08-19  Brian AkerFew more cleanups.
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-05-21   <brian@h219-110... Fixed semi colon bug in memcp.
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-05-02   <brian@localhost... Removed old asserts in client apps.
2008-05-02   <brian@localhost... Adding in more tests for command line tools.
2008-05-02   <brian@localhost... Merge
2008-05-02   <brian@localhost... More tests for consistent.
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-21   <brian@localhost... Pulling in Mark's fixes for memory leaks in memslap
2008-04-21   <brian@gir.tangen... Branch merge
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-20   <brian@gir>Merge Mark's fix
2008-04-20   <brian@gir>Sensei reported a bug with assert.h being included...
2008-04-20   <brian@localhost... Merging branches
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Fix for bad include. Now include config information
2008-03-10   <brian@gir-2.local>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Fixed headers for includes.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.