Update all of the build/spec files.
[awesomized/libmemcached] / tests / mem_functions.cc
2011-10-04  Brian AkerUpdate all of the build/spec files.
2011-10-03  Brian AkerOn success, we should exit the loop.
2011-10-03  Brian AkerAdd test case for situation where callback shouldn...
2011-10-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-09-26  Brian AkerExtend pool API for fetch/release. Fix concurrency...
2011-09-22  Brian AkerMerge in fix for unreliable test.
2011-09-21  Brian AkerFix for possible memory overflow when fetching error...
2011-09-21  Brian AkerMake 64bit fnv optional.
2011-09-20  Brian AkerFix additional clang finds.
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-19  Brian AkerAdd memcached_exist()
2011-09-17  Brian AkerImprove tesing of command line apps
2011-09-11  Brian AkerCorrect test (poll_timeout would fail on slower machine... 0.52
2011-09-10  Brian AkerUbuntu 10.10 32bit fixes.
2011-09-09  Brian AkerFixes for make distcheck
2011-09-09  Brian AkerCleanup some warning around pandora.
2011-09-08  Brian AkerUpdate for OSX Lion build.
2011-08-24  Brian AkerUpdate tests.
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-17  Brian AkerStyle cleanup
2011-08-17  Brian AkerAdd in binary namespace test.
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-07-28  Brian AkerMerge in update/fix for connect, and setup memcached...
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-21  Brian AkerFix it so socket is built just on main tests.
2011-07-20  Brian AkerFix memory issue in test.
2011-07-19  Brian AkerCleans up the assert and some other things that Fedora...
2011-07-18  Brian AkerMerge in all of libtest updates.
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-07  Brian AkerAdding additional tests for namespace.
2011-07-05  Brian AkerCleanup internal naming convention.
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-29  Brian AkerMerge in next patch for --socket
2011-06-29  Brian AkerUpdate for --socket option
2011-06-28  Brian AkerExtend out the namespace specific tests to cover binary.
2011-06-28  Brian AkerMerge in additional test for increment with namespace...
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-25  Brian AkerFix common test usage, and merge in additional document...
2011-06-24  Brian AkerUpdate docs, and syncronize libtest.
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-20  Brian AkerFix OSX compile issue.
2011-06-20  Brian AkerUbuntu complaint.
2011-06-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge in code for improving fetch operation.
2011-06-17  Brian AkerJust hand over memory ownership when the caller is...
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-16  Brian AkerLossen up restrictions on the recv().
2011-06-15  Brian AkerTest case for lp:490520
2011-06-15  Brian AkerExtend lp:655423 just to see if we can trigger it via...
2011-06-15  Brian AkerFix (test for) lp:655423
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerExtend out testing for hosts.
2011-06-08  Brian AkerStyle cleanup
2011-06-07  Brian AkerStyle cleanup.
2011-06-07  Brian AkerUpdate style on MEMCACHED_SERVER_MARKED_DEAD test case.
2011-05-27  Brian AkerAdditional test to test for failure on get replication.
2011-05-25  Brian AkerMerge in trunk.
2011-05-25  Brian AkerMerge in additional for last disconnected server.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-24  Brian AkerMerge trunk.
2011-05-24  Brian AkerMerge in bug fix for lp:779837
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
2011-05-19  Brian AkerTest cleanup, extended error system to record host.
2011-05-19  Brian AkerAdded in the better test_compare()
2011-05-18  Brian AkerTest cleanup
2011-05-18  Brian AkerUpdate tests.