m6w6/libmemcached
2009-12-21  Brian AkerMerge Trond
2009-12-20  Trond NorbyeDon't invoke make directly in recursive make. use ...
2009-12-20  Brian AkerMerge podchecker.
2009-12-20  Brian AkerMvoe pool to fit style.
2009-12-20  Trond NorbyeDetect podchecker during configure
2009-12-19  Brian AkerTest updates.
2009-12-19  Brian Akerfix whitespace.
2009-12-19  Brian AkerUpdate test.c
2009-12-19  Brian AkerClean up docs.
2009-12-19  Brian AkerMerge Monty
2009-12-19  Brian AkerAdded file for unknowns.
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 AkerTest cleanup.
2009-12-18  Brian AkerMerge code fix for replication non-block test failing...
2009-12-18  Brian AkerICC and test fix.
2009-12-18  Brian AkerMerge Trond
2009-12-18  Trond NorbyeFix problem with bumping the command counter _before_...
2009-12-18  Trond NorbyeCode cleanup in memcached_io_close
2009-12-18  Trond Norbyememcached_quit should clear internal server variables
2009-12-18  Trond NorbyeIgnore unknown stat keys
2009-12-18  Trond NorbyeDisable murmur test on sparc hardware (platform specifi...
2009-12-18  Trond NorbyeAdded dependencies to allow parallel compilation
2009-12-18  Brian AkerMerge Monty.
2009-12-18  Brian AkerICC cleanups
2009-12-18  Monty TaylorMerged from build.
2009-12-18  Monty TaylorUpdated to latest pandora-build. Removed the .ver scrip...
2009-12-17  Brian AkerAdded .h for dump.
2009-12-17  Brian AkerSmall build fix.
2009-12-17  Monty Taylor-P seems to want an abs path.
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-17  Brian AkerMerge Trond.
2009-12-17  Brian AkerAdding back libhashkit.
2009-12-17  Brian AkerUpdate for hosts.c for sort.
2009-12-17  Brian AkerAdding in a consistent test for crc.
2009-12-17  Trond NorbyeDon't use int to initialize memcached_return_t
2009-12-17  Trond NorbyeUpdated the malloc tests so that they will break if...
2009-12-17  Trond NorbyeUse calloc to allocate the result structure to initiali...
2009-12-17  Trond Norbyecreate_core should wait for the child to be done writin...
2009-12-17  Trond NorbyeFixed compilation with --with-debug
2009-12-17  Brian AkerICC fixes.
2009-12-17  Brian AkerFix for replication test.
2009-12-17  Brian AkerICC fixes
2009-12-17  Brian AkerFix for solaris.
2009-12-17  Brian AkerUpdating interface.
2009-12-17  Brian AkerMore const correctness.
2009-12-16  Brian AkerUpdating files for hudson, sorted bzignore for Trond.
2009-12-16  Brian AkerMass rename to simplify names.
2009-12-16  Brian AkerFirst merge of Trond's patches (cherry picking).
2009-12-16  Brian AkerUpdate for test system.
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerAdditional flag removal.
2009-12-16  Brian AkerCode change to use struct bitsets.
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-05  Trond NorbyeDon't create a core if the client explicitly told it...
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 AkerUpdates from Trond.
2009-12-03  Trond NorbyeFix the test_xxx macros, and generate coredump if the...
2009-12-03  Brian AkerAdding memslap tool.
2009-12-02  Monty Taylorpandora-build v0.80 - fix build for old lds.
2009-12-02  Monty TaylorMerged trunk.
2009-12-02  Monty Taylorpandora-build v0.79. Added support for generating HEX...
2009-12-02  Monty Taylorpandora-build v0.78
2009-12-02  Monty Taylorpandora-build v0.76 - synced with drizzle
2009-12-02  Monty Taylorpandora-build v0.75. Also fixed visibility which had...
2009-12-02  Monty TaylorMade the byteorder test use standard endian test AC_C_B...
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-27  Brian AkerMerge from Mikki
2009-11-27  Mikko KoppanenCoding style changes. Moved the srandom to memcached_be...
2009-11-27  Mikko KoppanenAdded test for randomized reads
2009-11-27  Mikko KoppanenAdded randomized read behavior
2009-11-27  Brian AkerAdding behaviors interface to C++ interface
2009-11-25  Brian AkerUpdated tests to use new macro (less assert()).
2009-11-24  Jake MoilanenSchooner memslap changes
2009-11-19  mike tsaiAdded get/set behavior functions to the C++ interface...
2009-11-17  Brian AkerRemove historical bootstrap script
2009-11-16  Trond NorbyeRemove symbolic link (caused bzr branch to fail on...
2009-11-10  Brian AkerFix make dist issue 0.35
2009-11-09  Brian AkerUpdating for 0.35 release.
2009-11-07  Brian AkerMerging support for by_key operations.
2009-11-07  Adam Thomason* Rename: s/by_key_with_initial/with_initial_by_key
2009-11-07  Adam ThomasonAdd master-key versions of incr and decr commands
2009-11-06  Brian AkerUpdate for support of mget in memslap.
2009-11-06  Trond NorbyeAdd mget as a test to memslap
2009-11-06  Trond NorbyeProtocol interface should be an enum and not a uint64_t...
2009-11-05  Brian AkerMerge bug fix by Trond.
2009-11-03  Brian AkerCompatible Spymemcached support in ketama
2009-11-03  Trond NorbyeAdded MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
2009-11-03  Trond NorbyeMerge from Mike Tsai
next