awesomized/libmemcached
2009-07-10  Padraig O'SullivanRemoving all remnants of const char * in the C++ interf...
2009-07-10  Padraig O'SullivanAdded the lib_version() function to the C++ interface.
2009-07-10  Padraig O'SullivanRemoving un-needed include declaration from C++ interface.
2009-07-10  Padraig O'SullivanMore modifications to the C++ interface. Changing the...
2009-07-10  Padraig O'SullivanMaking some modifications to the C++ interface. Mainly...
2009-07-08  Brian AkerMerge Monty
2009-07-08  Brian AkerBug found by Dustin via ICC
2009-07-08  Monty TaylorTurned off gcc-4.2 forcing on osx for now, until I...
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorUpdated pandora-build v0.3.
2009-07-08  mordredAdded support for autoconf 2.59.
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorCleaned up a -Wconversion warning check for tarball...
2009-07-08  Monty TaylorMoved tests/ to after client/, since it depends on...
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Monty TaylorCleaned up clients/ and tests/ to not build things...
2009-07-08  Monty TaylorRemoved a noinst_HEADERS entry for dtrace_probes, which...
2009-07-08  Monty Taylorpandora-build v0.1
2009-07-08  Trond NorbyeBug 396882: docs/Makefile.am refers to memory_user_data...
2009-07-08  Brian AkerUpdate changelog
2009-07-08  Brian AkerTrond merge (and a fix for make test)
2009-07-07  Monty TaylorCleaned up some warnings.
2009-07-07  Monty TaylorAdd in missing probes.
2009-07-07  Monty TaylorPatch from Trond about visibility on Sun Studio.
2009-07-07  Monty TaylorReverted changes to a file that isn't owned by this...
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-07-03  Trond NorbyeBug #395094: Rewrite config/autorun.sh to a Bourne...
2009-07-01  Brian AkerMerge Trond
2009-07-01  Trond NorbyeBug 394442: Replication mget test fail on linux due...
2009-07-01  Brian AkerWork inspired by matt knox
2009-06-29  Brian AkerFix from Trond for deprecation
2009-06-29  Brian AkerDowngrading the configure.
2009-06-29  Brian AkerMerge Trond
2009-06-29  Trond NorbyeBug #393578: make install should install libmemcached...
2009-06-29  Trond NorbyeBug #393556: Specify the signess of constants to avoid...
2009-06-27  Brian AkerFix for Solaris testing
2009-06-27  Trond NorbyeFix regression bug #392807, --with-memcached doesn...
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-21  Trond NorbyeDeprecate the old callback interface to set the memory...
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-21  Monty TaylorUpdated output results to match new now-non-missing...
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 TaylorMerged from me.
2009-06-15  Monty TaylorFixed solaris warnings/errors.
2009-06-15  Monty TaylorUpdated README.FIRST with up to date instructions.
2009-06-15  Monty TaylorAdded status message to the end of autorun.sh
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-14  Trond NorbyeUse the memory allocators specified by memcached_set_me...
2009-06-14  Trond Norbyemerge upstream
2009-06-14  Brian AkerMerge Trond
2009-06-14  Trond NorbyeAdd memcached_[gs]et_user_data and updated the doc...
2009-06-14  Trond NorbyeClone should also preserve calloc
2009-06-14  Trond NorbyeFix paren style, and mark replication with the unlikely...
2009-06-14  Trond NorbyeAdd memcached_[gs]et_memory_allocators to the main...
2009-06-13  Brian AkerMerge of configure
2009-06-11  Trond NorbyeFixed tests in configure script
2009-06-11  Trond NorbyeNew configure flag: --enable-deprecated
2009-06-10  Trond NorbyeRefactor: clean up malloc/realloc/free/calloc
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-06-01  Brian AkerDoc merge
2009-06-01  Monty TaylorFixed lintian warnings for manpages.
2009-06-01  Brian AkerUpdating for 0.30 0.30
2009-05-28  Brian AkerAdded memcached_generate_hash() and more tests! :)
2009-05-27  Brian AkerStat fix and storage boost performance.
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 TaylorAdded location of pod2man on OpenSolaris to the list...
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-21  Monty TaylorAdded -I option to aclocal so the system finds the...
next