<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>708bb334e29a3e24aa4986c55c7002a05ef24525</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/6860ae29b09b1ad925446043e4c969bd063f0f97</url>
    <id>6860ae29b09b1ad925446043e4c969bd063f0f97</id>
    <committed-date>2009-12-05T00:53:13-08:00</committed-date>
    <authored-date>2009-12-05T00:53:13-08:00</authored-date>
    <message>Bumped the compatibility version to IronRuby 0.9.3.</message>
    <tree>f39210b7450331143f6965ddd2ca60321db9c5ac</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c3da13bfe2afe456855812e4fb44b092a5a45a0</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/708bb334e29a3e24aa4986c55c7002a05ef24525</url>
    <id>708bb334e29a3e24aa4986c55c7002a05ef24525</id>
    <committed-date>2009-10-18T02:28:44-07:00</committed-date>
    <authored-date>2009-10-18T02:28:44-07:00</authored-date>
    <message>Bumped the compatibility version to IronRuby &gt; 0.9.1 (up to commit 1451cb6a).</message>
    <tree>df193ac12af696653fa377f6242c10fa86435c7a</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dd4b36ff914741bced7ad7ba2bbc9bb01f59636</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/4c3da13bfe2afe456855812e4fb44b092a5a45a0</url>
    <id>4c3da13bfe2afe456855812e4fb44b092a5a45a0</id>
    <committed-date>2009-08-17T05:16:19-07:00</committed-date>
    <authored-date>2009-08-17T04:59:46-07:00</authored-date>
    <message>Miscellaneous fixes for JSON::generate():
 o GeneratorState instances are now correctly (re)initialized
 o GeneratorError exceptions are raised on NaN, +Infinity and -Infinity unless :allow_nan is true
 o Fixed a stupid bug in Helpers.GetGeneratorStateKey(String)</message>
    <tree>e2412dc1c7a77f16f6cf8dbfed7f2de70a50b58f</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e0ed279638d7a1a23a89550d2a55c0a3941fe28</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/5dd4b36ff914741bced7ad7ba2bbc9bb01f59636</url>
    <id>5dd4b36ff914741bced7ad7ba2bbc9bb01f59636</id>
    <committed-date>2009-08-17T05:16:19-07:00</committed-date>
    <authored-date>2009-08-17T03:25:59-07:00</authored-date>
    <message>Fixed Helpers.GetCreateId(RubyScope), the previous version was broken (create_id is an instance variable of the JSON module, not a method)</message>
    <tree>f3123b4d5341c83487e866ea2ddae9eaaf3b1b87</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc6a1e96d4e6b21e04799ebb388a8e80e3ebf699</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/9e0ed279638d7a1a23a89550d2a55c0a3941fe28</url>
    <id>9e0ed279638d7a1a23a89550d2a55c0a3941fe28</id>
    <committed-date>2009-08-17T05:16:18-07:00</committed-date>
    <authored-date>2009-08-17T01:12:02-07:00</authored-date>
    <message>Fixed the returning type for NaN, Infinity and -Infinity when the option :allow_nan is set to true.</message>
    <tree>6cb36253c515af2108a4efe2063b467dc699da67</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd2e44decc00b6cb48b7afddef3a921167777380</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/fc6a1e96d4e6b21e04799ebb388a8e80e3ebf699</url>
    <id>fc6a1e96d4e6b21e04799ebb388a8e80e3ebf699</id>
    <committed-date>2009-08-16T23:23:40-07:00</committed-date>
    <authored-date>2009-08-16T23:23:40-07:00</authored-date>
    <message>Bumped the compatibility version up to IronRuby 0.9.x (commit 8d1b9f3).</message>
    <tree>33b458fee926f36b4a143d1d1f4431298bb1baf2</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1c4499463fd1120285eee5a425c51692dfab489</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/cd2e44decc00b6cb48b7afddef3a921167777380</url>
    <id>cd2e44decc00b6cb48b7afddef3a921167777380</id>
    <committed-date>2009-07-26T08:08:02-07:00</committed-date>
    <authored-date>2009-07-26T08:08:02-07:00</authored-date>
    <message>Fixed the conversion to Float of huge JSON floats like 23456789012E666. No more StackOverflowExceptions, instead +/-Infinity is returned.</message>
    <tree>a121ec080da3ed1c64868fdce4fa82f4dd1a3921</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06fbd3782f0b816ef5b951f7b50902c18d14e076</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/a1c4499463fd1120285eee5a425c51692dfab489</url>
    <id>a1c4499463fd1120285eee5a425c51692dfab489</id>
    <committed-date>2009-07-26T07:24:41-07:00</committed-date>
    <authored-date>2009-07-26T07:24:41-07:00</authored-date>
    <message>We should deserialize JSON arrays as Ruby arrays and not List&lt;Object&gt;</message>
    <tree>c437cbcfade0792cf5eba6c8c2ac65fdaf716d7d</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>569943d16a31788c4d4c18ccc87813e7588a5896</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/06fbd3782f0b816ef5b951f7b50902c18d14e076</url>
    <id>06fbd3782f0b816ef5b951f7b50902c18d14e076</id>
    <committed-date>2009-07-26T06:44:07-07:00</committed-date>
    <authored-date>2009-07-26T05:16:30-07:00</authored-date>
    <message>Miscellaneous fixes:
 - compatibility with IronRuby 0.9.0
 - to_s must be called on non-string keys when serializing Hash instances to JSON
 - fixed checks for deserializing JSON-serialized Ruby objects
 - implemented new exceptions (temporary solution until I get how to invoke exceptions defined in the ruby-side of the library, such as JSON::ParserError).</message>
    <tree>42e77ecd75337f35a0c2b0dc8e4a3cd77b71a23a</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dafc08c52854be64b85028d5246fb584a173b9e</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/569943d16a31788c4d4c18ccc87813e7588a5896</url>
    <id>569943d16a31788c4d4c18ccc87813e7588a5896</id>
    <committed-date>2009-07-14T11:46:37-07:00</committed-date>
    <authored-date>2009-07-14T11:46:37-07:00</authored-date>
    <message>Small fix in GeneratorState, now object IDs are long values so the List&lt;&gt; tracking objects that have been visited already has been updated accordingly. Bumped the compatibility version up to IronRuby 0.6.</message>
    <tree>30b68cf24fb573426fa113a4216e973223c621d7</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20df8c9df84dff38904f105d80e3983300ee7b7b</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/5dafc08c52854be64b85028d5246fb584a173b9e</url>
    <id>5dafc08c52854be64b85028d5246fb584a173b9e</id>
    <committed-date>2009-05-31T05:51:45-07:00</committed-date>
    <authored-date>2009-05-31T05:51:45-07:00</authored-date>
    <message>Replaced the obsoleted MutableString.Empty static field with the MutableString.CreateEmpty() static method.</message>
    <tree>fc1fd4da63899796319f96d3f8ba3d5438fd1bbb</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f97ff07de0099a115b869da55b21b27599863c4</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/20df8c9df84dff38904f105d80e3983300ee7b7b</url>
    <id>20df8c9df84dff38904f105d80e3983300ee7b7b</id>
    <committed-date>2009-05-07T13:35:08-07:00</committed-date>
    <authored-date>2009-05-07T13:35:08-07:00</authored-date>
    <message>Added the original json test suite (imported from json 1.1.4)</message>
    <tree>65b387171ddb63d56922d5b63de8fd61da1ae9f3</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbb3cd089c405c96af96216a9bfba58340b2defd</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/7f97ff07de0099a115b869da55b21b27599863c4</url>
    <id>7f97ff07de0099a115b869da55b21b27599863c4</id>
    <committed-date>2009-05-07T13:14:18-07:00</committed-date>
    <authored-date>2009-05-07T13:14:18-07:00</authored-date>
    <message>Small updates to make ironruby-json compile and run again with recent versions of IronRuby (up to commit 2e8b2e5)</message>
    <tree>89326ca8342defca23de187040c6fdde11f7ce43</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0192f1036a260d1736cb90866dd8dbafb07b85d</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/dbb3cd089c405c96af96216a9bfba58340b2defd</url>
    <id>dbb3cd089c405c96af96216a9bfba58340b2defd</id>
    <committed-date>2009-04-04T06:31:34-07:00</committed-date>
    <authored-date>2009-04-04T06:31:34-07:00</authored-date>
    <message>Updated to reflect changes in IronRuby (up to commit b123517)</message>
    <tree>bbbf9e52a3c9bb533b5a69440ff524c75be0b4f0</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08f1819bdf144fad227f2c64eab7a77c638162bd</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/a0192f1036a260d1736cb90866dd8dbafb07b85d</url>
    <id>a0192f1036a260d1736cb90866dd8dbafb07b85d</id>
    <committed-date>2009-03-19T14:13:22-07:00</committed-date>
    <authored-date>2009-03-19T14:13:22-07:00</authored-date>
    <message>Updated to reflect recent changes in IronRuby (up to commit be5ccb7)</message>
    <tree>81f187417fe161c405e2c18ad935ea5c4b64f234</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9126a4cd39c516ea516062aba6e8fdbf54880937</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/08f1819bdf144fad227f2c64eab7a77c638162bd</url>
    <id>08f1819bdf144fad227f2c64eab7a77c638162bd</id>
    <committed-date>2009-03-08T06:11:59-07:00</committed-date>
    <authored-date>2009-03-08T06:11:59-07:00</authored-date>
    <message>The naming of parameters has been made uniform for all the methods in the Generator class</message>
    <tree>a5781108bf503bb5473740655a2e0da3fecbe6fe</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3001f2e7542b81a989a54fd4e67f201d7f1fc15</id>
      </parent>
    </parents>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/9126a4cd39c516ea516062aba6e8fdbf54880937</url>
    <id>9126a4cd39c516ea516062aba6e8fdbf54880937</id>
    <committed-date>2009-03-08T06:00:31-07:00</committed-date>
    <authored-date>2009-03-08T06:00:31-07:00</authored-date>
    <message>Code has been updated to reflect recent changes in IronRuby (up to commit ecea9bd)</message>
    <tree>bd44e7de6cdc5ce73502b828e797541063eaa30d</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </author>
    <url>http://github.com/nrk/ironruby-json/commit/c3001f2e7542b81a989a54fd4e67f201d7f1fc15</url>
    <id>c3001f2e7542b81a989a54fd4e67f201d7f1fc15</id>
    <committed-date>2009-03-01T04:33:29-08:00</committed-date>
    <authored-date>2009-03-01T04:33:29-08:00</authored-date>
    <message>First commit of ironruby-json</message>
    <tree>49fe49bf98d76a9b2c69bde8d11533cbcf45350b</tree>
    <committer>
      <name>Daniele Alessandri</name>
      <email>suppakilla@gmail.com</email>
    </committer>
  </commit>
</commits>
