Build fixes for libmemcached/memcached_io.c file.
[awesomized/libmemcached] / libmemcached /
2009-07-18  Padraig O'SullivanBuild fixes for libmemcached/memcached_io.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_hosts.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_hash.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_get.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_flush.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_dump.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the libmemcached_do.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_delete.c file.
2009-07-18  Padraig O'SullivanBuild fixes for the memcached_connect.c file.
2009-07-18  Padraig O'SullivanSmall build fixes to reduce warnings.
2009-07-18  Padraig O'SullivanVarious small build fixes to reduce warnings.
2009-07-18  Padraig O'SullivanAdding various small build fixes.
2009-07-16  Brian AkerMerge for bug fix from Trond
2009-07-16  Brian AkerBug fix
2009-07-16  Trond NorbyeBug #400182: Ignore unsupported stats 'conn_yields'
2009-07-15  Brian AkerUpdates on C++ interface from Padraig.
2009-07-15  Padraig O'SullivanConverted some of the memcached API's to use size_t...
2009-07-15  Padraig O'SullivanMerge from monty.
2009-07-15  Brian AkerMerge Monty
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Brian AkerMerge Monty
2009-07-14  Brian AkerMerge Padraig
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-14  Monty TaylorMerged from myself.
2009-07-14  Padraig O'SullivanResolving build issues on Mac OSX. Some variables were...
2009-07-11  Padraig O'SullivanMerge trunk.
2009-07-11  Padraig O'SullivanModified the fetch() function in the C++ interface...
2009-07-11  Padraig O'SullivanAdding the fetch_execute function to the C++ interface.
2009-07-11  Padraig O'SullivanUpdating the mget function in the C++ interface to...
2009-07-10  Brian AkerUpdated version. 0.31
2009-07-10  Padraig O'SullivanCleaning up formatting in the C++ interface.
2009-07-10  Padraig O'SullivanUpdating the get function in the C++ interface.
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-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
2009-07-08  Brian AkerMerge Monty
2009-07-08  Brian AkerBug found by Dustin via ICC
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 TaylorRemoved a noinst_HEADERS entry for dtrace_probes, which...
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
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-07  Monty TaylorAdded an else for unknown compilers.
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-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-30  Matt Knoxremoved free
2009-06-30  Matt Knoxoops! Now I'm using the malloc api, rather than direct...
2009-06-29  Brian AkerFix from Trond for deprecation
2009-06-29  Matt Knoxcached the server error in memcached_server_st
2009-06-29  Trond NorbyeBug #393578: make install should install libmemcached...
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 TaylorUpdated output results to match new now-non-missing...
2009-06-20  Brian AkerMerging replication
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Monty TaylorMerged from me.
2009-06-17  Brian AkerMerging Trond
2009-06-16  Monty TaylorMerged from me.
2009-06-15  Monty TaylorFixed -Wconversion warnings.
2009-06-15  Monty TaylorMerged from me.
2009-06-15  Monty TaylorFixed solaris warnings/errors.
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-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 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-21  Monty TaylorMerged from trunk.
2009-05-20  Monty TaylorOnly link libm with things that need libm.
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-14   <brian@localhost... Flip call (NULL is more common). Also add in helgrind...
2009-05-13   <brian@localhost... Cachegrind to test and fix for cache misses
2009-05-13  Monty TaylorA few 32-bit fixes.
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
next