Build fixes for libmemcached/memcached_io.c file.
[awesomized/libmemcached] / configure.ac
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-11  Padraig O'SullivanMerge trunk.
2009-07-10  Brian AkerUpdated version. 0.31
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Monty Taylorpandora-build v0.1
2009-07-06  Monty TaylorTurned on -fvisibility=hidden. Added API markers to...
2009-07-06  Monty TaylorFixed strict aliasing. Turn it off only for the callbac...
2009-07-06  Monty TaylorRearranged some things and added the visibility.m4...
2009-06-29  Brian AkerFix from Trond for deprecation
2009-06-29  Brian AkerDowngrading the configure.
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-21  Monty TaylorAdded -Wformat=2 - checks for some safety/security...
2009-06-21  Monty TaylorRemoved -W - it's an alias for -Wextra.
2009-06-21  Monty TaylorHrm. Turns out we _can_ turn on strict-aliasing.
2009-06-20  Brian AkerMerging replication
2009-06-20  Monty TaylorMerged from trond.
2009-06-20  Monty TaylorFix for older OSes.
2009-06-20  Monty TaylorFixed C99 checks for older OSes.
2009-06-18  Monty TaylorMerge build changes.
2009-06-17  Monty TaylorMerged from me.
2009-06-17  Monty TaylorOne more build merge with libdrizzle/gearman.
2009-06-17  Brian AkerMerging Trond
2009-06-16  Monty TaylorWhoops. Missed a line.
2009-06-16  Monty TaylorMerged from me.
2009-06-16  Monty TaylorPorted in flags from Drizzle.
2009-06-15  Monty TaylorFurther merging from libdrizzle and gearman.
2009-06-15  Monty TaylorFixed conversion test. Again.
2009-06-15  Monty TaylorFixed -Wconversion warnings.
2009-06-15  Monty TaylorConverted final two m4 files into macros. No more direc...
2009-06-15  Monty TaylorMoved pod2man check to a macro.
2009-06-14  Monty TaylorMade ENABLE_HSIEH_HASH into a macro.
2009-06-14  Monty TaylorTurned setsockopt checks into a macro.
2009-06-14  Monty TaylorMade ENABLE_DTRACE actually be a macro.
2009-06-14  Monty TaylorMerged in the C99 change and the end-of-configure statu...
2009-06-14  Monty TaylorRemoved unused references to unreachable-code.
2009-06-14  Monty TaylorRemoved references to -Wconversion. It's just not stabl...
2009-06-14  Monty TaylorChanged how I disabled the Wconversion warning.
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
2009-06-11  Trond NorbyeNew configure flag: --enable-deprecated
2009-06-01  Brian AkerUpdating for 0.30 0.30
2009-05-23  Brian AkerMerge Monty
2009-05-23  Monty TaylorFixed overeager quoting.
2009-05-21  Monty TaylorMerged from trunk.
2009-05-21  Monty Taylorsplit AC_CONFIG_FILES across multple lines.
2009-05-21  Monty TaylorRearranged debug and non-debug compile flags a little...
2009-05-21  Monty TaylorMoved m4 stuff to m4 dir to match how we're doing it...
2009-05-20  Monty TaylorRemove unneeded configure option.
2009-05-20  Monty TaylorOnly link libm with things that need libm.
2009-05-20  Monty TaylorAdd versioning to libmemcachedutil.
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?
next