Custom memory patch work (based on Sean Chittenden's patch)
[m6w6/libmemcached] / lib / memcached_string.c
2008-01-19   <brian@gir.local>Custom memory patch work (based on Sean Chittenden...
2007-12-22   <brian@gir.tangen... Merging branches.
2007-12-22  Brian AkerFixed a bug Cal found on null termination of a result...
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.