<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f5ea1711289c360c3be1e630f6ccfc12a9afa417</id>
      </parent>
    </parents>
    <author>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@sun.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/53180103df1bbca1292a14ef96aab2e6a19e13cf</url>
    <id>53180103df1bbca1292a14ef96aab2e6a19e13cf</id>
    <committed-date>2009-03-24T12:59:47-07:00</committed-date>
    <authored-date>2009-03-24T12:59:47-07:00</authored-date>
    <message>&quot;stats reset&quot; should reset eviction counters as well

See: http://code.google.com/p/memcached/issues/detail?id=22</message>
    <tree>63dfe5d5f745e44c716b2d41ee2186916f384852</tree>
    <committer>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@sun.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce7858adc912ceef736b95d54fcc51bdb1d79cf0</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/69b22814b8d0330bed30c548416e19d0dd8eb566</url>
    <id>69b22814b8d0330bed30c548416e19d0dd8eb566</id>
    <committed-date>2009-03-06T16:40:31-08:00</committed-date>
    <authored-date>2009-03-06T16:40:31-08:00</authored-date>
    <message>Remove some cvs/svn junk from files.</message>
    <tree>f670232a13ff40783fb35be4777016919d307196</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2b97e6171e96bd9674d4f1536e2a41c91d8fd19</id>
      </parent>
    </parents>
    <author>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@sun.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/1a070652ba97045c73b5e0f5237d35ea017bb04b</url>
    <id>1a070652ba97045c73b5e0f5237d35ea017bb04b</id>
    <committed-date>2009-03-02T01:15:34-08:00</committed-date>
    <authored-date>2009-03-02T01:15:34-08:00</authored-date>
    <message>Refactor: moved the hash function from assoc.c to hash.c</message>
    <tree>ce5589db85e059b73613fcaa50f08dfb2773a4ba</tree>
    <committer>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@sun.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfb4587a06a3bcba421ea9c8161d02c4e9e3ed40</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/dfc5130e379d88ae1194ad98fbb15d6265294f91</url>
    <id>dfc5130e379d88ae1194ad98fbb15d6265294f91</id>
    <committed-date>2009-02-02T21:27:49-08:00</committed-date>
    <authored-date>2009-02-02T17:20:10-08:00</authored-date>
    <message>Get build working under ICC.

ICC pretends to be GCC as far as autoconf is concerned, but is
incompatible in a few ways.

ICC C99 mode fails to define u_char, so I made a small change to
modify that required c99 to work with ICC's C99 mode off.  Nobody
wants to put effort into working around compilers that don't speak C99
in the long-term, but a one line change has already revealed quite a
few potential bugs.</message>
    <tree>611c40e9d9621bf9d877ccf253b28dfe9bd5c981</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c0285a0aa2c707283c3c07d3f729317dbe13bca</id>
      </parent>
    </parents>
    <author>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@sun.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/7f09e20ba53830d3df7cfad4f560819a5f9d7b90</url>
    <id>7f09e20ba53830d3df7cfad4f560819a5f9d7b90</id>
    <committed-date>2009-01-27T11:42:44-08:00</committed-date>
    <authored-date>2009-01-27T03:57:48-08:00</authored-date>
    <message>Do hash expansion in it's own thread

Previously we tried to migrate one bucket over to the new hash table before
we started a new command for a client, and we tried to lock the cache in order
to determine if we should move an item or not. This resulted in extra contention
on an already hot mutex...</message>
    <tree>da40eecd40ea4868545e02084f2d45284dcbdfc1</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4cdbb48ba6b850d6fd4c12b8ace2e6901c7aa87</id>
      </parent>
    </parents>
    <author>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@sun.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/80ec095575d028fc4fc0916ec500a7730f4add5e</url>
    <id>80ec095575d028fc4fc0916ec500a7730f4add5e</id>
    <committed-date>2009-01-03T00:09:11-08:00</committed-date>
    <authored-date>2008-10-02T03:42:07-07:00</authored-date>
    <message>Add DTrace probes to the binary protocol</message>
    <tree>6c1a53b943a72d9bffe986916789a4c6499dd54c</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5da8dbab2a815c00617ab60b641391ada8d96f40</id>
      </parent>
    </parents>
    <author>
      <name>Trond Norbye</name>
      <email>Trond.Norbye@Sun.COM</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/6895721413f37518140681872dd5d102253f8e42</url>
    <id>6895721413f37518140681872dd5d102253f8e42</id>
    <committed-date>2009-01-02T01:36:12-08:00</committed-date>
    <authored-date>2008-07-23T11:38:29-07:00</authored-date>
    <message>Add DTrace probes for Solaris/etc.</message>
    <tree>203dff62fb54fb51222ccf88545b656de23ff777</tree>
    <committer>
      <name>dormando</name>
      <email>dormando@rydia.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>391f2e4762bf7de554acb5c645766856e1b051cc</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/984053cd686fc33ab942f01038737eab12f45c36</url>
    <id>984053cd686fc33ab942f01038737eab12f45c36</id>
    <committed-date>2008-06-18T11:30:22-07:00</committed-date>
    <authored-date>2008-06-18T11:30:22-07:00</authored-date>
    <message>Use calloc for allocating the hash table vs. malloc+memset.

calloc is already used to resize the hash table, so it's good to be
consistent here.</message>
    <tree>a8237b3f6ea4bb90137613f49ac4c1ce22ce0aaf</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cab73e531afe75a4e0566aa938c01c3812b004c9</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/bb3a4c923721d79d71434156841fea04e32d1485</url>
    <id>bb3a4c923721d79d71434156841fea04e32d1485</id>
    <committed-date>2007-07-09T23:30:07-07:00</committed-date>
    <authored-date>2007-07-09T23:30:07-07:00</authored-date>
    <message>conn_add_to_freelist returns bool

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@595 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>2080bb89808acc5b05111d92d73f8e4f6fbac6f5</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee6df65ac8b162798eff5836f82b66a6c3c118bf</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/44ef96ee16008b76c6fd7730bafdc86c11522a70</url>
    <id>44ef96ee16008b76c6fd7730bafdc86c11522a70</id>
    <committed-date>2007-07-09T07:28:54-07:00</committed-date>
    <authored-date>2007-07-09T07:28:54-07:00</authored-date>
    <message>gcc -pedantic changes, comments, signed/unsigned changes. also convert expanded to bool

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@591 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>d3af8e6c40a7c9157495e45e0ddb5c80eff624b5</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b65aa2ab5d2748fd9d518b86385aa1e037f07021</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/d9b97d8090d2efb213b46e8313768b9faa4f777c</url>
    <id>d9b97d8090d2efb213b46e8313768b9faa4f777c</id>
    <committed-date>2007-05-07T14:24:31-07:00</committed-date>
    <authored-date>2007-05-07T14:24:31-07:00</authored-date>
    <message>cleanup unistd.h, better spec file, remove warnings from threads.c


git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@551 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>77e95f918a5c016add094da333b2a7a753997e65</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56b8339e0606c1e59987c8d6368dfe727f3914b8</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/c6975ef4c6b9635f438a35648e05297828150a1d</url>
    <id>c6975ef4c6b9635f438a35648e05297828150a1d</id>
    <committed-date>2007-04-16T14:32:18-07:00</committed-date>
    <authored-date>2007-04-16T14:32:18-07:00</authored-date>
    <message>Part 1 of the Windows compatibility patch

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@510 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>3e0140244edab1691293172f85f94fdd55184fe0</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b304997cc5e19cc9eb6856b70716574492c2989</id>
      </parent>
    </parents>
    <author>
      <name>Steven Grimm</name>
      <email>sgrimm@facebook.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/56b8339e0606c1e59987c8d6368dfe727f3914b8</url>
    <id>56b8339e0606c1e59987c8d6368dfe727f3914b8</id>
    <committed-date>2007-04-16T08:34:03-07:00</committed-date>
    <authored-date>2007-04-16T08:34:03-07:00</authored-date>
    <message>Merge multithreaded into trunk, commit #2 (first commit only did the
new files, not the modified ones.)


git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@509 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>6a3b5a81e147e26321f88ff679d345cb3cea025f</tree>
    <committer>
      <name>Steven Grimm</name>
      <email>sgrimm@facebook.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0ec7b094099f86093087d981aafa9678d006c42</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/c8425072c56a9b609c358debc8201cfb54a61fed</url>
    <id>c8425072c56a9b609c358debc8201cfb54a61fed</id>
    <committed-date>2007-04-12T13:02:46-07:00</committed-date>
    <authored-date>2007-04-12T13:02:46-07:00</authored-date>
    <message>use EXIT_* constants

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@500 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>c1cf7b0236fc941110a575ae9d172ee84c1f539c</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54f7940fda9efe6f1b89cfabfe4758c3b6cd562e</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/eca55c9a57064da6f2797671ab90b09ddf991356</url>
    <id>eca55c9a57064da6f2797671ab90b09ddf991356</id>
    <committed-date>2007-04-12T07:38:05-07:00</committed-date>
    <authored-date>2007-04-12T07:38:05-07:00</authored-date>
    <message>Add patch for changable verbosity levels

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@496 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>80f2f3aa56978e34b75cf8e5f69aad3e21730708</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36b3076675338d40c2d3a1dc352a19144bea9f1d</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/b80ab7cf2884ae0ddcff553a6449a5644198cd08</url>
    <id>b80ab7cf2884ae0ddcff553a6449a5644198cd08</id>
    <committed-date>2007-04-10T04:51:57-07:00</committed-date>
    <authored-date>2007-04-10T04:51:57-07:00</authored-date>
    <message>update clean-whitespace, add automated whitespace test, and clean whitespace

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@492 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>5a825ffd5e7c25e2b3d581e6a8ae39877d0049bc</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b551b0651d7f892353d2a2f53c5fcc618f32592</id>
      </parent>
    </parents>
    <author>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/77dde9f9ce17fcb0ba9fef7123c7f9d9cd0da71b</url>
    <id>77dde9f9ce17fcb0ba9fef7123c7f9d9cd0da71b</id>
    <committed-date>2007-03-06T08:28:53-08:00</committed-date>
    <authored-date>2007-03-06T08:28:53-08:00</authored-date>
    <message>multiple cleanups/refactoring, see ChangeLog

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@468 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>aa2f33e7c4257cabd54b86ce2fc5a9f138f1f1c6</tree>
    <committer>
      <name>Paul Lindner</name>
      <email>plindner@hi5.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>117ca7fc923dfac10d033dec47175eef09817926</id>
      </parent>
    </parents>
    <author>
      <name>Steven Grimm</name>
      <email>sgrimm@facebook.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/217dcce072c268a9f404c3dcda89aa55c1a7423f</url>
    <id>217dcce072c268a9f404c3dcda89aa55c1a7423f</id>
    <committed-date>2006-11-26T13:33:47-08:00</committed-date>
    <authored-date>2006-11-26T13:33:47-08:00</authored-date>
    <message>Incorporate changes from &quot;performance&quot; branch (revisions 414-419).


git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@450 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>6a4063bfdf2cc3c073a3f0a31601c057ceb4f1cb</tree>
    <committer>
      <name>Steven Grimm</name>
      <email>sgrimm@facebook.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ac62465433dd8b243b04b79ee57fcfbcf9622de</id>
      </parent>
    </parents>
    <author>
      <name>Steven Grimm</name>
      <email>sgrimm@facebook.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/28a8165f66a3e4baf57adc7b62fd2b9c652a1992</url>
    <id>28a8165f66a3e4baf57adc7b62fd2b9c652a1992</id>
    <committed-date>2006-10-13T15:16:21-07:00</committed-date>
    <authored-date>2006-10-13T15:16:21-07:00</authored-date>
    <message>Update hash function to Jenkins2006.

Add byte-order check to the configure script (required for Jenkins2006).


git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@412 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>10565e6760f19abd3b11ad1a481e1cb07f56bcc5</tree>
    <committer>
      <name>Steven Grimm</name>
      <email>sgrimm@facebook.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c51d0a8faa02ea63a73a4a555363fe4f9db86aaf</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/20892be054226aa3b92ca333de14d7aec3f64181</url>
    <id>20892be054226aa3b92ca333de14d7aec3f64181</id>
    <committed-date>2006-09-03T22:29:05-07:00</committed-date>
    <authored-date>2006-09-03T22:29:05-07:00</authored-date>
    <message>fix some long-standing psuedo-bugs with regard to the delete-locked
window (when you specify a time parameter to the delete command, which
prevents adds/replaces for that many seconds)

in particular, if you had a small timeout, less than 5 seconds, then a
future add/replace which should've worked wouldn't because the
delete_timer wouldn't have run yet.

this has caused a lot of people just evalutating memcached and playing
around as they read the protocol docs to go crazy, as they couldn't
see the delete timer happening, and it all just appeared random to
them

this also unifies some duplicated code, and adds some assertions, in
particular in assoc_insert to make sure that key isn't already in the
hashtable.



git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@337 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>20ebc349200371b10013aed3c488ddb1793c46bd</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85688dac534a831db220485a5691e380f54ce2f5</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/86969ea43d6718411cc3653faeb0c49090a1c4cf</url>
    <id>86969ea43d6718411cc3653faeb0c49090a1c4cf</id>
    <committed-date>2006-09-03T21:08:03-07:00</committed-date>
    <authored-date>2006-09-03T21:08:03-07:00</authored-date>
    <message>restore blank lines I over-zealously destroyed earlier.



git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@335 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>ddb9da202b62f152141ff060900b69052572109e</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ea89bd54442d4040d50aad91e1c86bfeeddc723</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/8bdbe4a39617b4c0dda5bb8d31bacd78e2fe2fe3</url>
    <id>8bdbe4a39617b4c0dda5bb8d31bacd78e2fe2fe3</id>
    <committed-date>2006-09-03T19:28:11-07:00</committed-date>
    <authored-date>2006-09-03T19:28:11-07:00</authored-date>
    <message>but we do want trailing newline at end of file



git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@330 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>f296edda654bfd6c1fc52ff0d3fed2e89244e23f</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>93c6642e49de4a6b1bd52955efcea6968bb69920</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/1ea89bd54442d4040d50aad91e1c86bfeeddc723</url>
    <id>1ea89bd54442d4040d50aad91e1c86bfeeddc723</id>
    <committed-date>2006-09-03T19:23:19-07:00</committed-date>
    <authored-date>2006-09-03T19:23:19-07:00</authored-date>
    <message>remove all trailing whitespace, not just first occurrence.  :)



git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@329 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>14c12e999e9f0cc25234b775ad9967334b72ba2d</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64b5888d5006bc7316c63c2468d4cd0d737cb725</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/93c6642e49de4a6b1bd52955efcea6968bb69920</url>
    <id>93c6642e49de4a6b1bd52955efcea6968bb69920</id>
    <committed-date>2006-09-03T19:20:45-07:00</committed-date>
    <authored-date>2006-09-03T19:20:45-07:00</authored-date>
    <message>whitespace changes only

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@328 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>8e8834a6b300442e2c8cc4d567965a7ff9c76642</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16b0e158ff1d073a0cc504fb1f597c98964a0171</id>
      </parent>
    </parents>
    <author>
      <name>Evan Martin</name>
      <email>martine@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/8405f72332b8087f199ae545112cbe017d3d18fa</url>
    <id>8405f72332b8087f199ae545112cbe017d3d18fa</id>
    <committed-date>2003-08-10T22:44:26-07:00</committed-date>
    <authored-date>2003-08-10T22:44:26-07:00</authored-date>
    <message>Evan Martin:  portability work to build on OS X (and other BSDs)


git-svn-id: http://code.sixapart.com/svn/memcached/trunk@95 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>528ae84147dd9ed763cd575e27a93b3e1e0d93d3</tree>
    <committer>
      <name>Evan Martin</name>
      <email>martine@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aee9d46c583c0a2f3b84efd86e04b315139ad878</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/18a72ad25f94ef6de2d7c895766691adc9165375</url>
    <id>18a72ad25f94ef6de2d7c895766691adc9165375</id>
    <committed-date>2003-06-27T14:15:55-07:00</committed-date>
    <authored-date>2003-06-27T14:15:55-07:00</authored-date>
    <message>version 1.1.6


git-svn-id: http://code.sixapart.com/svn/memcached/trunk@56 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>d1226e242a33695fcbea7b73f8a8d2bb67e43331</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1baa8961cdcdfaf745cad4bd5ad5e0c86f7dfd75</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/c08383af0f60512fd74dcbf1a2646215d3d79666</url>
    <id>c08383af0f60512fd74dcbf1a2646215d3d79666</id>
    <committed-date>2003-06-27T11:06:57-07:00</committed-date>
    <authored-date>2003-06-27T11:06:57-07:00</authored-date>
    <message> more debug asserts


git-svn-id: http://code.sixapart.com/svn/memcached/trunk@53 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>46d070c0e610dfc1008837719d4ebf965eb406c6</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6d334e03c17de77f137e3176245f71e2f356ae0</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/7917af40da246fa99ca27734b31af2ae2ac1b54a</url>
    <id>7917af40da246fa99ca27734b31af2ae2ac1b54a</id>
    <committed-date>2003-06-21T19:52:05-07:00</committed-date>
    <authored-date>2003-06-21T19:52:05-07:00</authored-date>
    <message>misc fixes as suggested by avva.  lot of comment updates, mostly.


git-svn-id: http://code.sixapart.com/svn/memcached/trunk@35 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>7c5e0da643ba2802f73530c6450e308eb80e0887</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>825db0f941ac2ce14c335ff22518f37279320e07</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/f6d334e03c17de77f137e3176245f71e2f356ae0</url>
    <id>f6d334e03c17de77f137e3176245f71e2f356ae0</id>
    <committed-date>2003-06-20T03:33:00-07:00</committed-date>
    <authored-date>2003-06-20T03:33:00-07:00</authored-date>
    <message>2003-06-10
        * removing use of Judy; use a hash.  (judy caused memory fragmentation)
        * shrink some structures
        * security improvements
        * version 1.1.0


git-svn-id: http://code.sixapart.com/svn/memcached/trunk@34 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>0ef8b14142f7bf9d72fa11543c1c4f4164e9b005</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c67c116974e61ca7e4e678e3d54d51e9fd50c24</id>
      </parent>
    </parents>
    <author>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </author>
    <url>http://github.com/dustin/memcached/commit/825db0f941ac2ce14c335ff22518f37279320e07</url>
    <id>825db0f941ac2ce14c335ff22518f37279320e07</id>
    <committed-date>2003-06-19T18:13:29-07:00</committed-date>
    <authored-date>2003-06-19T18:13:29-07:00</authored-date>
    <message>stop using Judy for string mappings and use a hash table instead, which
uses our slab allocator.


git-svn-id: http://code.sixapart.com/svn/memcached/trunk@33 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
    <tree>593a3fc5b9e1f83a64fcccabc7a4850278de0d87</tree>
    <committer>
      <name>Brad Fitzpatrick</name>
      <email>brad@danga.com</email>
    </committer>
  </commit>
</commits>
