Branch prediction optimizations.
[awesomized/libmemcached] / lib / memcached_verbosity.c
2008-03-07   <brian@233.sub... Branch prediction optimizations.
2008-01-21   <patg@patg.net>Merge
2008-01-21   <brian@gir.tangen... Merge.
2008-01-21   <brian@gir.tangen... Refactored all of the IO commands to pass only server...
2007-12-17  Brian AkerRefactor of response code. All of it has been streamlin...
2007-11-13  Brian AkerRefactor all code to go through memcached_do().
2007-10-07  Brian AkerRewrote internal connect function to do by demand ...
2007-10-03  Brian AkerNon-blocking IO :)
2007-09-28  Brian AkerDTrace support
2007-09-28  Brian AkerBunch of fixes related to portability.
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   <brian@gir.local>Rewrote return read() to now read exactly character...
2007-09-22  Mark Atwoodemit messages to stderr when write fails
2007-09-22  Mark Atwoodadd error checking, for command overflow, and short...
2007-09-22   <brian@gir.local>Fixed all warnings in code.
2007-09-22   <brian@gir.local>Removed dumb bug concerning set (was still using a...
2007-09-19   <brian@gir.local>Increment and decrement now works.