Removed dead code.
[awesomized/libmemcached] / libmemcached /
2008-07-18   <brian@localhost... Removed dead code.
2008-07-18   <brian@localhost... Fix for solaris
2008-06-30   <brian@gir-3.local>More tests for Key prefix
2008-06-30   <brian@gir-3.local>Fix for prefix key checking in prefix
2008-06-30   <brian@gir-3.local>Fix for bad key on master
2008-06-30   <brian@gir-3.local>Cleaned up documentation
2008-06-30   <brian@gir-3.local>Merge
2008-06-30   <brian@gir-3.local>Clarified return type for prefix key in cases where...
2008-06-25   <brian@localhost... Simple fix in stats.
2008-06-19   <brian@gir-3.local>Bad data for threads (Toru patch)
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
2008-05-21   <brian@h219-110... Fix for death of file io to call shutdown()
2008-05-21  Brian AkerUpdated headers for version 21
2008-05-21  Brian AkerFound issue with rollback for clone operation with...
2008-05-21  Brian AkerMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
2008-05-20  Brian AkerFixed all key methods to now take const char * (all...
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-05-02   <brian@localhost... Removed old asserts in client apps.
2008-05-02   <brian@localhost... Merge
2008-05-02   <brian@localhost... More tests for consistent.
2008-05-02   <brian@gir.tangen... Fix for watchpoint macro (Solaris discovery)
2008-04-29   <brian@gir-2.local>Fix on definition for memcached_execute_fetch().
2008-04-23   <brian@localhost... Added test for ketama. Fixed bug in setting behavior.
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-21   <brian@localhost... Fixed timeout to be low for connect()
2008-04-21   <brian@localhost... Fixed wrong strtol for stat.
2008-04-21   <brian@localhost... Fix for wheel algo to be dynamic
2008-04-21   <brian@localhost... Completed work on Ketama (it is now dynamic)
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-21   <brian@gir.tangen... Merge fix
2008-04-21   <brian@gir.tangen... Branch merge
2008-04-20   <brian@gir>Fixing merge
2008-04-20   <brian@gir>Fixing version
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-20   <brian@gir>Merge Mark's fix
2008-04-20   <brian@gir>Sensei reported a bug with assert.h being included...
2008-04-20  Mark Atwoodfix minor bug in compare_servers()
2008-04-20   <brian@localhost... Merging branches
2008-04-20   <brian@localhost... Work on adding ketama style distribution.
2008-04-20   <brian@gir>Temp commit to test with valgrind on linux (memory...
2008-04-09  Brian AkerFixing up final bits for release.
2008-04-08  Brian AkerRemoved issue around zero length returns now being...
2008-04-07  Brian AkerFix for sorting when no servers have been added.
2008-04-04   <brian@gir.tangen... Fix for memcached_server_st after sort
2008-04-04   <brian@gir.tangen... If you call sort, a quit occurs, and the current server...
2008-04-04   <brian@gir.tangen... Refactor tests.
2008-04-04   <brian@gir.tangen... Fix for always sort.
2008-04-04   <brian@gir.tangen... Fixing likely and sort test.
2008-03-27   <brian@gir.tangen... Adding in missing file
2008-03-22   <brian@gir.tangen... Updating interface. Removed function calls where not...
2008-03-22   <brian@gir.tangen... Refactor out memcached storage functions.
2008-03-22   <brian@gir.tangen... Adding support for trigger call on delete of a successf...
2008-03-21   <brian@gir-2.local>Fix for wrong count on memcache_server_st structure...
2008-03-21   <brian@gir-2.local>Extended server_sort_test() test.
2008-03-18   <brian@gir-2.local>New version update
2008-03-18   <brian@gir-2.local>Fix or cas by key.
2008-03-18   <brian@gir-2.local>Merge
2008-03-18   <brian@gir-2.local>Read through caching function.
2008-03-17  Brian AkerFinal cleanup to remove deprecated BEHAVIOR bit for...
2008-03-17   <brian@gir.tangen... Fixing cancel on timeout for closing socket.
2008-03-17   <brian@gir.tangen... Updating string
2008-03-17   <brian@gir.tangen... Cleanup for defaults on new connection timeouts.
2008-03-16   <brian@gir-2.local>Update from Tanj
2008-03-15   <brian@gir-2.local>Update on murmur
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Fix for bad include. Now include config information
2008-03-10   <brian@gir-2.local>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Refactor to allow memcached_string_st to be public...
2008-03-10   <brian@gir-2.local>Cleanup of include system. Broke up major memcached...
2008-03-10   <brian@gir-2.local>Fixed headers for includes.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.