Bugfix for memcached_connect() so that it will not always start up servers.
[awesomized/libmemcached] / lib / memcached_hash.c
2007-11-25  Brian AkerBugfix for memcached_connect() so that it will not...
2007-11-09  Brian AkerFixed bug reported by Stuart Midgley about what happens...
2007-11-09  Brian AkerMerged in new generate tests.
2007-11-06   <brian@gir.local>Clean up warning for 32bit
2007-11-03  Brian AkerFixed 64bit issue in hash.
2007-10-31  Brian AkerMore Hashing methods
2007-10-31  Brian AkerUpdate to interface (modified to better support lots...
2007-10-30  Brian AkerAdding support for CRC Hashing
2007-10-25   <brian@dhcpvisito... Cleaning out asserts;
2007-10-11  Brian AkerFixed for bad call in memcached_behavior.c
2007-10-08  Brian AkerUpdated for help commands (and a little bit on ketama)
2007-10-05  Brian AkerAdded MD5 hashing scheme. Refactored code to allow...
2007-09-29  Brian AkerFixed memory issues found by new tool memslap.
2007-09-28  Brian AkerDTrace support
2007-09-19   <brian@gir.local>Increment and decrement now works.