Whoops...fixed method that was returning an incorrect return type.
[awesomized/libmemcached] / libmemcached / memcached.hh
2009-07-24  Padraig O'SullivanWhoops...fixed method that was returning an incorrect...
2009-07-24  Padraig O'SullivanAdded some extra error checking to the C++ interface...
2009-07-23  Brian AkerMerge Padraig
2009-07-18  Padraig O'SullivanAdding some comments to the C++ interface. Added few...
2009-07-18  Padraig O'SullivanConverted remaining functions in the C++ interface...
2009-07-18  Padraig O'SullivanUpdated the C++ interface to return values as std:...
2009-07-18  Padraig O'SullivanUpdated C++ interface to have include guards. Also...
2009-07-15  Brian AkerUpdates on C++ interface from Padraig.
2009-07-15  Padraig O'SullivanConverted some of the memcached API's to use size_t...
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  Brian AkerMerge Monty
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-11  Padraig O'SullivanMerge trunk.
2009-07-11  Padraig O'SullivanModified the fetch() function in the C++ interface...
2009-07-11  Padraig O'SullivanAdding the fetch_execute function to the C++ interface.
2009-07-11  Padraig O'SullivanUpdating the mget function in the C++ interface to...
2009-07-10  Padraig O'SullivanCleaning up formatting in the C++ interface.
2009-07-10  Padraig O'SullivanUpdating the get function in the C++ interface.
2009-07-10  Padraig O'SullivanRemoving all remnants of const char * in the C++ interf...
2009-07-10  Padraig O'SullivanAdded the lib_version() function to the C++ interface.
2009-07-10  Padraig O'SullivanRemoving un-needed include declaration from 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-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
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-08  Monty TaylorFixed -Wwrite-strings warnings.
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-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.