Merge in code for C++ compiling of libmemcached.
[awesomized/libmemcached] / tests / mem_functions.c
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-19  Brian AkerMerge in updates for the pool library.
2011-04-14  Brian AkerMerge in updates (including removal of some depcrated...
2011-04-14  Brian AkerUpdate for deprecated functions.
2011-04-13  Brian AkerMerge in all new docs
2011-04-11  brian@tangent.orgMerge in laptop changes. (ie extending pool)
2011-04-11  brian@tangent.orgMerge in laptops efforts for extending pool/documenting...
2011-04-10  Brian AkerMerge in all of build.
2011-04-10  Brian AkerMerge of all doc fixes.
2011-04-10  Brian AkerCleanup API documentation.
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerClean up error messages when encountering new messages.
2011-04-05  Brian AkerAdd support for query_id, and fixes a few cases where...
2011-04-05  Brian AkerMerge in all current libmemcached work, plus restore...
2011-04-05  Brian AkerMerge from private trunk.
2011-04-05  Brian AkerMerge in code that allows us to do a better job of...
2011-04-05  Brian AkerExtend test.
2011-04-05  Brian AkerExtend test to report answer.
2011-04-04  Brian AkerSee if this fixes issue with 64bit Ubuntu
2011-04-04  Brian AkerRemove dead bit in state for servers.
2011-04-04  Brian AkerMerge in changes to allow for weights on hosts.
2011-04-04  Brian AkerMerge in additional work to handle "weight" for servers.
2011-04-03  Brian AkerMerge in fixes for deprecated bits in behavior.
2011-04-02  Brian AkerThis cleans up some accidental linking we were getting...
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2011-03-29  Brian AkerUpdate for OSX/non binary platforms.
2011-03-29  Brian AkerUpdate for virtual buckets/wasn't this just originally...
2011-03-28  Brian AkerMerge in changes around setting up better syntax for...
2011-03-28  Brian AkerOrganize ketama a bit more (ie lets keep it in its...
2011-03-27  Brian AkerMerge in fixes for test which leaked memory.
2011-03-26  Brian AkerMerge in additional tests/remove any usages of STL...
2011-03-26  Brian AkerMerge in additional changes so that we remove a usage...
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-25  Brian AkerMerge fixes from build.
2011-03-25  Brian AkerFix strlen vs sizeof usage in a few spots.
2011-03-25  Brian AkerUpdates for strncpy.
2011-03-23  Brian AkerMerge in additional language plus some of the configure...
2011-03-23  Brian AkerImproved on the error messages in the parser.
2011-03-23  Brian AkerCheck for failures while configuring client.
2011-03-22  Brian AkerUpdates to configuration API.
2011-03-21  Brian AkerThis adds a couple of new options for options parsing.
2011-03-21  Brian AkerFix prefix key so that it is not statically built.
2011-03-21  Brian AkerMerge in all changes related to being able to read...
2011-03-21  Brian AkerImport parser/etc
2011-03-19  Brian AkerFinal bits for options in parser for behaviors.
2011-03-19  Brian AkerMerge in additions to the scanner.
2011-03-18  Brian AkerMove replication tests out to their file.
2011-03-18  Brian AkerMerge in new scanner/parser suite with updated test...
2011-03-11  Monty TaylorMerged trunk.
2011-03-08  Brian AkerMerge in solution for lp:581030.
2011-03-05  Brian AkerMove testing framework out to its own library.
2011-03-04  Brian AkerFix for memory leak when parsing servers.
2011-02-22  Brian AkerMerge in trond.
2011-02-22  Trond NorbyeDon't use __attribute__((unused))
2011-02-22  Brian AkerMerge in test case from JC Redoutey .
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 AkerMerge in bug fix for 677609
2011-02-12  Brian AkerRollup of fixes/error message corrections in mget....
2011-02-12  Brian AkerServers below 1.4.4 may have issues with this test.
2011-02-12  Brian AkerSee what happens if we skip the tests on the remote...
2011-02-12  Brian AkerAdd purge before get.
2011-02-12  Brian AkerMerge in additional checks on tests.
2011-02-12  Brian AkerBetter reporting on errors from mget.
2011-02-11  Brian AkerMerge in a number of fixes for OpenBSD.
2011-02-11  Brian AkerBump up version we test for binary protocol (per advice...
2011-02-11  Brian AkerRemove openbsd warnings.
2011-02-11  Brian AkerRollup merge.
2011-02-11  Brian AkerFix if()
2011-02-11  Brian AkerMerge in enabling of if to correctly only dump servers...
2011-02-11  Brian AkerCleanup test failures.
2011-02-10  Brian AkerVersion will now have a default we can use to look...
2011-02-10  Brian AkerUpdating test case such that we output version informat...
2011-02-10  Brian AkerPrint out server stuff during test.
2011-02-10  Brian AkerFix/debug for FreeBSD failures.
2011-01-11  Brian AkerMerge in changes from Monty
2010-12-23  Monty TaylorFixed systemtap issues (I hope) and a test case compile.
2010-09-15  Brian AkerMerge Trond
2010-08-02  Brian AkerMerge Trond
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
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  Piotr SikoraSkip "user_supplied_bug17" (Chinese key) becasue OpenBS...
2010-07-22  Brian AkerMerge up OpenBSD fix
2010-07-20  Brian AkerFound issue from Fedora builder compiling with --with...
2010-07-16  Brian AkerMerge in usage for execute_stat.
2010-07-16  Brian AkerMerge in memcached_stat_execute().
2010-06-30  Brian AkerUpdating from Monty
2010-06-29  Brian AkerUpdate to clean up test case.
2010-06-29  Brian AkerAdding gtest framework.
2010-06-29  Brian AkerAdditional cleanup for config.h
2010-06-29  Brian AkerFix for version on OSX
2010-06-29  Brian AkerMerge Monty
2010-06-29  Brian AkerFix for interface issues (Bug 571909 <571909@bugs.launc...
2010-06-15  Brian AkerMerge in version util.
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
next