cmake: fix manual library discovery
[m6w6/libmemcached] / src /
2020-11-27  Michael Wallnerfix alloca usage
2020-11-27  Michael Wallnermore cleanup
2020-11-25  Michael Wallnermissing inttypes.h origin/portability-cleanup
2020-11-25  Michael WallnerWIP
2020-11-24  Michael Wallnermemaslap: mv src/bin/contrib => contrib/bin
2020-11-24  Michael Wallnerbin/contrib/memaslap: attempt to fix atomics detection
2020-11-23  Michael Wallnermemaslap: include missing headers
2020-11-23  Michael Wallnerbin: move memaslap to contrib
2020-11-23  Michael Wallnertesting
2020-11-20  Michael Wallnerbin/memcp: fix cast
2020-11-20  Michael Wallnerbin: consolidate clients
2020-11-18  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-16  Michael Wallnerbin: consolidate clients
2020-11-13  Michael Wallnerbin: consolidate memcat
2020-11-12  Michael Wallnertypo
2020-11-12  Michael Wallnerbin/memslap: execute_* functions are not common
2020-11-10  Michael Wallnerbin/memcat: fix leak
2020-11-10  Michael Wallnertesting: memcat
2020-11-10  Michael Wallnertesting: more memcp options
2020-11-04  Michael Wallneradd missing include
2020-11-04  Michael Wallnerdo not use VERSION target property; confuses OpenBSD...
2020-11-04  Michael Wallnercmake: clean up nohsieh.cc
2020-11-02  Michael Wallnerany execinfo/backtrace rt lib must be transient
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 Wallnercmake: typo
2020-10-30  Michael Wallnercmake: fix libsasl linking
2020-10-30  Michael Wallnermemaslap: fix leaks
2020-10-27  Michael Wallnerfix #95
2020-10-27  Michael Wallnerfix wrong timeout check
2020-10-25  Michael Wallnerremove wrongly located header
2020-10-23  Michael Wallnersimplify falsy comparisons
2020-10-23  Michael Wallnerclang-format: no single-line case
2020-10-23  Michael Wallner*.h.in: apply clang-format
2020-10-23  Michael Wallnersrc/bin: apply clang-format
2020-10-23  Michael Wallnersrc/libmemcachedprotocol: apply clang-format
2020-10-23  Michael Wallnersrc/libmemcachedutil: apply clang-format
2020-10-23  Michael Wallnersrc/libmemcached: apply clang-format
2020-10-23  Michael Wallnersrc/hashkit: apply clang-format
2020-10-23  Michael Wallnerstart using a .clang-format code style
2020-10-20  Michael Wallnermemcached_set_encoding_key: header mixup
2020-10-20  Michael Wallnertesting
2020-10-20  Michael Wallnertesting
2020-10-20  Michael Wallnerclients do not use any internal functionality, so link...
2020-10-19  Michael Wallnermemcached_return_t: revert ABI break and reuse old...
2020-10-19  Michael Wallnertesting: ++
2020-10-16  Michael Wallnerremove src/libtest
2020-10-16  Michael Wallnerfix warnings
2020-10-14  Michael Wallnerattempt to fix murmur on big endian
2020-10-14  Michael Wallnerattempt to fix murmur on big endian
2020-10-13  Michael Wallnerattempt to fix murmur on big endian
2020-10-13  Michael Wallnerattempt to fix murmur on big endian
2020-10-13  Michael Wallnercheck endianess
2020-10-13  Michael WallnerMerge branch 'catch' into v1.x
2020-10-13  Michael Wallnermemcapable: fix test for 1.6 93/head
2020-10-13  Michael Wallnertesting: bin/memaslap
2020-10-13  Michael Wallnertesting: memslap
2020-10-13  Michael Wallnerfix warning (double promotion)
2020-10-13  Michael Wallnerfix warning
2020-10-12  Michael Wallnertesting: freebsd on cirrus
2020-10-05  Michael Wallnerlibmemcached: fix ub; TODO: what's that watchpoint...
2020-10-02  Michael WallnerMerge branch 'catch' of github.com:m6w6/libmemcached...
2020-10-02  Michael Wallnercmake: macos build
2020-10-01  Michael Wallnerlibmemcached: fix ub; TODO: what's that watchpoint...
2020-09-29  Michael Wallnertesting: more bin tests
2020-09-29  Michael Wallnerasan: skip jenkins in older compilers, too
2020-09-29  Michael Wallnerasan: fix buffer overflows
2020-09-29  Michael Wallnerasan: fix odr-violation
2020-09-28  Michael Wallnertesting: flush
2020-09-16  Michael Wallnerlibmemcached/sasl: ensure mech list is zero terminated
2020-09-15  Michael Wallnerlibmemcached: fix char*strerror_r() handling
2020-09-15  Michael Wallner.gitignore: cleanup
2020-09-15  Michael Wallnertesting: improve sanitizer handling
2020-09-15  Michael Wallnercmake: reorder src/bin
2020-09-15  Michael Wallnertesting: consolidate
2020-09-15  Michael Wallnercmake: IMPORT, EXPORT and RPATH improvements
2020-09-14  Michael Wallnerbin/memflush: fix exit code on connection failure
2020-09-14  Michael Wallnermemcapable: fix quit test with v1.6+
2020-09-14  Michael Wallnermemcapable: fix version test with v1.6+
2020-09-14  Michael Wallnercmake: fix INSTALL_RPATH
2020-09-14  Michael Wallnercmake: fix include directories
2020-09-11  Michael Wallnerflush
2020-08-19  Michael Wallnerlibmemcached: fix pipelining with memcached 1.6
2020-08-19  Michael Wallnercmake: add missing headers; add dtrace
2020-08-18  Michael Wallnercmake: add common.h to targets
2020-08-18  Michael Wallnercmake: add libmemcachedprotocol to build
2020-08-17  Michael Wallnercmake: check for GNU style strerror_r
2020-08-17  Michael Wallnerbin/memaslap: fix build
2020-08-13  Michael WallnerMerge branch 'docs' into v1.0
2020-08-04  Michael Wallnerdocs: flush libmemcached progress
2020-05-27  Michael Wallnerdocs: bin/
2020-02-28  Michael Wallnerdocs: sanitize
2020-02-27  Michael Wallnerbison: fix warnings
next