awesomized/libmemcached
2010-02-10  Brian AkerRPM update.
2010-02-10  Brian AkerUpdating version information.
2010-02-10  Brian Akerbug fix for recursive decent into quit()
2010-02-10  Brian AkerFix for platform poll() return values.
2010-02-09  Brian AkerIndention fix.
2010-02-09  Brian AkerFixing bogus assert in debug build.
2010-02-09  Brian AkerCleanup on uint8 to bool for quit.
2010-02-09  Brian AkerPatches from Piotr Sikora < piotr.sikora@frickle.com...
2010-02-09  Brian AkerMinor code code cleanup, plus modification to while...
2010-02-06  Brian AkerThe patch which says "Solaris is..."
2010-02-05  Trond NorbyeUse bool instead of bool:1 if your compiler doesn't...
2010-02-05  Trond NorbyeIgnore reclaimed stat
2010-02-05  Trond NorbyeSet C linkage for the function pointers
2010-02-05  Brian AkerPossible fix for solaris compiler.
2010-02-05  Brian AkerSmall cleanup.
2010-01-28  Brian AkerMerge Trond.
2010-01-27  Trond NorbyeFixed the ascii protocol handler
2010-01-27  Trond NorbyeA memcached server is memcapable even if it returns...
2010-01-22  Brian AkerAdding test, showing off how to add a custom function...
2010-01-22  Brian AkerModified Hashkit class (turned it into an actual class).
2010-01-22  Brian AkerMore Cleanup
2010-01-22  Brian AkerBool fix.
2010-01-21  Brian AkerFix IO call to use bool.
2010-01-21  Brian AkerStyle cleanup.
2010-01-21  Brian AkerSolaris fixes.
2010-01-21  Brian AkerFix for Debian linking issues.
2010-01-21  Brian AkerCleanup dead files in libmemcached.
2010-01-21  Brian AkerUpdates for RPM spec file.
2010-01-21  Brian AkerC++ interface bits for libhashkit
2010-01-20  Brian Aker32bit fix.
2010-01-20  Brian AkerAdd in missing file.
2010-01-20  Brian AkerFix for OSX, where cork is slow....
2010-01-20  Brian AkerUpdating tree for new function work in libhashkit.
2010-01-20  Brian AkerUpdates for libmemached to use libhashkit
2010-01-19  Brian AkerAdded full support for custom hash functions.
2010-01-19  Brian AkerUpdated for custom hash functions/setting functions.
2010-01-19  Brian AkerUpdates to libhashkit.
2010-01-19  Brian AkerSmall cleanup for loop.
2010-01-19  Brian AkerCompiles.
2010-01-19  Brian AkerMerge memslap
2010-01-19  Brian AkerMerge Lee
2010-01-19  Xiaoyun Mao1.Fix bug that memslap can't start up(ms_thread=NULL...
2010-01-19  Brian AkerSolaris fix
2010-01-19  Brian AkerFix inline methods for strings.
2010-01-19  Brian AkerWe now check return key size for memcached_fetch()...
2010-01-18  Brian AkerFix for issue where stats may not be initialized.
2010-01-18  Brian AkerNew allocator interface.
2010-01-18  Brian AkerSmall style cleanup.
2010-01-18  Brian AkerFix conversion from macro to inline.
2010-01-16  Brian AkerRemove mass calloc() on memcached_st creation.
2010-01-16  Brian AkerFirst pass for performance improvement on _clone()...
2010-01-16  Brian AkerPartial patch on pass through to fix issues with trigge...
2010-01-16  Brian AkerFile Refactoring
2010-01-16  Brian AkerRemove test-plus from defaults.
2010-01-16  Brian AkerSmall cleanup in string.h and converted result_st macro...
2010-01-15  Lee Bieberadd lcov and lcov-clean target
2010-01-15  Brian AkerAdded micro-benchmark bits.
2010-01-15  Brian AkerRefactor test framework to run pre/post just once.
2010-01-15  Brian AkerEncapsulated a couple of options/moved flags around...
2010-01-15  Brian AkerUpdated test_truth to be test_true to match the shades...
2010-01-15  Brian AkerUpdates for CORK.
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerAdded more test cases for command line applications.
2010-01-14  Brian AkerFix for memerror if value is out of range.
2010-01-14  Brian AkerUpdate how tests are performed.
2010-01-14  Brian AkerUpdate tests for testplus.
2010-01-14  Brian AkerRemove dead udp test.
2010-01-14  Brian AkerFix atomsmasher test
2010-01-14  Brian AkerSmall icc repairs.
2010-01-14  Brian AkerFix llu to zu
2010-01-14  Brian AkerFix for hudson valgrind build
2010-01-14  Brian AkerFix from --with-debug
2010-01-14  Brian AkerSign fix for variable (this should solve the solaris...
2010-01-14  Brian AkerRemove custom parser/use API for parsing in memslap
2010-01-14  Brian AkerMerge Monty
2010-01-14  Brian AkerAdded back in the ability to use a getenv string for...
2010-01-14  Brian AkerModify where memslap keeps its default config file.
2010-01-14  Monty TaylorMoved math include to after common which is where confi...
2010-01-14  Monty TaylorMerged build.
2010-01-14  Monty TaylorFixed build on CentOS.
2010-01-14  Brian AkerSmall cleanup for for() to array.
2010-01-14  Brian Aker32/64 bit cleanup issue in tests.
2010-01-13  Monty TaylorRemoved AC_CHECK_FUNCS_ONCE, it does not work on automa...
2010-01-13  Monty TaylorReverted back to the old way of checking for libm....
2010-01-13  Brian AkerAdding math include for libhashkit.
2010-01-13  Monty TaylorProtected stdbool.h from being included by C++, which...
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Monty TaylorForce configure.ac to use bash. ODDNESS in libm check...
2010-01-13  Monty TaylorAdded LIBM link-line.
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerAddition for memcached_light to have a pid file.
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerFinal bits of abstraction.
2010-01-12  Brian AkerFix test cases for encapsulation.
2010-01-12  Brian AkerPartial encapsulation of memcached_st->hosts
2010-01-12  Brian AkerAbstract out ptr->hosts[server_key] references.
2010-01-12  Brian AkerSpec fix.
2010-01-12  Brian AkerUpdates for version 0.37. 0.37
2010-01-12  Monty TaylorPut the doc and version back into the configure.ac
next