jenkins-promote-staging-trunk-libmemcached-14
[m6w6/libmemcached] / clients /
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2011-02-15  Brian AkerFix for Openbsd
2011-02-11  Brian AkerMerge in a number of fixes for OpenBSD.
2011-02-11  Brian AkerAdd warning for OpenBSD builds.
2011-02-11  Brian AkerRemove openbsd warnings.
2010-10-28  Brian AkerMerging Trond
2010-09-28  Trond NorbyeThe mget test in memcapable shouldn't care about the...
2010-09-15  Brian AkerMerge Trond
2010-08-24  Trond NorbyeCheck the return code from fgets in memcapable
2010-08-13  Trond NorbyeUpdate memcapable quiet command test to work with serve...
2010-08-13  Trond NorbyeAdd option -P and -T to memcapable
2010-08-03  Brian Akerif/def a WATCHPOINT
2010-08-02  Brian AkerMerge Trond
2010-07-31  Trond NorbyeAdd -a/-b to memcacpable to test either ascii or binary...
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-28  Brian AkerMerge Trond --without-docs
2010-07-27  Trond NorbyeInitial support for Windows
2010-07-26  Brian AkerMerge in fixes for OpenBSD.
2010-07-23  Brian AkerAdded --args to memstat
2010-07-22  Brian AkerMerge up OpenBSD fix
2010-07-20  Monty TaylorFixes a typo/oops that shows up on openbsd.
2010-07-16  Brian AkerMerge in usage for execute_stat.
2010-06-30  Brian AkerUpdating from Monty
2010-06-30  Brian AkerMerge.
2010-06-30  Brian Akeradded limits for OSX
2010-06-29  Brian AkerAdding gtest framework.
2010-06-29  Brian AkerMerge in changes for ICC fix.
2010-06-08  Brian AkerMerging, with changes, --file for memcat.
2010-06-07  Brian AkerMerge Trond
2010-06-05  Trond Norbyememcapable shouldn't be so picky about the error messages..
2010-05-24  Marko Kevacadd 'save to file' ability to memcat
2010-04-22  Brian AkerSmall updates/wins around non-block IO
2010-04-05  Brian AkerMerge Andre
2010-03-10  Brian AkerMerging memcapable
2010-03-10  Brian AkerA couple of valgrind warnings fixes.
2010-03-09  Brian AkerMore fixes from Trond.
2010-03-08  Trond NorbyeImprove memcapability test suite
2010-03-08  Trond NorbyeFix build for non-sasl-enabled builds
2010-03-05  Brian AkerMerge
2010-03-03  Trond NorbyeAdd support for SASL
2010-02-18  Brian AkerMerge for Dmitry
2010-02-17  Brian AkerA number of fixes/etc.
2010-02-13  Brian AkerLots of compiler fixes.
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...
next