<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>9f09a8c791d5545d5bad6f592d503a9169801293</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/3ad847ce4b824608b1f6f9c5a163db21c7744a4e</url>
    <id>3ad847ce4b824608b1f6f9c5a163db21c7744a4e</id>
    <committed-date>2008-11-18T21:26:22-08:00</committed-date>
    <authored-date>2008-11-18T21:26:22-08:00</authored-date>
    <message>Fix issue where certain versions of Safari treat class names case-insensitively in Selector/$$ queries. [#390 state:resolved]</message>
    <tree>4ae07b87b9d76b881d09a1ca3db15cbcd6b3fb11</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>275a3441730e6a3882ed549859b43b26032246c7</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/9f09a8c791d5545d5bad6f592d503a9169801293</url>
    <id>9f09a8c791d5545d5bad6f592d503a9169801293</id>
    <committed-date>2008-11-18T20:28:06-08:00</committed-date>
    <authored-date>2008-11-18T20:28:06-08:00</authored-date>
    <message>Refactored class.js.</message>
    <tree>44b86cda7eacef2ca085edbd2477284c627a7896</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d12e77c56d8cbb6fa218dba222045cb86efe6ea3</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/275a3441730e6a3882ed549859b43b26032246c7</url>
    <id>275a3441730e6a3882ed549859b43b26032246c7</id>
    <committed-date>2008-11-18T20:21:27-08:00</committed-date>
    <authored-date>2008-11-18T20:21:27-08:00</authored-date>
    <message>Deleted generated unit test files and added them to .gitignore.</message>
    <tree>8b03cce702c07f6c1551d4eca5d4e04cadf22cec</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10573fb1a965176a4c7596f66b9264b926fee015</id>
      </parent>
    </parents>
    <author>
      <name>Nick Stakenburg</name>
      <email>nickstakenburg@home.nl</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/d12e77c56d8cbb6fa218dba222045cb86efe6ea3</url>
    <id>d12e77c56d8cbb6fa218dba222045cb86efe6ea3</id>
    <committed-date>2008-10-26T14:19:37-07:00</committed-date>
    <authored-date>2008-10-15T09:12:06-07:00</authored-date>
    <message>Fixed event.js so more unit tests pass on IE. Changed the use of '_' prefix to match other parts of the rewrite branch.</message>
    <tree>b385cc82d28146b50cb02229ad9aa7bd6294cca0</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62a1f7e2ce28e6790040c8558a35c693b37abced</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/10573fb1a965176a4c7596f66b9264b926fee015</url>
    <id>10573fb1a965176a4c7596f66b9264b926fee015</id>
    <committed-date>2008-10-26T14:16:02-07:00</committed-date>
    <authored-date>2008-10-26T13:38:22-07:00</authored-date>
    <message>Updated .gitignore to ignore files generated by rake tasks.</message>
    <tree>cd1e9d3158bcac13e79a2fd3799cacd690468dac</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0cc28be2654462fb5a1c02864e2ceb62727b03dc</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/62a1f7e2ce28e6790040c8558a35c693b37abced</url>
    <id>62a1f7e2ce28e6790040c8558a35c693b37abced</id>
    <committed-date>2008-10-26T14:15:51-07:00</committed-date>
    <authored-date>2008-10-26T13:33:10-07:00</authored-date>
    <message>Fix issue where Function#argumentNames returned incorrect results in IE when comments were intermixed with argument names. [#397 state:resolved]</message>
    <tree>428c43a0db1e3e130150a54a368dcb1d4e490753</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be44ca008915a5f897f7534076fb3474c92e5040</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/0cc28be2654462fb5a1c02864e2ceb62727b03dc</url>
    <id>0cc28be2654462fb5a1c02864e2ceb62727b03dc</id>
    <committed-date>2008-10-26T13:28:56-07:00</committed-date>
    <authored-date>2008-10-26T13:28:56-07:00</authored-date>
    <message>Reorganized unit tests to match the file structure of the source.</message>
    <tree>0f64fe741138a5692530b76e1706051eb3595feb</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b878bfe3ff5d9ad3d621987b7b05322f50fe3cf2</id>
      </parent>
      <parent>
        <id>cd0734b8a7b332f142c07091eeaadcebd3e7d159</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/be44ca008915a5f897f7534076fb3474c92e5040</url>
    <id>be44ca008915a5f897f7534076fb3474c92e5040</id>
    <committed-date>2008-10-01T23:01:48-07:00</committed-date>
    <authored-date>2008-10-01T23:01:48-07:00</authored-date>
    <message>Merge branch 'rewrite' of git@github.com:sstephenson/prototype into rewrite</message>
    <tree>da7048cfc442c131aa7a5910142253d5a60951d0</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d55932fc8c60847406789fa57c998c6ec6c46385</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/b878bfe3ff5d9ad3d621987b7b05322f50fe3cf2</url>
    <id>b878bfe3ff5d9ad3d621987b7b05322f50fe3cf2</id>
    <committed-date>2008-10-01T23:00:05-07:00</committed-date>
    <authored-date>2008-10-01T23:00:05-07:00</authored-date>
    <message>Refactored event.js.</message>
    <tree>d83f46d51e284d621a55a74a612e582ae036478e</tree>
    <committer>
      <name>Andrew Dupont</name>
      <email>prototype@andrewdupont.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f788cf7048b906cac7c0b0c17d352cbab781bae4</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/cd0734b8a7b332f142c07091eeaadcebd3e7d159</url>
    <id>cd0734b8a7b332f142c07091eeaadcebd3e7d159</id>
    <committed-date>2008-10-01T06:08:05-07:00</committed-date>
    <authored-date>2008-10-01T06:08:05-07:00</authored-date>
    <message>string.js rewrite.</message>
    <tree>d7deab6162dae64b5a17c07d5d769c4f3d084fa3</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba30188e5d0194112ad7b5acc49cf583197cc8b5</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/f788cf7048b906cac7c0b0c17d352cbab781bae4</url>
    <id>f788cf7048b906cac7c0b0c17d352cbab781bae4</id>
    <committed-date>2008-10-01T06:06:03-07:00</committed-date>
    <authored-date>2008-10-01T06:06:03-07:00</authored-date>
    <message>Revert &quot;Variables renaming in function.js for readability.&quot;

This reverts commit 160f85f51840fb69d116a3402a6a801a54205ad7.</message>
    <tree>5693cf64aabb85f52a721d1bd289cf8c0fb550ac</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>160f85f51840fb69d116a3402a6a801a54205ad7</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/ba30188e5d0194112ad7b5acc49cf583197cc8b5</url>
    <id>ba30188e5d0194112ad7b5acc49cf583197cc8b5</id>
    <committed-date>2008-10-01T06:01:35-07:00</committed-date>
    <authored-date>2008-10-01T06:01:35-07:00</authored-date>
    <message>string.js rewrite.</message>
    <tree>5daa48d856cd9a9bffa3f3969d81d7af7167447c</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9087c26a929e5110042b7099be3497573b06a79</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/160f85f51840fb69d116a3402a6a801a54205ad7</url>
    <id>160f85f51840fb69d116a3402a6a801a54205ad7</id>
    <committed-date>2008-09-30T16:46:48-07:00</committed-date>
    <authored-date>2008-09-30T16:46:48-07:00</authored-date>
    <message>Variables renaming in function.js for readability.</message>
    <tree>e608ad72dba6a9f0d6933127927761d6e8f79d3a</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a93b6ccae743f5e5f78db588beef8cdb057305e</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/d9087c26a929e5110042b7099be3497573b06a79</url>
    <id>d9087c26a929e5110042b7099be3497573b06a79</id>
    <committed-date>2008-09-30T16:36:03-07:00</committed-date>
    <authored-date>2008-09-30T16:36:03-07:00</authored-date>
    <message>function.js: rename private 'combine' method to 'update', add a private 'merge' methos.</message>
    <tree>3ad7be2bae90abe6e68d19ff218207af174a5750</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d55932fc8c60847406789fa57c998c6ec6c46385</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/3a93b6ccae743f5e5f78db588beef8cdb057305e</url>
    <id>3a93b6ccae743f5e5f78db588beef8cdb057305e</id>
    <committed-date>2008-09-30T15:58:33-07:00</committed-date>
    <authored-date>2008-09-30T15:58:33-07:00</authored-date>
    <message>Improve performance in function.js by using Array#slice directly.</message>
    <tree>7ec9b4d41abbc9d82a885d3191c1d5043a316e87</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec5069ed3adc77852486209f5079e7bbe3b8495f</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/d55932fc8c60847406789fa57c998c6ec6c46385</url>
    <id>d55932fc8c60847406789fa57c998c6ec6c46385</id>
    <committed-date>2008-09-30T01:12:54-07:00</committed-date>
    <authored-date>2008-09-30T01:12:54-07:00</authored-date>
    <message>function.js rewrite.</message>
    <tree>660584315d41881114510f67bfefd76c221ad81b</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fee81bffeee3cca586c0aa95b25170ad8cf72c55</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/ec5069ed3adc77852486209f5079e7bbe3b8495f</url>
    <id>ec5069ed3adc77852486209f5079e7bbe3b8495f</id>
    <committed-date>2008-09-29T16:04:25-07:00</committed-date>
    <authored-date>2008-09-29T16:04:25-07:00</authored-date>
    <message>Refactor object.js.</message>
    <tree>008236ed0b6656991aafc713278c05a70647a5c6</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15d4d5fe7a5b0acbbd5c576f52ab9426cedf5b53</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/fee81bffeee3cca586c0aa95b25170ad8cf72c55</url>
    <id>fee81bffeee3cca586c0aa95b25170ad8cf72c55</id>
    <committed-date>2008-09-29T15:52:45-07:00</committed-date>
    <authored-date>2008-09-29T15:52:45-07:00</authored-date>
    <message>Fix typo in file name.</message>
    <tree>5dc6391c2842a87e57da2bc38a140eaee697c80b</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5607889e41b812d69461aebe621b8713c1bee10b</id>
      </parent>
      <parent>
        <id>a94c420a34a43dbfd13f7cf820e01cd9f389cd08</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/15d4d5fe7a5b0acbbd5c576f52ab9426cedf5b53</url>
    <id>15d4d5fe7a5b0acbbd5c576f52ab9426cedf5b53</id>
    <committed-date>2008-09-29T15:48:16-07:00</committed-date>
    <authored-date>2008-09-29T15:48:16-07:00</authored-date>
    <message>Fixed conflicting merge.</message>
    <tree>69628a60de160396acadb90f85c9d1b2479d210c</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9af3c039e1d88f1f00b229182ab2b8030ef3ba4d</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/5607889e41b812d69461aebe621b8713c1bee10b</url>
    <id>5607889e41b812d69461aebe621b8713c1bee10b</id>
    <committed-date>2008-09-29T15:05:23-07:00</committed-date>
    <authored-date>2008-09-29T15:05:18-07:00</authored-date>
    <message>Fix a bug introduced in my previous commit on protodoc.rb</message>
    <tree>69628a60de160396acadb90f85c9d1b2479d210c</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d3911ec09afa857cccb6ea61606e7b1f63cf3aa</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/9af3c039e1d88f1f00b229182ab2b8030ef3ba4d</url>
    <id>9af3c039e1d88f1f00b229182ab2b8030ef3ba4d</id>
    <committed-date>2008-09-29T15:05:23-07:00</committed-date>
    <authored-date>2008-09-29T15:03:21-07:00</authored-date>
    <message>Split ajax.js</message>
    <tree>9c78c2f95c5f08cf8236a8ed54eabc6e0aae2309</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3f3e95b844e70600d2d52a1e2a4d25d8cde36c4</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/8d3911ec09afa857cccb6ea61606e7b1f63cf3aa</url>
    <id>8d3911ec09afa857cccb6ea61606e7b1f63cf3aa</id>
    <committed-date>2008-09-29T15:05:23-07:00</committed-date>
    <authored-date>2008-09-29T14:52:10-07:00</authored-date>
    <message>Split src code into lang, dom and ajax directories.</message>
    <tree>b64874f3a8735068f6b9ba389409ef2435b1967f</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>373ef2d83926d44caa985e4ed831a4f3c30e4c10</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/e3f3e95b844e70600d2d52a1e2a4d25d8cde36c4</url>
    <id>e3f3e95b844e70600d2d52a1e2a4d25d8cde36c4</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-29T14:39:38-07:00</authored-date>
    <message>Split base.js up.</message>
    <tree>c55fc1d829dd907d9910c795b8e3fa0cf7007ae4</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc70b13aed7a80801c1367378894ab41896483ee</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/373ef2d83926d44caa985e4ed831a4f3c30e4c10</url>
    <id>373ef2d83926d44caa985e4ed831a4f3c30e4c10</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-29T14:09:56-07:00</authored-date>
    <message>Extract the template class out of string.js and into its own file .</message>
    <tree>b0f7400f1a677f0f7b3c16d67e68980573b2506f</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f64c9568c87c70d3f7eef70e78542a8c7978537b</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/dc70b13aed7a80801c1367378894ab41896483ee</url>
    <id>dc70b13aed7a80801c1367378894ab41896483ee</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-29T14:07:16-07:00</authored-date>
    <message>Reorganize range.js.</message>
    <tree>2cd4a2cd243e09a3f4f744ae7fc3c701ccd002fb</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1669e41cda9f969db224a6552b7fb7d6dec84ad2</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/f64c9568c87c70d3f7eef70e78542a8c7978537b</url>
    <id>f64c9568c87c70d3f7eef70e78542a8c7978537b</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-29T14:06:54-07:00</authored-date>
    <message>Reorganize number.js.</message>
    <tree>6b19dc79f31e2a8b7673ba5087254ee954dd18c2</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcbdf3b247aba81ddbf8ea71da4b9a4c5b2626db</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/1669e41cda9f969db224a6552b7fb7d6dec84ad2</url>
    <id>1669e41cda9f969db224a6552b7fb7d6dec84ad2</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-28T10:41:53-07:00</authored-date>
    <message>Reorganize hash.js.</message>
    <tree>19d893395e0f00415aecc7b5d281268fc528cfa2</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22f9cfc626fb4fc5991b26590597f3fee056d458</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/bcbdf3b247aba81ddbf8ea71da4b9a4c5b2626db</url>
    <id>bcbdf3b247aba81ddbf8ea71da4b9a4c5b2626db</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-28T10:25:03-07:00</authored-date>
    <message>Reorganize enumerable.js.</message>
    <tree>00fbadb7a115a213992e7eb95430c7c003fbe662</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e63f50aa60c7744db70971180d64d76bae7e046c</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/22f9cfc626fb4fc5991b26590597f3fee056d458</url>
    <id>22f9cfc626fb4fc5991b26590597f3fee056d458</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-28T10:14:17-07:00</authored-date>
    <message>More clean-up to array.js.</message>
    <tree>631b64693452b0eb6494a979c6be40a4a7139cdb</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34ee2078f8c61272b69bc9166fd0bf7f94dde5fc</id>
      </parent>
    </parents>
    <author>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </author>
    <url>http://github.com/sstephenson/prototype/commit/e63f50aa60c7744db70971180d64d76bae7e046c</url>
    <id>e63f50aa60c7744db70971180d64d76bae7e046c</id>
    <committed-date>2008-09-29T15:05:22-07:00</committed-date>
    <authored-date>2008-09-28T09:57:01-07:00</authored-date>
    <message>Reorganizing array.js source code.</message>
    <tree>ec1e6e8f122f920365641c1fcf3fa328f25fb698</tree>
    <committer>
      <name>Tobie Langel</name>
      <email>tobie.langel@gmail.com</email>
    </committer>
  </commit>
</commits>
