Merge in all scanner tree + virtual buckets.
[awesomized/libmemcached] / libmemcached / common.h
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-27  Trond NorbyeInitial support for Windows
2010-07-16  Brian AkerMerge in memcached_stat_execute().
2010-06-29  Brian AkerAdding gtest framework.
2010-04-21  Brian AkerFix for bad name servers.
2010-04-05  Brian AkerMerge Andre
2010-04-05  Brian Aker@$#$@$ gcc
2010-04-02  Brian AkerMake use of new vdo().
2010-02-18  Brian AkerMerge for Dmitry
2010-02-14  Brian AkerUpdating memcached_server_instance_st structure.
2010-02-13  Brian AkerLots of compiler fixes.
2010-02-09  Brian AkerCleanup on uint8 to bool for quit.
2010-01-22  Brian AkerBool fix.
2010-01-21  Brian AkerStyle cleanup.
2010-01-21  Brian AkerCleanup dead files in libmemcached.
2010-01-19  Brian AkerMerge Lee
2010-01-18  Brian AkerNew allocator interface.
2010-01-16  Brian AkerRemove mass calloc() on memcached_st creation.
2010-01-16  Brian AkerFile Refactoring
2010-01-15  Brian AkerRefactor test framework to run pre/post just once.
2010-01-15  Brian AkerUpdates for CORK.
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Monty TaylorMerged build.
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerAbstract out ptr->hosts[server_key] references.
2010-01-05  Brian AkerMerge Monty
2010-01-03  Brian AkerSimple dead code removal and fix for analysis structure...
2009-12-17  Brian AkerMore const correctness.
2009-12-16  Brian AkerMass rename to simplify names.
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-02  Monty TaylorMerged trunk.
2009-11-27  Brian AkerMerge from Mikki
2009-11-27  Mikko KoppanenAdded randomized read behavior
2009-11-03  Trond NorbyeMerge from Mike Tsai
2009-10-25  Brian AkerTrond's fix for Mark's build issue
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-14  Brian AkerMerging Trond
2009-10-14  Trond NorbyeBug #447237: const-correctness in interface
2009-10-02  Brian AkerMerge Monty.
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-22  Brian AkerMerge Patrick
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-17  Trond NorbyeMerge trunk
2009-09-17  Brian AkerMerge Trond
2009-09-17  Trond NorbyeRefactor: move ntohll to a separate helper library
2009-07-15  Brian AkerUpdates on C++ interface from Padraig.
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  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-07-06  Monty TaylorTurned on -fvisibility=hidden. Added API markers to...
2009-07-06  Monty TaylorRearranged some things and added the visibility.m4...
2009-05-28  Brian AkerAdded memcached_generate_hash() and more tests! :)
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-03-21  Steve YenRefactor: memcachd_key_test -> memcached_key_test
2009-03-13  Trond NorbyeCheck if the operating system provides a working ntohll
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-23  Robey PointerExport generate_hash_value as memcache_generate_hash_va...
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-10  Trond NorbyeDeprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
2009-01-07  Trond NorbyeFixed the support for DTrace so that it also builds...
2009-01-05  Brian AkerRefactor for host_reset, updated test. TODO in code...
2009-01-05  Brian AkerRefactor out host_reset and add internal _with() to...
2008-11-28  Brian AkerFix for config to not be stored into filesystem. 0.25
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-17   <brian@gir-3.local>Removing purge support for the time being.
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-09-30  Trond NorbyeHostname (and filename) should be const in memcached_se...
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
2008-08-19  Brian AkerTurned up warnings in code
2008-08-07  Yin ChenFix some flaw and bugs in server failure rehash
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-06  Yin ChenImplement the server failure rehash mechanism
2008-07-29   <brian@localhost... Handling merge
2008-07-29   <brian@localhost... Fix for lingerd and bad free.
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-07-18   <brian@localhost... Fix for solaris
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-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-21   <brian@gir.tangen... Branch merge
next