Updated for help commands (and a little bit on ketama)
[awesomized/libmemcached] / tests /
2007-10-07  Brian AkerCleanup of behavior (refactored...)
2007-10-07  Brian AkerUpdated return code from memcached_response to send...
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-05  Brian AkerNull
2007-10-05  Brian AkerFound bug in multi get where key size was not being...
2007-10-04  Brian AkerSee changes in changelog, but...
2007-10-03  Brian AkerNon-blocking IO :)
2007-10-02  Brian AkerGetting everything ready for non-blocking IO.
2007-10-02  Brian AkerAdded buffered IO to write calls
2007-10-01  Brian AkerAll *_init() have been changed to _create()
2007-09-30  Brian AkerAdded/restructured all additional hostname information
2007-09-29  Brian AkerRemoving wrongly commited ifdef.
2007-09-29  Brian AkerMore udpates to memslap.
2007-09-28  Brian AkerDTrace support
2007-09-28  Brian AkerBunch of fixes related to portability.
2007-09-27  Brian AkerFinal fixes for 0.2 release 0.2
2007-09-27  Brian AkerReadjusted a number function names.
2007-09-27  Brian AkerRemoved all valgrind warning. Thought this error persi...
2007-09-25   <brian@gir.local>Started to abstract out the stats calls.
2007-09-24   <brian@gir.local>Merge Mark's test code.
2007-09-24   <brian@gir.local>Fixed merge
2007-09-24  Mark Atwoodadd test for longer data, 8K
2007-09-24   <brian@gir.local>Rewrote return read() to now read exactly character...
2007-09-20   <brian@gir.local>Test cases now pass
2007-09-20  Brian AkerMemory leak fixed.
2007-09-19   <brian@gir.local>Merge from Mark's code. Modified memcat to use enum...
2007-09-19  Mark Atwoodgetopt_long added to src/memcat.c
2007-09-19   <brian@gir.local>Increment and decrement now works.
2007-09-18   <brian@gir.local>Broke library up into multiple files.
2007-09-18   <brian@gir.local>First import.