<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>51a406c7f47ac5bf9a08c03098350b7394595f60</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/e1e9751417e6c1207ae004deb2d22982a82036ad</url>
    <id>e1e9751417e6c1207ae004deb2d22982a82036ad</id>
    <committed-date>2008-10-31T13:01:18-07:00</committed-date>
    <authored-date>2008-10-31T13:01:18-07:00</authored-date>
    <message>extconf should not check for frex and racc</message>
    <tree>14b80aad349673bea3970cec4b4935db4b32e73c</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91f746b19363e87cd609adebbe0460332d0f49a3</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/51a406c7f47ac5bf9a08c03098350b7394595f60</url>
    <id>51a406c7f47ac5bf9a08c03098350b7394595f60</id>
    <committed-date>2008-10-31T12:06:57-07:00</committed-date>
    <authored-date>2008-10-31T12:06:57-07:00</authored-date>
    <message>fucking manifest</message>
    <tree>0d4022948286d724929bfd092a2bcf50446412e9</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d25005e67065113af21ea8c012ca4afec9939f71</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/91f746b19363e87cd609adebbe0460332d0f49a3</url>
    <id>91f746b19363e87cd609adebbe0460332d0f49a3</id>
    <committed-date>2008-10-31T12:03:39-07:00</committed-date>
    <authored-date>2008-10-31T12:03:39-07:00</authored-date>
    <message>removing gemspec</message>
    <tree>01edbb84e2ccad481c0c92e234a09e253a6585e7</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7e175217a07c316dcfa399f260e9a93b60cc069</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/d25005e67065113af21ea8c012ca4afec9939f71</url>
    <id>d25005e67065113af21ea8c012ca4afec9939f71</id>
    <committed-date>2008-10-31T09:10:33-07:00</committed-date>
    <authored-date>2008-10-31T09:10:33-07:00</authored-date>
    <message>making sure everything links on os x with default libxml</message>
    <tree>d5a604d23671506e897e3e5a374877a470235fe3</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59475b06869354a02469dfe2f26b4649e243823e</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/a7e175217a07c316dcfa399f260e9a93b60cc069</url>
    <id>a7e175217a07c316dcfa399f260e9a93b60cc069</id>
    <committed-date>2008-10-31T08:04:09-07:00</committed-date>
    <authored-date>2008-10-31T08:04:09-07:00</authored-date>
    <message>replacing use of Config::CONFIG['prefix'] with more specific 'libdir' and 'includedir'</message>
    <tree>e9fa8317c06902ff13433743819125446c0546b7</tree>
    <committer>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>221793e0afc73c0e65ce6fce887d75062e860fe6</id>
      </parent>
    </parents>
    <author>
      <name>Luc Heinrich</name>
      <email>luc@honk-honk.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/59475b06869354a02469dfe2f26b4649e243823e</url>
    <id>59475b06869354a02469dfe2f26b4649e243823e</id>
    <committed-date>2008-10-31T00:42:42-07:00</committed-date>
    <authored-date>2008-10-31T00:42:42-07:00</authored-date>
    <message>Fixed possible headers/libraries mismatch in extconf.rb.

When Ruby is installed in a non-system location (like a MacPorts installed Ruby on OS X) the extconf.rb script was picking the non-system libraries but was using the system headers. This mismatch was causing one of the test cases (test_scan_boingboing) to fail.

This patch ensures that libraries and headers are searched from the same root prefix.</message>
    <tree>f88df80e3386c5943ac5a43440cd4c111b2d2a14</tree>
    <committer>
      <name>Luc Heinrich</name>
      <email>luc@honk-honk.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fabaff5e3863290e6b067091a50b6917a1568653</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/221793e0afc73c0e65ce6fce887d75062e860fe6</url>
    <id>221793e0afc73c0e65ce6fce887d75062e860fe6</id>
    <committed-date>2008-10-30T08:51:04-07:00</committed-date>
    <authored-date>2008-10-30T08:51:04-07:00</authored-date>
    <message>adding link to benchmark</message>
    <tree>484294f1dd9bc2e559cd987992b8608a9dc9cff5</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd55453a0533bb1eeeb87b04d9535f9bc3a1db39</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/fabaff5e3863290e6b067091a50b6917a1568653</url>
    <id>fabaff5e3863290e6b067091a50b6917a1568653</id>
    <committed-date>2008-10-30T08:47:04-07:00</committed-date>
    <authored-date>2008-10-30T08:47:04-07:00</authored-date>
    <message>bumping version, adding more urls</message>
    <tree>e5578f9514c85c0c51ca2c3c9f0a1d974010465c</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>93a34b13cd8251975de8b209ccbb78671fbab6e6</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/dd55453a0533bb1eeeb87b04d9535f9bc3a1db39</url>
    <id>dd55453a0533bb1eeeb87b04d9535f9bc3a1db39</id>
    <committed-date>2008-10-29T23:58:52-07:00</committed-date>
    <authored-date>2008-10-29T23:58:52-07:00</authored-date>
    <message>creating instances of entity declarations so that the can be treated specially</message>
    <tree>e24626bd68002e3d16e3fbd9a23501e9eff4688d</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35cace6b81afb74ab04859702dcc86f708c6600b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/93a34b13cd8251975de8b209ccbb78671fbab6e6</url>
    <id>93a34b13cd8251975de8b209ccbb78671fbab6e6</id>
    <committed-date>2008-10-29T19:12:08-07:00</committed-date>
    <authored-date>2008-10-29T19:12:08-07:00</authored-date>
    <message>allowing the xpath visitor to handle arbitrary pseudo classes or functions</message>
    <tree>ec74d2e2e11a26df0286fe663527ee5275fd296b</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>219b0e51fc37308fff95c553df309a324b300dbd</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/35cace6b81afb74ab04859702dcc86f708c6600b</url>
    <id>35cace6b81afb74ab04859702dcc86f708c6600b</id>
    <committed-date>2008-10-29T18:53:49-07:00</committed-date>
    <authored-date>2008-10-29T18:53:49-07:00</authored-date>
    <message>fixing up win32 build, adding a few methods to dtd</message>
    <tree>96e3a88268fcde5a0247dc18e558a99f1ac7645b</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>026276d0309cf6acf259d7741a32f51983705f96</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/219b0e51fc37308fff95c553df309a324b300dbd</url>
    <id>219b0e51fc37308fff95c553df309a324b300dbd</id>
    <committed-date>2008-10-29T15:46:33-07:00</committed-date>
    <authored-date>2008-10-29T15:46:33-07:00</authored-date>
    <message>added personal site url to 'README's</message>
    <tree>e37107fcf8bc6eeaa2c3bf9513fb031c729be414</tree>
    <committer>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dc2643b0c3e5f13728b286646da7654dc82294b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/026276d0309cf6acf259d7741a32f51983705f96</url>
    <id>026276d0309cf6acf259d7741a32f51983705f96</id>
    <committed-date>2008-10-28T11:28:49-07:00</committed-date>
    <authored-date>2008-10-28T11:28:49-07:00</authored-date>
    <message>extracting cdata nodes so that they can be treated specially</message>
    <tree>35aaa625af4983a2260001a38619c43e13f70614</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d873490a8cbd0c80f9e8da3f81e2d7ccba3abd07</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/5dc2643b0c3e5f13728b286646da7654dc82294b</url>
    <id>5dc2643b0c3e5f13728b286646da7654dc82294b</id>
    <committed-date>2008-10-28T10:42:23-07:00</committed-date>
    <authored-date>2008-10-28T10:42:23-07:00</authored-date>
    <message>cleaning up some compiler warnings</message>
    <tree>49a32154f631bd9841e351378e3703e299204653</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d830c37e3cfcdff9d4b55f36259cc7cd9b78f024</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/d873490a8cbd0c80f9e8da3f81e2d7ccba3abd07</url>
    <id>d873490a8cbd0c80f9e8da3f81e2d7ccba3abd07</id>
    <committed-date>2008-10-28T10:12:10-07:00</committed-date>
    <authored-date>2008-10-28T10:12:10-07:00</authored-date>
    <message>exposing notations</message>
    <tree>d569675a38210d12218f1eaeb1ab061ba3458b46</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d725d6baec13adbe38f1c6f9b98bedc937bff6d5</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/d830c37e3cfcdff9d4b55f36259cc7cd9b78f024</url>
    <id>d830c37e3cfcdff9d4b55f36259cc7cd9b78f024</id>
    <committed-date>2008-10-27T13:46:16-07:00</committed-date>
    <authored-date>2008-10-27T13:46:16-07:00</authored-date>
    <message>adding a reader function for internal subsets</message>
    <tree>429c6bc2c440128d24a01a6573ca97b1384c5758</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4485cbcfbde9981971d3db11a5d9a373810d6e00</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/d725d6baec13adbe38f1c6f9b98bedc937bff6d5</url>
    <id>d725d6baec13adbe38f1c6f9b98bedc937bff6d5</id>
    <committed-date>2008-10-26T21:46:38-07:00</committed-date>
    <authored-date>2008-10-26T21:46:38-07:00</authored-date>
    <message>returning the string &quot;document&quot; when someone asks for the documents name</message>
    <tree>6bfe68f357277b923c93f6dcad3105db07859fba</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a593ae863a9015b6331188f49852f5510064286</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/4485cbcfbde9981971d3db11a5d9a373810d6e00</url>
    <id>4485cbcfbde9981971d3db11a5d9a373810d6e00</id>
    <committed-date>2008-10-26T21:26:41-07:00</committed-date>
    <authored-date>2008-10-26T21:26:41-07:00</authored-date>
    <message>wrapping text nodes as text nodes</message>
    <tree>fdb2676b46808cef287a2580123930acef6d2ca8</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>86c0406f24d38eb92404e3c17fbaab85d747d228</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/8a593ae863a9015b6331188f49852f5510064286</url>
    <id>8a593ae863a9015b6331188f49852f5510064286</id>
    <committed-date>2008-10-26T20:20:55-07:00</committed-date>
    <authored-date>2008-10-26T20:20:55-07:00</authored-date>
    <message>updating japanese readme</message>
    <tree>0dd06785d4922efa5f9504db93a6e69127cdd741</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27d62e94e99919e521b31ef29b10ac1de6114ae0</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/86c0406f24d38eb92404e3c17fbaab85d747d228</url>
    <id>86c0406f24d38eb92404e3c17fbaab85d747d228</id>
    <committed-date>2008-10-23T13:41:43-07:00</committed-date>
    <authored-date>2008-10-23T13:41:43-07:00</authored-date>
    <message>adding a method to get html fragments</message>
    <tree>0fcfdbd31ed8879f318152259d0b5e3228a15f48</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac0879a3896865d1f67d64fd93020218da990329</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/27d62e94e99919e521b31ef29b10ac1de6114ae0</url>
    <id>27d62e94e99919e521b31ef29b10ac1de6114ae0</id>
    <committed-date>2008-10-22T15:45:13-07:00</committed-date>
    <authored-date>2008-10-22T15:45:13-07:00</authored-date>
    <message>cleaning up yehudas mess.  ;-)</message>
    <tree>d380b6b614134d3c862d035c77df6f65d8cd42e6</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7629c3ca3650350ffa5c06f7df776e839b8a8e67</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/ac0879a3896865d1f67d64fd93020218da990329</url>
    <id>ac0879a3896865d1f67d64fd93020218da990329</id>
    <committed-date>2008-10-22T15:06:45-07:00</committed-date>
    <authored-date>2008-10-22T15:05:24-07:00</authored-date>
    <message>Some changes</message>
    <tree>5bd0ebc7208c0443c7933aebb73f688442e241f9</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9865459336afbbac93e46b683d3dd5eba007e0f</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/7629c3ca3650350ffa5c06f7df776e839b8a8e67</url>
    <id>7629c3ca3650350ffa5c06f7df776e839b8a8e67</id>
    <committed-date>2008-10-22T11:59:51-07:00</committed-date>
    <authored-date>2008-10-22T11:59:51-07:00</authored-date>
    <message>making css selector searches relative</message>
    <tree>84d77172beceddd2256cacea64f15ed1892fe3d7</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9f267607864327b181a5626bd6f9affb1267f37</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/f9865459336afbbac93e46b683d3dd5eba007e0f</url>
    <id>f9865459336afbbac93e46b683d3dd5eba007e0f</id>
    <committed-date>2008-10-22T10:40:15-07:00</committed-date>
    <authored-date>2008-10-22T10:40:15-07:00</authored-date>
    <message>adding rdoc for owned_eh</message>
    <tree>abc540ee10eb764eec5cdbc789557d2f110b1e40</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ed9af91c5d0a138a6ad4c5722f725603ba69a6b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/d9f267607864327b181a5626bd6f9affb1267f37</url>
    <id>d9f267607864327b181a5626bd6f9affb1267f37</id>
    <committed-date>2008-10-22T08:59:06-07:00</committed-date>
    <authored-date>2008-10-22T08:59:06-07:00</authored-date>
    <message>rescuing in case user does not have hpricot</message>
    <tree>d5c7de8ae908859eb1ba4edb69ce9d3cc74bac50</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2af1fad9891ce6074e32802104e151ac42d72f09</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/2ed9af91c5d0a138a6ad4c5722f725603ba69a6b</url>
    <id>2ed9af91c5d0a138a6ad4c5722f725603ba69a6b</id>
    <committed-date>2008-10-21T13:42:08-07:00</committed-date>
    <authored-date>2008-10-21T13:42:08-07:00</authored-date>
    <message>making tests work on windows</message>
    <tree>6b1d093d7281e2a1c34d289c4d3ce42c77b385e5</tree>
    <committer>
      <name>Aaron Patterson</name>
      <email>aaron.patterson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ebf6866f5d04ffdbaed694c900dbe1b17d1d3bb8</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/2af1fad9891ce6074e32802104e151ac42d72f09</url>
    <id>2af1fad9891ce6074e32802104e151ac42d72f09</id>
    <committed-date>2008-10-21T11:05:13-07:00</committed-date>
    <authored-date>2008-10-21T11:05:13-07:00</authored-date>
    <message>renaming unlink() to unlink_node() because it collides with the system call of the same name on w1nd0z3.</message>
    <tree>ab9527be9ffbebac8331fa3432a4c796cd944f87</tree>
    <committer>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e32e9e5ca869e5960fb7b84b162615d6628f179</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/ebf6866f5d04ffdbaed694c900dbe1b17d1d3bb8</url>
    <id>ebf6866f5d04ffdbaed694c900dbe1b17d1d3bb8</id>
    <committed-date>2008-10-21T10:57:57-07:00</committed-date>
    <authored-date>2008-10-21T10:57:57-07:00</authored-date>
    <message>modified how gc marking is being done.

nodes now mark related objects (doc, parent, siblings,
children). documents mark only children (top-level nodes).

previously all nodes in a doc were marked by recursively by the parent
document, and nodes only marked the doc. now that we can unlink nodes,
however, this is no longer sufficient.</message>
    <tree>9c3786d5a11ad7171992150e92fc7b393094b5b6</tree>
    <committer>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d63a3ff018d04bc24372ff9d6969bb1e42a69080</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/1e32e9e5ca869e5960fb7b84b162615d6628f179</url>
    <id>1e32e9e5ca869e5960fb7b84b162615d6628f179</id>
    <committed-date>2008-10-21T10:32:08-07:00</committed-date>
    <authored-date>2008-10-21T10:32:08-07:00</authored-date>
    <message>rake task to run tests with aggressive garbage collection</message>
    <tree>e2baca02949460443b4be7f654d269933ebafba0</tree>
    <committer>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c240500fe4de4a7a63fea7e5881f053232a7493a</id>
      </parent>
      <parent>
        <id>fe0d11606badb7df7fa8e8e2a593ef7c139201f5</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/tenderlove/nokogiri/commit/d63a3ff018d04bc24372ff9d6969bb1e42a69080</url>
    <id>d63a3ff018d04bc24372ff9d6969bb1e42a69080</id>
    <committed-date>2008-10-21T10:28:16-07:00</committed-date>
    <authored-date>2008-10-21T10:28:16-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:tenderlove/nokogiri</message>
    <tree>75943943f14586328ba456c85fc90a5d14607091</tree>
    <committer>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </committer>
  </commit>
</commits>
