Fixed distcheck issue.
[awesomized/libmemcached] / tests /
2010-06-13  Brian AkerRemove blank line.
2010-06-13  Brian AkerMerge Monty (with formatting fixes)
2010-06-11  Brian AkerAdding support for libmemcached_ping().
2010-06-11  Brian AkerAdded libmemcached_ping() to memcached utility library.
2010-06-08  Brian AkerMerging, with changes, --file for memcat.
2010-06-07  Brian AkerMerge Trond
2010-06-07  Brian AkerFix (though only partial), for connect timeout.
2010-05-29  Monty TaylorDisabled effc++ warnings for test cases.
2010-05-28  Monty TaylorAdded two test files to the tarball.
2010-05-06  Brian AkerAdditional tests.
2010-05-06  Brian AkerLook for regressions in error messages.
2010-04-23  Brian AkerFix for Solaris 0.40
2010-04-22  Brian AkerUpdates for OSX issues.
2010-04-22  Brian AkerSmall updates/wins around non-block IO
2010-04-21  Brian AkerFix for bad name servers.
2010-04-20  Brian AkerMerge
2010-04-19  Brian AkerTest case
2010-04-15  Brian AkerMerge fix.
2010-04-15  Brian AkerFix for using correct memcached binary.
2010-04-11  Monty TaylorUses WORDS_BIGENDIAN to test for and disable big endian...
2010-04-06  Brian AkerImprove on algo for disabling bad hosts.
2010-04-05  Brian AkerUpdate for last disconnect to stick around even if...
2010-04-05  Brian AkerMerge Andre
2010-04-05  Brian Aker@$#$@$ gcc
2010-04-04  Brian AkerConcurrent memcached_verbosity().
2010-03-18  Brian AkerStyle cleanup
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 NorbyeFix build for non-sasl-enabled builds
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-02-05  Brian AkerSmall cleanup.
2010-01-22  Brian AkerAdding test, showing off how to add a custom function...
2010-01-22  Brian AkerModified Hashkit class (turned it into an actual class).
2010-01-22  Brian AkerMore Cleanup
2010-01-21  Brian AkerSolaris fixes.
2010-01-21  Brian AkerC++ interface bits for libhashkit
2010-01-20  Brian AkerFix for OSX, where cork is slow....
2010-01-20  Brian AkerUpdating tree for new function work in libhashkit.
2010-01-20  Brian AkerUpdates for libmemached to use libhashkit
2010-01-19  Brian AkerAdded full support for custom hash functions.
2010-01-19  Brian AkerUpdated for custom hash functions/setting functions.
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-16  Brian AkerRemove test-plus from defaults.
2010-01-15  Brian AkerAdded micro-benchmark bits.
2010-01-15  Brian AkerRefactor test framework to run pre/post just once.
2010-01-15  Brian AkerEncapsulated a couple of options/moved flags around...
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 AkerAdded more test cases for command line applications.
2010-01-14  Brian AkerUpdate how tests are performed.
2010-01-14  Brian AkerUpdate tests for testplus.
2010-01-14  Brian AkerRemove dead udp test.
2010-01-14  Brian AkerFix atomsmasher test
2010-01-14  Brian AkerSmall icc repairs.
2010-01-14  Brian AkerFix for hudson valgrind build
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  Brian AkerModify where memslap keeps its default config file.
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  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  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.
2010-01-11  Brian AkerFix structure of test.c where we call code before/after...
2010-01-11  Brian AkerAbsorb test bits into anonymous structure.
2010-01-11  Brian AkerNew stats output for collection information.
2010-01-11  Brian AkerName correction for test system.
2010-01-10  Stewart Smithbe strict about port numbers being in in_port_t not...
2010-01-10  Monty TaylorMerged stewart.
2010-01-10  Monty TaylorMerged up with build.
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2010-01-09  Brian AkerMatch count (and sorted .bzignore)
2009-12-30  Brian AkerMerge from Monty
2009-12-29  Monty TaylorMade the memcached_string stuff private, but still...
2009-12-24  Brian AkerFix for test.h
next