m6w6/libmemcached
2009-10-07  Padraig O'SullivanMerge from trunk.
2009-10-07  Padraig O'SullivanAdded a method for removing servers and updated the...
2009-10-06  Brian AkerMerge in bug fix for for MTaylor
2009-10-06  Brian AkerMerge Trond.
2009-10-05  Trond NorbyeCreate workaround for warnings generated by a broken...
2009-10-05  Trond NorbyeFix return type from test functions (should be TEST_SUC...
2009-10-05  Trond NorbyeStrip trailing whitespaces
2009-10-05  Trond NorbyeUpdate protocol due to review comments:
2009-10-05  Trond NorbyeMove libmemcachedutil to libmemcached/util where it...
2009-10-05  Trond NorbyeFix compilation failure on 32 bit systems caused by...
2009-10-04  Monty TaylorWe missed the symbol versioning file. Oops.
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-10-01  Monty Taylorpandora-build v0.62
2009-10-01  Trond NorbyeRefactor and add support for the ASCII protocol by...
2009-09-30  Brian AkerPulled fix from Trond
2009-09-30  Brian AkerFix length mismatch
2009-09-29  Brian AkerBug fix for Toru's bug.
2009-09-28  Trond NorbyeBug 438157: memcapable failure on OS X
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-26  Brian AkerMerge Trond
2009-09-26  Trond NorbyeRFE: It should be possible to set behavior flags on...
2009-09-25  Trond NorbyeRemoved memory leak by releasing the items when I'm...
2009-09-25  Trond NorbyeFix compile errors with gcc
2009-09-25  Trond NorbyeAdd an example using innodb as a storage (NOTE: this...
2009-09-23  Brian AkerUpdating for version .33
2009-09-22  Brian AkerMerge Trond
2009-09-22  Brian AkerMerge fix for binary mget
2009-09-22  Trond NorbyeBug #434484: Binary protocol maps NOT_STORED to wrong...
2009-09-22  Brian AkerMerge Patrick
2009-09-22  Trond NorbyeBug: #434495: Ignore SERVER/CLIENT_ERROR from stats...
2009-09-21  Trond NorbyeMerge trunk
2009-09-21  Brian AkerMerge Trond
2009-09-20  Trond NorbyeInclude config.h before any system header to avoid...
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-19  Padraig O'SullivanUpdated changelog with some small comments on C++ inter...
2009-09-19  Padraig O'SullivanForgot to include the std:: namespace prefix before...
2009-09-19  Padraig O'SullivanUpdating Patrick's C++ exceptions to build without...
2009-09-19  Padraig O'SullivanUpdating the C++ exceptions file to build correctly.
2009-09-19  Padraig O'SullivanUsed std::string instead of char and sprintf for constr...
2009-09-19  Padraig O'SullivanUpdated the getCache() method to actually pick a random...
2009-09-19  Padraig O'SullivanUpdated the destructor for the C++ example to correctly...
2009-09-19  Padraig O'SullivanUpdated the C++ header file to correctly add memcached...
2009-09-19  Curtis HawthorneFixed binary mget so that it will always issue a NOOP...
2009-09-18  Brian AkerMerge pod for docs.
2009-09-18  Trond NorbyeAdd manual page for memcapable
2009-09-18  Trond NorbyeFix compilation on Linux (lacks ntohll etc)
2009-09-17  Trond NorbyeMerge trunk
2009-09-17  Brian AkerMerge Trond
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-17  Padraig O'SullivanReverted trond's header file changes for now.
2009-09-17  Trond NorbyePrototype of a protocol parsing library for the binary...
2009-09-17  Trond NorbyeAdd memcapable, a tool to test memcached capabilities
2009-09-17  Trond NorbyeRefactor: move ntohll to a separate helper library
2009-09-17  Trond NorbyeUpdate protocol_binary.h to the latest one from the...
2009-09-17  Brian AkerUpdate pandora
2009-09-16  Monty TaylorRemoved old m4 file that was no longer being used.
2009-09-16  Brian AkerUpdating library version number
2009-09-16  Monty Taylorpandora-build v0.61
2009-09-16  Monty TaylorBumped the so version.
2009-09-16  Monty TaylorFixed a spelling warning that lintian complained about.
2009-09-16  Monty TaylorRemoved hardcoded -rpath from client libs. libtool...
2009-09-16  Monty Taylorpandora-build v0.57
2009-09-16  Monty TaylorMerged trunk.
2009-09-16  Brian AkerUpdating for version .32 0.32
2009-09-15  Brian AkerFix for linger behavior
2009-09-15  Brian AkerMerging Trond.
2009-09-15  Brian AkerMerge Trond.
2009-09-10  Trond NorbyeFix compilation issues with gcc 4.4.1 on macosx
2009-09-02  Trond NorbyeBug #423114 Programs list the libraries in the wrong...
2009-08-11  Brian AkerMerge
2009-08-11  Trond NorbyeFix problems reported by: -Wsign-conversion from gcc...
2009-08-10  Monty Taylorpandora-build v0.47 - Swapped location of ! for /bin...
2009-08-10  Monty TaylorRemoved spurrious old file.
2009-08-10  Monty Taylorpandora-build v0.46 - fixed a plugin system problem...
2009-08-10  Monty Taylorpandora-build v0.45
2009-08-06  Brian AkerMerge Trond
2009-08-06  Trond NorbyeAdded files generated by make to .bzrignore, sorted...
2009-08-06  rootCasting errors, failures on debian jaunty
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-05  Padraig O'SullivanCorrecting mistake I made in exceptions header file.
2009-08-05  Padraig O'SullivanUpdating the exceptions header file with some slight...
2009-08-05  Padraig O'SullivanMerge Patrick's exception branch.
2009-08-04  Patrick Galbraith* Added first version of exceptions to the C++ interface
2009-08-04  Trond NorbyeFixed header file layout
2009-08-04  Padraig O'SullivanAdding some new constructors for the C++ api in libmemc...
2009-08-04  Padraig O'SullivanMerge from trunk.
2009-07-30  Brian AkerMore C++ updates
2009-07-30  Brian AkerMerge Monty
2009-07-27  Padraig O'SullivanForgot to update Makefile.am after renaming the memcach...
2009-07-27  Padraig O'SullivanForgot to add doxygen comments for one function.
2009-07-27  Padraig O'SullivanAdded doxygen comments to all methods in the C++ libmem...
2009-07-27  Padraig O'SullivanAdding some doxygen comments to the C++ api.
2009-07-27  Padraig O'SullivanCorrected setAll methods to take std::map parameter...
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-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...
next