Merge
[m6w6/libmemcached] / tests / mem_functions.c
2010-03-05  Brian AkerMerge
2010-03-03  Trond NorbyeAdd support for SASL
2010-03-02  Brian AkerCorrection to API for custom hash settings.
2010-02-18  Brian AkerMerge for Dmitry
2010-02-18  Brian AkerShuffled UDP tests.
2010-02-17  Brian AkerA number of fixes/etc.
2010-02-14  Brian AkerUpdating memcached_server_instance_st structure.
2010-02-14  Brian AkerMerge in additional type fixes.
2010-02-13  Brian AkerLots of compiler fixes.
2010-01-22  Brian AkerAdding test, showing off how to add a custom function...
2010-01-20  Brian AkerFix for OSX, where cork is slow....
2010-01-20  Brian AkerUpdates for libmemached to use libhashkit
2010-01-19  Brian AkerUpdates to libhashkit.
2010-01-19  Brian AkerMerge Lee
2010-01-19  Brian AkerWe now check return key size for memcached_fetch()...
2010-01-18  Brian AkerFix for issue where stats may not be initialized.
2010-01-18  Brian AkerNew allocator interface.
2010-01-16  Brian AkerPartial patch on pass through to fix issues with trigge...
2010-01-15  Brian AkerRefactor test framework to run pre/post just once.
2010-01-15  Brian AkerUpdated test_truth to be test_true to match the shades...
2010-01-15  Brian AkerUpdates for CORK.
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerSmall icc repairs.
2010-01-14  Brian AkerFix from --with-debug
2010-01-14  Brian AkerRemove custom parser/use API for parsing in memslap
2010-01-14  Brian AkerMerge Monty
2010-01-14  Monty TaylorMerged build.
2010-01-14  Brian AkerSmall cleanup for for() to array.
2010-01-14  Brian Aker32/64 bit cleanup issue in tests.
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 AkerMerge Stewart
2010-01-12  Brian AkerFinal bits of abstraction.
2010-01-12  Brian AkerFix test cases for encapsulation.
2010-01-12  Brian AkerPartial encapsulation of memcached_st->hosts
2010-01-12  Brian AkerAbstract out ptr->hosts[server_key] references.
2010-01-12  Brian AkerUpdates for version 0.37. 0.37
2010-01-11  Brian AkerUpdated test framework.