NULL commit
[awesomized/libmemcached] / configure.ac
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-14  Brian AkerMerging Trond
2009-10-13  Brian AkerUpdated for release
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-07  Padraig O'SullivanMerge from trunk.
2009-10-06  Brian AkerMerge in bug fix for for MTaylor
2009-10-06  Brian AkerMerge Trond.
2009-10-05  Trond NorbyeMove libmemcachedutil to libmemcached/util where it...
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-10-01  Trond NorbyeRefactor and add support for the ASCII protocol by...
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-25  Trond NorbyeAdd an example using innodb as a storage (NOTE: this...
2009-09-23  Brian AkerUpdating for version .33
2009-09-22  Brian AkerMerge Patrick
2009-09-21  Trond NorbyeMerge trunk
2009-09-17  Trond NorbyeMerge trunk
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-17  Trond NorbyePrototype of a protocol parsing library for the binary...
2009-09-17  Brian AkerUpdate pandora
2009-09-16  Brian AkerUpdating library version number
2009-09-16  Monty TaylorBumped the so version.
2009-09-16  Monty TaylorMerged trunk.
2009-09-16  Brian AkerUpdating for version .32 0.32
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
next