Only link libm with things that need libm.
[awesomized/libmemcached] / libmemcached / Makefile.am
2009-05-20  Monty TaylorOnly link libm with things that need libm.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
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-11  Trond NorbyeAdded libmemcachedutil containing utility functions
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-30  Trond NorbyeDo not install libmemcached_config.h
2009-03-27  Toru MaesakaUnify the execution flow for fetch related functions...
2009-03-26  Trond NorbyeBacked out changeset 74a1c5ce90d4
2009-03-26  Toru MaesakaUnify the execution flow for fetch related functions...
2009-03-13  Trond NorbyeThe clients and test programs should not be compiled...
2009-03-13  Trond NorbyeCheck if the operating system provides a working ntohll
2009-01-23  Toru MaesakaAdded cluster analysis functionality to the library...
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2009-01-07  Trond NorbyeRemoved obsolete DTrace related macros
2009-01-07  Trond NorbyeFixed the support for DTrace so that it also builds...
2008-11-28  Brian AkerFix for config to not be stored into filesystem. 0.25
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-10-01  Trond Norbyelibmemcached_config.h should not be installed
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-05  Trond NorbyeDetect the required libraries instead of hardcoding...
2008-07-29   <brian@localhost... Handling merge
2008-07-31  Trond NorbyeRemoved build-time dependency to memcached with binary...
2008-07-26   <trond@localhost>Initial support for the binary protocol
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... Merge fix
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-22   <brian@gir.tangen... Refactor out memcached storage functions.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Cleanup of include system. Broke up major memcached...
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.