Full CAS support now enabled in the library.
[awesomized/libmemcached] / lib / common.h
2007-11-19  Brian AkerFull CAS support now enabled in the library.
2007-11-19  Brian AkerAdded MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
2007-11-15  Brian AkerMore tests, and new code for append/prepend.
2007-11-13  Brian AkerRefactor all code to go through memcached_do().
2007-11-04  Brian Akerfetch_result() implemented for memcached_result_st.
2007-11-03  Brian AkerRestructuring for new memcached_result_st.
2007-11-03  Brian AkerFixed 64bit issue in hash.
2007-10-30  Brian AkerAdding support for CRC Hashing
2007-10-23  Brian AkerAllocation fixes in string library (now we can run...
2007-10-16  Brian AkerMade string class private
2007-10-16  Brian AkerCleaning up #include headers so that we don't export...
2007-10-13   <brian@gir>Hard to believe I documented the entire thing... this...
2007-10-12  Brian AkerThis is a rewrite of some of the IO code to handle...
2007-10-07  Brian AkerCleanup of behavior (refactored...)
2007-10-07  Brian AkerRewrote internal connect function to do by demand ...
2007-10-07  Brian AkerFinished up memcached_behavior_set/get() method. Tests...
2007-10-05  Brian AkerAdded MD5 hashing scheme. Refactored code to allow...
2007-10-05  Brian AkerFixed test case output
2007-10-03  Brian AkerNon-blocking IO :)
2007-09-28  Brian AkerMissing new common.h files (I should really check missi...