Fixed a small error in the documentation.
[awesomized/libmemcached] / docs /
2007-12-09   <davida@breeze2... Fixed a small error in the documentation.
2007-12-08  Mark AtwoodDocumentation fixes
2007-12-07   <brian@gir.local>Adding delete_by_key function to complete partitioning...
2007-12-05  Brian AkerUpdating to remove memory leak in functions.c (aka...
2007-12-05   <brian@h220-215... Cleanup of spelling error in option.
2007-12-04   <brian@h220-215... adding documentation for memcached_get_by_key() and...
2007-11-29  Brian AkerUpdating documentation on consistent hashing.
2007-11-28  Brian AkerFix for source specfile (aka source RPM).
2007-11-23  Brian AkerAdded more documentation on using libmemcached with...
2007-11-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-20  Brian AkerAdded memerror so that I can find out what an error...
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-19  Brian AkerUpdate of docs on memcached_set with hashes.
2007-11-15  Brian AkerMore tests, and new code for append/prepend.
2007-11-13  Brian AkerAdding comments to memcached_mget() that you need to...
2007-11-12  Brian AkerFixing increment and decrement to take a 64bit unsigned...
2007-11-05  Brian AkerFixup for release 0.8
2007-11-04  Brian Akerfetch_result() implemented for memcached_result_st.
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-28   <brian@gir>Adding new memcached_clone() function
2007-10-17  Brian AkerUpdates for RPM
2007-10-16  Brian AkerSet recv/send sockket sizes.
2007-10-14  Mark Atwoodmake rules for man pages now set proper headers and...
2007-10-14  Mark Atwoodmerge in brian's change to "Update for async delete"
2007-10-14  Mark AtwoodMany fixes to the POD documentation
2007-10-13   <brian@gir>Updating makefile to ship pod
2007-10-13   <brian@gir>Hard to believe I documented the entire thing... this...
2007-09-18   <brian@gir.local>First import.