awesomized/libmemcached
2009-07-08  Monty Taylorpandora-build v0.1
2009-07-07  Monty TaylorCleaned up some warnings.
2009-07-07  Monty TaylorAdd in missing probes.
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-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...
2009-05-20  Brian AkerUpdating ignore file
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-20  Monty TaylorFixed a few man pages so lintian does't complain.
2009-05-20   <brian@localhost... Updated Changelong
2009-05-20   <brian@localhost... Align memcached_st.
2009-05-20   <brian@localhost... Cleaned up structures for holes.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-19   <brian@localhost... Added tag 0.29-2 for changeset c461be07320b
2009-05-19   <brian@localhost... Updated release notes 0.29-2
2009-05-14   <brian@localhost... Updating TODO
2009-05-14   <brian@localhost... Adding an assert, plus a conversion of malloc to calloc
2009-05-14   <brian@localhost... Flip call (NULL is more common). Also add in helgrind...
2009-05-13   <brian@localhost... Added callgrind() to Makefile
2009-05-13   <brian@localhost... Cachegrind to test and fix for cache misses
2009-05-13  Monty TaylorFixed a little autoconf quoting. Updated AC_OUTPUT.
2009-05-13  Monty TaylorA few 32-bit fixes.
2009-05-13  Monty TaylorFixed up configure.ac to use newer/recommended automake...
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-13  Monty TaylorAdded srcdir includes so that the include files could...
2009-05-13  Trond NorbyeFix package variable in AM_INIT_AUTOMAKE
2009-05-13   <brian@localhost... Added tag 0.29 for changeset ddaa6a4bb80f
2009-05-13   <brian@localhost... Updates for 0.29 release 0.29
next