Breakup generate tests.
[m6w6/libmemcached] / clients /
2010-02-09  Brian AkerPatches from Piotr Sikora < piotr.sikora@frickle.com...
2010-01-28  Brian AkerMerge Trond.
2010-01-27  Trond NorbyeA memcached server is memcapable even if it returns...
2010-01-20  Brian Aker32bit fix.
2010-01-19  Brian AkerCompiles.
2010-01-19  Brian AkerMerge memslap
2010-01-19  Brian AkerMerge Lee
2010-01-19  Xiaoyun Mao1.Fix bug that memslap can't start up(ms_thread=NULL...
2010-01-16  Brian AkerPartial patch on pass through to fix issues with trigge...
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerAdded more test cases for command line applications.
2010-01-14  Brian AkerFix for memerror if value is out of range.
2010-01-14  Brian AkerFix llu to zu
2010-01-14  Brian AkerSign fix for variable (this should solve the solaris...
2010-01-14  Brian AkerRemove custom parser/use API for parsing in memslap
2010-01-14  Brian AkerMerge Monty
2010-01-14  Brian AkerAdded back in the ability to use a getenv string for...
2010-01-14  Brian AkerModify where memslap keeps its default config file.
2010-01-14  Monty TaylorMerged build.
2010-01-14  Monty TaylorFixed build on CentOS.
2010-01-13  Monty TaylorProtected stdbool.h from being included by C++, which...
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Monty TaylorAdded LIBM link-line.
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-12  Brian AkerUpdates for version 0.37. 0.37
2010-01-10  Monty TaylorMerged stewart.
2010-01-10  Stewart Smithuse LIBM instead of -lm as per mtaylor review
2010-01-10  Stewart Smithmemslap needs to link with -lm for math
2009-12-21  Brian AkerICC fixes.
2009-12-19  Brian AkerMerge Monty
2009-12-19  Monty TaylorFixed solaris 64 bit test.
2009-12-18  Monty TaylorDeal with atomic stats variables on 32-bit machines.
2009-12-18  Brian AkerICC and test fix.
2009-12-18  Brian AkerMerge Monty.
2009-12-18  Brian AkerICC cleanups
2009-12-18  Monty TaylorMerged from build.
2009-12-17  Monty TaylorMoves everything into root makefile except for docs.
2009-12-17  Monty TaylorMoved clients and libmemcached to being included in...
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerMerge of Jake's work.
2009-12-07  Brian AkerMErge Trond
2009-12-06  Trond NorbyeFixed ILP32 issues
2009-12-05  Trond NorbyeCreated a pandora-check for printing callstacks
2009-12-04  Brian AkerMerging in platform fixes for libmemcached.
2009-12-03  Monty TaylorCasting fixes for linux.
2009-12-03  Monty TaylorFixed for OSX.
2009-12-03  Monty TaylorFixed atomics and getline on solaris.
2009-12-03  Monty TaylorAdded atomic workaround header.
2009-12-03  Brian AkerAdding memslap tool.
2009-12-02  Monty TaylorMerged trunk.
2009-12-02  Monty Taylorpandora-build v0.75. Also fixed visibility which had...
2009-12-02  Monty Taylorpandora-build v0.74
2009-12-02  Monty TaylorMade the new memslap code build. Moved config.h include...
2009-11-30  Jake MoilanenUncrustify
2009-11-24  Jake MoilanenSchooner memslap changes
2009-11-06  Brian AkerUpdate for support of mget in memslap.
2009-11-06  Trond NorbyeAdd mget as a test to memslap
2009-11-03  Trond NorbyeMerge from Mike Tsai
2009-10-25  Brian AkerMerge Trond
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
next