<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e7fea89600ba497415baf61060671f5e981e784f</id>
      </parent>
    </parents>
    <author>
      <name>tombagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/10b85a2a15d3aadcaceb27f1162ab95ac5bfd1d9</url>
    <id>10b85a2a15d3aadcaceb27f1162ab95ac5bfd1d9</id>
    <committed-date>2009-02-12T08:47:18-08:00</committed-date>
    <authored-date>2009-02-12T08:47:18-08:00</authored-date>
    <message></message>
    <tree>ac277d6ecf2949054b1453262b78ac2229c6a724</tree>
    <committer>
      <name>tombagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>144bb46bded94648aaaf19c4bf686e1417579342</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login></login>
      <email>tbagby@kosmix.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/e7fea89600ba497415baf61060671f5e981e784f</url>
    <id>e7fea89600ba497415baf61060671f5e981e784f</id>
    <committed-date>2008-12-24T15:24:16-08:00</committed-date>
    <authored-date>2008-12-24T15:24:16-08:00</authored-date>
    <message>remove superfluous special definition of int_to_ptr</message>
    <tree>c03b4aa968be82218f1ce9a7cac7ee72cb429a8d</tree>
    <committer>
      <name>Tom Bagby</name>
      <login></login>
      <email>tbagby@kosmix.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e829dc87abd204a47f02d9ea3a45213fed17764a</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login></login>
      <email>tbagby@kosmix.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/144bb46bded94648aaaf19c4bf686e1417579342</url>
    <id>144bb46bded94648aaaf19c4bf686e1417579342</id>
    <committed-date>2008-12-24T14:45:12-08:00</committed-date>
    <authored-date>2008-12-24T14:45:12-08:00</authored-date>
    <message>merge changes from miura, global variables and other good stuff, bumb the gem version</message>
    <tree>22f3df7f5b87e1de53d0a53e8005f4e2ecbfea9a</tree>
    <committer>
      <name>Tom Bagby</name>
      <login></login>
      <email>tbagby@kosmix.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d99b2108d368c245ca08c0ad0e3e06cf23d7814</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login></login>
      <email>tbagby@kosmix.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/e829dc87abd204a47f02d9ea3a45213fed17764a</url>
    <id>e829dc87abd204a47f02d9ea3a45213fed17764a</id>
    <committed-date>2008-12-24T14:35:41-08:00</committed-date>
    <authored-date>2008-12-24T14:35:41-08:00</authored-date>
    <message>merge plessl changes, update to llvm 2.4, fix tests for 64 bit platforms, updated README</message>
    <tree>a28be8d0958da8849f00ff5f4a46baaa0934126d</tree>
    <committer>
      <name>Tom Bagby</name>
      <login></login>
      <email>tbagby@kosmix.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5ec9468d61fbceaad4ec841eb351a7269de077c</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/7d99b2108d368c245ca08c0ad0e3e06cf23d7814</url>
    <id>7d99b2108d368c245ca08c0ad0e3e06cf23d7814</id>
    <committed-date>2008-11-20T11:32:56-08:00</committed-date>
    <authored-date>2008-11-20T11:32:56-08:00</authored-date>
    <message>Another commit to fix compilation with llvm 2.4.</message>
    <tree>52ce5cfda4dc763436b7e399aa14483af6bb233a</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e607c6585a6c0aaefeb89feeb1cd37c8f48ecfb8</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/a5ec9468d61fbceaad4ec841eb351a7269de077c</url>
    <id>a5ec9468d61fbceaad4ec841eb351a7269de077c</id>
    <committed-date>2008-11-20T11:03:15-08:00</committed-date>
    <authored-date>2008-11-20T11:03:15-08:00</authored-date>
    <message>Bump gem version to include cherry picked fix for problems with llvm 2.4.</message>
    <tree>59a3518190ad3d3819a1d3d4215d088e2ec123f3</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fea9918267ba2fb220548051044b5016b0effc1a</id>
      </parent>
    </parents>
    <author>
      <name>Arto Bendiken</name>
      <login>bendiken</login>
      <email>arto@bendiken.net</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/e607c6585a6c0aaefeb89feeb1cd37c8f48ecfb8</url>
    <id>e607c6585a6c0aaefeb89feeb1cd37c8f48ecfb8</id>
    <committed-date>2008-11-20T11:02:37-08:00</committed-date>
    <authored-date>2008-11-15T23:07:54-08:00</authored-date>
    <message>Fixed linker flags and implemented a workaround for an LLVM 2.4 bug in llvm-config that was causing dlopen(ext/llvmruby.bundle) to fail due to undefined symbols such as _OutputFilename.</message>
    <tree>cc63ece74611b95ab01fbedd1f98aead1d887cc4</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc60d93b02632692e1c684a1a84bb312fd47dd39</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/fea9918267ba2fb220548051044b5016b0effc1a</url>
    <id>fea9918267ba2fb220548051044b5016b0effc1a</id>
    <committed-date>2008-11-14T06:39:09-08:00</committed-date>
    <authored-date>2008-11-14T06:39:09-08:00</authored-date>
    <message>Update gemspec and version bump.</message>
    <tree>afc2c3caa3c40112ed66eea18d141aafba9cbf7a</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>277de214623f9378b84bf6316576aa04dbbeb042</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/cc60d93b02632692e1c684a1a84bb312fd47dd39</url>
    <id>cc60d93b02632692e1c684a1a84bb312fd47dd39</id>
    <committed-date>2008-11-14T06:27:36-08:00</committed-date>
    <authored-date>2008-11-14T06:27:36-08:00</authored-date>
    <message>Adding support for reading integer and float constants.</message>
    <tree>41407d694a3695d38c069cf02fa3e75ef4f64c93</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e1df2115c5e52667bf0aa946867a42b47dc0d7d</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/277de214623f9378b84bf6316576aa04dbbeb042</url>
    <id>277de214623f9378b84bf6316576aa04dbbeb042</id>
    <committed-date>2008-11-14T05:39:06-08:00</committed-date>
    <authored-date>2008-11-14T05:39:06-08:00</authored-date>
    <message>Fixed incorrect use of assertions in unit test.</message>
    <tree>c3d8e044aab47bd5e57815222982d0ae9a78310c</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f50b20c4bd80175178466ebbae68bb4a1732f3d0</id>
      </parent>
      <parent>
        <id>c70593096d078193a19bb13a1959ea29bc135792</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/3e1df2115c5e52667bf0aa946867a42b47dc0d7d</url>
    <id>3e1df2115c5e52667bf0aa946867a42b47dc0d7d</id>
    <committed-date>2008-10-24T12:37:50-07:00</committed-date>
    <authored-date>2008-10-24T12:37:50-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/macournoyer/llvmruby</message>
    <tree>ab777e4491df8d59e72d6b96e829f4b9e29a11aa</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a8b51e87a09a4d5bdfbb3eb27f4fb7adca94ccc</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/f50b20c4bd80175178466ebbae68bb4a1732f3d0</url>
    <id>f50b20c4bd80175178466ebbae68bb4a1732f3d0</id>
    <committed-date>2008-10-24T12:32:13-07:00</committed-date>
    <authored-date>2008-10-24T12:32:13-07:00</authored-date>
    <message>Finished wrapper for User and according unit tests.

This commit adds support for all public functions of the User class, which allows for accessing the operands of instructions.

What remains is to implement the Use class, that keeps track of all uses of a particular value. The boilerplate for this class is also already included in this commit.</message>
    <tree>9c904f481bd663c68b9bb01e42a0159152656edc</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd6fff4905d7ba608633000b6cd8e3a47a9f2534</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/4a8b51e87a09a4d5bdfbb3eb27f4fb7adca94ccc</url>
    <id>4a8b51e87a09a4d5bdfbb3eb27f4fb7adca94ccc</id>
    <committed-date>2008-10-24T08:25:12-07:00</committed-date>
    <authored-date>2008-10-24T08:25:12-07:00</authored-date>
    <message>Adding initial support for User class.</message>
    <tree>bd4fac2139dc44e0359b4716f6ed5fc52b0b62e2</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd6fff4905d7ba608633000b6cd8e3a47a9f2534</id>
      </parent>
    </parents>
    <author>
      <name>macournoyer</name>
      <login>macournoyer</login>
      <email>macournoyer@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/c70593096d078193a19bb13a1959ea29bc135792</url>
    <id>c70593096d078193a19bb13a1959ea29bc135792</id>
    <committed-date>2008-10-23T19:20:36-07:00</committed-date>
    <authored-date>2008-10-23T19:20:36-07:00</authored-date>
    <message>Implement LLVM::Value#type, LLVM::Type#to_s, LLVM::Type::type_id and Ruby constants for llvm::Type::TypeID enum.</message>
    <tree>6229f96590855dd2f59d2954ef5d7aa31a5205fc</tree>
    <committer>
      <name>macournoyer</name>
      <login>macournoyer</login>
      <email>macournoyer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d30b2a76e2141244a4d0cf4915171b7a75d043dc</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/bd6fff4905d7ba608633000b6cd8e3a47a9f2534</url>
    <id>bd6fff4905d7ba608633000b6cd8e3a47a9f2534</id>
    <committed-date>2008-10-19T19:33:15-07:00</committed-date>
    <authored-date>2008-10-19T19:33:15-07:00</authored-date>
    <message>more fixing and cleaning of instructions</message>
    <tree>41e71da3d4873be2f6a013e0b6c697a2281b351b</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6746bcc66b86538abce38da8a60e1448e26cf6fb</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/d30b2a76e2141244a4d0cf4915171b7a75d043dc</url>
    <id>d30b2a76e2141244a4d0cf4915171b7a75d043dc</id>
    <committed-date>2008-10-19T19:06:48-07:00</committed-date>
    <authored-date>2008-10-19T19:06:48-07:00</authored-date>
    <message>more methods on Instruction</message>
    <tree>6b61a9299c94ee4af2070a83cfbadaaa5e733ffa</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>799f27a8b33a6a96760d808784b3e34ba624fe4c</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/6746bcc66b86538abce38da8a60e1448e26cf6fb</url>
    <id>6746bcc66b86538abce38da8a60e1448e26cf6fb</id>
    <committed-date>2008-10-19T18:37:12-07:00</committed-date>
    <authored-date>2008-10-19T18:37:12-07:00</authored-date>
    <message>hooking up more instruction classes, cleaning things up</message>
    <tree>ae294abde563cae0eb2ecc32537e434f668d61f0</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>86dc62620c7efb3e5cb10889af328c9675f449b2</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/799f27a8b33a6a96760d808784b3e34ba624fe4c</url>
    <id>799f27a8b33a6a96760d808784b3e34ba624fe4c</id>
    <committed-date>2008-10-19T18:23:03-07:00</committed-date>
    <authored-date>2008-10-19T18:23:03-07:00</authored-date>
    <message>start leveraging info in Instructions.def, better mapping of instruction classes</message>
    <tree>cf273fb74175fe4b333b308184168b176510ceee</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5243b0f46107e05471f884a95fe723ec6aaee23</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/86dc62620c7efb3e5cb10889af328c9675f449b2</url>
    <id>86dc62620c7efb3e5cb10889af328c9675f449b2</id>
    <committed-date>2008-10-19T17:17:04-07:00</committed-date>
    <authored-date>2008-10-19T17:17:04-07:00</authored-date>
    <message>more specialized instruction classes</message>
    <tree>21d5a2bf9ff34159d7e78bbd8e9efc2e0e0396f2</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0eb33ec85b71d3761cb648e1fdc89a724b5bb9e</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/d5243b0f46107e05471f884a95fe723ec6aaee23</url>
    <id>d5243b0f46107e05471f884a95fe723ec6aaee23</id>
    <committed-date>2008-10-19T16:20:12-07:00</committed-date>
    <authored-date>2008-10-19T16:20:12-07:00</authored-date>
    <message>fix value name handling, more value methods</message>
    <tree>78be5acd5b09cc8659fb2f01a64032e50ee4015b</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f26df3f0f9db776e33e04ee129d1a754b72e3bb1</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/e0eb33ec85b71d3761cb648e1fdc89a724b5bb9e</url>
    <id>e0eb33ec85b71d3761cb648e1fdc89a724b5bb9e</id>
    <committed-date>2008-10-19T14:05:01-07:00</committed-date>
    <authored-date>2008-10-19T14:05:01-07:00</authored-date>
    <message>add inspector methods for allocation instructions</message>
    <tree>0571bb0e88f74eed6f7b0459ca07ea2f44235d1e</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da0d2abff09f6f722bddc4dd9ba43045174e275c</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/f26df3f0f9db776e33e04ee129d1a754b72e3bb1</url>
    <id>f26df3f0f9db776e33e04ee129d1a754b72e3bb1</id>
    <committed-date>2008-10-19T13:32:34-07:00</committed-date>
    <authored-date>2008-10-19T13:32:34-07:00</authored-date>
    <message>terminator instructions</message>
    <tree>b672d413cec8498058334960fa8708242b2baa1e</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05ce65372eee190044e77150770984a992f46da3</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/da0d2abff09f6f722bddc4dd9ba43045174e275c</url>
    <id>da0d2abff09f6f722bddc4dd9ba43045174e275c</id>
    <committed-date>2008-10-19T12:56:04-07:00</committed-date>
    <authored-date>2008-10-19T12:56:04-07:00</authored-date>
    <message>more of the branch instruction class</message>
    <tree>eec0b5e15175adc34c7434faeb16a53781bcbaf4</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5dc8ef5e7697e473ef3b2e2fd95476216cf8839</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/05ce65372eee190044e77150770984a992f46da3</url>
    <id>05ce65372eee190044e77150770984a992f46da3</id>
    <committed-date>2008-10-18T16:49:55-07:00</committed-date>
    <authored-date>2008-10-18T16:49:55-07:00</authored-date>
    <message>Update README regarding build process + gemification</message>
    <tree>f0efff7b08d3c3043726cc7883483446b82801e1</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aeba31626ee135eb54f090d6a559d2a77e61797d</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/c5dc8ef5e7697e473ef3b2e2fd95476216cf8839</url>
    <id>c5dc8ef5e7697e473ef3b2e2fd95476216cf8839</id>
    <committed-date>2008-10-18T15:57:16-07:00</committed-date>
    <authored-date>2008-10-18T15:57:16-07:00</authored-date>
    <message>update the gemspec, try to make github build it</message>
    <tree>0d47c26ddc08964168db9b4944c1eef90a183b3e</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6bd2ad43f8474e08a7b2b78e27fab72c7cb0bcc9</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/aeba31626ee135eb54f090d6a559d2a77e61797d</url>
    <id>aeba31626ee135eb54f090d6a559d2a77e61797d</id>
    <committed-date>2008-10-18T15:40:18-07:00</committed-date>
    <authored-date>2008-10-18T15:40:18-07:00</authored-date>
    <message>remove require from gemspec</message>
    <tree>c21b769f3cea5a2a0978cc900dd9eba9452eaaeb</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94350f26cd34c20324353193f32abdb1d0de1dd1</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/6bd2ad43f8474e08a7b2b78e27fab72c7cb0bcc9</url>
    <id>6bd2ad43f8474e08a7b2b78e27fab72c7cb0bcc9</id>
    <committed-date>2008-10-18T15:39:43-07:00</committed-date>
    <authored-date>2008-10-18T15:39:43-07:00</authored-date>
    <message>make gemspec Github friendly</message>
    <tree>e4fee9165f78df94ce3c1241f5dcd85cc51b2e73</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7a547a81ced50d5240f0d1da5f7c354513dcf7c</id>
      </parent>
    </parents>
    <author>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/94350f26cd34c20324353193f32abdb1d0de1dd1</url>
    <id>94350f26cd34c20324353193f32abdb1d0de1dd1</id>
    <committed-date>2008-10-18T13:27:23-07:00</committed-date>
    <authored-date>2008-10-18T13:27:23-07:00</authored-date>
    <message>merge gemify changes, fix up build and package stuff</message>
    <tree>2013ad1f6221d6571cdc8993b3da4c0ffc9276e1</tree>
    <committer>
      <name>Tom Bagby</name>
      <login>tombagby</login>
      <email>tomatobagby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d81c84a86b00ea7a35987082f41c1e9543e9bad3</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/d7a547a81ced50d5240f0d1da5f7c354513dcf7c</url>
    <id>d7a547a81ced50d5240f0d1da5f7c354513dcf7c</id>
    <committed-date>2008-10-17T08:31:21-07:00</committed-date>
    <authored-date>2008-10-11T04:16:55-07:00</authored-date>
    <message>Initial version of a gemspec for building  llvmruby gem.</message>
    <tree>6e9d14d6e752ef4cc4235ad554be78e720a4f6ae</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5527f4f6a9b97ff93cd496ffcb523a1e9af88b2</id>
      </parent>
    </parents>
    <author>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </author>
    <url>http://github.com/tombagby/llvmruby/commit/d81c84a86b00ea7a35987082f41c1e9543e9bad3</url>
    <id>d81c84a86b00ea7a35987082f41c1e9543e9bad3</id>
    <committed-date>2008-10-17T08:31:21-07:00</committed-date>
    <authored-date>2008-09-29T13:42:39-07:00</authored-date>
    <message>Revamped directory layout. Put all C/C++ extensions files in ext/ and all Ruby files in lib/. llvmruby is now also prepared to be converted to a gem.</message>
    <tree>bdf7af521a34fc7fbebe5ae19216bfe53eb333ec</tree>
    <committer>
      <name>Christian Plessl</name>
      <login>plessl</login>
      <email>christian@plesslweb.ch</email>
    </committer>
  </commit>
</commits>
