* Rename: s/by_key_with_initial/with_initial_by_key
authorAdam Thomason <ad@mthomason.net>
Sat, 7 Nov 2009 01:50:53 +0000 (17:50 -0800)
committerAdam Thomason <ad@mthomason.net>
Sat, 7 Nov 2009 01:50:53 +0000 (17:50 -0800)
commite4b735371f61e2b038ac621c2210354441b3ed6b
treee72a060bcc0fedcbb53ffb1d8f88cf4252c47d88
parent1e407cf02f3c5b4adba0c80b42e8b39891020800
* Rename: s/by_key_with_initial/with_initial_by_key
* Include separate test for each function
* Change type of offset to uint64_t for increment_by_key and decrement_by_key
* Change type of offset to uint64_t for memcached_auto; also use PRIu64 format in it for sprintf
docs/memcached_auto.pod
libmemcached/memcached.h
libmemcached/memcached_auto.c
tests/function.c