author | Brian Aker <brian@gir.tangent.org> | |
Thu, 17 Dec 2009 17:28:30 +0000 (09:28 -0800) | ||
committer | Brian Aker <brian@gir.tangent.org> | |
Thu, 17 Dec 2009 17:28:30 +0000 (09:28 -0800) | ||
commit | dec0636927f5d0ae4cf06ad2710d022990419879 | |
tree | d418324ee29693f9cce0657ef97560a0cdc68e17 | tree | snapshot |
parent | c5e241403799b30e270688938964a9d7eca92ef0 | commit | diff |
Makefile.am | diff | blob | history | |
configure.ac | diff | blob | history | |
libhashkit/Makefile.am | [new file with mode: 0644] | blob |
libhashkit/algorithm.h | [new file with mode: 0644] | blob |
libhashkit/behavior.c | [new file with mode: 0644] | blob |
libhashkit/behavior.h | [new file with mode: 0644] | blob |
libhashkit/common.h | [new file with mode: 0644] | blob |
libhashkit/crc32.c | [new file with mode: 0644] | blob |
libhashkit/default.c | [new file with mode: 0644] | blob |
libhashkit/fnv.c | [new file with mode: 0644] | blob |
libhashkit/hashkit.c | [new file with mode: 0644] | blob |
libhashkit/hashkit.h | [new file with mode: 0644] | blob |
libhashkit/hsieh.c | [new file with mode: 0644] | blob |
libhashkit/jenkins.c | [new file with mode: 0644] | blob |
libhashkit/ketama.c | [new file with mode: 0644] | blob |
libhashkit/md5.c | [new file with mode: 0644] | blob |
libhashkit/murmur.c | [new file with mode: 0644] | blob |
libhashkit/strerror.c | [new file with mode: 0644] | blob |
libhashkit/strerror.h | [new file with mode: 0644] | blob |
libhashkit/types.h | [new file with mode: 0644] | blob |
libhashkit/visibility.h | [new file with mode: 0644] | blob |
support/libmemcached.spec.in | diff | blob | history | |
tests/Makefile.am | diff | blob | history | |
tests/hashkit_functions.c | [new file with mode: 0644] | blob |