Converted some of the memcached API's to use size_t instead of unsigned int.
[m6w6/libmemcached] / libmemcached / memcached_get.c
2009-07-15  Padraig O'SullivanConverted some of the memcached API's to use size_t...
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Brian AkerMerge Monty
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Brian AkerMerging replication
2009-06-14  Trond NorbyeUse the memory allocators specified by memcached_set_me...
2009-06-14  Trond Norbyemerge upstream
2009-06-14  Trond NorbyeFix paren style, and mark replication with the unlikely...
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-05-13   <brian@localhost... Cachegrind to test and fix for cache misses
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
2009-05-03  Trond NorbyeFlush _all_ servers when we hit the prefetch limit
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-04-14   <brian@gir.tangen... Fix overrun on value
2009-04-14   <brian@gir.tangen... Fix for by_key()
2009-03-21  Steve YenRefactor: memcachd_key_test -> memcached_key_test
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-20  Steve Yenmemcached_io_reset passed wrong struct
2009-01-10  Trond NorbyeDeprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-04  Trond NorbyeFixed: warning: missing braces around initializer
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-06-30   <brian@gir-3.local>Fix for bad key on master
2008-05-21   <brian@h219-110... Fix for death of file io to call shutdown()
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-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-18   <brian@gir-2.local>Merge
2008-03-18   <brian@gir-2.local>Read through caching function.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.