Bugfix for memcached_connect() so that it will not always start up servers.
[awesomized/libmemcached] / lib / memcached_string.c
2007-11-25  Brian AkerBugfix for memcached_connect() so that it will not...
2007-11-14  Brian AkerRemoved more then a handfull of memset() calls.
2007-11-03  Brian AkerRestructuring for new memcached_result_st.
2007-11-03  Brian AkerFixed 64bit issue in hash.
2007-10-26   <brian@gir.local>This fixes the overflow size_t possible problem in...
2007-10-25   <brian@dhcpvisito... Cleaning out asserts;
2007-10-25   <brian@dhcpvisito... Updated to build on OSX (will now require updated autoconf)
2007-10-23  Brian AkerAllocation fixes in string library (now we can run...
2007-10-01  Brian AkerAll *_init() have been changed to _create()
2007-09-28  Brian AkerDTrace support
2007-09-27  Brian AkerRemoved all valgrind warning. Thought this error persi...
2007-09-26   <brian@gir.tangen... NEw string type.