<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>dc2b32e9169b094a81d8a53718dc152ace6b2846</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/32787caf7efaaae0ff4feb9e3326d4bb5b736ec2</url>
    <id>32787caf7efaaae0ff4feb9e3326d4bb5b736ec2</id>
    <committed-date>2008-09-17T07:20:39-07:00</committed-date>
    <authored-date>2008-09-17T07:20:39-07:00</authored-date>
    <message>Updated the version for 0.2.7 release.</message>
    <tree>c23315b048667f007455ea5079d5a22bc2a7a6db</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01a17986c6388726bbd5498ab808d2cb415fea35</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/dc2b32e9169b094a81d8a53718dc152ace6b2846</url>
    <id>dc2b32e9169b094a81d8a53718dc152ace6b2846</id>
    <committed-date>2008-09-17T07:17:56-07:00</committed-date>
    <authored-date>2008-09-17T07:17:46-07:00</authored-date>
    <message>Update the changelog.</message>
    <tree>5d51c76e0b24ee541d37a82d6ea569e41a00f253</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bbb09fb41e1fd5cafc8ddc7376234b87d892b5ac</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/01a17986c6388726bbd5498ab808d2cb415fea35</url>
    <id>01a17986c6388726bbd5498ab808d2cb415fea35</id>
    <committed-date>2008-09-16T12:37:15-07:00</committed-date>
    <authored-date>2008-09-16T12:37:15-07:00</authored-date>
    <message>Fixed the typo in auto-generated specs.</message>
    <tree>1a62b6f898be1a4b18f524e624b2d90992ae1d9a</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1366682f35c023ce89c00c4da549c95333908547</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/bbb09fb41e1fd5cafc8ddc7376234b87d892b5ac</url>
    <id>bbb09fb41e1fd5cafc8ddc7376234b87d892b5ac</id>
    <committed-date>2008-09-16T12:18:15-07:00</committed-date>
    <authored-date>2008-09-16T12:18:15-07:00</authored-date>
    <message>Fix a typo in extconf.rb</message>
    <tree>e4b5340714e3498473ba444bd7c0bb5de264cacb</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>155a5bdef361c1fa85e6b93d3dc1979db59593a5</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/1366682f35c023ce89c00c4da549c95333908547</url>
    <id>1366682f35c023ce89c00c4da549c95333908547</id>
    <committed-date>2008-09-02T23:53:17-07:00</committed-date>
    <authored-date>2008-09-02T23:53:17-07:00</authored-date>
    <message>Use pre-allocated chunk lists.</message>
    <tree>f6da9a9a38d44d87113f81d78cb457cd88b87b81</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a65594b3721a8e8d1adf15d9282a5d19169da503</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/155a5bdef361c1fa85e6b93d3dc1979db59593a5</url>
    <id>155a5bdef361c1fa85e6b93d3dc1979db59593a5</id>
    <committed-date>2008-08-14T14:28:48-07:00</committed-date>
    <authored-date>2008-08-14T14:28:48-07:00</authored-date>
    <message>Fix the bug of hanging up on broken input.

When the text is broken at the end, next_char() may
go exceed the text, which may cause problem.</message>
    <tree>8e369389d74dd681480c9edf166a8b85d0900f7e</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0362f594f9fe22c202a27929c0ec394252bd8ce5</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/a65594b3721a8e8d1adf15d9282a5d19169da503</url>
    <id>a65594b3721a8e8d1adf15d9282a5d19169da503</id>
    <committed-date>2008-08-14T09:34:57-07:00</committed-date>
    <authored-date>2008-08-14T09:34:41-07:00</authored-date>
    <message>Update changelog for v0.2.6.</message>
    <tree>938c75668c08b48c7eae30e9017f5bf6f87a3006</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ed83f22fae5864dd917fea947d67671d8360a43</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/0362f594f9fe22c202a27929c0ec394252bd8ce5</url>
    <id>0362f594f9fe22c202a27929c0ec394252bd8ce5</id>
    <committed-date>2008-08-14T09:29:09-07:00</committed-date>
    <authored-date>2008-08-14T09:29:09-07:00</authored-date>
    <message>Update homepage.</message>
    <tree>7447226a57943ca4a1613a77b24a68514cca5e44</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27dd6c0e176703dc8d636d9633641e25a78ba3dc</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/5ed83f22fae5864dd917fea947d67671d8360a43</url>
    <id>5ed83f22fae5864dd917fea947d67671d8360a43</id>
    <committed-date>2008-08-13T08:24:18-07:00</committed-date>
    <authored-date>2008-08-13T08:24:18-07:00</authored-date>
    <message>Solve the prob that hang up when require (OS: MacOSX-Leopard).

Thanks nasi@github.</message>
    <tree>e304205d6ce01cf1409da3509f677f9ce1dfe621</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fac806d6aad290dfea7dc088d13b5fbac9e8a0fd</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/27dd6c0e176703dc8d636d9633641e25a78ba3dc</url>
    <id>27dd6c0e176703dc8d636d9633641e25a78ba3dc</id>
    <committed-date>2008-07-24T06:00:06-07:00</committed-date>
    <authored-date>2008-07-24T06:00:06-07:00</authored-date>
    <message>Updated homepage for a note of always using the latest version.</message>
    <tree>f2f6e325a4d9e862ce9a7bc24802173e8e3ef50f</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a04de80f48c0846cd3d4dd67e49fecc80aeb7797</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/fac806d6aad290dfea7dc088d13b5fbac9e8a0fd</url>
    <id>fac806d6aad290dfea7dc088d13b5fbac9e8a0fd</id>
    <committed-date>2008-06-11T03:29:00-07:00</committed-date>
    <authored-date>2008-06-11T03:29:00-07:00</authored-date>
    <message>Use original compile option for Ruby instead of hard-coded one.</message>
    <tree>6ecc643c51f09485f9641cd8777b74b49640a6b1</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b937f8deba70d3d352131d64db5157585a1dda6</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/a04de80f48c0846cd3d4dd67e49fecc80aeb7797</url>
    <id>a04de80f48c0846cd3d4dd67e49fecc80aeb7797</id>
    <committed-date>2008-06-11T03:21:51-07:00</committed-date>
    <authored-date>2008-06-11T03:21:51-07:00</authored-date>
    <message>Modified the compile option under Mac.</message>
    <tree>cc4cc3f9bb322ae96dbd6bf867bd92d83ed39ef9</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6860397d8f5d04b507164fb003f5938d7ad2f125</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/0b937f8deba70d3d352131d64db5157585a1dda6</url>
    <id>0b937f8deba70d3d352131d64db5157585a1dda6</id>
    <committed-date>2008-06-08T05:09:33-07:00</committed-date>
    <authored-date>2008-06-08T04:46:02-07:00</authored-date>
    <message>Applied the patch from Suraj N. Kurapati to improve homepage.</message>
    <tree>3e925c80a6df56d12c90915ebc9bcf64792f7de2</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad0181439eb5a40be6f467af858244b188e294a0</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/6860397d8f5d04b507164fb003f5938d7ad2f125</url>
    <id>6860397d8f5d04b507164fb003f5938d7ad2f125</id>
    <committed-date>2008-06-08T03:25:28-07:00</committed-date>
    <authored-date>2008-06-08T03:25:28-07:00</authored-date>
    <message>Use g++ only under Linux.</message>
    <tree>937fa8aa149e8f0c30bd4f3207f57482adc0d526</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8dbcbbed8920631e880537e3f785ea2450ff797</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/ad0181439eb5a40be6f467af858244b188e294a0</url>
    <id>ad0181439eb5a40be6f467af858244b188e294a0</id>
    <committed-date>2008-06-08T02:27:23-07:00</committed-date>
    <authored-date>2008-06-08T02:27:23-07:00</authored-date>
    <message>fixed homepage typesetting bugs.</message>
    <tree>263e1532a624241a38e8284b1686226a66900b6a</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33f4005a3d8e44aa362a4278c336e03e25c44175</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/c8dbcbbed8920631e880537e3f785ea2450ff797</url>
    <id>c8dbcbbed8920631e880537e3f785ea2450ff797</id>
    <committed-date>2008-06-07T18:36:12-07:00</committed-date>
    <authored-date>2008-06-07T18:36:12-07:00</authored-date>
    <message>rename README.txt to README so that github can handle it.</message>
    <tree>0befd44f96cd464f6932bf9b13487a3ab87359f1</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>580ae18518c6b34fc52e5b61b20a25a3ea4b9c0e</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/33f4005a3d8e44aa362a4278c336e03e25c44175</url>
    <id>33f4005a3d8e44aa362a4278c336e03e25c44175</id>
    <committed-date>2008-06-07T18:30:49-07:00</committed-date>
    <authored-date>2008-06-07T18:30:49-07:00</authored-date>
    <message>Prepare for 0.2.5 release.</message>
    <tree>b939f279f793f9b1914973cba6bdccfc0a0ca0ed</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37d09e668f8e4f7206c3ed65916878c041dca2a6</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/580ae18518c6b34fc52e5b61b20a25a3ea4b9c0e</url>
    <id>580ae18518c6b34fc52e5b61b20a25a3ea4b9c0e</id>
    <committed-date>2008-06-07T17:57:14-07:00</committed-date>
    <authored-date>2008-06-07T17:57:14-07:00</authored-date>
    <message>Added a simple homepage.</message>
    <tree>158389fe5d7d4dd2755717878034dd6b32867dc0</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34bebd0985ed4dec340388b518e5a1a9771f1c5e</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/37d09e668f8e4f7206c3ed65916878c041dca2a6</url>
    <id>37d09e668f8e4f7206c3ed65916878c041dca2a6</id>
    <committed-date>2008-06-07T16:20:13-07:00</committed-date>
    <authored-date>2008-06-07T16:20:13-07:00</authored-date>
    <message>Publish rdoc to rubyforge.</message>
    <tree>0bdfb9abd0445dce82a08e15e36b0152f1c1fcd7</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b655043a2ef322060185d28afe788d4b9961054</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/34bebd0985ed4dec340388b518e5a1a9771f1c5e</url>
    <id>34bebd0985ed4dec340388b518e5a1a9771f1c5e</id>
    <committed-date>2008-06-07T16:12:01-07:00</committed-date>
    <authored-date>2008-06-07T16:11:25-07:00</authored-date>
    <message>Added rdoc for native extensions.</message>
    <tree>3b48d958fcc07785e34becc82d66a9f86d40e8a9</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa844fd93feebe2a5d259752728ec32d945f97c7</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/6b655043a2ef322060185d28afe788d4b9961054</url>
    <id>6b655043a2ef322060185d28afe788d4b9961054</id>
    <committed-date>2008-06-07T15:23:03-07:00</committed-date>
    <authored-date>2008-06-07T15:23:03-07:00</authored-date>
    <message>Added synopsis in README.txt</message>
    <tree>11f48634ba7a44c614f44087a9aefe37f60f3640</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81d4c94af5b7e91862cb914204ebfb501e4e920c</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/fa844fd93feebe2a5d259752728ec32d945f97c7</url>
    <id>fa844fd93feebe2a5d259752728ec32d945f97c7</id>
    <committed-date>2008-06-07T12:55:18-07:00</committed-date>
    <authored-date>2008-06-07T12:55:18-07:00</authored-date>
    <message>Added ferret_example as a demo.</message>
    <tree>b914e7f253f368147c2d991ad5de1ba520a7054e</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f843edfd03dbd1192275a45f709b855a3f4af5dd</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/81d4c94af5b7e91862cb914204ebfb501e4e920c</url>
    <id>81d4c94af5b7e91862cb914204ebfb501e4e920c</id>
    <committed-date>2008-06-07T12:50:09-07:00</committed-date>
    <authored-date>2008-06-07T12:50:09-07:00</authored-date>
    <message>Added bin/rmmseg.</message>
    <tree>2fa43bbe148ab0df63d966e649933b04db902c37</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59dda946503f636ea21e42938b8afbd48a3dea85</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/f843edfd03dbd1192275a45f709b855a3f4af5dd</url>
    <id>f843edfd03dbd1192275a45f709b855a3f4af5dd</id>
    <committed-date>2008-06-07T12:30:50-07:00</committed-date>
    <authored-date>2008-06-07T12:30:50-07:00</authored-date>
    <message>Use bones to manage the gem tasks.</message>
    <tree>e91de6876d1a8fa29311cdb0200fa645c71783b0</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d166f371bbbf48a942cbe0689781d6655ba2c4cf</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/59dda946503f636ea21e42938b8afbd48a3dea85</url>
    <id>59dda946503f636ea21e42938b8afbd48a3dea85</id>
    <committed-date>2008-05-28T03:58:42-07:00</committed-date>
    <authored-date>2008-05-28T03:58:42-07:00</authored-date>
    <message>Update gemspec for a new version.

Fixed the building problem under Mac.
Thank siuying for the patch.</message>
    <tree>5c021ecf653560a25e9c521b9e1f5f7384f2f1a8</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9036639e199ac43be5af3d79ac8b5c4e9c3ccbd4</id>
      </parent>
    </parents>
    <author>
      <name>&#23567;&#24433;</name>
      <email>siuying@einstein.local</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/d166f371bbbf48a942cbe0689781d6655ba2c4cf</url>
    <id>d166f371bbbf48a942cbe0689781d6655ba2c4cf</id>
    <committed-date>2008-05-27T08:25:29-07:00</committed-date>
    <authored-date>2008-05-27T08:25:29-07:00</authored-date>
    <message>fixes the build for OSX</message>
    <tree>7d2a98d53ac69750ede21a18300b9072fcbc7b6e</tree>
    <committer>
      <name>&#23567;&#24433;</name>
      <email>siuying@einstein.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ad1d3ba8a3477b9145dd70fb5aef15cef851e6d</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/9036639e199ac43be5af3d79ac8b5c4e9c3ccbd4</url>
    <id>9036639e199ac43be5af3d79ac8b5c4e9c3ccbd4</id>
    <committed-date>2008-05-22T04:17:54-07:00</committed-date>
    <authored-date>2008-05-22T04:17:34-07:00</authored-date>
    <message>Removed punctuation filter.

It is duplicated with Ferret Stopword filter.</message>
    <tree>a5943cafc4f5e82a3a9efff9cb6ca39495a87a1e</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6eaa015361cc2655fa33c838cce68bfd78889ade</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/1ad1d3ba8a3477b9145dd70fb5aef15cef851e6d</url>
    <id>1ad1d3ba8a3477b9145dd70fb5aef15cef851e6d</id>
    <committed-date>2008-05-22T04:09:23-07:00</committed-date>
    <authored-date>2008-05-22T04:06:26-07:00</authored-date>
    <message>Added a tool for converting and normalizing dict.</message>
    <tree>70316e338a1846cbce561d9a3a9436c85cef4938</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a902c64c5e491759aceba90c75ce29f0772dc91</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/6eaa015361cc2655fa33c838cce68bfd78889ade</url>
    <id>6eaa015361cc2655fa33c838cce68bfd78889ade</id>
    <committed-date>2008-05-21T13:39:00-07:00</committed-date>
    <authored-date>2008-05-21T13:38:25-07:00</authored-date>
    <message>Fixed a GC related bug.

Shouldn't mark that string object. Or else it will be
permanently marked (is it?). volatile is a better idea.</message>
    <tree>2d34bd68a81b2ed060cdf61c7222441c690d7910</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c68bc56593bce8a40de4fe2fbebf16874c23cb9</id>
      </parent>
    </parents>
    <author>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </author>
    <url>http://github.com/pluskid/rmmseg-cpp/commit/3a902c64c5e491759aceba90c75ce29f0772dc91</url>
    <id>3a902c64c5e491759aceba90c75ce29f0772dc91</id>
    <committed-date>2008-05-21T12:24:41-07:00</committed-date>
    <authored-date>2008-05-21T12:24:23-07:00</authored-date>
    <message>Mark the newly created string to prevent segfault.

I'm having segfaults with Ruby GC collected my newly
created String object before I've got chance to mark
it. See http://pluskid.lifegoo.com/?p=348.</message>
    <tree>fdaa70e0786905a2d861b8ed95f4dea87d60d5ff</tree>
    <committer>
      <name>pluskid</name>
      <email>pluskid@gmail.com</email>
    </committer>
  </commit>
</commits>
