Merged Jean-Charles Redoutey
[awesomized/libmemcached] / tests / function.c
2009-10-12  Trond NorbyeMerged Jean-Charles Redoutey
2009-10-12  Brian AkerMerge from Trond
2009-10-12  Brian AkerMerge from Jean-Charles
2009-10-12  Brian AkerMerge Jean-Charles
2009-10-12  Trond NorbyeReduce the number of items in the mget for regression_b...
2009-10-12  Trond NorbyeFixed compile failure due to wrong return value from...
2009-10-10  Jean-Charles RedouteyAdded reviewed version of memcached_server_get_last_dis...
2009-10-10  Jean-Charles RedouteyFixed retry counter wrongly incremented in case of...
2009-10-09  Brian AkerUpdated test harness, merged Trond's fix for OSX hang.
2009-10-09  Trond NorbyeBug #446766: OSX hangs on user_supplied_bug21
2009-10-08  Brian AkerMerge bug fix
2009-10-08  Trond NorbyeBug #446607: Syscall param write(buf) points to uniniti...
2009-10-08  Brian AkerFix return type.
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-08  Brian AkerMerge of Trond's work.
2009-10-08  Trond NorbyeBug #442914: 'delete noreply' may hang the client
2009-10-07  Trond NorbyeFlush does not reset the bytes stat, so we have no...
2009-10-07  Padraig O'SullivanMerge from trunk.
2009-10-06  Trond NorbyeFix compilation warnings reported by gcc
2009-10-06  Brian AkerMerge in bug fix for for MTaylor
2009-10-06  Brian AkerMerge Trond.
2009-10-06  Trond NorbyeBug 421108: memstat reports same value for bytes, bytes...
2009-10-06  Trond NorbyeBug #434843: Large multigets with binary protocol may...
2009-10-05  Trond NorbyeFix return type from test functions (should be TEST_SUC...
2009-10-05  Trond NorbyeStrip trailing whitespaces
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-09-30  Brian AkerPulled fix from Trond
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-26  Brian AkerMerge Trond
2009-09-26  Trond NorbyeRFE: It should be possible to set behavior flags on...
2009-09-22  Adam ThomasonFactor out fetch-all-requests code marked "Turn this...
2009-09-22  Adam ThomasonFix return codes
2009-09-22  Adam ThomasonAddress trond's comments
2009-09-22  Brian AkerMerge Trond
2009-09-22  Brian AkerMerge fix for binary mget
2009-09-22  Trond NorbyeBug #434484: Binary protocol maps NOT_STORED to wrong...
2009-09-22  Brian AkerMerge Patrick
2009-09-21  Adam ThomasonAdd a test for large multiget hang
2009-09-19  Curtis HawthorneFixed binary mget so that it will always issue a NOOP...
2009-09-17  Padraig O'SullivanMerge from trunk.
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-08-11  Brian AkerMerge
2009-08-11  Trond NorbyeFix problems reported by: -Wsign-conversion from gcc...
2009-07-16  Brian AkerMerge for bug fix from Trond
2009-07-16  Trond NorbyeBug #400177: Memory leak in replication_mget_test
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  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-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-07-06  Monty TaylorTurned on -fvisibility=hidden. Added API markers to...
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-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-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  Monty TaylorA few 32-bit fixes.
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
next