<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d409a9d9a731a293077b17fa0b665cd5ea84cbc8</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/c2c03626fbae93b8d4b70c35a14dc2b47ace4b8c</url>
    <id>c2c03626fbae93b8d4b70c35a14dc2b47ace4b8c</id>
    <committed-date>2008-11-20T19:55:08-08:00</committed-date>
    <authored-date>2008-11-20T19:55:08-08:00</authored-date>
    <message>Added StrongName key/signed
Target .NET 3.5</message>
    <tree>ff20d27f27fa3fb37deab57ae15d9e10954f6f1f</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab886f5ddef5e552e3126eb481bb44a7ab6941ee</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/d409a9d9a731a293077b17fa0b665cd5ea84cbc8</url>
    <id>d409a9d9a731a293077b17fa0b665cd5ea84cbc8</id>
    <committed-date>2008-09-28T14:28:01-07:00</committed-date>
    <authored-date>2008-09-28T14:28:01-07:00</authored-date>
    <message>Another refactor of the the column type conversions
Added tests for Byte/GetByte</message>
    <tree>08cded9e9abcf1773fd3ac1ae34e9470e0ba3ac7</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a1fbc142d5fefa276b421da51b847b0cc2ee465</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/ab886f5ddef5e552e3126eb481bb44a7ab6941ee</url>
    <id>ab886f5ddef5e552e3126eb481bb44a7ab6941ee</id>
    <committed-date>2008-09-26T20:29:40-07:00</committed-date>
    <authored-date>2008-09-26T20:29:40-07:00</authored-date>
    <message>Re-alligned schema.ini colmn types: Long=Int32, Integer=Int16, Float=Double
Added regex for Schema.ini-&gt;.NET type maping</message>
    <tree>273523d9b31893c724757f663cde44dd1c448450</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a25de9b4b9d11272702c402ad0461733ed42d11b</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/3a1fbc142d5fefa276b421da51b847b0cc2ee465</url>
    <id>3a1fbc142d5fefa276b421da51b847b0cc2ee465</id>
    <committed-date>2008-09-26T18:11:21-07:00</committed-date>
    <authored-date>2008-09-26T18:11:21-07:00</authored-date>
    <message>Added real support for schema.ini CharacterSet-&gt;Encoding mapping</message>
    <tree>b810ffcd0434d72fd45cc12a696caee09d82aed1</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73c48fa82a89b75ef77c8ebcfe38825e5fde2355</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/95e009ad8e6fc3621abffad6b615625419f69964</url>
    <id>95e009ad8e6fc3621abffad6b615625419f69964</id>
    <committed-date>2008-09-25T18:10:21-07:00</committed-date>
    <authored-date>2008-09-25T18:10:21-07:00</authored-date>
    <message>Added support for streams with tests</message>
    <tree>b1e7a1257ad6bdb6a6c088ff95f7ada98d9b6e0d</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7170ce4b898fdb5aabacc56f091060a7be69ceb1</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/73c48fa82a89b75ef77c8ebcfe38825e5fde2355</url>
    <id>73c48fa82a89b75ef77c8ebcfe38825e5fde2355</id>
    <committed-date>2008-09-24T19:55:12-07:00</committed-date>
    <authored-date>2008-09-24T19:55:12-07:00</authored-date>
    <message>Format code</message>
    <tree>d73a7ea11e6c8d4c75f62aebce5c54eae0f661e1</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cb35f2504eae0c9161df706c6a88700646abfce</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/7170ce4b898fdb5aabacc56f091060a7be69ceb1</url>
    <id>7170ce4b898fdb5aabacc56f091060a7be69ceb1</id>
    <committed-date>2008-09-24T19:36:01-07:00</committed-date>
    <authored-date>2008-09-24T19:36:01-07:00</authored-date>
    <message>Added support for Delimited(x) schema.ini format support</message>
    <tree>8efc2e899297f2bb1bad50061f9542633a8674e9</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bae07b6535317ebbc540dac44d26d9a245b6404d</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/7cb35f2504eae0c9161df706c6a88700646abfce</url>
    <id>7cb35f2504eae0c9161df706c6a88700646abfce</id>
    <committed-date>2008-09-24T18:39:13-07:00</committed-date>
    <authored-date>2008-09-24T18:39:13-07:00</authored-date>
    <message>Added tests for Double, Float, Short
Added tesss for SchemaSection</message>
    <tree>2f48e68cbc0578f44fcb7803b2f7fbfee1dd7868</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94860f9fb0d08da328c01e8acbaddf0276026959</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/bae07b6535317ebbc540dac44d26d9a245b6404d</url>
    <id>bae07b6535317ebbc540dac44d26d9a245b6404d</id>
    <committed-date>2008-09-23T20:53:18-07:00</committed-date>
    <authored-date>2008-09-23T20:53:18-07:00</authored-date>
    <message>Added support and tests for using schema.ini to define columns
Added support to use and .ini file and any section name</message>
    <tree>c4b45f4ea25086f14dbe917811a0c900be12b28d</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d154897b292097e13d05560a96d8139d501dacc</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/94860f9fb0d08da328c01e8acbaddf0276026959</url>
    <id>94860f9fb0d08da328c01e8acbaddf0276026959</id>
    <committed-date>2008-09-17T21:21:50-07:00</committed-date>
    <authored-date>2008-09-17T21:21:50-07:00</authored-date>
    <message>Added CsvDataColumn
Added tests for Tab Delimited and Fixed Width formats
Added Licens file (MIT)</message>
    <tree>d8209036d6a3eca6fa0fcc531c554eedf796a041</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f17a20eb6a08e56f32d8f86d21d12e94a939884c</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/2d154897b292097e13d05560a96d8139d501dacc</url>
    <id>2d154897b292097e13d05560a96d8139d501dacc</id>
    <committed-date>2008-09-16T20:58:58-07:00</committed-date>
    <authored-date>2008-09-16T20:58:58-07:00</authored-date>
    <message>Now using TextFieldParser for its QuoteTab/Fixed goodness.
Put off parser initializaiton till the last possible moment.</message>
    <tree>4b7904c8ba4d2361dd70330219f0fbf199bbab15</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2d2202d8dcb2226525c3f2dc84dad19c09e6d98</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/f17a20eb6a08e56f32d8f86d21d12e94a939884c</url>
    <id>f17a20eb6a08e56f32d8f86d21d12e94a939884c</id>
    <committed-date>2008-09-15T20:55:31-07:00</committed-date>
    <authored-date>2008-09-15T20:55:31-07:00</authored-date>
    <message>Added docs
Full coverage
Time to add features</message>
    <tree>7d8c09cea2f4f8bba3b9babbe268ca88144cd47c</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e152e5d3ada8ab248d9a45caa5259fd96bab1c8f</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/c2d2202d8dcb2226525c3f2dc84dad19c09e6d98</url>
    <id>c2d2202d8dcb2226525c3f2dc84dad19c09e6d98</id>
    <committed-date>2008-09-14T20:22:12-07:00</committed-date>
    <authored-date>2008-09-14T20:22:12-07:00</authored-date>
    <message>More tests and code. Up to 82%.</message>
    <tree>00e9dfd0f9bd500c51fce86efe204d7d34432d85</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f3eda4d72bb75fb2422e95138a3bf55d8a2d8cc</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/e152e5d3ada8ab248d9a45caa5259fd96bab1c8f</url>
    <id>e152e5d3ada8ab248d9a45caa5259fd96bab1c8f</id>
    <committed-date>2008-09-12T23:00:44-07:00</committed-date>
    <authored-date>2008-09-12T23:00:44-07:00</authored-date>
    <message>Added header/no header tests</message>
    <tree>d84fc4d6bc8b2e768206e10206db4d6cd5d440ff</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12aef86c607479f18514d7f803b369c26e9b6222</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/5f3eda4d72bb75fb2422e95138a3bf55d8a2d8cc</url>
    <id>5f3eda4d72bb75fb2422e95138a3bf55d8a2d8cc</id>
    <committed-date>2008-09-10T22:00:16-07:00</committed-date>
    <authored-date>2008-09-10T22:00:16-07:00</authored-date>
    <message>Setup NUnit/Log4Net and config</message>
    <tree>817d09a394690325ae803b9b56c55226bef259fe</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e23525badf33943076794bc19942f119adab8b09</id>
      </parent>
    </parents>
    <author>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </author>
    <url>http://github.com/claco/csvdatareader/commit/db6f6b103010aa851c7fe503734e1cc5ed404079</url>
    <id>db6f6b103010aa851c7fe503734e1cc5ed404079</id>
    <committed-date>2008-09-10T18:50:28-07:00</committed-date>
    <authored-date>2008-09-10T18:50:28-07:00</authored-date>
    <message>Moved project into subdirectory
Added project directory to tests</message>
    <tree>4f6b72f966ef4984ac859144e437b855fa1240cf</tree>
    <committer>
      <name>Christopher H. Laco</name>
      <email>claco@chrislaco.com</email>
    </committer>
  </commit>
</commits>
