<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>9f677c3047bea818d057c7c8558a4ca69690c18b</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack2005@gmail.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/d2549f3907e39d30807ff874c48b99166beb87a3</url>
    <id>d2549f3907e39d30807ff874c48b99166beb87a3</id>
    <committed-date>2008-12-20T15:07:21-08:00</committed-date>
    <authored-date>2008-12-20T15:07:21-08:00</authored-date>
    <message>remove test output</message>
    <tree>bb1c25231d9853a9319a7f293ea6bb77a61445db</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack2005@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8099da577d6fef8f3b0d1592f55d6c2b78a38f1d</id>
      </parent>
      <parent>
        <id>9d884870226278027842db7e7479ea78bc897e75</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack2005@gmail.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/9f677c3047bea818d057c7c8558a4ca69690c18b</url>
    <id>9f677c3047bea818d057c7c8558a4ca69690c18b</id>
    <committed-date>2008-12-20T15:03:56-08:00</committed-date>
    <authored-date>2008-12-20T15:03:56-08:00</authored-date>
    <message>resolve merge conflicts</message>
    <tree>ed7316c1247248f3cf718aee9e4224d25f7eaae0</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack2005@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcb1e10c164302cb05eebe8a8c652bd6428d74b3</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack2005@gmail.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/9d884870226278027842db7e7479ea78bc897e75</url>
    <id>9d884870226278027842db7e7479ea78bc897e75</id>
    <committed-date>2008-12-20T14:59:35-08:00</committed-date>
    <authored-date>2008-12-20T14:59:35-08:00</authored-date>
    <message>add test for when a db isn't there</message>
    <tree>b0423cf29bb4d3ad8a1f5d8ef20db99539aa21db</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack2005@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a758f77e3ad4f55f4b3f6d9d0b17d3b5d294254</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/dcb1e10c164302cb05eebe8a8c652bd6428d74b3</url>
    <id>dcb1e10c164302cb05eebe8a8c652bd6428d74b3</id>
    <committed-date>2008-11-18T10:23:31-08:00</committed-date>
    <authored-date>2008-11-18T10:23:31-08:00</authored-date>
    <message>Fix various compiler warnings.</message>
    <tree>f4f1b5d5e94371f3b696461f7508c303f3df9b3b</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1af96063beebf45c3ba3a276f9e7078d2f9c98f0</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/8a758f77e3ad4f55f4b3f6d9d0b17d3b5d294254</url>
    <id>8a758f77e3ad4f55f4b3f6d9d0b17d3b5d294254</id>
    <committed-date>2008-11-18T10:18:51-08:00</committed-date>
    <authored-date>2008-11-18T10:18:51-08:00</authored-date>
    <message>When in Ruby 1.9, release the global interpreter lock while performing a query, so that other threads can still run.</message>
    <tree>5b0f0248124f239b41fa5bc29a25bf619a902427</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1d10c140b2010aa657ec7a895780a10ec8d5aea</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/1af96063beebf45c3ba3a276f9e7078d2f9c98f0</url>
    <id>1af96063beebf45c3ba3a276f9e7078d2f9c98f0</id>
    <committed-date>2008-11-18T09:56:40-08:00</committed-date>
    <authored-date>2008-11-18T09:56:40-08:00</authored-date>
    <message>Fix compilation on Ruby 1.9.</message>
    <tree>d5f9982913060638f2b877fa868531538ebfa60c</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1404c2bc44cbe8dc0ec2f70ca8b37c4c43fb0c7a</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/8099da577d6fef8f3b0d1592f55d6c2b78a38f1d</url>
    <id>8099da577d6fef8f3b0d1592f55d6c2b78a38f1d</id>
    <committed-date>2008-10-31T11:37:00-07:00</committed-date>
    <authored-date>2008-10-31T11:37:00-07:00</authored-date>
    <message>allow the 19_non_gvl branch to work with 1.8, also fix some warnings</message>
    <tree>bc5570bcee4a6640c67f645e1c86b445461af157</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ff863b4f994596b52982f607e7161da24b98634</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/1404c2bc44cbe8dc0ec2f70ca8b37c4c43fb0c7a</url>
    <id>1404c2bc44cbe8dc0ec2f70ca8b37c4c43fb0c7a</id>
    <committed-date>2008-10-03T13:11:11-07:00</committed-date>
    <authored-date>2008-10-03T13:11:11-07:00</authored-date>
    <message>code cleanup, since rb_thread_blocking_region actually returns the value of the function passed to it</message>
    <tree>f7da619fc7dd185cf9c21ffbfb74516b9e3803d6</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf86732d4adf1c2031a250ccdd8b71a2912bb0e4</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/a1d10c140b2010aa657ec7a895780a10ec8d5aea</url>
    <id>a1d10c140b2010aa657ec7a895780a10ec8d5aea</id>
    <committed-date>2008-10-01T15:30:45-07:00</committed-date>
    <authored-date>2008-10-01T15:30:45-07:00</authored-date>
    <message>take out some compiler warnings</message>
    <tree>294f65b1f351b4dc0a62135a5fc38f6bc993f4e7</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce962ebc7d9b816b3b761ef7827f624251952f12</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/4ff863b4f994596b52982f607e7161da24b98634</url>
    <id>4ff863b4f994596b52982f607e7161da24b98634</id>
    <committed-date>2008-10-01T07:09:55-07:00</committed-date>
    <authored-date>2008-10-01T07:09:55-07:00</authored-date>
    <message>code cleanup to avoid warnings</message>
    <tree>b536699a3d547f2f0600ef5516ea4e43fa409b49</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee9cf7c47ed486711a0daa2e34ad16ddd187f09a</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/ce962ebc7d9b816b3b761ef7827f624251952f12</url>
    <id>ce962ebc7d9b816b3b761ef7827f624251952f12</id>
    <committed-date>2008-09-30T21:35:59-07:00</committed-date>
    <authored-date>2008-09-30T21:35:59-07:00</authored-date>
    <message>add in a function to make real_connect non blocking</message>
    <tree>32ffb4e658c402bf6a7c51478b8606f9ff816f78</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63114d674c43038b7ff06f0d233ac249bc03e0c4</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/ee9cf7c47ed486711a0daa2e34ad16ddd187f09a</url>
    <id>ee9cf7c47ed486711a0daa2e34ad16ddd187f09a</id>
    <committed-date>2008-09-30T16:04:06-07:00</committed-date>
    <authored-date>2008-09-30T16:04:06-07:00</authored-date>
    <message>overcome another merge conflict</message>
    <tree>9dbf1d410d8be42cd3e3361808bf5d9237879eb7</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f73ba931ef8301313b037cd19612cb72edfa012a</id>
      </parent>
      <parent>
        <id>cf86732d4adf1c2031a250ccdd8b71a2912bb0e4</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/63114d674c43038b7ff06f0d233ac249bc03e0c4</url>
    <id>63114d674c43038b7ff06f0d233ac249bc03e0c4</id>
    <committed-date>2008-09-30T16:02:58-07:00</committed-date>
    <authored-date>2008-09-30T16:02:58-07:00</authored-date>
    <message>overcome extconf conflict</message>
    <tree>c424b2b6b86f4bef34700b1b58ee110ae77b5abd</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab757bdf9da70faf54883e4d7bb4a3209445cf5b</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/cf86732d4adf1c2031a250ccdd8b71a2912bb0e4</url>
    <id>cf86732d4adf1c2031a250ccdd8b71a2912bb0e4</id>
    <committed-date>2008-09-30T15:59:51-07:00</committed-date>
    <authored-date>2008-09-30T15:59:51-07:00</authored-date>
    <message>switch to c based all_hashes</message>
    <tree>63b6c274283d761226d5bdf33152038353b6eb79</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c17d4b6a7a6aa6591a37f4cc43c9951c9f3ecb1f</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/ab757bdf9da70faf54883e4d7bb4a3209445cf5b</url>
    <id>ab757bdf9da70faf54883e4d7bb4a3209445cf5b</id>
    <committed-date>2008-09-24T10:01:57-07:00</committed-date>
    <authored-date>2008-09-24T10:01:57-07:00</authored-date>
    <message>rename RB_UBF_DFL to RUBY_UBF_IO</message>
    <tree>bc3865209367378706658d835cb3cd2f7c871651</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02e265072ca7fa65b2e763bd501bfbfc389d730a</id>
      </parent>
      <parent>
        <id>c17d4b6a7a6aa6591a37f4cc43c9951c9f3ecb1f</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/f73ba931ef8301313b037cd19612cb72edfa012a</url>
    <id>f73ba931ef8301313b037cd19612cb72edfa012a</id>
    <committed-date>2008-09-24T10:01:14-07:00</committed-date>
    <authored-date>2008-09-24T10:01:14-07:00</authored-date>
    <message>overcome conflict</message>
    <tree>b6601933c78664bea253c84c5f7f1939bd89c19f</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c18618480975b74fde3f42a4673902f8df8a37df</id>
      </parent>
    </parents>
    <author>
      <name>humanzz</name>
      <email>humanzz@hotmail.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/c17d4b6a7a6aa6591a37f4cc43c9951c9f3ecb1f</url>
    <id>c17d4b6a7a6aa6591a37f4cc43c9951c9f3ecb1f</id>
    <committed-date>2008-09-14T06:00:29-07:00</committed-date>
    <authored-date>2008-09-14T06:00:29-07:00</authored-date>
    <message>fixing cflags</message>
    <tree>f8c575423fa38014a7c34930ae8838c7fd7f0786</tree>
    <committer>
      <name>humanzz</name>
      <email>humanzz@hotmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25a76a4d8b6bc94fd41163d8a640e1632c562a66</id>
      </parent>
    </parents>
    <author>
      <name>oldmoe</name>
      <email>oldmoe@gmail.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/c18618480975b74fde3f42a4673902f8df8a37df</url>
    <id>c18618480975b74fde3f42a4673902f8df8a37df</id>
    <committed-date>2008-09-10T13:42:11-07:00</committed-date>
    <authored-date>2008-09-10T13:42:11-07:00</authored-date>
    <message>extconf fix</message>
    <tree>8d54ed2aeae23ff86c9de8780561b63a6597583a</tree>
    <committer>
      <name>oldmoe</name>
      <email>oldmoe@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c5dd38037aafcc01a96479d6b4f78502c0280d3</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/25a76a4d8b6bc94fd41163d8a640e1632c562a66</url>
    <id>25a76a4d8b6bc94fd41163d8a640e1632c562a66</id>
    <committed-date>2008-09-10T07:02:42-07:00</committed-date>
    <authored-date>2008-09-10T07:02:42-07:00</authored-date>
    <message>Better performance without the tight loop</message>
    <tree>5a22c774ba31e3571639ebffc1330b4549ea03e7</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6884d454bcb5377ffee61110ccd1e6e75abce096</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/3c5dd38037aafcc01a96479d6b4f78502c0280d3</url>
    <id>3c5dd38037aafcc01a96479d6b4f78502c0280d3</id>
    <committed-date>2008-09-09T17:26:01-07:00</committed-date>
    <authored-date>2008-09-09T17:26:01-07:00</authored-date>
    <message>Extract thread scheduler</message>
    <tree>085e20ac3b7bc77418972f48a0979f624f7860c3</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c2b9ecb84e9b36289800187960bbfe0661f0712</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/6884d454bcb5377ffee61110ccd1e6e75abce096</url>
    <id>6884d454bcb5377ffee61110ccd1e6e75abce096</id>
    <committed-date>2008-09-09T16:33:18-07:00</committed-date>
    <authored-date>2008-09-09T16:33:18-07:00</authored-date>
    <message>Use TCP_NODELAY if supported; Remove file descriptor ops from the tight loop; Cleanup timeout assignment; Split the threaded test suite in native and c to avoid a large number of active Threads affecting results.Add experimental Mysql#socket_type which typically returns 'socket (x)', but may be helpful for debugging purposes.</message>
    <tree>ecb6b5c1101048cd54516a798dfe0f3309a18151</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16d9c043c2ef1005f01da97cb9ededef8197eea4</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/02e265072ca7fa65b2e763bd501bfbfc389d730a</url>
    <id>02e265072ca7fa65b2e763bd501bfbfc389d730a</id>
    <committed-date>2008-09-08T11:39:00-07:00</committed-date>
    <authored-date>2008-09-08T11:39:00-07:00</authored-date>
    <message>update the RB_UBF_DL for more recent versions of Ruby 1.9, which doesn't have it</message>
    <tree>40a54797dcee04ea8a553c28f088284cdec13b30</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fcdc6337cfd4d408a55f3dcb20696957c99fded5</id>
      </parent>
      <parent>
        <id>6c2b9ecb84e9b36289800187960bbfe0661f0712</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/16d9c043c2ef1005f01da97cb9ededef8197eea4</url>
    <id>16d9c043c2ef1005f01da97cb9ededef8197eea4</id>
    <committed-date>2008-09-08T11:17:20-07:00</committed-date>
    <authored-date>2008-09-08T11:17:20-07:00</authored-date>
    <message>Merge branch 'master' into 19_full_thread_no_gil</message>
    <tree>e64ba262e079322ac073a224213e35bfee500e2f</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1bf771d6fb924950fb49926a5b0861c0faa466d</id>
      </parent>
      <parent>
        <id>f077108a69c400a29ba1deaf85dd040c76084d0b</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/6c2b9ecb84e9b36289800187960bbfe0661f0712</url>
    <id>6c2b9ecb84e9b36289800187960bbfe0661f0712</id>
    <committed-date>2008-09-08T11:10:17-07:00</committed-date>
    <authored-date>2008-09-08T11:10:17-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:oldmoe/mysqlplus</message>
    <tree>2324412dea6d184ceb2c712da5870bb63ed86694</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9285dbcb7e1183927a6f03c8b7e6d809944c8c8</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/b1bf771d6fb924950fb49926a5b0861c0faa466d</url>
    <id>b1bf771d6fb924950fb49926a5b0861c0faa466d</id>
    <committed-date>2008-09-08T11:10:12-07:00</committed-date>
    <authored-date>2008-09-08T11:10:12-07:00</authored-date>
    <message>add back in all_hashes method--this time hopefully with the right line lengths</message>
    <tree>fb08018ff2fa2335f476db559d52744ba092f6d4</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea2965270c89b30b00831673e4c09cdd9fc8ce67</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/f077108a69c400a29ba1deaf85dd040c76084d0b</url>
    <id>f077108a69c400a29ba1deaf85dd040c76084d0b</id>
    <committed-date>2008-09-08T09:45:00-07:00</committed-date>
    <authored-date>2008-09-08T09:45:00-07:00</authored-date>
    <message>Introduce configureable query overheads and contexts in the test wrapper in preparation for timeout tests.</message>
    <tree>fad560d19f117e63cb9514fea4a5cc1133fc8837</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6f460a5423f34c79ab7b25ce37fce7788f38fad</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/ea2965270c89b30b00831673e4c09cdd9fc8ce67</url>
    <id>ea2965270c89b30b00831673e4c09cdd9fc8ce67</id>
    <committed-date>2008-09-08T09:27:11-07:00</committed-date>
    <authored-date>2008-09-08T09:27:11-07:00</authored-date>
    <message>Decouple native Ruby Mysql#async_query from the C extension as per Roger's suggestion.Remove no-op c_mysql_query flag for evented tests.</message>
    <tree>cacc1f00172a9f044b9c691dd42dd8c6dcd3f86d</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e79b6291a3e449b0450730c8ff71a1fd8df4a91b</id>
      </parent>
      <parent>
        <id>f6f460a5423f34c79ab7b25ce37fce7788f38fad</id>
      </parent>
    </parents>
    <author>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/b9285dbcb7e1183927a6f03c8b7e6d809944c8c8</url>
    <id>b9285dbcb7e1183927a6f03c8b7e6d809944c8c8</id>
    <committed-date>2008-09-08T08:46:05-07:00</committed-date>
    <authored-date>2008-09-08T08:46:05-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:oldmoe/mysqlplus</message>
    <tree>b6494bc321d430384b85542a0d999381cd39f86e</tree>
    <committer>
      <name>Roger Pack</name>
      <email>rogerpack@roger-packs-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55411cd9d4c3575901d37a073e70194e76fdca96</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/f6f460a5423f34c79ab7b25ce37fce7788f38fad</url>
    <id>f6f460a5423f34c79ab7b25ce37fce7788f38fad</id>
    <committed-date>2008-09-07T19:56:59-07:00</committed-date>
    <authored-date>2008-09-07T19:56:59-07:00</authored-date>
    <message>Implement Mysql#async_query as a tight loop ( 1.8 &amp;&amp; 1.9 compatible, evented &amp;&amp; threaded tests passing )</message>
    <tree>b6494bc321d430384b85542a0d999381cd39f86e</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26202b3ddbf8f4f2be04a7c75428e4f5ca169f2f</id>
      </parent>
    </parents>
    <author>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </author>
    <url>http://github.com/oldmoe/mysqlplus/commit/55411cd9d4c3575901d37a073e70194e76fdca96</url>
    <id>55411cd9d4c3575901d37a073e70194e76fdca96</id>
    <committed-date>2008-09-07T17:48:47-07:00</committed-date>
    <authored-date>2008-09-07T17:48:47-07:00</authored-date>
    <message>Introduce Mysql#blocking?; Set the file drescriptor for all new connections to non blocking; Add tests to the existing evented and threaded runs. ( verified 1.8 &amp;&amp; 1.9 )</message>
    <tree>ab8b0edc6f78822710bb2912ff9cf6251dff507a</tree>
    <committer>
      <name>Lourens Naude</name>
      <email>lourens@methodmissing.com</email>
    </committer>
  </commit>
</commits>
