awesomized/libmemcached
2008-03-06   <brian@gir... MEMCACHED_BEHAVIOR_RETRY_TIMEOUT added for timeout
2008-03-05   <brian@gir... Patch for "murmur" hash algorithm.
2008-03-05   <brian@gir... Fix for zero length values.
2008-02-20   <kevin@laminaria>After quit is issued, client reads all data from server,
2008-02-20   <kevin@laminaria>Test for 0-length data, which works with the server.
2008-02-20   <brian@gir... First view of server cursor function.
2008-02-19   <brian@gir... Cleanup of memcached_fetch_execute() definition
2008-02-19   <brian@gir... Merge fix.
2008-02-19   <brian@gir... MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT added from Marcelo...
2008-02-18  Brian AkerAdded tag 0.16 for changeset d3a0f78ca612
2008-02-18  Brian AkerUpdates for versions
2008-02-18  Brian AkerFix for looping through multi-interfaces (in case one...
2008-02-18   <brian@gir... Fix for if NULL is passed as a valid argument to memcac...
2008-02-18   <brian@gir... All behavior changes should not require a flush.
2008-02-17   <brian@gir... Minor cleanups (missing file added).
2008-02-15   <brian@gir... Bug fix for memcached_cas() operator.
2008-02-15   <brian@gir... Added behavior method around testing of keys.
2008-02-13   <brian@gir... Merge
2008-02-13   <brian@gir... Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable...
2008-02-13   <brian@gir... MEMCACHED_BAD_KEY_PROVIDED has been added as an error...
2008-02-13   <brian@gir... We now sort servers to make sure the client application...
2008-02-12   <brian@gir... Atomsmasher test.
2008-02-09  Brian AkerAdding mention of mailing list.
2008-02-09  Brian AkerUpdating THANK you file (and of course missing people)
2008-02-09  Brian AkerUpdating to TODO
2008-02-09  Brian AkerUpdated Version status. Updated all command line tools...
2008-02-09  Brian AkerRandom cleanup, plus server startup script
2008-02-06   <brian@gir... Modifying behavior to bounce connection in the case...
2008-02-06   <brian@gir... Fix for 64 bit
2008-02-05  Brian AkerCommitting new test (framekwork).
2008-02-05   <patg@patg... Added test for get_by_key, set_by_key C++ tests
2008-02-04   <brian@gir... Assert in debug to look for random allocation in get.
2008-02-02   <brian@gir... Removing "unworthy" assert from debug mode :)
2008-02-01  Brian AkerIncrememting for next version
2008-02-01  Brian AkerMerging Patrick's work on C++ interface.
2008-02-01  Brian AkerRefactored tests.
2008-01-30  Brian AkerPartial work on making UDP protocol actually work ...
2008-01-30   <patg@patg... Merged
2008-01-30   <patg@patg... - Added more methods to memcached.hh
2008-01-29  Brian AkerPrep work for .15 release.
2008-01-29  Brian AkerAdded tag 0.15 for changeset 40f415f71362
2008-01-29  Brian AkerFix test case (in debug mode we toss asserts for NULL... 0.15
2008-01-29  Brian AkerFix for non-blocking IO error. The refactoring bit...
2008-01-29  Brian AkerFixed add test failure for OS'es with broken async...
2008-01-29  Brian AkerIncomming Patch from Kevin
2008-01-27  Brian AkerKevin's patch bug13
2008-01-23  Brian AkerModifications for IO performance.
2008-01-23  Brian AkerSlight optimization in write() call
2008-01-23  Brian AkerRefactor of generate tests.
2008-01-22  Brian AkerClarify caller return behavior
2008-01-22  Brian AkerAdded tag 0.14 for changeset 8763368afb47
2008-01-22  Brian AkerUpdate for release 0.14 0.14
2008-01-22   <patg@patg... Forgot to take out the 'flush' calls in version documen...
2008-01-21   <patg@patg... Added prepend, append, add, replace to memcached.hh...
2008-01-21   <patg@patg... Updated AUTHORS
2008-01-21   <patg@patg... Merge
2008-01-21   <patg@patg... Pushing missing doc, update to list of functions at...
2008-01-21  Brian AkerFix lack of free() in bug (quiet valgrind)
2008-01-21  Brian AkerClean up pointer issue.
2008-01-21   <brian@gir... Fixed bug found by Evan Weaver where increment was...
2008-01-21   <brian@gir... Merge.
2008-01-21   <brian@gir... Fix for bad null pointer on flag by Toru Maesaka.
2008-01-21   <brian@gir... Refactored all of the IO commands to pass only server...
2008-01-20   <patg@patg... Merge
2008-01-20   <patg@patg... Removed major, minor, micro from memcached.h
2008-01-20  Brian AkerMerge
2008-01-20  Brian AkerChicken and Egg problem in clone fixed.
2008-01-20   <patg@patg... Merge of latest - callback commit needed
2008-01-20   <patg@patg... MEMCACHED_VERSION_STRING changed _back_ to LIBMEMCACHED...
2008-01-20   <patg@patg... Working on getting version patch working
2008-01-19   <brian@gir... Typed clone and cleanup functions with memcached_ prefixes,
2008-01-19   <brian@gir... Pulling back the C++ code to just be an include.
2008-01-19   <brian@gir... Adding missing pod file.
2008-01-19   <brian@gir... Leftover prototypes from deleted code removed.
2008-01-19   <brian@gir... Custom memory patch work (based on Sean Chittenden...
2008-01-18   <brian@gir... More on clone/cleanup callbacks
2008-01-18   <brian@gir... Merge.
2008-01-18   <brian@gir... This patch includes all of the callback work for settin...
2008-01-18   <patg@patg... Fix to support/libmemcached.pc.in by removal of -rpath...
2008-01-15   <brian@gir... Adding test for MEMCACHED_BEHAVIOR_USER_DATA
2008-01-15   <brian@gir... Cleanup's for Tim. Also dropping support back to ipv4...
2008-01-14   <brian@gir... First push of example C++ interface.
2008-01-13   <brian@gir... Made clear HUGE and SMALL should not be used.
2008-01-13   <brian@gir... Updated docs that Tim noticed.
2008-01-13  Brian AkerAdded tag 0.13 for changeset e55060178621
2008-01-13  Brian AkerAdding date for release 0.13
2008-01-11  Brian AkerMEMCACHED_BEHAVIOR_USER_DATA work. This allows a client...
2008-01-10  Brian AkerFix for connect() to invalidate socket on failure.
2008-01-09  Brian AkerTest Cleanup.
2008-01-09  Brian AkerMore timeout cleanup
2008-01-09  Brian AkerMerge
2008-01-09  Brian AkerDocumentation and Changlog information.
2008-01-09   <brian@gir... Patch by Marc Rossi to add --hash to command line tools.
2008-01-09   <brian@gir... merge
2008-01-09   <brian@gir... Incorrect polltimeout set on test (Patch by Kevin)
2008-01-08  Brian AkerKevin Dalley's patch for EOF
2008-01-08   <brian@gir... Removing all of the multi-set bits (aka the buffer...
2008-01-08   <brian@gir... Removing dead code.
2008-01-07   <brian@gir... Patch by Toru Maesaka for stats comparison
2008-01-05  Brian AkerTest fixes for new return code on buffered calls.
next