Added tag 0.29-2 for changeset c461be07320b
[awesomized/libmemcached] / configure.ac
2009-05-13  Monty TaylorFixed a little autoconf quoting. Updated AC_OUTPUT.
2009-05-13  Monty TaylorFixed up configure.ac to use newer/recommended automake...
2009-05-13  Trond NorbyeFix package variable in AM_INIT_AUTOMAKE
2009-05-13  Monty TaylorTurned on more warnings, and fixed the errors. Moved...
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
2009-05-13   <brian@localhost... Setup for next version (and fixes for util for RPM)
2009-05-11  Trond NorbyeAdded libmemcachedutil containing utility functions
2009-05-01   <brian@localhost... New Spec file.
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-15   <brian@localhost... Setup for version .28 and fix for RPM build for Fedora 10 0.28
2009-03-30  Brian AkerFixingup for release 0.27
2009-03-13  Trond NorbyeThe clients and test programs should not be compiled...
2009-01-29  Brian AkerCleanup for version 0.26 0.26
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-20  Trond NorbyeConfigure should detect and enable C99
2009-01-06  Brian AkerMerge
2009-01-06  Trond NorbyeTest for a working SO_SNDTIMEO and SO_RCVTIMEO during...
2008-12-10  Trond NorbyeAdd --with-memcached to be able to specify the memcache...
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-10-23  Trond NorbyeSearch for pod2man during configure
2008-09-16  Brian AkerWrapping up fixed for .24 release
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-09-07  Brian AkerForgot to update version number. 0.23 _23
2008-09-07  Brian AkerMerge
2008-08-29  Yin Chenfix a configure.ac typo(03 for O3)
2008-08-19  Trond NorbyeClean up the compiler flag section
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 ChenAdd the LDFLAGS for -lm(floorf)
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-06  Yin ChenImplement the server failure rehash mechanism
2008-08-05  Trond NorbyeFix macro for verifying proper struct padding in protoc...
2008-08-05  Trond NorbyeDetect the required libraries instead of hardcoding...
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
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-07-18   <brian@localhost... Fix for Solaris 64bit
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
2008-05-21  Brian AkerUpdated headers for version 21
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
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-03-18   <brian@gir-2.local>New version update
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.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-19   <brian@gir-2.local>Merge fix.
2008-02-18  Brian AkerUpdates for versions
2008-02-13   <brian@gir-2.local>Merge
2008-02-09  Brian AkerUpdated Version status. Updated all command line tools...
2008-02-01  Brian AkerIncrememting for next version
2008-01-30   <patg@patg.net>Merged
2008-01-29  Brian AkerPrep work for .15 release.
2008-01-13   <brian@gir.local>Updated docs that Tim noticed.
2008-01-10  Brian AkerFix for connect() to invalidate socket on failure.
2007-12-22   <brian@gir.tangen... Merging branches.
2007-12-22  Brian AkerFixed a bug Cal found on null termination of a result...
2007-12-18  Brian AkerPortability patches from Kevin Dalley for Freebsd 4.0.
2007-12-16  Brian AkerMinor bug discovered at hackathon.
2007-12-11  Brian AkerCommitting work for next release (got to do something...
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-11-29   <brian@gir.tangen... IPV6 support, plus cleanup around consistent hashing.
2007-11-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-20  Brian AkerFixed thread issue on Linux with gethostbyname_r().
2007-11-15  Brian AkerAdded test for binary append (works as an example as...
2007-11-14  Brian AkerRework of the server connect so that "hostname" lookup...
2007-11-12  Brian AkerFixing increment and decrement to take a 64bit unsigned...
2007-11-09  Brian AkerMerged in new generate tests.
2007-11-05  Brian AkerBuild the spec file (aka I stop hand editing it).
2007-11-05  Brian AkerFixup for release 0.8
2007-11-01  Brian Akerpkgconfig support done (need to write example)