<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>97025cd0ef6ccb7f8e80d5de68c092393bd3984a</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/0370aa7b4bc4ef3d12c27e8c61a841ff191ae4b4</url>
    <id>0370aa7b4bc4ef3d12c27e8c61a841ff191ae4b4</id>
    <committed-date>2009-11-16T10:07:49-08:00</committed-date>
    <authored-date>2009-11-16T10:07:49-08:00</authored-date>
    <message>Bump to version 0.3.6</message>
    <tree>f878a8d4d4bc6e7854f4a415c79d79338666c255</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8d8d70e60d70bd4fe9c1afec76b27df36e25298</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Lamers</name>
      <email>reinier@adim.(none)</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/97025cd0ef6ccb7f8e80d5de68c092393bd3984a</url>
    <id>97025cd0ef6ccb7f8e80d5de68c092393bd3984a</id>
    <committed-date>2009-11-16T10:02:34-08:00</committed-date>
    <authored-date>2009-11-15T06:36:10-08:00</authored-date>
    <message>Check upper code point limit when decoding 4-byte UTF-8 characters</message>
    <tree>e53fd2004402363c1214af1435c45ad5b6874b40</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6c1ad94816dc3c4d139cce46e93a9721d05e2a2</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/f8d8d70e60d70bd4fe9c1afec76b27df36e25298</url>
    <id>f8d8d70e60d70bd4fe9c1afec76b27df36e25298</id>
    <committed-date>2009-06-12T08:53:35-07:00</committed-date>
    <authored-date>2009-06-12T08:53:35-07:00</authored-date>
    <message>Supply missing headers for source files</message>
    <tree>f275025126447e0353aa2e9c320beae3cf2ee6bc</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17c5d61dca4f5076811d60225f2b489d031fa90e</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/c6c1ad94816dc3c4d139cce46e93a9721d05e2a2</url>
    <id>c6c1ad94816dc3c4d139cce46e93a9721d05e2a2</id>
    <committed-date>2009-06-04T13:12:47-07:00</committed-date>
    <authored-date>2009-06-04T13:12:47-07:00</authored-date>
    <message>Add System.Environment.UTF8 wrapper

bump to 0.3.5</message>
    <tree>94b99bcebd2cbc44446d6c1bdee27fa8135871fa</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d444bbbd4b117c936d2466191c5a82a21ca560e1</id>
      </parent>
    </parents>
    <author>
      <name>Sigbjorn Finne</name>
      <email>sigbjorn.finne@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/17c5d61dca4f5076811d60225f2b489d031fa90e</url>
    <id>17c5d61dca4f5076811d60225f2b489d031fa90e</id>
    <committed-date>2009-03-04T18:24:10-08:00</committed-date>
    <authored-date>2009-03-04T18:24:10-08:00</authored-date>
    <message>2nd try, added isUTF8Encoded predicate + utf8Encode to avoid repeated encodings</message>
    <tree>5c09cf70fa5bf413c603f49237c26f1c164b370f</tree>
    <committer>
      <name>Sigbjorn Finne</name>
      <email>sigbjorn.finne@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a8467a83d932e047f993f8bbf41a64235ffe25b</id>
      </parent>
    </parents>
    <author>
      <name>Sigbjorn Finne</name>
      <email>sigbjorn.finne@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/d444bbbd4b117c936d2466191c5a82a21ca560e1</url>
    <id>d444bbbd4b117c936d2466191c5a82a21ca560e1</id>
    <committed-date>2009-03-03T07:14:11-08:00</committed-date>
    <authored-date>2009-03-03T07:14:11-08:00</authored-date>
    <message>added isUTF8Encoded predicate + utf8Encode to avoid repeated encodings</message>
    <tree>0123f3a6ea8cdc76297c642fc93eb82526ee6952</tree>
    <committer>
      <name>Sigbjorn Finne</name>
      <email>sigbjorn.finne@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e2c32d4a27abdfd1b0e42307d3d027a5b3c2728</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/6a8467a83d932e047f993f8bbf41a64235ffe25b</url>
    <id>6a8467a83d932e047f993f8bbf41a64235ffe25b</id>
    <committed-date>2009-01-21T10:27:38-08:00</committed-date>
    <authored-date>2009-01-21T10:27:38-08:00</authored-date>
    <message>ghc 6.6 compatibility</message>
    <tree>7ef549012d19a8c449510dcd86b9cd0284908898</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7931b72d34a17153b0044531de1561072ac5ede2</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/7e2c32d4a27abdfd1b0e42307d3d027a5b3c2728</url>
    <id>7e2c32d4a27abdfd1b0e42307d3d027a5b3c2728</id>
    <committed-date>2008-11-05T22:48:28-08:00</committed-date>
    <authored-date>2008-11-05T22:48:28-08:00</authored-date>
    <message>Add System.IO.UTF8.interact - version 0.3.3</message>
    <tree>71779ab59fe1994cfedd03390c1b328b5d316064</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d66658adbf8904093d8b7cb29c11dfa2c385aa8</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/7931b72d34a17153b0044531de1561072ac5ede2</url>
    <id>7931b72d34a17153b0044531de1561072ac5ede2</id>
    <committed-date>2008-11-03T16:35:09-08:00</committed-date>
    <authored-date>2008-11-03T16:35:09-08:00</authored-date>
    <message>Version bump 0.3.2
Add openBinaryFile and withBinaryFile to System.IO.UTF8 to support UTF8 FilePaths
Update readFile appendFile writeFile to use these functions.</message>
    <tree>3dc4253032934c06155af56f65d0419841073641</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e1ebd6081a5aa7721608af7070ae0f38bae19e5</id>
      </parent>
    </parents>
    <author>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/8d66658adbf8904093d8b7cb29c11dfa2c385aa8</url>
    <id>8d66658adbf8904093d8b7cb29c11dfa2c385aa8</id>
    <committed-date>2008-08-11T11:44:48-07:00</committed-date>
    <authored-date>2008-08-11T11:44:48-07:00</authored-date>
    <message>update homepage in cabal file</message>
    <tree>f6f83cf47dfb25e62350cac702b8116e2113c693</tree>
    <committer>
      <name>Eric Mertens</name>
      <email>emertens@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>902ed8f7fb3a8ea2da4b93eb26c299f18963a7bb</id>
      </parent>
    </parents>
    <author>
      <name>Don Stewart</name>
      <email>dons@galois.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/8e1ebd6081a5aa7721608af7070ae0f38bae19e5</url>
    <id>8e1ebd6081a5aa7721608af7070ae0f38bae19e5</id>
    <committed-date>2008-07-01T10:07:10-07:00</committed-date>
    <authored-date>2008-07-01T10:07:10-07:00</authored-date>
    <message>Port to small-base

darcs-hash:20080701170710-cba2c-e1b77ce9b1098c46e761553951a1e09d9fd64fab.gz</message>
    <tree>c6146d762c20b9fcb959d16b74ceb4cda1edb31e</tree>
    <committer>
      <name>Don Stewart</name>
      <email>dons@galois.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcbe0d905fc7e1ca6b29e4b398e455c8c60e399d</id>
      </parent>
    </parents>
    <author>
      <name>Judah Jacobson</name>
      <email>judah.jacobson@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/902ed8f7fb3a8ea2da4b93eb26c299f18963a7bb</url>
    <id>902ed8f7fb3a8ea2da4b93eb26c299f18963a7bb</id>
    <committed-date>2008-07-01T06:42:21-07:00</committed-date>
    <authored-date>2008-07-01T06:42:21-07:00</authored-date>
    <message>Fix incorrect encoding during appendFile and writeFile, by correctly qualifying functions from System.IO.

darcs-hash:20080701134221-9f663-644d1a4a6a40e7f8710ef10fed646523feaaba6b.gz</message>
    <tree>abdbcfa15193b7a53cea7d01d6aa381376b71c5b</tree>
    <committer>
      <name>Judah Jacobson</name>
      <email>judah.jacobson@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fcbc786b0caa959bccccd99954b4fbebf83b73da</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/bcbe0d905fc7e1ca6b29e4b398e455c8c60e399d</url>
    <id>bcbe0d905fc7e1ca6b29e4b398e455c8c60e399d</id>
    <committed-date>2008-03-10T09:31:14-07:00</committed-date>
    <authored-date>2008-03-10T09:31:14-07:00</authored-date>
    <message>Add parameters to testing program

darcs-hash:20080310163114-5035a-0edd1f2cb9cfc78e4be7fc8a398d90ff325ef5e2.gz</message>
    <tree>445957cdec7cd63de6978065da866520824f4601</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fdd5eab1f2cbef08c0270cc09d24cc1b3abd2de</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/fcbc786b0caa959bccccd99954b4fbebf83b73da</url>
    <id>fcbc786b0caa959bccccd99954b4fbebf83b73da</id>
    <committed-date>2008-03-10T09:21:51-07:00</committed-date>
    <authored-date>2008-03-10T09:21:51-07:00</authored-date>
    <message>Add 'null' function

darcs-hash:20080310162151-5035a-172e142e2e0056ff6c0ed438aa2fa25a9b6437c9.gz</message>
    <tree>a464518ce2985bb1dff898dd8cc13d5204599edc</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81e4d2ac455a4a46e8e461b77569406db51894bd</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/1fdd5eab1f2cbef08c0270cc09d24cc1b3abd2de</url>
    <id>1fdd5eab1f2cbef08c0270cc09d24cc1b3abd2de</id>
    <committed-date>2008-03-10T09:17:42-07:00</committed-date>
    <authored-date>2008-03-10T09:17:42-07:00</authored-date>
    <message>Use bdrop in the string interface

darcs-hash:20080310161742-5035a-8c1d218f19f5a8cdad293c3eba62b8872e5626b7.gz</message>
    <tree>619ab026822414589268670bf766b88c7dc6f8b9</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8334e9c38e33fcfff8798885195c303c43b9c11f</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/81e4d2ac455a4a46e8e461b77569406db51894bd</url>
    <id>81e4d2ac455a4a46e8e461b77569406db51894bd</id>
    <committed-date>2008-03-10T09:16:14-07:00</committed-date>
    <authored-date>2008-03-10T09:16:14-07:00</authored-date>
    <message>Use specialized drop to avoid olding on to the beginning of buffers

darcs-hash:20080310161614-5035a-6a8d136bf0942979678d3b626c22502d1d67f551.gz</message>
    <tree>2c4d7b5f200312f61c0b822726f4f5eec6582ad4</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63d3ff2bb930ca721f0eccec9c69aa5065a2a90a</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/8334e9c38e33fcfff8798885195c303c43b9c11f</url>
    <id>8334e9c38e33fcfff8798885195c303c43b9c11f</id>
    <committed-date>2008-03-09T22:15:21-07:00</committed-date>
    <authored-date>2008-03-09T22:15:21-07:00</authored-date>
    <message>Some more functions, and docs

darcs-hash:20080310051521-5035a-d3445fdf6b02858b7d64da1a680a5124cdf9df56.gz</message>
    <tree>ed6f5cea510ae70c944ece034c39c6a3bfd2d408</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b80e5538e2192021b9cde6d8486836329250354</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/63d3ff2bb930ca721f0eccec9c69aa5065a2a90a</url>
    <id>63d3ff2bb930ca721f0eccec9c69aa5065a2a90a</id>
    <committed-date>2008-03-09T21:18:56-07:00</committed-date>
    <authored-date>2008-03-09T21:18:56-07:00</authored-date>
    <message>Add Eq,Ord,Show instances for UTF8 string

darcs-hash:20080310041856-5035a-3b1bf6389e49a36bcb42b119ec1b5f8feb4b911f.gz</message>
    <tree>e8f521a7851ad26c366e3cfbe5984497d6516d85</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>325029a029e5287c4e416f32477addd897002577</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/6b80e5538e2192021b9cde6d8486836329250354</url>
    <id>6b80e5538e2192021b9cde6d8486836329250354</id>
    <committed-date>2008-03-09T21:18:33-07:00</committed-date>
    <authored-date>2008-03-09T21:18:33-07:00</authored-date>
    <message>yet another wibble on the tests

darcs-hash:20080310041833-5035a-4958290788d06281413e00081b255860f6648785.gz</message>
    <tree>dde3bfea1805ca3bfe22a2b4d6c8e1077026d722</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28f38b47ac8f26d2acc5781c2341e5b9cdef215d</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/325029a029e5287c4e416f32477addd897002577</url>
    <id>325029a029e5287c4e416f32477addd897002577</id>
    <committed-date>2008-03-09T16:06:00-07:00</committed-date>
    <authored-date>2008-03-09T16:06:00-07:00</authored-date>
    <message>Yet another fix...

darcs-hash:20080309230600-5035a-9e6d21f2ceb7a96bee0c6a2dab26467472148de2.gz</message>
    <tree>87a9e2824c6b208a666694276fa392640b1be9ec</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42bf01a82852dfc57c064bd6cb6fd8e80a7edcc0</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/28f38b47ac8f26d2acc5781c2341e5b9cdef215d</url>
    <id>28f38b47ac8f26d2acc5781c2341e5b9cdef215d</id>
    <committed-date>2008-03-09T15:49:47-07:00</committed-date>
    <authored-date>2008-03-09T15:49:47-07:00</authored-date>
    <message>Expose Data.String.UTF8

darcs-hash:20080309224947-5035a-77cca428e6f474ed59be1116e36467179cdf73cf.gz</message>
    <tree>3d8e2bced2030fe4f3fd85dfa6038211f52cb688</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ec6d2885caef8ee406637ed1e1ac2387b37b01b</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/42bf01a82852dfc57c064bd6cb6fd8e80a7edcc0</url>
    <id>42bf01a82852dfc57c064bd6cb6fd8e80a7edcc0</id>
    <committed-date>2008-03-09T15:49:04-07:00</committed-date>
    <authored-date>2008-03-09T15:49:04-07:00</authored-date>
    <message>An alternative fix for the &quot;out of stack&quot; problem

The mystery deepens :-)

darcs-hash:20080309224904-5035a-f6b1c49d9e440855809b9274d2253733e799db3a.gz</message>
    <tree>8765daabf846f7f6ddf011c9b6b03a5e35ae5e53</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92085f6fad72834d2645a7c3ee825385dd1b3af3</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/5ec6d2885caef8ee406637ed1e1ac2387b37b01b</url>
    <id>5ec6d2885caef8ee406637ed1e1ac2387b37b01b</id>
    <committed-date>2008-03-08T19:19:01-08:00</committed-date>
    <authored-date>2008-03-08T19:19:01-08:00</authored-date>
    <message>Clean up test, provide a temp. solution to the &quot;out of tsuck&quot; issue

It appears that the &quot;out of stack&quot; issue is called by one of the rules.
My suspicion is that the rules is &quot;fold/augment&quot;, which is used by (++).
For the moment I used a custom (++) function, which makes things work it seems.

darcs-hash:20080309031901-5035a-2a2ecfd349e50566640a7d5aef3e8db4602888d0.gz</message>
    <tree>124e71a33b69a2e825bdd9e3cc6e4ee2e0ac2445</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d24bfa67c9e48f8f1e3cd5d11bf51d59094c7fdb</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/92085f6fad72834d2645a7c3ee825385dd1b3af3</url>
    <id>92085f6fad72834d2645a7c3ee825385dd1b3af3</id>
    <committed-date>2008-03-08T15:31:46-08:00</committed-date>
    <authored-date>2008-03-08T15:31:46-08:00</authored-date>
    <message>Added fromRep and toRep

darcs-hash:20080308233146-5035a-fcf9c81bb10e69d6a266eeb10fea10d01270f879.gz</message>
    <tree>65c354b9dccd5a292f7ac016d0afee010757fdb1</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7250b4e251dd70499d0ffeb5a2dbb5dfcc89e6f</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/d24bfa67c9e48f8f1e3cd5d11bf51d59094c7fdb</url>
    <id>d24bfa67c9e48f8f1e3cd5d11bf51d59094c7fdb</id>
    <committed-date>2008-03-08T15:23:08-08:00</committed-date>
    <authored-date>2008-03-08T15:23:08-08:00</authored-date>
    <message>Add an interface that distinguished string from their represenation

darcs-hash:20080308232308-5035a-0df17841f9b81bf8cc532cfdb18a3782934c6a72.gz</message>
    <tree>10a5bbb34c8a8a4e7747a088c11222f16d0c0a4b</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ddba9fab0533126f47770d6970941b79d9ebd606</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/b7250b4e251dd70499d0ffeb5a2dbb5dfcc89e6f</url>
    <id>b7250b4e251dd70499d0ffeb5a2dbb5dfcc89e6f</id>
    <committed-date>2008-03-08T14:22:29-08:00</committed-date>
    <authored-date>2008-03-08T14:22:29-08:00</authored-date>
    <message>Switch another SPECIALIZE to INLINE

darcs-hash:20080308222229-5035a-3df41d304672dcac0f6cdefd8975173406fd65e2.gz</message>
    <tree>095123b118899bf2cdd9baf9e38c1d9aba28e754</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f9038838efed23d98f522d0a9ef5ddca5b3ce03</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/ddba9fab0533126f47770d6970941b79d9ebd606</url>
    <id>ddba9fab0533126f47770d6970941b79d9ebd606</id>
    <committed-date>2008-03-08T14:10:25-08:00</committed-date>
    <authored-date>2008-03-08T14:10:25-08:00</authored-date>
    <message>fix broken cabal file

darcs-hash:20080308221025-5035a-03aada4bfa542e9d767f2f3c44aade177e20ca2e.gz</message>
    <tree>26247139a46a315e7512778a3e0f01fd60a6dc67</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b624bf60b3ca768a0586356977ebd22a437748c</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/0f9038838efed23d98f522d0a9ef5ddca5b3ce03</url>
    <id>0f9038838efed23d98f522d0a9ef5ddca5b3ce03</id>
    <committed-date>2008-03-08T13:55:26-08:00</committed-date>
    <authored-date>2008-03-08T13:55:26-08:00</authored-date>
    <message>bugfix: was using the wrongSplitAT

darcs-hash:20080308215526-5035a-8464186578da94dc3ab0e26e619dbdd743f0ebf7.gz</message>
    <tree>3b9813c129b32fafd7b76a62a8a823320509263b</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ca6aa7ede8a5f410339fdf84629b7416083fe90</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/7b624bf60b3ca768a0586356977ebd22a437748c</url>
    <id>7b624bf60b3ca768a0586356977ebd22a437748c</id>
    <committed-date>2008-03-08T13:38:59-08:00</committed-date>
    <authored-date>2008-03-08T13:38:59-08:00</authored-date>
    <message>Replace some specialize pragmas with inlines

darcs-hash:20080308213859-5035a-bcf32c4c8a77f143a3dadec969d002b1f55cdcc3.gz</message>
    <tree>d75dfbe87903b7ad3c6e4fd9aef88c2cabc78213</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5fbb0f0cbdc1a41bec85cbcdb36492a04ba71ee6</id>
      </parent>
    </parents>
    <author>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </author>
    <url>http://github.com/glguy/utf8-string/commit/1ca6aa7ede8a5f410339fdf84629b7416083fe90</url>
    <id>1ca6aa7ede8a5f410339fdf84629b7416083fe90</id>
    <committed-date>2008-03-08T13:34:57-08:00</committed-date>
    <authored-date>2008-03-08T13:34:57-08:00</authored-date>
    <message>Add the generic decoding for Strict Lazy and list based bytes

darcs-hash:20080308213457-5035a-2475eadd58b6bf7a15b1b04e7a1f60e2d3f7afb5.gz</message>
    <tree>e969f803b6459d36072a245b1c88ecf67ec5f1b3</tree>
    <committer>
      <name>iavor.diatchki</name>
      <email>iavor.diatchki@gmail.com</email>
    </committer>
  </commit>
</commits>
