<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>85f787475b97f44617fb1287d00412f259d853be</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/4c3e4b823b12406ba36b1102a3243372a1b63ae7</url>
    <id>4c3e4b823b12406ba36b1102a3243372a1b63ae7</id>
    <committed-date>2009-12-25T14:42:03-08:00</committed-date>
    <authored-date>2009-12-25T14:42:03-08:00</authored-date>
    <message>Fixed ftools specs on Windows</message>
    <tree>41af09020aca4c54d7762948be9d60d3156bb05e</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59112b97f2fcd60bf45c49ee056d07419572884b</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/85f787475b97f44617fb1287d00412f259d853be</url>
    <id>85f787475b97f44617fb1287d00412f259d853be</id>
    <committed-date>2009-12-25T14:16:17-08:00</committed-date>
    <authored-date>2009-12-25T14:16:17-08:00</authored-date>
    <message>Fixed tmpfile specs on Windows.

- Now MRI and JRuby pass them.
- Plus, proper cleanup of tmp space after ourselves.</message>
    <tree>d8f64bb8626675db4e809fbd830364af28e0b68f</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f74a31771d07c630e5641843296f6e1a0ec7677</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/59112b97f2fcd60bf45c49ee056d07419572884b</url>
    <id>59112b97f2fcd60bf45c49ee056d07419572884b</id>
    <committed-date>2009-12-25T12:40:53-08:00</committed-date>
    <authored-date>2009-12-25T12:39:43-08:00</authored-date>
    <message>Fixed many (more than 40) Logger spec errors on Windows.</message>
    <tree>1e12823a4753946a136a5713abc7c80c8bde3673</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35d20ea1191781bce96c4b3e53afb5da6ea1cb06</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/5041f9a1537bd61c533f47b985fb400893377c00</url>
    <id>5041f9a1537bd61c533f47b985fb400893377c00</id>
    <committed-date>2009-12-24T22:04:38-08:00</committed-date>
    <authored-date>2009-12-23T16:27:37-08:00</authored-date>
    <message>Removed remaining uses of FileUtils in specs.</message>
    <tree>83b721d8eb3c161f8426571e395f1d2ce758d175</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>046fa2a4e63c36b29b87b097dc2d5401650b6882</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/08665636030efc362f6ddde64498fcfe8514a31a</url>
    <id>08665636030efc362f6ddde64498fcfe8514a31a</id>
    <committed-date>2009-12-24T22:01:27-08:00</committed-date>
    <authored-date>2009-12-22T16:33:23-08:00</authored-date>
    <message>Use #rm_r helper in specs.</message>
    <tree>8b69d0f713f691b5ddf7bf7639f5c3252686a762</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1169bdd4c6481c51bdbc1580c0cb4164b0e1131</id>
      </parent>
    </parents>
    <author>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/6568aeb7fdddde511a9e41701d7034ffe52e9ec0</url>
    <id>6568aeb7fdddde511a9e41701d7034ffe52e9ec0</id>
    <committed-date>2009-12-23T23:48:22-08:00</committed-date>
    <authored-date>2009-12-23T23:46:36-08:00</authored-date>
    <message>lib/uri: Fixing wrong test for ==, strengthening test for normalize, ==, eql?</message>
    <tree>3861ce3957460bb35127df4a45a53675d318004c</tree>
    <committer>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3911cc279ad2b5bab491d0ec03e3aef58c5f8df2</id>
      </parent>
    </parents>
    <author>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/b1169bdd4c6481c51bdbc1580c0cb4164b0e1131</url>
    <id>b1169bdd4c6481c51bdbc1580c0cb4164b0e1131</id>
    <committed-date>2009-12-23T20:05:26-08:00</committed-date>
    <authored-date>2009-12-23T20:04:25-08:00</authored-date>
    <message>lib/delegate: Added basic specs for marshalling.</message>
    <tree>113309c017d2acae0903e4a45951583bb676fe3a</tree>
    <committer>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>becdaf609110edb9b90c9d66f5a889636dc59e4c</id>
      </parent>
    </parents>
    <author>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/5d67364a47fd4c559a506472c468ab3cf0b9b0a6</url>
    <id>5d67364a47fd4c559a506472c468ab3cf0b9b0a6</id>
    <committed-date>2009-12-18T18:09:44-08:00</committed-date>
    <authored-date>2009-12-18T18:09:44-08:00</authored-date>
    <message>library/matrix/vector: Created specs for #each2</message>
    <tree>7865a0d965db7b615850916bc9ed99045b9c9e8b</tree>
    <committer>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f5238efe04cc60fbc2b8dc7dcbd9ea13fe4f736</id>
      </parent>
    </parents>
    <author>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/becdaf609110edb9b90c9d66f5a889636dc59e4c</url>
    <id>becdaf609110edb9b90c9d66f5a889636dc59e4c</id>
    <committed-date>2009-12-18T16:28:07-08:00</committed-date>
    <authored-date>2009-12-18T16:28:07-08:00</authored-date>
    <message>library/set: Fixing flatten specs, and making other sets compatible with Ruby 1.9</message>
    <tree>e3596dab75a1f9e7a23709a20f49ecdf2284cbfc</tree>
    <committer>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06f9d337988fab18551f7b4ac91e0fb8a576ce3a</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/8a1bb3ecd85491331404d51eee0563ae4201bd61</url>
    <id>8a1bb3ecd85491331404d51eee0563ae4201bd61</id>
    <committed-date>2009-12-15T10:09:49-08:00</committed-date>
    <authored-date>2009-12-15T10:09:49-08:00</authored-date>
    <message>Ensure tmpdir specs clean up.</message>
    <tree>f96b3f63732d129e4cc418f1ad1f801fe417a533</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>815c0ff0b298ef62888e45670ab1dab07f9a3bd5</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/06f9d337988fab18551f7b4ac91e0fb8a576ce3a</url>
    <id>06f9d337988fab18551f7b4ac91e0fb8a576ce3a</id>
    <committed-date>2009-12-14T23:37:55-08:00</committed-date>
    <authored-date>2009-12-14T23:37:55-08:00</authored-date>
    <message>Ensure tempfile specs clean up temp files.</message>
    <tree>946a40edcb80257214518426ae8ee37e58fef231</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9067f47e15d3a87329ffcd7c5bbed7d20ea36293</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/815c0ff0b298ef62888e45670ab1dab07f9a3bd5</url>
    <id>815c0ff0b298ef62888e45670ab1dab07f9a3bd5</id>
    <committed-date>2009-12-14T22:55:38-08:00</committed-date>
    <authored-date>2009-12-14T17:13:20-08:00</authored-date>
    <message>Clean up temp files in net/ftp specs.</message>
    <tree>606b57bb59a307181265eca3f37b60a5b506795f</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e76f1a12671ad3e2eeb1ccf6d67b1bd1c53265c1</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/778421951fa39ee286cf9926fc22f717dd139768</url>
    <id>778421951fa39ee286cf9926fc22f717dd139768</id>
    <committed-date>2009-12-09T04:42:09-08:00</committed-date>
    <authored-date>2009-12-09T04:42:09-08:00</authored-date>
    <message>Removed wrong, useless Mutex#unlock spec.

The behavior it tries to enforce is too low-level, not specified, and actually
version-dependent.

MRI 1.9 does the most sensible thing with Mutex#unlock, *always*
returning self.</message>
    <tree>6f78bf4ce97c6932ecf0c96b2524ca1e3d879276</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2113ea0879ca3de7ebc75c2775a8ce19be261f8</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/e76f1a12671ad3e2eeb1ccf6d67b1bd1c53265c1</url>
    <id>e76f1a12671ad3e2eeb1ccf6d67b1bd1c53265c1</id>
    <committed-date>2009-12-09T03:30:00-08:00</committed-date>
    <authored-date>2009-12-09T03:30:00-08:00</authored-date>
    <message>Some more specs for GzipReader#read.</message>
    <tree>909dda2fe36fae40a73c0a6cfe01ff058c089978</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c14d0325c4aa19999f3cecea99deac7b13daed0</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/c2113ea0879ca3de7ebc75c2775a8ce19be261f8</url>
    <id>c2113ea0879ca3de7ebc75c2775a8ce19be261f8</id>
    <committed-date>2009-12-09T03:19:08-08:00</committed-date>
    <authored-date>2009-12-09T03:19:08-08:00</authored-date>
    <message>Some more specs for GzipReader, and cleanup.</message>
    <tree>26db267349d06257aacea4cbe84e4bedc16d054a</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73c94221fc3a16bbde5edb46b8230a3ca6f4e783</id>
      </parent>
    </parents>
    <author>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/e81534eda0634f3c214efa7b0b759c7073fdabb5</url>
    <id>e81534eda0634f3c214efa7b0b759c7073fdabb5</id>
    <committed-date>2009-12-08T11:45:50-08:00</committed-date>
    <authored-date>2009-12-07T21:44:57-08:00</authored-date>
    <message>Removed bad Socket#for_fd spec.

There is no way to use a portable value to Socket#for_fd that will
always be invalid.</message>
    <tree>e38af2b387f92432d676455b25872c66f714c185</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54f78121fc1b5762c4d0076eb6db41c6ffb6c295</id>
      </parent>
    </parents>
    <author>
      <name>Brian Lopez</name>
      <email>seniorlopez@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/aa9e3a44d5f605ad82300d1687f89ea910f7ccee</url>
    <id>aa9e3a44d5f605ad82300d1687f89ea910f7ccee</id>
    <committed-date>2009-12-08T11:45:48-08:00</committed-date>
    <authored-date>2009-10-23T20:52:51-07:00</authored-date>
    <message>add specs for passing negative or zero value length to Zlib::GzipReader#read</message>
    <tree>45d50b76d28db2653f560b25f6b9a412e339c455</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36858f67a2273eab78d3aab358fd6978cf56bd3d</id>
      </parent>
    </parents>
    <author>
      <name>Brian Lopez</name>
      <email>seniorlopez@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/54f78121fc1b5762c4d0076eb6db41c6ffb6c295</url>
    <id>54f78121fc1b5762c4d0076eb6db41c6ffb6c295</id>
    <committed-date>2009-12-08T11:45:48-08:00</committed-date>
    <authored-date>2009-10-23T20:47:57-07:00</authored-date>
    <message>add missing specs for Zlib::GzipReader#eof? bug</message>
    <tree>d5de07ce0f7bf7b93ab6deaf4bb62ab93968c632</tree>
    <committer>
      <name>Brian Ford</name>
      <email>bford@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>389eacaa397d4862fa1229b88bd4e60bda115f3f</id>
      </parent>
    </parents>
    <author>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/a33e155bec1f30c97faddbd448eb198208932282</url>
    <id>a33e155bec1f30c97faddbd448eb198208932282</id>
    <committed-date>2009-12-07T22:52:08-08:00</committed-date>
    <authored-date>2009-12-07T22:52:08-08:00</authored-date>
    <message>Fix 33 spec errors caught by the balance_should_and_matchers branch of mspec</message>
    <tree>efd7e9927f2ee3f8a01780110aa87b1a0ab39ac4</tree>
    <committer>
      <name>Marc-Andre Lafortune</name>
      <email>github@marc-andre.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0cbb449ef5b547b88d10eb23dcbb8b8d2ed4c6bd</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/fcc038c682e96c0418f15279d787f6e9249ff49e</url>
    <id>fcc038c682e96c0418f15279d787f6e9249ff49e</id>
    <committed-date>2009-12-06T12:24:14-08:00</committed-date>
    <authored-date>2009-12-06T12:24:14-08:00</authored-date>
    <message>One more spec for StringIO#seek.</message>
    <tree>e44bfa3e27ff64215aae23a3f26ddbbdb22bc863</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31ab42506d21b24d39d8c1f557ddc8845f6d5b8f</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/0cbb449ef5b547b88d10eb23dcbb8b8d2ed4c6bd</url>
    <id>0cbb449ef5b547b88d10eb23dcbb8b8d2ed4c6bd</id>
    <committed-date>2009-12-06T10:52:07-08:00</committed-date>
    <authored-date>2009-12-06T10:52:07-08:00</authored-date>
    <message>New tests for StringIO#initialize_copy.

Similar behavior is enforced by MRI's test_dup() test from test_stringio.rb.</message>
    <tree>b77d5577d7a8dd9bfd2decc5be6f69bb1aa647da</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dad6631c414573c9a44350a16e8fcac55fef014c</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/f4707606e2276c97a210df98d8da7d1928171e52</url>
    <id>f4707606e2276c97a210df98d8da7d1928171e52</id>
    <committed-date>2009-12-02T06:02:16-08:00</committed-date>
    <authored-date>2009-12-02T06:02:16-08:00</authored-date>
    <message>Improved basicsocket specs to properly close server-side sockets.

Without these changes, some sockets might be left not fully closed,
thus making bind() specs fails from time to time (very annoying!).</message>
    <tree>f794b98e0faf552e5e558c89ce0370594658bed0</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a623294796b0236734a5110480f319a78469e22e</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/dad6631c414573c9a44350a16e8fcac55fef014c</url>
    <id>dad6631c414573c9a44350a16e8fcac55fef014c</id>
    <committed-date>2009-12-01T13:16:54-08:00</committed-date>
    <authored-date>2009-12-01T13:16:54-08:00</authored-date>
    <message>Cleanup of Socket.for_fd spec.

It now does close all the sockets/ports.</message>
    <tree>7bf9eaff7d604943a6725f751254b2b2b3cd4165</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c135b91752759ad0563935ff89300e2dda01c44</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/a623294796b0236734a5110480f319a78469e22e</url>
    <id>a623294796b0236734a5110480f319a78469e22e</id>
    <committed-date>2009-12-01T12:56:46-08:00</committed-date>
    <authored-date>2009-12-01T12:56:46-08:00</authored-date>
    <message>Close the damn sockets....</message>
    <tree>71b6977b3daf8c3601f1d62520074da7a63fbbfc</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d41e6dbd65b875c13c02a81dded7548e4201c783</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/6c135b91752759ad0563935ff89300e2dda01c44</url>
    <id>6c135b91752759ad0563935ff89300e2dda01c44</id>
    <committed-date>2009-12-01T11:55:16-08:00</committed-date>
    <authored-date>2009-12-01T11:55:16-08:00</authored-date>
    <message>Use 127.0.0.1 instead of 0.0.0.0, uniformly in all socket specs.</message>
    <tree>cfd45416d26f3ff88417b0e32491b027e5d29ccc</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab45a1d6013ed4709818838723af3b01e0307b73</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/d41e6dbd65b875c13c02a81dded7548e4201c783</url>
    <id>d41e6dbd65b875c13c02a81dded7548e4201c783</id>
    <committed-date>2009-12-01T07:28:10-08:00</committed-date>
    <authored-date>2009-12-01T07:28:10-08:00</authored-date>
    <message>Adjust Basicsocket specs for Linux.</message>
    <tree>aff69c9c29996172dc45a61ab2468a68bc8472be</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d12fddb0a3ae460bc0c6863761350e19abff31c</id>
      </parent>
    </parents>
    <author>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/ab45a1d6013ed4709818838723af3b01e0307b73</url>
    <id>ab45a1d6013ed4709818838723af3b01e0307b73</id>
    <committed-date>2009-12-01T06:56:28-08:00</committed-date>
    <authored-date>2009-12-01T06:56:28-08:00</authored-date>
    <message>New specs for BasicSocket's setsockopt() and getsockopt()</message>
    <tree>20db7a0a34383573d2a806998cac4d38f352195b</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>78e930cc32754dd2449a6ad7ac19e6d77d0ac8c9</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/e3735d59fd050a565abffa8f22020d4696f2fb07</url>
    <id>e3735d59fd050a565abffa8f22020d4696f2fb07</id>
    <committed-date>2009-11-25T02:08:41-08:00</committed-date>
    <authored-date>2009-11-25T02:07:37-08:00</authored-date>
    <message>Add specs for IO behavior of partially closed sockets.</message>
    <tree>32f90c24ab777c67a7bf662a1dcb2e9cf0875a3d</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>690994cedcbaab591b8cf9254fe79ddd231bc905</id>
      </parent>
    </parents>
    <author>
      <name>Jake Douglas</name>
      <email>jakecdouglas@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/f2abeaf6f5b7b9b4dc00160680500c7942bcb0a1</url>
    <id>f2abeaf6f5b7b9b4dc00160680500c7942bcb0a1</id>
    <committed-date>2009-11-22T23:53:45-08:00</committed-date>
    <authored-date>2009-11-22T23:53:45-08:00</authored-date>
    <message>Oops, over-correction on the previous commit.</message>
    <tree>c7e6537cfea15658cef105b80cf9369055146ca6</tree>
    <committer>
      <name>Jake Douglas</name>
      <email>jakecdouglas@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a401e9e84112daf47e0d1548dd2b39c486fba094</id>
      </parent>
    </parents>
    <author>
      <name>Jake Douglas</name>
      <email>jakecdouglas@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/690994cedcbaab591b8cf9254fe79ddd231bc905</url>
    <id>690994cedcbaab591b8cf9254fe79ddd231bc905</id>
    <committed-date>2009-11-22T23:42:10-08:00</committed-date>
    <authored-date>2009-11-22T23:42:10-08:00</authored-date>
    <message>fix some shared socket specs to actually use @method</message>
    <tree>0d0462fde20f7d58e5c930cb63aa1dc13a5e795e</tree>
    <committer>
      <name>Jake Douglas</name>
      <email>jakecdouglas@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>509fb5e71932414d9191d91d83fe0fa4bf19f16d</id>
      </parent>
    </parents>
    <author>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/9fa7a1803cdc402b5cb013184e6cddc3177ea201</url>
    <id>9fa7a1803cdc402b5cb013184e6cddc3177ea201</id>
    <committed-date>2009-11-22T01:14:31-08:00</committed-date>
    <authored-date>2009-11-22T01:14:31-08:00</authored-date>
    <message>Revert &quot;[RubySpec #163] 1.8.7 behaves differently with 'ParseDate.parsedate(&quot;nn-nn&quot;)'&quot;

This reverts commit 509fb5e71932414d9191d91d83fe0fa4bf19f16d.</message>
    <tree>2db197d1a8a236a1d41ed2bd7deefc32ee65c1c7</tree>
    <committer>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7fab05a0b2bba8b9b09cb77210d1ed879cd221cc</id>
      </parent>
    </parents>
    <author>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/509fb5e71932414d9191d91d83fe0fa4bf19f16d</url>
    <id>509fb5e71932414d9191d91d83fe0fa4bf19f16d</id>
    <committed-date>2009-11-22T01:12:10-08:00</committed-date>
    <authored-date>2009-11-22T01:12:10-08:00</authored-date>
    <message>[RubySpec #163] 1.8.7 behaves differently with 'ParseDate.parsedate(&quot;nn-nn&quot;)'</message>
    <tree>ba36cf0b959b813cd64fef5a3d7f258d94befc3b</tree>
    <committer>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edabf0b90af76d11df098e75c6020a81dfd4dc73</id>
      </parent>
    </parents>
    <author>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/c0c29b7ecfdde881c9aec05061b07f96cc4c37c4</url>
    <id>c0c29b7ecfdde881c9aec05061b07f96cc4c37c4</id>
    <committed-date>2009-11-21T23:35:36-08:00</committed-date>
    <authored-date>2009-11-21T23:35:36-08:00</authored-date>
    <message>Fix typo in atan2 description (&quot;tangeng&quot; =&gt; &quot;tangent&quot;)</message>
    <tree>608e1f48fbb793d80299df46537c805e0a218150</tree>
    <committer>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3909958e8755880eb6adcda8dfe824a7af5b828a</id>
      </parent>
    </parents>
    <author>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/edabf0b90af76d11df098e75c6020a81dfd4dc73</url>
    <id>edabf0b90af76d11df098e75c6020a81dfd4dc73</id>
    <committed-date>2009-11-18T10:00:50-08:00</committed-date>
    <authored-date>2009-11-17T22:57:51-08:00</authored-date>
    <message>[Rubyspec #177]: Raising negative numbers requires Complex

Signed-off-by: Vladimir Sizikov &lt;vsizikov@gmail.com&gt;</message>
    <tree>9cfd7a901eadebc7edae310b76982e4640fb17d4</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58bc2c12ee2ebdc6c5bd2a9f53d9d0e65d7561e4</id>
      </parent>
    </parents>
    <author>
      <name>Hiro Asari</name>
      <email>asari.ruby@gmail.com</email>
    </author>
    <url>http://github.com/rubyspec/rubyspec/commit/3909958e8755880eb6adcda8dfe824a7af5b828a</url>
    <id>3909958e8755880eb6adcda8dfe824a7af5b828a</id>
    <committed-date>2009-11-18T09:51:46-08:00</committed-date>
    <authored-date>2009-11-16T19:19:45-08:00</authored-date>
    <message>[Rubyspec #168]: Add tests for 'mathn/complex' for 1.9.

Signed-off-by: Vladimir Sizikov &lt;vsizikov@gmail.com&gt;</message>
    <tree>a52048e7d1d7bf872808a63bb33d62c114c28580</tree>
    <committer>
      <name>Vladimir Sizikov</name>
      <email>vsizikov@gmail.com</email>
    </committer>
  </commit>
</commits>
