<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b0de20014da3bcbf432676a3626bdb060931c752</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/203b5baf93d413f4b90d3dcc5935dc28a8e30afd</url>
    <id>203b5baf93d413f4b90d3dcc5935dc28a8e30afd</id>
    <committed-date>2009-12-10T07:04:26-08:00</committed-date>
    <authored-date>2009-12-10T07:04:26-08:00</authored-date>
    <message>Fix for bug 533920 - parser constructs VariableInitializer with wrong end value, therefor VariableInitializer reports false length</message>
    <tree>278bc398d8733719db7a4efc82e431a3a6cdbde9</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>932d1f9a773d8d1dd117fc95cfbd785c23230582</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/b0de20014da3bcbf432676a3626bdb060931c752</url>
    <id>b0de20014da3bcbf432676a3626bdb060931c752</id>
    <committed-date>2009-12-02T09:04:26-08:00</committed-date>
    <authored-date>2009-12-02T09:04:26-08:00</authored-date>
    <message>Allow jsdocs to be attached to &quot;with&quot; nodes so that warnings about the
use of with can be suppressed using a jsdoc annotation.
Patch from John Lenz.</message>
    <tree>6f8f3deca92898816a92044e0cde23483f1cd722</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c37420f2e2f0cc058abedd5028cac3262852e9d</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/932d1f9a773d8d1dd117fc95cfbd785c23230582</url>
    <id>932d1f9a773d8d1dd117fc95cfbd785c23230582</id>
    <committed-date>2009-11-30T20:50:16-08:00</committed-date>
    <authored-date>2009-11-30T20:50:16-08:00</authored-date>
    <message>Fix [Bug 513549] Rhino's new JSON.parse breaks on trailing whitespace
Patch from Raphael Speyer</message>
    <tree>fa7f8002e09b65319c2b6c0a66e17880f4991a61</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c8ec97745ed708f33008103af1f54b6cdb4c4ef</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/8c37420f2e2f0cc058abedd5028cac3262852e9d</url>
    <id>8c37420f2e2f0cc058abedd5028cac3262852e9d</id>
    <committed-date>2009-11-28T12:11:13-08:00</committed-date>
    <authored-date>2009-11-28T12:11:13-08:00</authored-date>
    <message>Fix name conflict over &quot;BLOCK&quot;.</message>
    <tree>f3ba95bebda11e347e5dc902a578d79878a69e55</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8721eb6319a4fd7e1989b3014f62b954d60fcc7f</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/5c8ec97745ed708f33008103af1f54b6cdb4c4ef</url>
    <id>5c8ec97745ed708f33008103af1f54b6cdb4c4ef</id>
    <committed-date>2009-11-27T12:45:15-08:00</committed-date>
    <authored-date>2009-11-27T12:45:15-08:00</authored-date>
    <message>Fix Bug 531436 - parseFloat fails on number followed by &quot;e&quot; that is not exponent</message>
    <tree>0771ac89bf5954c949f3b27c211db326511e63c7</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61592ad70a9a86066a2fa1a03c4cfb0075fdb451</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/8721eb6319a4fd7e1989b3014f62b954d60fcc7f</url>
    <id>8721eb6319a4fd7e1989b3014f62b954d60fcc7f</id>
    <committed-date>2009-11-27T12:40:23-08:00</committed-date>
    <authored-date>2009-11-27T12:40:23-08:00</authored-date>
    <message>Fix Bug 506940 - Correct arity of array methods
Patch from Raphael Speyer</message>
    <tree>1f4de463a75c1a47ee0eae367ff2e366bae46a00</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6ffd8a96241e6ff44e346d0efe970746bb0a2ee</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/61592ad70a9a86066a2fa1a03c4cfb0075fdb451</url>
    <id>61592ad70a9a86066a2fa1a03c4cfb0075fdb451</id>
    <committed-date>2009-11-27T12:12:42-08:00</committed-date>
    <authored-date>2009-11-27T12:12:42-08:00</authored-date>
    <message>Fix Bug 530997 - should throw a RangeError when an array's length is set to &gt;= 4294967296
Patch by Raphael Speyer</message>
    <tree>6b69dd1cee7f87176b0ca711f18e4f06364d6818</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e8bba82badc50a87b46ed5310601860843a59a3</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/f6ffd8a96241e6ff44e346d0efe970746bb0a2ee</url>
    <id>f6ffd8a96241e6ff44e346d0efe970746bb0a2ee</id>
    <committed-date>2009-11-27T11:55:16-08:00</committed-date>
    <authored-date>2009-11-27T11:55:16-08:00</authored-date>
    <message>Fix Bug 530947 -  Array.prototype.map returns a 0-length array when this array has length &gt; 0 but no elements
Patch from Raphael Speyer</message>
    <tree>cb4467c6da99ff306ccde55641705615c6dee0ed</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c31016afa81ff8a29b22db13b25fe41534628551</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/9e8bba82badc50a87b46ed5310601860843a59a3</url>
    <id>9e8bba82badc50a87b46ed5310601860843a59a3</id>
    <committed-date>2009-11-27T10:30:16-08:00</committed-date>
    <authored-date>2009-11-27T10:30:16-08:00</authored-date>
    <message>Fix breaking regression test and match SpiderMonkey and ES5 behavior.
See bug 478047.</message>
    <tree>5351f7ea09d8d4bf25fd6faf9aeb24117ee558fd</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcfc5d592f70b6f853e5f031f1a6ecd9676ba9f2</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/c31016afa81ff8a29b22db13b25fe41534628551</url>
    <id>c31016afa81ff8a29b22db13b25fe41534628551</id>
    <committed-date>2009-11-27T10:20:54-08:00</committed-date>
    <authored-date>2009-11-27T10:20:54-08:00</authored-date>
    <message>Fix trivial warning.</message>
    <tree>12dd1c6819e7a955dbc5a1e294cfd913a94d5e9a</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a2969dd34bb048f260377eefa3a0848b0f833761</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/dcfc5d592f70b6f853e5f031f1a6ecd9676ba9f2</url>
    <id>dcfc5d592f70b6f853e5f031f1a6ecd9676ba9f2</id>
    <committed-date>2009-11-19T00:06:57-08:00</committed-date>
    <authored-date>2009-11-19T00:06:57-08:00</authored-date>
    <message>Reimplement NativeError.toString() to return Error.prototype.toString() if that returns a String.</message>
    <tree>ced09f190194fb2cda27fcfb484c2f332b968eb6</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5a7015103087d7f6d620ec38003245fbe3b9e35</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/a2969dd34bb048f260377eefa3a0848b0f833761</url>
    <id>a2969dd34bb048f260377eefa3a0848b0f833761</id>
    <committed-date>2009-11-17T03:05:55-08:00</committed-date>
    <authored-date>2009-11-17T03:05:55-08:00</authored-date>
    <message>Replace deprecated enable()/disable() methods with setEnabled()</message>
    <tree>1fbec135a3825b8b153449fde948eb04f8942e9a</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a9e4a7b4d73f1c18a497f3adc6933e7688f1789</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/b5a7015103087d7f6d620ec38003245fbe3b9e35</url>
    <id>b5a7015103087d7f6d620ec38003245fbe3b9e35</id>
    <committed-date>2009-11-10T04:36:20-08:00</committed-date>
    <authored-date>2009-11-10T04:36:20-08:00</authored-date>
    <message>Use ScriptRuntime.escapeString() in ast.StringLiteral.toString(). Fixes bug #527452 - String with escaped characters gives wrong toSource() output</message>
    <tree>3d3fad303e64c1065ddc2e39cc3260358660c87f</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b92a7df0d5d1db0ec5234714b0fbdd68f628ccae</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/3a9e4a7b4d73f1c18a497f3adc6933e7688f1789</url>
    <id>3a9e4a7b4d73f1c18a497f3adc6933e7688f1789</id>
    <committed-date>2009-11-03T12:01:54-08:00</committed-date>
    <authored-date>2009-11-03T12:01:54-08:00</authored-date>
    <message>Fix bug in ClassFileWriter IINC handling.</message>
    <tree>10ee7edb152346d7eca8c92908089d6dacb6e33a</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>448b9ce6e3375143d53118ced8b99d5f08e8d18f</id>
      </parent>
    </parents>
    <author>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/b92a7df0d5d1db0ec5234714b0fbdd68f628ccae</url>
    <id>b92a7df0d5d1db0ec5234714b0fbdd68f628ccae</id>
    <committed-date>2009-10-23T08:28:14-07:00</committed-date>
    <authored-date>2009-10-23T08:28:14-07:00</authored-date>
    <message>Different Fix for Bug 519933 - only throw TypeError when FEATURE_STRICT_MODE is set</message>
    <tree>5c8e80f32cc16645e5f83a2130f9406c35a00838</tree>
    <committer>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8af99c5b7c68382643d46cc1c2d008a235181fac</id>
      </parent>
    </parents>
    <author>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/448b9ce6e3375143d53118ced8b99d5f08e8d18f</url>
    <id>448b9ce6e3375143d53118ced8b99d5f08e8d18f</id>
    <committed-date>2009-10-23T05:49:56-07:00</committed-date>
    <authored-date>2009-10-23T05:49:56-07:00</authored-date>
    <message>Fix for Bug 519939 - Rhino JS debugger: allow to configure a &quot;source provider&quot;</message>
    <tree>8e549bb5c2e36b904f349b56884cd2e712db17e0</tree>
    <committer>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5abb60ae9182cc7c49a2266b344a20bcebbfb03b</id>
      </parent>
    </parents>
    <author>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/8af99c5b7c68382643d46cc1c2d008a235181fac</url>
    <id>8af99c5b7c68382643d46cc1c2d008a235181fac</id>
    <committed-date>2009-10-23T03:22:49-07:00</committed-date>
    <authored-date>2009-10-23T03:22:49-07:00</authored-date>
    <message>Fix for Bug 519933 - Add option to allow setting... read only properties</message>
    <tree>79601af78fab629c063afb1d865d3dfad83b55cf</tree>
    <committer>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77137be9246bea43d0c7041aced8b38ef78bc340</id>
      </parent>
    </parents>
    <author>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/5abb60ae9182cc7c49a2266b344a20bcebbfb03b</url>
    <id>5abb60ae9182cc7c49a2266b344a20bcebbfb03b</id>
    <committed-date>2009-10-23T02:49:59-07:00</committed-date>
    <authored-date>2009-10-23T02:49:59-07:00</authored-date>
    <message>Fix for Bug 517861: Rhino's manifest file is incomplete. Couldn't add Specification-* entries, as it's not clear what their values should be.</message>
    <tree>33a67be68fa3ee796d18f86ad5133290a0f45e97</tree>
    <committer>
      <name>szegedia%freemail.hu</name>
      <email>szegedia%freemail.hu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89de6555fe855a9fc5fe6314aee3eb83628fe62e</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/77137be9246bea43d0c7041aced8b38ef78bc340</url>
    <id>77137be9246bea43d0c7041aced8b38ef78bc340</id>
    <committed-date>2009-10-17T19:34:48-07:00</committed-date>
    <authored-date>2009-10-17T19:34:48-07:00</authored-date>
    <message>Fix Bug 508964 - Update Arguments object to match ES5 spec
Patch from Raphael Speyer</message>
    <tree>8d81b9b0f58fd6635279278ca7394b9fc48335ba</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0f09827760579807d0ac73731d4bee318cf21a0</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/89de6555fe855a9fc5fe6314aee3eb83628fe62e</url>
    <id>89de6555fe855a9fc5fe6314aee3eb83628fe62e</id>
    <committed-date>2009-10-17T12:24:59-07:00</committed-date>
    <authored-date>2009-10-17T12:24:59-07:00</authored-date>
    <message>Fix Bug 508795 - Make Error.prototype.toString conform to spec
Patch from Raphael Speyer</message>
    <tree>3f2b6f1a8e943da7a6bf908e061bf56d3174c8f4</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aec2d741c0a5f9ca23718165916678e424cd1462</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/d0f09827760579807d0ac73731d4bee318cf21a0</url>
    <id>d0f09827760579807d0ac73731d4bee318cf21a0</id>
    <committed-date>2009-10-09T10:27:16-07:00</committed-date>
    <authored-date>2009-10-09T10:27:16-07:00</authored-date>
    <message>Fix bug Bug 519692 - Failed to decompile expressions like &quot;new Date()&quot;
Patch from Marc Guillemot.</message>
    <tree>4de20f54e13ed5c98a545ff398b3c63e1abae242</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3bc7d070f2a9b28f7b99d420b2d673e86b477ce9</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/aec2d741c0a5f9ca23718165916678e424cd1462</url>
    <id>aec2d741c0a5f9ca23718165916678e424cd1462</id>
    <committed-date>2009-09-29T08:05:45-07:00</committed-date>
    <authored-date>2009-09-29T08:05:45-07:00</authored-date>
    <message>Fix copy/paste error in previous commit</message>
    <tree>01aea4c43a6791e7b8848a27012ffe493d552d39</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c64837a13c10b05f06ee9e1e3b5c14d41006111f</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/3bc7d070f2a9b28f7b99d420b2d673e86b477ce9</url>
    <id>3bc7d070f2a9b28f7b99d420b2d673e86b477ce9</id>
    <committed-date>2009-09-22T11:32:10-07:00</committed-date>
    <authored-date>2009-09-22T11:32:10-07:00</authored-date>
    <message>Attach JSDoc to object literal keys when appropriate.
Patch from Nick Santos.</message>
    <tree>b9266afc1702fcee36dd457558ee523b1326cc02</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cd69fb365690f23de0ccbd87a2c01ce931fd649</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/c64837a13c10b05f06ee9e1e3b5c14d41006111f</url>
    <id>c64837a13c10b05f06ee9e1e3b5c14d41006111f</id>
    <committed-date>2009-09-21T13:22:13-07:00</committed-date>
    <authored-date>2009-09-21T13:22:13-07:00</authored-date>
    <message>Patch for bug 513369 - Provide annotation based mechanism to implement host objects with ScriptableObject.defineClass()</message>
    <tree>31b36ac18b0876e3067bfc08c6804309bfe3fe56</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6290b7a3ec6bde499aeee76e2518233e9bce8a91</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/4cd69fb365690f23de0ccbd87a2c01ce931fd649</url>
    <id>4cd69fb365690f23de0ccbd87a2c01ce931fd649</id>
    <committed-date>2009-09-21T06:32:32-07:00</committed-date>
    <authored-date>2009-09-21T06:32:32-07:00</authored-date>
    <message>More progress on strict mode.</message>
    <tree>8565dae41339d3082ed4f630b8b6b9b1dc44f613</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fac530cb86ff59c095e04908dfc3df3009018a5</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/6290b7a3ec6bde499aeee76e2518233e9bce8a91</url>
    <id>6290b7a3ec6bde499aeee76e2518233e9bce8a91</id>
    <committed-date>2009-09-14T16:15:22-07:00</committed-date>
    <authored-date>2009-09-14T16:15:22-07:00</authored-date>
    <message>Beginning of strict mode implementation.</message>
    <tree>fe342f458c73abfd18e65d70ec225502c3d4f1ba</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>536276731db5aa0f57b03e3c6d2500b9e696fccf</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/1fac530cb86ff59c095e04908dfc3df3009018a5</url>
    <id>1fac530cb86ff59c095e04908dfc3df3009018a5</id>
    <committed-date>2009-09-14T15:20:34-07:00</committed-date>
    <authored-date>2009-09-14T15:20:34-07:00</authored-date>
    <message>Fix javadoc comment.</message>
    <tree>a4e4d5cfa794e4aebcf03a5293072a1d3412629a</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>67f547a4d6537285c020e2048871a435b3950367</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/536276731db5aa0f57b03e3c6d2500b9e696fccf</url>
    <id>536276731db5aa0f57b03e3c6d2500b9e696fccf</id>
    <committed-date>2009-09-14T15:15:25-07:00</committed-date>
    <authored-date>2009-09-14T15:15:25-07:00</authored-date>
    <message>Fix bug 507069 -  make function instances' prototype property non-enumerable
Patch from Raphael Speyer</message>
    <tree>626c2badeb7025249a274f9adb9079ffdabb3715</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36cb3c8035839f1c1db7aa83ab6487ae086640a5</id>
      </parent>
    </parents>
    <author>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/67f547a4d6537285c020e2048871a435b3950367</url>
    <id>67f547a4d6537285c020e2048871a435b3950367</id>
    <committed-date>2009-09-14T15:11:51-07:00</committed-date>
    <authored-date>2009-09-14T15:11:51-07:00</authored-date>
    <message>Fix regression in unit test.
Patch from Raphael Speyer.</message>
    <tree>721a5751d983953dd7a4cbda2ba83e080c3798a9</tree>
    <committer>
      <name>nboyd%atg.com</name>
      <email>nboyd%atg.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c58afe900e2b688e80ba6d77e3fad81ad28c3c8</id>
      </parent>
    </parents>
    <author>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </author>
    <url>http://github.com/earl/rhino-mirror/commit/36cb3c8035839f1c1db7aa83ab6487ae086640a5</url>
    <id>36cb3c8035839f1c1db7aa83ab6487ae086640a5</id>
    <committed-date>2009-08-31T07:04:22-07:00</committed-date>
    <authored-date>2009-08-31T07:04:22-07:00</authored-date>
    <message>Yet another patch for bug 456546: Java method lookup fails for methods with Scriptable argument if argument is a subclass</message>
    <tree>a04c28db468753fe0f0cbf664b41b0a4bd62e33e</tree>
    <committer>
      <name>hannes%helma.at</name>
      <email>hannes%helma.at</email>
    </committer>
  </commit>
</commits>
