Modified the fetch() function in the C++ interface to return a bool instead
[awesomized/libmemcached] / tests / plus.cpp
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.