prepare v1.1.4
[awesomized/libmemcached] / test /
2023-03-06  Michael WallnerMerge branch 'fix/php-memcached-531' into v1.x
2023-03-03  Michael Wallnertests: sanitize noblock
2023-03-02  Michael Wallnertests: add test for php-memcached-dev/php-memcached#531 fix/php-memcached-531
2023-03-02  Michael Wallnertests: be more elaborate about what was expected
2023-03-01  Michael Wallnerrevert most of d7a0084bf99d618d1dc26a54fd413db7ae8b8e63
2023-02-28  Michael Wallnerfix #131: add build time option: CLIENT_PREFIX
2022-11-09  Michael WallnerMerge pull request #124 from adsr/underflow-fix
2022-08-09  Michael Wallnerlibmemcached: fix #125: allocation failure on negative...
2022-08-09  Michael Wallnertest: fix missing include for std::array
2022-02-02  Michael Wallnercmake: ensure we globally match on _GNU_SOURCE
2021-09-13  Michael Wallnertest(timeout): include guards
2021-09-10  Michael Wallnerfix #76: get returns NOTFOUND on TIMEOUT
2021-07-19  Michael Wallnerverfy lp#1630615 is not an issue anymore and close #75
2021-06-25  Michael Wallnerfix gh issue #113
2020-12-25  Michael WallnerMerge pull request #101 from remicollet/issue-sover
2020-12-25  Michael WallnerMerge pull request #102 from remicollet/issue-oldsphinx
2020-12-24  Michael WallnerMerge pull request #104 from remicollet/issue-32bit
2020-12-23  Remi Colletfix for 32-bit 104/head
2020-12-23  Michael WallnerRevert "semver: 1.0 -> 1"
2020-12-21  Michael Wallnerp9y: fix includes
2020-12-17  Michael Wallnersemver: 1.0 -> 1
2020-12-11  Michael Wallnercmake: better check for CPP17 parallelism
2020-12-03  Michael Wallnerp9y: bsd
2020-12-03  Michael Wallnerp9y
2020-12-02  Michael Wallnertesting: be less picky when testing test/lib/Connection
2020-11-27  Michael Wallnermore cleanup
2020-11-25  Michael WallnerWIP
2020-11-24  Michael Wallnermemaslap: mv src/bin/contrib => contrib/bin
2020-11-23  Michael Wallnerfix test
2020-11-23  Michael Wallnertesting: tsan
2020-11-23  Michael Wallnertesting
2020-11-20  Michael Wallnerbin: consolidate clients
2020-11-18  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-17  Michael Wallnerbin: consolidate clients
2020-11-12  Michael Wallnersanitizers: suppress false positive leaks in libtbb
2020-11-10  Michael Wallnertesting: retry check for memcp
2020-11-10  Michael Wallnertesting: flaky memcp udp
2020-11-10  Michael Wallnertesting: memcp quit/flush when udp/buffering
2020-11-10  Michael Wallnertesting: memcat
2020-11-10  Michael Wallnertesting: more memcp options
2020-11-04  Michael Wallnercheck for waitid and NOWAIT
2020-11-02  Michael Wallnertesting: let retry's sleeping duration grow faster
2020-11-02  Michael Wallnershow any system error (errno)
2020-11-02  Michael Wallnersuppress output from runtests
2020-11-02  Michael Wallnercmake: fix tbb detection
2020-11-02  Michael Wallnercmake
2020-11-02  Michael Wallnercmake: improve dependency checks
2020-10-30  Michael WallnerMerge branch 'runtest' into v1.x
2020-10-30  Michael Wallnerenable c++17 parallel algorithms through TBB
2020-10-30  Michael Wallnerruntests
2020-10-30  Michael Wallnermemaslap: fix leaks
2020-10-30  Michael Wallnerfix memleak
2020-10-30  Michael Wallnerremove ambigous Cluster ctor
2020-10-30  Michael Wallnerthread safe randoms
2020-10-27  Michael Wallnertesting: freebsd [travis skip]
2020-10-27  Michael Wallnertesting: freebsd [travis skip]
2020-10-27  Michael Wallnerfix #95
2020-10-27  Michael Wallnerfix indentation
2020-10-27  Michael Wallnertesting: attempt to speedup freebsd build
2020-10-27  Michael Wallnertesting: errors
2020-10-25  Michael Wallnertesting: test lib/Connection
2020-10-23  Michael Wallnertesting: cleanup
2020-10-23  Michael Wallnertesting: fix rnd
2020-10-23  Michael Wallnertest: fix returnmatcher
2020-10-23  Michael Wallnerclang-tidy
2020-10-23  Michael Wallner*.h.in: apply clang-format
2020-10-23  Michael Wallnerstart using a .clang-format code style
2020-10-22  Michael Wallnertesting: replicated deletes
2020-10-20  Michael Wallnertesting: memstat --analyze=latency
2020-10-20  Michael Wallnertesting
2020-10-20  Michael Wallnertesting
2020-10-19  Michael Wallnertesting: avoid default port
2020-10-19  Michael Wallnertesting: fix lp1021819
2020-10-19  Michael Wallnertesting: ++
2020-10-19  Michael Wallnertesting: ++
2020-10-16  Michael Wallnertesting
2020-10-16  Michael Wallnertesting: strings
2020-10-16  Michael Wallnercmake: fix MEMCACHED_BINARY
2020-10-16  Michael Wallnerfix warnings
2020-10-14  Michael Wallnertesting: memaslap still fails on cirrus/freebsd
2020-10-13  Michael Wallnereven more lighter on CI resources
2020-10-13  Michael Wallnerbe lighter on CI resources
2020-10-13  Michael WallnerMerge branch 'catch' into v1.x
2020-10-13  Michael Wallnertesting: bin/memaslap
2020-10-13  Michael Wallnertesting: memslap
2020-10-13  Michael Wallnertesting: memcapable
2020-10-13  Michael Wallnertesting: vbucket
2020-10-13  Michael Wallnertesting: parser
2020-10-13  Michael Wallnerfix include
2020-10-13  Michael Wallnertesting: parser
2020-10-12  Michael Wallnertesting: freebsd on cirrus
2020-10-07  Michael Wallnertesting: re-enable udp test on mac [travis skip]
2020-10-07  Michael Wallnertesting: udp flag must be set prior adding servers
2020-10-07  Michael Wallnertesting: touch
next