pandora-build 0.9
[awesomized/libmemcached] / libmemcached /
2009-07-09  Monty Taylorpandora-build 0.9
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 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-29  Brian AkerFix from Trond for deprecation
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.
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-12  Trond NorbyeFixed up review comments from Brian
2009-05-11  Trond NorbyeAdded libmemcachedutil containing utility functions
2009-05-03  Trond NorbyeFlush _all_ servers when we hit the prefetch limit
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-05-02  Trond NorbyePOLLERR is a returned event value
2009-05-02  Trond NorbyeRefactor: memcached_io_read should return memcached_ret...
2009-05-02  Trond NorbyeSwallow new stats from 1.3 servers. We need a new stats...
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-30  Trond NorbyeDo not install libmemcached_config.h
2009-04-28  Tasuku SUENAGAAdd support for incr/decr with initial value
2009-04-16  Trond NorbyeIncrease the size of the buffer for the version string
2009-04-16   <brian@gir.tangen... Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to...
2009-04-15   <brian@localhost... Setup for version .28 and fix for RPM build for Fedora 10 0.28
2009-04-14   <brian@gir.tangen... Fix overrun on value
2009-04-14   <brian@gir.tangen... Fix for by_key()
2009-04-14   <brian@gir.tangen... Recommitting fix for non-init
2009-03-30  Brian AkerFixingup for release 0.27
2009-03-27  Toru MaesakaUnify the execution flow for fetch related functions...
2009-03-26  Trond NorbyeBacked out changeset 74a1c5ce90d4
2009-03-26  Toru MaesakaUnify the execution flow for fetch related functions...
2009-03-26  Trond NorbyeRefactor: Rename value_fetch to textual_value_fetch
2009-03-24  Trond NorbyeUse poll() to determine next readable server
2009-03-23  Trond NorbyeUse ptr->root->result if the caller didn't provide...
2009-03-21  Steve YenRefactor: memcachd_key_test -> memcached_key_test
2009-03-19  Trond NorbyeCompute jenkins hash byte by byte on big endian platforms
2009-03-19  Trond NorbyeCopy all tunable members in memcached_clone and add...
2009-03-13  Trond NorbyeThe clients and test programs should not be compiled...
2009-03-13  Trond NorbyeCheck if the operating system provides a working ntohll
2009-03-13  Trond NorbyeSilently ignore the new stats fields
2009-03-13  Eric Lambertminor tweaks to udp testcode and new error string
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric LambertSkip IPv6 addresses in UDP mode (the server doesn't...
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-03-01  Trond NorbyeFix connect with timeouts
2009-02-26  Robey PointerPreserve errno for write failures
2009-02-25  Trond NorbyeFixed retrieval of io-watermarks
2009-02-24  Trond NorbyeFixed typo: SO_RCVBUF instead of SO_SNDBUF
2009-02-24  Eric Lambertdo function should not increment response counter in...
2009-02-24  Eric Lambertversion_binary no longer attempts to parse invalid...
2009-02-24  Eric Lambertversion_textual no longer attempts to parse invalid...
2009-02-10  Toru MaesakaUpdated the library version constant to 0.26 (seems...
2009-01-27  Trond NorbyeImplemented support for noreply in the binary protocol
next