pandora-build v0.62
[awesomized/libmemcached] / tests /
2009-09-16  Monty TaylorMerged trunk.
2009-09-15  Brian AkerMerging Trond.
2009-09-15  Brian AkerMerge Trond.
2009-09-10  Trond NorbyeFix compilation issues with gcc 4.4.1 on macosx
2009-09-02  Trond NorbyeBug #423114 Programs list the libraries in the wrong...
2009-08-11  Brian AkerMerge
2009-08-11  Trond NorbyeFix problems reported by: -Wsign-conversion from gcc...
2009-07-30  Brian AkerMore C++ updates
2009-07-30  Brian AkerMerge Monty
2009-07-27  Padraig O'SullivanAdded doxygen comments to all methods in the C++ libmem...
2009-07-26  Padraig O'SullivanUpdated the fetch method in the C++ interface and added...
2009-07-26  Padraig O'SullivanThis commit contains the following changes:
2009-07-23  Brian AkerMerge Padraig
2009-07-18  Padraig O'SullivanUpdated the C++ interface to return values as std:...
2009-07-18  Padraig O'SullivanUpdating the C++ test case file after making changes...
2009-07-16  Brian AkerMerge for bug fix from Trond
2009-07-16  Trond NorbyeBug #400177: Memory leak in replication_mget_test
2009-07-16  Brian AkerRemove plus test for the moment.
2009-07-15  Brian AkerUpdates on C++ interface from Padraig.
2009-07-15  Brian AkerModified test system so that "make test" should no...
2009-07-15  Padraig O'SullivanFixing the usage of __attribute__(unused) for solaris...
2009-07-15  Padraig O'SullivanSome more updates to the C++ test file to remove solari...
2009-07-15  Padraig O'SullivanUpdating the C++ test file to remove some compiler...
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  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-11  Padraig O'SullivanMerge trunk.
2009-07-11  Padraig O'SullivanModified the fetch() function in the C++ interface...
2009-07-10  Padraig O'SullivanUpdating the get function in the 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  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 TaylorCleaned up clients/ and tests/ to not build things...
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-07-08  Brian AkerTrond merge (and a fix for make test)
2009-07-07  Monty TaylorCleaned up some warnings.
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-06-29  Brian AkerFix from Trond for deprecation
2009-06-29  Brian AkerMerge Trond
2009-06-29  Trond NorbyeBug #393556: Specify the signess of constants to avoid...
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-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
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-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-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... Added callgrind() to Makefile
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   <brian@localhost... Updates for 0.29 release 0.29
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-12  Trond NorbyeFixed up review comments from Brian
2009-05-11  Trond NorbyeAdded libmemcachedutil containing utility functions
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-05-02  Trond NorbyeRefactor: memcached_io_read should return memcached_ret...
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-28  Tasuku SUENAGAAdd support for incr/decr with initial value
2009-03-31  Brian AkerFix for test from Eric (we should rework this around...
2009-03-23  Trond NorbyeUse ptr->root->result if the caller didn't provide...
2009-03-21  Trond NorbyeFixed actual loop in add_wrapper ;-)
2009-03-19  Trond NorbyeLower the number of iterations in add_wrapper
2009-03-19  Trond NorbyeCopy all tunable members in memcached_clone and add...
2009-03-13  Trond NorbyeCreate a new make-target: test-no-outputdiff
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 Lambertudp support in fire and forget mode for all ops but...
2009-01-27  Trond NorbyeImplemented support for noreply in the binary protocol
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
next