memcached/append

log

age author description
Mon, 09 Jul 2007 22:39:02 -0700 sgrimm [svn] Fix a broken #ifdef conditionappend svn.593 tip
Mon, 09 Jul 2007 22:35:49 -0700 sgrimm [svn] New branch for "append to value" hackathon featureappend svn.592
Mon, 09 Jul 2007 07:28:54 -0700 plindner [svn] gcc -pedantic changes, comments, signed/unsigned changes. also convert expanded to booltrunk
Sun, 08 Jul 2007 03:11:48 -0700 sgrimm [svn] Fix the "stats items" command; the powers-of-N chunk size change broke ittrunk
Sun, 08 Jul 2007 02:48:48 -0700 sgrimm [svn] Make item stats commands thread-safetrunk
Sun, 08 Jul 2007 01:51:47 -0700 sgrimm [svn] Abstract out some cut-and-pasted stats output codetrunk
Sat, 07 Jul 2007 17:01:52 -0700 sgrimm [svn] Fix minor style inconsistencies and add some missing error checking.trunk
Sat, 07 Jul 2007 16:17:26 -0700 sgrimm [svn] Minor readability improvement: "1024 * 1024" instead of "1048576".trunk
Fri, 06 Jul 2007 13:10:58 -0700 plindner [svn] adjust path to be relative add rpm version updatetrunk
Fri, 06 Jul 2007 12:34:40 -0700 plindner [svn] auto-adding file using shipittrunk
Fri, 06 Jul 2007 12:34:33 -0700 plindner [svn] Checking in changes prior to tagging of version 1.2.3. Changelog diff is:trunk
Fri, 06 Jul 2007 12:20:57 -0700 plindner [svn] prep for 1.2.3trunk
Wed, 04 Jul 2007 03:31:20 -0700 plindner [svn] use separate directory for pid filestrunk
Tue, 03 Jul 2007 11:14:50 -0700 bradfitz [svn] add tests for stats and rename tests (from Ronald J Kimball <rkimball+memcached@pangeamedia.com>)trunk
Tue, 03 Jul 2007 11:11:47 -0700 bradfitz [svn] update the stats method (from Ronald J Kimball <rkimball+memcached@pangeamedia.com>)trunk
Mon, 02 Jul 2007 17:30:22 -0700 bradfitz [svn] doc updatetrunk
Mon, 02 Jul 2007 15:56:37 -0700 bradfitz [svn] * arguments to 'new' constructor can be %hash or $hashref nowtrunk
Mon, 02 Jul 2007 14:56:27 -0700 bradfitz [svn] * work around a Perl segfault (Matthieu PATOU <mp@oxado.com>)trunk
Tue, 19 Jun 2007 20:26:47 -0700 ask [svn] oops - unbreak the site from last commit, I hopetrunk
Tue, 19 Jun 2007 20:25:38 -0700 ask [svn] add wiki link (Brad, take it out if that's not ok)trunk
Tue, 19 Jun 2007 18:21:45 -0700 plindner [svn] Solaris portability fixes from Trond Norbyetrunk
Tue, 19 Jun 2007 13:49:19 -0700 bradfitz [svn] Checking in changes prior to tagging of version 1.23. Changelog diff is:trunk
Tue, 19 Jun 2007 13:48:56 -0700 bradfitz [svn] add 'remove' as an alias for 'delete' (Dave Cardwell <dave@davecardwell.co.uk>)trunk
Mon, 18 Jun 2007 17:07:55 -0700 bradfitz [svn] patch from Steve Grimm to remove unused code.trunk
Mon, 18 Jun 2007 10:50:53 -0700 bradfitz [svn] fix from:trunk
Tue, 05 Jun 2007 12:33:18 -0700 plindner [svn] wait for unix socket to be createdtrunk
Tue, 05 Jun 2007 12:13:28 -0700 plindner [svn] get rid of underquoted messagestrunk
Tue, 29 May 2007 07:50:46 -0700 plindner [svn] correct evictions statistics docstrunk
Tue, 15 May 2007 22:10:48 -0700 ask [svn] - fix broken Cache::Memcached linktrunk
Mon, 14 May 2007 10:32:53 -0700 hachi [svn] Add hook support to memcache client, and define a few hooks for use in gathering speed statistics.trunk
Sat, 12 May 2007 04:10:17 -0700 plindner [svn] updated unit tests, better spec filetrunk
Wed, 09 May 2007 16:43:46 -0700 hachi [svn] Move check for XS module availaiblity to below the definition of $VERSION. GetParserXS was depending on a specific version of Cache::Memcached, and the version check was failing in the eval searching for it. Silent problem, now fixed.trunk
Mon, 07 May 2007 14:49:00 -0700 plindner [svn] further prototype fixestrunk
Mon, 07 May 2007 14:41:09 -0700 plindner [svn] some minor prototype fixestrunk
Mon, 07 May 2007 14:24:31 -0700 plindner [svn] cleanup unistd.h, better spec file, remove warnings from threads.ctrunk
Mon, 07 May 2007 12:50:54 -0700 plindner [svn] fix for freebsd 6.x (and perhaps others)trunk
Fri, 04 May 2007 17:45:56 -0700 hachi [svn] make clean should clean up the generated constants files.trunk
Fri, 04 May 2007 17:37:37 -0700 hachi [svn] Remove fallback files for constants.trunk
Fri, 04 May 2007 17:34:00 -0700 hachi [svn] I don't actually have a specfile yet for this, forgot.trunk
Fri, 04 May 2007 17:21:57 -0700 hachi [svn] Add shipit config file.trunk
Fri, 04 May 2007 17:19:26 -0700 hachi [svn] ExtUtils::Constant usage updates.trunk
Fri, 04 May 2007 04:23:02 -0700 plindner [svn] add rpm spec file, new sysv init scripttrunk
Fri, 04 May 2007 03:05:22 -0700 hachi [svn] Update docs and prepare for a release.trunk
Fri, 04 May 2007 02:32:38 -0700 hachi [svn] Script that does automatically does many runs for gathering statistics.trunk
Fri, 04 May 2007 02:21:59 -0700 plindner [svn] website updates for 1.2.2trunk
Thu, 03 May 2007 19:30:06 -0700 hachi [svn] Make benchmarking a little more dynamic, and spit out some basic statistics at the end, sorta like bonnie.trunk
Wed, 02 May 2007 16:36:31 -0700 bradfitz [svn] + * let parser_class be configured as a constructor option,trunk
Wed, 02 May 2007 16:22:03 -0700 bradfitz [svn] auto-adding file using shipittrunk
Wed, 02 May 2007 16:20:51 -0700 bradfitz [svn] committing prior to releasing 1.2.2trunk
Wed, 02 May 2007 16:17:18 -0700 bradfitz [svn] 3 tests, not 2trunk
Wed, 02 May 2007 15:16:07 -0700 hachi [svn] Add memtest.pl, a rough benchmarking tool for memcache perl client.trunk
Wed, 02 May 2007 15:06:57 -0700 bradfitz [svn] Checking in changes prior to tagging of version 1.21. Changelog diff is:trunk
Wed, 02 May 2007 15:01:34 -0700 bradfitz [svn] merging client-xs-20070328 branch into trunktrunk
Tue, 01 May 2007 22:47:05 -0700 plindner [svn] clean up contributors listtrunk
Tue, 01 May 2007 22:19:02 -0700 plindner [svn] one less contributors file, CONTRIBUTORS.txt is newer...trunk
Wed, 18 Apr 2007 05:21:27 -0700 plindner [svn] Bug fix from Xueron Nee <xueron@gmail.com> for -l args problems.trunk
Tue, 17 Apr 2007 06:13:48 -0700 plindner [svn] remove errant bold tagtrunk
Tue, 17 Apr 2007 06:09:06 -0700 plindner [svn] update with all recent releasestrunk
Mon, 16 Apr 2007 23:46:55 -0700 bradfitz [svn] Checking in changes prior to tagging of version 1.20. Changelog diff is:trunk
Mon, 16 Apr 2007 23:45:24 -0700 bradfitz [svn] noise cleanup, prior to using shipittrunk