<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f7c2afcdd3d62944d3c7b60501135cb429d298ee</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/c3f3468fc6b198035bce0632458bf15bfc9cc3cb</url>
    <id>c3f3468fc6b198035bce0632458bf15bfc9cc3cb</id>
    <committed-date>2009-04-13T16:14:37-07:00</committed-date>
    <authored-date>2009-04-13T16:14:37-07:00</authored-date>
    <message>Added sync load of default zoneinfo file, and callback option for async load.</message>
    <tree>00859ada505979fb6cabc55f6f553c59f09b1866</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6f9fd752db63a6f61447584ba2d5c86f5c169b1</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/f7c2afcdd3d62944d3c7b60501135cb429d298ee</url>
    <id>f7c2afcdd3d62944d3c7b60501135cb429d298ee</id>
    <committed-date>2009-04-10T19:25:50-07:00</committed-date>
    <authored-date>2009-04-10T19:25:50-07:00</authored-date>
    <message>Updated test names, namespaces, paths for autoHyperlink tests.</message>
    <tree>f8049ecba079c506b4deb6d3bad5d98670073515</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59c117f2e30d6bb050f666e81b5dbaa3452d538b</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/e6f9fd752db63a6f61447584ba2d5c86f5c169b1</url>
    <id>e6f9fd752db63a6f61447584ba2d5c86f5c169b1</id>
    <committed-date>2009-04-06T22:01:30-07:00</committed-date>
    <authored-date>2009-04-06T22:01:30-07:00</authored-date>
    <message>Lazy-load the 'backward' zoneinfo file in the case of timezones that have no associated region. Error out if the timezone isn't found in the backward file.</message>
    <tree>237f3143ce1c73ca1baf1a0f6434c76ee30e19d3</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5466a8986aa9fd1d6b19ebd867cf91b7f9f73078</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/59c117f2e30d6bb050f666e81b5dbaa3452d538b</url>
    <id>59c117f2e30d6bb050f666e81b5dbaa3452d538b</id>
    <committed-date>2009-04-06T18:33:01-07:00</committed-date>
    <authored-date>2009-04-06T18:33:01-07:00</authored-date>
    <message>Fixed escaping of control chars, etc., with proper escape sequences -- code from Crockford's excellent JSON2.</message>
    <tree>e15c7b79540153224bef0150dd420227d00b2dd3</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3279a5ea499ac5248c2ff5ca137c0a7458a65d77</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/5466a8986aa9fd1d6b19ebd867cf91b7f9f73078</url>
    <id>5466a8986aa9fd1d6b19ebd867cf91b7f9f73078</id>
    <committed-date>2009-03-22T21:25:27-07:00</committed-date>
    <authored-date>2009-03-22T21:25:27-07:00</authored-date>
    <message>Added revamped Web site to RCS.</message>
    <tree>3a98e2bc1b25a16d23b2bfc33a58881981132ce6</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>063f834cc9f5612b2af1005ce4326d9fdfc5ea44</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/3279a5ea499ac5248c2ff5ca137c0a7458a65d77</url>
    <id>3279a5ea499ac5248c2ff5ca137c0a7458a65d77</id>
    <committed-date>2009-03-22T21:25:04-07:00</committed-date>
    <authored-date>2009-03-22T21:25:04-07:00</authored-date>
    <message>Added needsUnescape method to detect escaped chars in a string.</message>
    <tree>0835f2ca7a274642c9060a83bb678e2afc3d6731</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c49738c633cd733b9e7790abd281adce3bec3107</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/063f834cc9f5612b2af1005ce4326d9fdfc5ea44</url>
    <id>063f834cc9f5612b2af1005ce4326d9fdfc5ea44</id>
    <committed-date>2009-03-22T21:24:10-07:00</committed-date>
    <authored-date>2009-03-22T21:24:10-07:00</authored-date>
    <message>Added convenience methods for getting scrollTop and scrollLeft.</message>
    <tree>f8d5cfb6821d8a3cd931614471a83869e7ec4ea1</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e85367a6fb862412a94c7295546e21be8fa94be0</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/c49738c633cd733b9e7790abd281adce3bec3107</url>
    <id>c49738c633cd733b9e7790abd281adce3bec3107</id>
    <committed-date>2009-03-22T21:23:31-07:00</committed-date>
    <authored-date>2009-03-22T21:23:31-07:00</authored-date>
    <message>Allow delegation of various event-listener types, not just clicks.</message>
    <tree>3724a0f6f7572cd13fd794da91a6151d8d226ff4</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6d15907f19fd685ca2096662f8a3d79c7b503c6</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/e85367a6fb862412a94c7295546e21be8fa94be0</url>
    <id>e85367a6fb862412a94c7295546e21be8fa94be0</id>
    <committed-date>2009-03-22T21:23:15-07:00</committed-date>
    <authored-date>2009-03-22T21:23:15-07:00</authored-date>
    <message>Remove stupid syntax error.</message>
    <tree>26b368bece68f6e5300e521a4cebc5ebc769391c</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52eb39c23541e69100534b8f88d78d6ab3b005de</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/d6d15907f19fd685ca2096662f8a3d79c7b503c6</url>
    <id>d6d15907f19fd685ca2096662f8a3d79c7b503c6</id>
    <committed-date>2009-02-25T21:17:53-08:00</committed-date>
    <authored-date>2009-02-25T21:17:53-08:00</authored-date>
    <message>Rename hotlink namespace for plugin to autoHyperlink.</message>
    <tree>67b2101854d1584bb7f01c35607841f53fcc7492</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>785ce8ad4b69cf5433bb8ecc9d0af13a53ba84d9</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/52eb39c23541e69100534b8f88d78d6ab3b005de</url>
    <id>52eb39c23541e69100534b8f88d78d6ab3b005de</id>
    <committed-date>2009-02-25T21:15:51-08:00</committed-date>
    <authored-date>2009-02-25T21:15:51-08:00</authored-date>
    <message>Minimal demo test page for timezones with fleegix.date.Date.</message>
    <tree>76fbd73857dd81b79146ed9e6bf980f932f6213a</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31c54d358d322b5607f6a481f0cf24d428f1fb6c</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/785ce8ad4b69cf5433bb8ecc9d0af13a53ba84d9</url>
    <id>785ce8ad4b69cf5433bb8ecc9d0af13a53ba84d9</id>
    <committed-date>2009-02-25T21:15:00-08:00</committed-date>
    <authored-date>2009-02-25T21:15:00-08:00</authored-date>
    <message>XML escape/unescape should use a common character map, rather than hard-coded values.</message>
    <tree>1fe257028c85ccb05ffcefb47ab5b122da420f6c</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>191e46ecb6378b842c91ad8ee538c0603716d4a1</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/31c54d358d322b5607f6a481f0cf24d428f1fb6c</url>
    <id>31c54d358d322b5607f6a481f0cf24d428f1fb6c</id>
    <committed-date>2009-02-25T21:14:18-08:00</committed-date>
    <authored-date>2009-02-25T21:14:18-08:00</authored-date>
    <message>Better naming for auto-hyperlink plugin.</message>
    <tree>387b3a00ce7e52de2fddb3b093a85ccb5c38e952</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f1e83d76f4ed3ab6504fbb190b901c0d1f39306</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/191e46ecb6378b842c91ad8ee538c0603716d4a1</url>
    <id>191e46ecb6378b842c91ad8ee538c0603716d4a1</id>
    <committed-date>2009-02-25T21:13:39-08:00</committed-date>
    <authored-date>2009-02-25T21:13:39-08:00</authored-date>
    <message>Correct order of &quot;expected, actual&quot; for assert.</message>
    <tree>26d69a3745c780004f78f9cfc3ca8863e39c8f9c</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4712812db84adef4781912d7ab6db90328a0ee1</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/1f1e83d76f4ed3ab6504fbb190b901c0d1f39306</url>
    <id>1f1e83d76f4ed3ab6504fbb190b901c0d1f39306</id>
    <committed-date>2009-02-24T14:31:47-08:00</committed-date>
    <authored-date>2009-02-24T14:31:47-08:00</authored-date>
    <message>Added single-quote entity to XML replacement.</message>
    <tree>36116edf580d71c6a11cde83483b45c024647f58</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>434e43ef92e95614cdf3cebd0d0ada9aecfd49e4</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/c4712812db84adef4781912d7ab6db90328a0ee1</url>
    <id>c4712812db84adef4781912d7ab6db90328a0ee1</id>
    <committed-date>2009-02-24T14:31:23-08:00</committed-date>
    <authored-date>2009-02-24T14:31:23-08:00</authored-date>
    <message>Added bind method for functions.</message>
    <tree>6cf46c61ce74408fe01eace2037e9cac96f1f444</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2bc8063c4f6e2feba47f8867787e4577b22ffc13</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/434e43ef92e95614cdf3cebd0d0ada9aecfd49e4</url>
    <id>434e43ef92e95614cdf3cebd0d0ada9aecfd49e4</id>
    <committed-date>2009-02-08T19:41:54-08:00</committed-date>
    <authored-date>2009-02-08T19:41:54-08:00</authored-date>
    <message>Updating built fleegix.js.* files.</message>
    <tree>8d0c26ed1bb905d857e0707c4111b50a3bef9a26</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7a186b1ea32b87158ddf72ffbec891e307c1398</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/2bc8063c4f6e2feba47f8867787e4577b22ffc13</url>
    <id>2bc8063c4f6e2feba47f8867787e4577b22ffc13</id>
    <committed-date>2009-02-08T19:41:21-08:00</committed-date>
    <authored-date>2009-02-08T19:41:21-08:00</authored-date>
    <message>Updated test page for history plugin.</message>
    <tree>2eabb209c36dcee152dab8addfe1e5bebb7d3c6d</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6871aeeea0b1ec81707f7559329b0239726bba2</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/d7a186b1ea32b87158ddf72ffbec891e307c1398</url>
    <id>d7a186b1ea32b87158ddf72ffbec891e307c1398</id>
    <committed-date>2009-02-08T19:40:33-08:00</committed-date>
    <authored-date>2009-02-08T19:40:33-08:00</authored-date>
    <message>A bunch of changes to allow bookmarkability and allow document.domain changes in the hosting window.</message>
    <tree>cab78fcacb91e617976272324432184b812da764</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97e11203e51cc7b8dbb557c4e347bf17794eadfa</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/e6871aeeea0b1ec81707f7559329b0239726bba2</url>
    <id>e6871aeeea0b1ec81707f7559329b0239726bba2</id>
    <committed-date>2009-02-08T19:40:07-08:00</committed-date>
    <authored-date>2009-02-08T19:40:07-08:00</authored-date>
    <message>Fixed e-mail linking method, added 'all' method to do both urls and e-mails in one go.</message>
    <tree>35534e8c5d90c6e1d1b03076ce99d4fa55dbfe36</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e4340f3065073de27221ba5dfaa24c0b90c3a2d</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/97e11203e51cc7b8dbb557c4e347bf17794eadfa</url>
    <id>97e11203e51cc7b8dbb557c4e347bf17794eadfa</id>
    <committed-date>2009-02-08T19:38:57-08:00</committed-date>
    <authored-date>2009-02-08T19:38:57-08:00</authored-date>
    <message>Add stupid variable declaration to avoid unintentional global.</message>
    <tree>8dd65a2ef282e312d1df6ab59ccf39f34d81a4c7</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0adca9c4a641fc272fe60cfaa8758be857e72f7</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/3e4340f3065073de27221ba5dfaa24c0b90c3a2d</url>
    <id>3e4340f3065073de27221ba5dfaa24c0b90c3a2d</id>
    <committed-date>2009-02-08T19:38:41-08:00</committed-date>
    <authored-date>2009-02-08T19:38:41-08:00</authored-date>
    <message>Moved truncate method into a plugin.</message>
    <tree>1a590eea14488a6845c313b385610b4d9bd68e12</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7875c3d3be6c784b660459b0d3104b57487334f</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/b0adca9c4a641fc272fe60cfaa8758be857e72f7</url>
    <id>b0adca9c4a641fc272fe60cfaa8758be857e72f7</id>
    <committed-date>2009-01-29T11:55:15-08:00</committed-date>
    <authored-date>2009-01-29T11:55:15-08:00</authored-date>
    <message>Need to return original string from truncate method is it's shorter than the desired length.</message>
    <tree>ef836c3979622ddb6a400eb599a882dd4a7640b0</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1129ad47b47e1bbf30b73f323862484219dba150</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/b7875c3d3be6c784b660459b0d3104b57487334f</url>
    <id>b7875c3d3be6c784b660459b0d3104b57487334f</id>
    <committed-date>2009-01-29T11:53:22-08:00</committed-date>
    <authored-date>2009-01-29T11:53:22-08:00</authored-date>
    <message>Added truncate method.</message>
    <tree>67d968b38804b8f78ef46fe06626cc4559b1b8ff</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d927e43d7778e17bccd68564707edbd06de1c8e</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/1129ad47b47e1bbf30b73f323862484219dba150</url>
    <id>1129ad47b47e1bbf30b73f323862484219dba150</id>
    <committed-date>2009-01-29T11:25:27-08:00</committed-date>
    <authored-date>2009-01-29T11:25:27-08:00</authored-date>
    <message>Allow execution context to be passed into the periodic executor.</message>
    <tree>1a590eea14488a6845c313b385610b4d9bd68e12</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ed281e8fdd40e3fbe6e77fb7d062dd9182b03c2</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/3d927e43d7778e17bccd68564707edbd06de1c8e</url>
    <id>3d927e43d7778e17bccd68564707edbd06de1c8e</id>
    <committed-date>2009-01-29T11:24:14-08:00</committed-date>
    <authored-date>2009-01-29T11:24:14-08:00</authored-date>
    <message>Added xmlDocFromResponseText setting to force creation of XML document on the client from the responseText for use in cases when responseXML isn't properly populated.</message>
    <tree>283339da4a62c68712a793df18e01d0c54efba65</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e54f1cac260fedca82d73c3a7a19c621b138620</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/2ed281e8fdd40e3fbe6e77fb7d062dd9182b03c2</url>
    <id>2ed281e8fdd40e3fbe6e77fb7d062dd9182b03c2</id>
    <committed-date>2009-01-29T11:23:38-08:00</committed-date>
    <authored-date>2009-01-29T11:23:38-08:00</authored-date>
    <message>Remove hotlinking method, moved it into a plugin.</message>
    <tree>bdafcff738141dcace19d65eadcffea0c8e13219</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>642e2e9c17a78f9418b590bda3b15ec643fcf080</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/2e54f1cac260fedca82d73c3a7a19c621b138620</url>
    <id>2e54f1cac260fedca82d73c3a7a19c621b138620</id>
    <committed-date>2009-01-29T11:22:54-08:00</committed-date>
    <authored-date>2009-01-29T11:22:54-08:00</authored-date>
    <message>Refactored parse method, added createDoc method for creating an XML document out of a string.</message>
    <tree>82713dfae15b9c680e0b6644f8360c90d4437fa0</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c419fa4f3ec31662cc851b04b7382e0056b36cfe</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/642e2e9c17a78f9418b590bda3b15ec643fcf080</url>
    <id>642e2e9c17a78f9418b590bda3b15ec643fcf080</id>
    <committed-date>2009-01-29T11:21:54-08:00</committed-date>
    <authored-date>2009-01-29T11:21:54-08:00</authored-date>
    <message>Added missing getDay method.</message>
    <tree>9dae265a0053d326a1ba4090bb6d876259f7ea54</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4ff5c4bcdc6b19f8bdbb68e120e414f66906ffd</id>
      </parent>
    </parents>
    <author>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </author>
    <url>http://github.com/mde/fleegix-js-javascript-toolkit/commit/c419fa4f3ec31662cc851b04b7382e0056b36cfe</url>
    <id>c419fa4f3ec31662cc851b04b7382e0056b36cfe</id>
    <committed-date>2009-01-29T11:20:42-08:00</committed-date>
    <authored-date>2009-01-29T11:20:42-08:00</authored-date>
    <message>Rewrote and moved URL- and e-mail-hotlinking into a plugin. Added tests.</message>
    <tree>0f13736bc544d1f30a4e92eeb3c0557a1e8e65be</tree>
    <committer>
      <name>mde</name>
      <email>mde@fleegix.org</email>
    </committer>
  </commit>
</commits>
