Merge in fixes for SASL.
[m6w6/libmemcached] / tests / plus.cpp
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-18  Brian AkerMerge in all of libtest updates.
2011-06-28  Brian AkerFix for lp:802952
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-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerCleaned up silly usage of memory in C++ fetch method.
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-03-11  Monty TaylorMerged trunk.
2011-03-05  Brian AkerMove testing framework out to its own library.
2010-01-19  Brian AkerMerge Lee
2010-01-16  Brian AkerPartial patch on pass through to fix issues with trigge...
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerUpdate tests for testplus.
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 AkerUpdates for version 0.37. 0.37
2010-01-11  Brian AkerAbsorb test bits into anonymous structure.
2010-01-11  Brian AkerName correction for test system.
2009-12-16  Brian AkerUpdate for test system.
2009-12-16  Brian AkerStyle cleanup
2009-12-02  Monty TaylorMerged trunk.
2009-11-27  Brian AkerAdding behaviors interface to C++ interface
2009-11-19  mike tsaiAdded get/set behavior functions to the C++ interface...
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-12  Brian AkerMerge Jean-Charles
2009-10-09  Brian AkerUpdated test harness, merged Trond's fix for OSX hang.
2009-10-02  Brian AkerMerge Monty.
2009-09-22  Brian AkerMerge fix for binary mget
2009-09-22  Brian AkerMerge Patrick
2009-09-21  Trond NorbyeMerge trunk
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-17  Padraig O'SullivanReverted trond's header file changes for now.
2009-08-05  Padraig O'SullivanMerged with trond's header file cleanup branch.
2009-08-05  Padraig O'SullivanAdded simple exception test to the C++ test case file.
2009-08-04  Trond NorbyeFixed header file layout
2009-07-30  Brian AkerMore C++ updates
2009-07-30  Brian AkerMerge Monty
2009-07-27  Padraig O'SullivanAdded doxygen comments to all methods in the C++ libmem...
2009-07-26  Padraig O'SullivanUpdated the fetch method in the C++ interface and added...
2009-07-26  Padraig O'SullivanThis commit contains the following changes:
2009-07-23  Brian AkerMerge Padraig
2009-07-18  Padraig O'SullivanUpdated the C++ interface to return values as std:...
2009-07-18  Padraig O'SullivanUpdating the C++ test case file after making changes...
2009-07-15  Brian AkerUpdates on C++ interface from Padraig.
2009-07-15  Padraig O'SullivanFixing the usage of __attribute__(unused) for solaris...
2009-07-15  Padraig O'SullivanSome more updates to the C++ test file to remove solari...
2009-07-15  Padraig O'SullivanUpdating the C++ test file to remove some compiler...
2009-07-15  Padraig O'SullivanMerge from monty.
2009-07-15  Brian AkerMerge Monty
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-11  Padraig O'SullivanMerge trunk.
2009-07-11  Padraig O'SullivanModified the fetch() function in the C++ interface...
2009-07-10  Padraig O'SullivanUpdating the get function in the C++ interface.
2009-07-10  Padraig O'SullivanMore modifications to the C++ interface. Changing the...
2009-07-10  Padraig O'SullivanMaking some modifications to the C++ interface. Mainly...
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-07  Monty TaylorCleaned up some warnings.
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-13  Monty TaylorTurned on more warnings, and fixed the errors. Moved...
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-05-05   <patg@patg.net>Removed increment test until able to resolve issue...
2008-05-05   <patg@patg.net>Work on C++ library. Pulled out result methods - need...
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-05   <patg@patg.net>Added test for get_by_key, set_by_key C++ tests
2008-02-01  Brian AkerMerging Patrick's work on C++ interface.
2008-02-01  Brian AkerRefactored tests.
2008-01-22  Brian AkerUpdate for release 0.14 0.14
2008-01-14   <brian@gir.local>First push of example C++ interface.