<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>75246022d9a48c19c92f4bb67e5959870f65eb40</id>
      </parent>
    </parents>
    <author>
      <name>Markus Prinz</name>
      <email>markus.prinz@nuclearsquid.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/11923e8ebe2db2793065bdabbc5bd3442316e807</url>
    <id>11923e8ebe2db2793065bdabbc5bd3442316e807</id>
    <committed-date>2009-11-04T18:43:38-08:00</committed-date>
    <authored-date>2009-10-28T14:21:02-07:00</authored-date>
    <message>You have to run ./configure before running rake when compiling Rubinius for the first time

closes #63.

Signed-off-by: Brian Ford &lt;bford@engineyard.com&gt;</message>
    <tree>20210eb20b4eaf81e0d808518e7a59777baa6c32</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9ea9009f16a53da7674b5742e1625006f831f1f</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/9b60cfd857847d5355e387ef9b0d81a109cf425c</url>
    <id>9b60cfd857847d5355e387ef9b0d81a109cf425c</id>
    <committed-date>2009-10-29T23:15:52-07:00</committed-date>
    <authored-date>2009-10-26T23:13:50-07:00</authored-date>
    <message>Rework VM instruction parsing and generation.</message>
    <tree>155c2622c0b97c0690697583f06ab277fb44060d</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6c264aeef8f3d9f80f2d6509cd911cbc48ecf3a</id>
      </parent>
    </parents>
    <author>
      <name>Evan Phoenix</name>
      <email>ephoenix@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/1f045bd5ac8dcc5cf346e04b5133bfd432764b0c</url>
    <id>1f045bd5ac8dcc5cf346e04b5133bfd432764b0c</id>
    <committed-date>2009-09-30T17:45:20-07:00</committed-date>
    <authored-date>2009-09-30T17:45:20-07:00</authored-date>
    <message>Update getting_started.txt with new configure info</message>
    <tree>eacf719a65a8bb01c812df9f84a3ff57e4ea4000</tree>
    <committer>
      <name>Evan Phoenix</name>
      <email>ephoenix@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8307757ba749736dccf1d4faa4a74788a903bfaa</id>
      </parent>
    </parents>
    <author>
      <name>Evan Phoenix</name>
      <email>ephoenix@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/6bada3e55d028195f7a69d2384405b9cde5723e6</url>
    <id>6bada3e55d028195f7a69d2384405b9cde5723e6</id>
    <committed-date>2009-07-13T15:15:43-07:00</committed-date>
    <authored-date>2009-07-13T14:33:39-07:00</authored-date>
    <message>Remove the runtime stack pointer in the JIT

This code allows the JIT to not maintain a stack pointer at runtime,
instead allowing it to simply access the stack at fixed offsets.</message>
    <tree>fa747be37d2bf21366f484f771471fc77575f405</tree>
    <committer>
      <name>Evan Phoenix</name>
      <email>ephoenix@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea5bf64d59d05a2ff080dda976dda95e171311a5</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Luz</name>
      <email>dev@mernen.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/bc7320e677778f910801e319fb2f19a31ab64886</url>
    <id>bc7320e677778f910801e319fb2f19a31ab64886</id>
    <committed-date>2009-06-28T18:29:08-07:00</committed-date>
    <authored-date>2009-06-28T18:28:58-07:00</authored-date>
    <message>Added libssl-dev to Debian/Ubuntu dependencies

Closes #14, thanks rhinton.</message>
    <tree>39bfb0aee7c086f43b853a0ba43c9aeba5d88be2</tree>
    <committer>
      <name>Daniel Luz</name>
      <email>dev@mernen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0805854813515dcef829c2a9174606b54a11aee8</id>
      </parent>
    </parents>
    <author>
      <name>Gregory Brown</name>
      <email>gregory.t.brown@gmail.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/fb6b228e3d5fe103e83e9718568dac6a03b17613</url>
    <id>fb6b228e3d5fe103e83e9718568dac6a03b17613</id>
    <committed-date>2009-05-22T13:21:59-07:00</committed-date>
    <authored-date>2009-05-22T13:09:30-07:00</authored-date>
    <message>Add note about interactive prompt to docs

Signed-off-by: Brian Ford &lt;bford@engineyard.com&gt;</message>
    <tree>6f271d1529520221509c84bf3e20cf284abafa4a</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c00eedd8bd0ebefd6151c02e643aa0e3750162e</id>
      </parent>
    </parents>
    <author>
      <name>Audrey Tang</name>
      <email>audreyt@T.local</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/fe17cc10cf49927cc02b32fb8c2028edc307177c</url>
    <id>fe17cc10cf49927cc02b32fb8c2028edc307177c</id>
    <committed-date>2009-01-23T08:40:36-08:00</committed-date>
    <authored-date>2009-01-23T08:40:01-08:00</authored-date>
    <message>* add ParseTree to the install prereq list in the quickstart section.</message>
    <tree>c8016d1141c336b8f837de52890290a3f56dc600</tree>
    <committer>
      <name>Audrey Tang</name>
      <email>audreyt@T.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1832ff71470ed9bd68374aa0e2cc8fe929cc8fa2</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/1bcfb537e8db7ed779da8dd7b4f48425e5f81d77</url>
    <id>1bcfb537e8db7ed779da8dd7b4f48425e5f81d77</id>
    <committed-date>2009-01-08T10:17:31-08:00</committed-date>
    <authored-date>2009-01-08T10:17:31-08:00</authored-date>
    <message>Doc -X switches and coding style for module scope qualifiers.</message>
    <tree>cdb7ff6c1e0de4bbc446448b98ea0b4c2da6661d</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db7f6cb984ccfe8386f81989426d814698ca3bfd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/b08b45f0317558f9b09963db361a45fd35d72faa</url>
    <id>b08b45f0317558f9b09963db361a45fd35d72faa</id>
    <committed-date>2008-12-09T22:43:03-08:00</committed-date>
    <authored-date>2008-12-09T22:43:03-08:00</authored-date>
    <message>Migrated README-DEVELOPERS to doc/* files.</message>
    <tree>c0c7b2179125f10ed264c8a505056f033d9af46e</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11b492418f0f7b4658a66445a09324278cbfd0dd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/773527dc4f16929bc39f5960b2245adde6b5d63a</url>
    <id>773527dc4f16929bc39f5960b2245adde6b5d63a</id>
    <committed-date>2008-11-28T00:37:25-08:00</committed-date>
    <authored-date>2008-11-28T00:37:25-08:00</authored-date>
    <message>Added docs about (un)installing rbx.</message>
    <tree>c7d7f1bdc9a20a2a11e9f37d7f4142f532e4bd39</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44c9329da1ec32b7da7416501d1a485edb6a3695</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/evanphx/rubinius/commit/9a496b9a2bf8f945ad110241fdb502d9d04fd965</url>
    <id>9a496b9a2bf8f945ad110241fdb502d9d04fd965</id>
    <committed-date>2008-11-21T16:37:32-08:00</committed-date>
    <authored-date>2008-11-21T00:27:15-08:00</authored-date>
    <message>Migrated docs from Lighthouse wiki.</message>
    <tree>a90ba5a8b2c9e17d507831b13a9b6ba534a2a8ae</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
</commits>
