Sat, 30 Aug 2008 19:13:15 +0300autogenerate the memcache_test help output, and pipeline memcache requests default tip
Tero Marttila <terom@fixme.fi> [Sat, 30 Aug 2008 19:13:15 +0300] rev 49
autogenerate the memcache_test help output, and pipeline memcache requests

Fri, 29 Aug 2008 23:31:17 +0300fix doc tpyos, rename some enums, fix printf format len for non-zero terminated strings (hg status), pass args to memcache_cmd_format_header via memcache_req_*, handle zero-length STORE requests, memcache_req is_buf_ours + free, other function name typos (keymemcache_req_key), fix req state behaviour re *_DATA_* for STORE requests and FETCH/END, better memcache_server connpool events/management, modular memcache_test with a working benchmark. This is a long commit message.
Tero Marttila <terom@fixme.fi> [Fri, 29 Aug 2008 23:31:17 +0300] rev 48
fix doc tpyos, rename some enums, fix printf format len for non-zero terminated strings (hg status), pass args to memcache_cmd_format_header via memcache_req_*, handle zero-length STORE requests, memcache_req is_buf_ours + free, other function name typos (keymemcache_req_key), fix req state behaviour re *_DATA_* for STORE requests and FETCH/END, better memcache_server connpool events/management, modular memcache_test with a working benchmark. This is a long commit message.

Thu, 28 Aug 2008 03:14:07 +0300add the coro_test.c file, and update .hgignore a bit
Tero Marttila <terom@fixme.fi> [Thu, 28 Aug 2008 03:14:07 +0300] rev 47
add the coro_test.c file, and update .hgignore a bit

Thu, 28 Aug 2008 03:12:11 +0300bugfixed, enum->string mappings, test does requests
Tero Marttila <terom@fixme.fi> [Thu, 28 Aug 2008 03:12:11 +0300] rev 46
bugfixed, enum->string mappings, test does requests

Thu, 28 Aug 2008 01:42:28 +0300documentation tweaks, add req_abort function prototype
Tero Marttila <terom@fixme.fi> [Thu, 28 Aug 2008 01:42:28 +0300] rev 45
documentation tweaks, add req_abort function prototype

Thu, 28 Aug 2008 01:34:14 +0300stub functions and documentation
Tero Marttila <terom@fixme.fi> [Thu, 28 Aug 2008 01:34:14 +0300] rev 44
stub functions and documentation

Thu, 28 Aug 2008 00:29:39 +0300the request/reply code should be complete now, but still needs testing
Tero Marttila <terom@fixme.fi> [Thu, 28 Aug 2008 00:29:39 +0300] rev 43
the request/reply code should be complete now, but still needs testing

Wed, 27 Aug 2008 22:42:27 +0300more reply-receiving code, but still incomplete
Tero Marttila <terom@fixme.fi> [Wed, 27 Aug 2008 22:42:27 +0300] rev 42
more reply-receiving code, but still incomplete

Wed, 27 Aug 2008 21:30:32 +0300sending requests, and partial support for receiving -- incomplete, not tested
Tero Marttila <terom@fixme.fi> [Wed, 27 Aug 2008 21:30:32 +0300] rev 41
sending requests, and partial support for receiving -- incomplete, not tested

Wed, 27 Aug 2008 10:13:38 +0300*queuing, and add missing file
Tero Marttila <terom@fixme.fi> [Wed, 27 Aug 2008 10:13:38 +0300] rev 40
*queuing, and add missing file