<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>a493c73dca0c1469041dfee39e55cebce6ababcf</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/0ffd8f96007da2890c7af0770349d8ff20e1f6ae</url>
    <id>0ffd8f96007da2890c7af0770349d8ff20e1f6ae</id>
    <committed-date>2009-09-01T04:31:40-07:00</committed-date>
    <authored-date>2009-09-01T04:31:40-07:00</authored-date>
    <message>Fix a Bus Error bug.</message>
    <tree>7195f08b87a49c2ab1387a63d707bf3e9eeac60e</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abea44553823433183391a28a76f50ba896293dd</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/a493c73dca0c1469041dfee39e55cebce6ababcf</url>
    <id>a493c73dca0c1469041dfee39e55cebce6ababcf</id>
    <committed-date>2009-06-17T01:06:30-07:00</committed-date>
    <authored-date>2009-06-17T01:06:30-07:00</authored-date>
    <message>Disable continuations because they conflict with the zero-copy context switching patch.</message>
    <tree>63b7d905e36a99ad688a26807e3af02198bc4d52</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>227723422b6632b4f9c1a0ff88a71bd202d17d89</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/abea44553823433183391a28a76f50ba896293dd</url>
    <id>abea44553823433183391a28a76f50ba896293dd</id>
    <committed-date>2009-05-30T10:03:26-07:00</committed-date>
    <authored-date>2009-05-30T09:21:58-07:00</authored-date>
    <message>Properly raise SystemStackError when a stack overflow happens in a thread, instead of bailing out with a SIGSEGV.</message>
    <tree>853ab9e978b19900363637766981072c1ebd8a52</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45fcc7a4312e69833daa719b0553381b312ee005</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/227723422b6632b4f9c1a0ff88a71bd202d17d89</url>
    <id>227723422b6632b4f9c1a0ff88a71bd202d17d89</id>
    <committed-date>2009-05-30T10:02:48-07:00</committed-date>
    <authored-date>2009-05-30T05:22:21-07:00</authored-date>
    <message>Fix bugs which cause crashes when threading is involved.</message>
    <tree>6b1e5b4c2bfbe28dee74454a2013dee38a8cb1ff</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31163b7d36e15b6605ac71c9fdeed9a7d7e176c1</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/45fcc7a4312e69833daa719b0553381b312ee005</url>
    <id>45fcc7a4312e69833daa719b0553381b312ee005</id>
    <committed-date>2009-05-30T10:02:07-07:00</committed-date>
    <authored-date>2009-05-18T13:33:32-07:00</authored-date>
    <message>Apply a backported version of Joe Damato's and Aman Gupta's zero-copy context switch patch: http://timetobleed.com/fixing-threads-in-ruby-18-a-2-10x-performance-boost/</message>
    <tree>0491737bbdb1e88ac360e70d6bff5f87a6b24314</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>beb9b970684cad2977d56c5f1ddd948512ea2ecd</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/31163b7d36e15b6605ac71c9fdeed9a7d7e176c1</url>
    <id>31163b7d36e15b6605ac71c9fdeed9a7d7e176c1</id>
    <committed-date>2009-05-30T10:02:07-07:00</committed-date>
    <authored-date>2009-05-18T13:10:15-07:00</authored-date>
    <message>Rename PROT_NONE in PROT_EMPTY to eval.c because it conflicts with mmap's PROT_NONE macro definition.</message>
    <tree>0e69323b5217d6dbe7a55e45e2adcf57a0fd8ce0</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a20de872719bea343b6dfecc4077f460052c7368</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/beb9b970684cad2977d56c5f1ddd948512ea2ecd</url>
    <id>beb9b970684cad2977d56c5f1ddd948512ea2ecd</id>
    <committed-date>2009-05-30T10:01:24-07:00</committed-date>
    <authored-date>2009-05-29T13:43:48-07:00</authored-date>
    <message>Strip out the MBARI-2 thread stack patches.</message>
    <tree>450097ae9ca27181ce9973b18eaac9f51485ab06</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b5abe679999ae357474fb8bf91463f43286edc3</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/a20de872719bea343b6dfecc4077f460052c7368</url>
    <id>a20de872719bea343b6dfecc4077f460052c7368</id>
    <committed-date>2009-05-24T03:29:30-07:00</committed-date>
    <authored-date>2009-05-24T03:29:30-07:00</authored-date>
    <message>Enable the MBARI API by default.</message>
    <tree>9a609ea4fd474ab6ef0833a5992abc1d5d3ea77d</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e4701b72be3fa8ba94d7c7ea0754c03acff6bea</id>
      </parent>
      <parent>
        <id>106c76c62e585576120242bc299b916eb2741e14</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/0b5abe679999ae357474fb8bf91463f43286edc3</url>
    <id>0b5abe679999ae357474fb8bf91463f43286edc3</id>
    <committed-date>2009-05-22T04:07:28-07:00</committed-date>
    <authored-date>2009-05-22T04:07:28-07:00</authored-date>
    <message>Merge commit 'mbari/v1_8_6_287-mbari' into mbari

Conflicts:
	gc.c</message>
    <tree>bb9961202258b75d202ddd94884947fdb5b59b78</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c8697dae533fee90431c8fb8d9f8e134cd8fd01</id>
      </parent>
      <parent>
        <id>d757f8d6b00ef063d94de5072dd0a5800a36d5a9</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/0e4701b72be3fa8ba94d7c7ea0754c03acff6bea</url>
    <id>0e4701b72be3fa8ba94d7c7ea0754c03acff6bea</id>
    <committed-date>2009-04-20T12:37:51-07:00</committed-date>
    <authored-date>2009-04-20T12:37:51-07:00</authored-date>
    <message>Merge branch 'master' into copy_on_write</message>
    <tree>33ee18134ca3028d7f215af33033a23ef585e500</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94d0bc7d058be4a064bd7d8901d594ef3861725e</id>
      </parent>
      <parent>
        <id>085dfa15689902d410567bf8b54d0afd55b53bd2</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/d757f8d6b00ef063d94de5072dd0a5800a36d5a9</url>
    <id>d757f8d6b00ef063d94de5072dd0a5800a36d5a9</id>
    <committed-date>2009-04-20T12:37:38-07:00</committed-date>
    <authored-date>2009-04-20T12:37:38-07:00</authored-date>
    <message>Merge commit 'vendor/v1_8_6_287'</message>
    <tree>5193e7f059c0c7f07d14d6fb0a5938d751768341</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63247bf87b11c9acc2dfd1ed5f98b1ed8dd4c780</id>
      </parent>
      <parent>
        <id>94d0bc7d058be4a064bd7d8901d594ef3861725e</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/4c8697dae533fee90431c8fb8d9f8e134cd8fd01</url>
    <id>4c8697dae533fee90431c8fb8d9f8e134cd8fd01</id>
    <committed-date>2009-04-11T01:41:56-07:00</committed-date>
    <authored-date>2009-04-11T01:41:56-07:00</authored-date>
    <message>Merge branch 'master' into copy_on_write</message>
    <tree>40752846a2f3350f9718b665edf9dae4f0f28744</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0488679c0fb05d22acf308f0c52d7896b12fd80</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/94d0bc7d058be4a064bd7d8901d594ef3861725e</url>
    <id>94d0bc7d058be4a064bd7d8901d594ef3861725e</id>
    <committed-date>2009-04-11T01:41:32-07:00</committed-date>
    <authored-date>2009-04-11T01:37:32-07:00</authored-date>
    <message>Update .gitignore.</message>
    <tree>9fb2d58510fd942778236fe050a08db35ab6f60c</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bdecfad1a6feb3eb198b1abde0dde2ea617a7efb</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/63247bf87b11c9acc2dfd1ed5f98b1ed8dd4c780</url>
    <id>63247bf87b11c9acc2dfd1ed5f98b1ed8dd4c780</id>
    <committed-date>2009-04-03T10:20:53-07:00</committed-date>
    <authored-date>2009-04-03T10:20:53-07:00</authored-date>
    <message>Fix bugs in the handling of objects with finalizers. This fixes 100% CPU infinite loop bugs that some people are experiencing.</message>
    <tree>312437562baf73994c85980c6d70dcb80ac51b31</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5753569db9e7902185e81cdf33225444aebd57e</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/106c76c62e585576120242bc299b916eb2741e14</url>
    <id>106c76c62e585576120242bc299b916eb2741e14</id>
    <committed-date>2009-03-04T20:51:11-08:00</committed-date>
    <authored-date>2009-03-04T20:51:11-08:00</authored-date>
    <message>assume non-Apple gcc on PowerPC is not using -mregnames</message>
    <tree>3aaba721279c6768265005fe09b9717df6c7c590</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ef6c47b29c2ac5bb5d742b7a69d07fa4e95950e</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/d5753569db9e7902185e81cdf33225444aebd57e</url>
    <id>d5753569db9e7902185e81cdf33225444aebd57e</id>
    <committed-date>2009-03-01T15:33:48-08:00</committed-date>
    <authored-date>2009-03-01T15:33:48-08:00</authored-date>
    <message>removed volatile qualifier on parameter for ruby_cleanup().
corrected volatile qualifier on block_pass()'s NODE *,
removed unneeded label in eval_opt_n(),
removed unneeded result assignment in rb_call0,
added missed volatile qualifiers in rb_load()</message>
    <tree>ddca523216f2915c2cc56552e81db645f9a055ba</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0630250dec9889a69b857fbfc252fa187829397</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/9ef6c47b29c2ac5bb5d742b7a69d07fa4e95950e</url>
    <id>9ef6c47b29c2ac5bb5d742b7a69d07fa4e95950e</id>
    <committed-date>2009-02-27T10:32:16-08:00</committed-date>
    <authored-date>2009-02-27T10:32:16-08:00</authored-date>
    <message>#defined __anyPowerPC__</message>
    <tree>e80a6a388fa63e9b5af16e9e6e8436b9ddafe0e1</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>615c8bb8cef002257a0806ded1d19125204f8bda</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/b0630250dec9889a69b857fbfc252fa187829397</url>
    <id>b0630250dec9889a69b857fbfc252fa187829397</id>
    <committed-date>2009-02-26T08:56:55-08:00</committed-date>
    <authored-date>2009-02-26T08:56:55-08:00</authored-date>
    <message>missing quotes in configure confusing older shells</message>
    <tree>346544e9f5a254044975492b0843d7159bbd5465</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edbc7cd800c6d449fadea6cbb7caccbea3ad0590</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/615c8bb8cef002257a0806ded1d19125204f8bda</url>
    <id>615c8bb8cef002257a0806ded1d19125204f8bda</id>
    <committed-date>2009-02-26T01:57:13-08:00</committed-date>
    <authored-date>2009-02-26T01:57:13-08:00</authored-date>
    <message>backported MBARI 8A patches.  Includes RB_GC_GUARD()</message>
    <tree>0c1d96957602532af0c04ddd685bed93eb8176ad</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7c141ecd6c1c92a2bb6577645db6f7d9605048d</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/edbc7cd800c6d449fadea6cbb7caccbea3ad0590</url>
    <id>edbc7cd800c6d449fadea6cbb7caccbea3ad0590</id>
    <committed-date>2009-02-16T23:15:13-08:00</committed-date>
    <authored-date>2009-02-16T23:15:13-08:00</authored-date>
    <message>added ChangeLog entry for MBARI patch backport</message>
    <tree>f02f35193c0ad8cdc2441cdc4a4995cdb797f225</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>acf3a95a831ecfd091d3c1aeb85ffdbf97620a73</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/a7c141ecd6c1c92a2bb6577645db6f7d9605048d</url>
    <id>a7c141ecd6c1c92a2bb6577645db6f7d9605048d</id>
    <committed-date>2009-02-16T21:50:47-08:00</committed-date>
    <authored-date>2009-02-16T21:50:47-08:00</authored-date>
    <message>feature complete.  Passes test suite except YAML test_object_id_collision.</message>
    <tree>eb69cfdae913c785baee9a4fa00dd2353c5db26c</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f2d94d67586e8b9ab37915d4c314c5861ba6495</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/acf3a95a831ecfd091d3c1aeb85ffdbf97620a73</url>
    <id>acf3a95a831ecfd091d3c1aeb85ffdbf97620a73</id>
    <committed-date>2009-02-16T18:54:56-08:00</committed-date>
    <authored-date>2009-02-16T18:54:56-08:00</authored-date>
    <message>All MBARI7 mods to eval.c except factoring of rb_eval().  Also includes rb_thread_status</message>
    <tree>ac864e2a2b2ae067effe3c811793fab29897a142</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70d44eb71152a47dd2430233f060ba5e69543bba</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/7f2d94d67586e8b9ab37915d4c314c5861ba6495</url>
    <id>7f2d94d67586e8b9ab37915d4c314c5861ba6495</id>
    <committed-date>2009-02-16T18:53:04-08:00</committed-date>
    <authored-date>2009-02-16T18:53:04-08:00</authored-date>
    <message>All MBARI7 mods to eval.c except factoring of rb_eval().  Passes test suite.</message>
    <tree>88ac4de8f427a4f2cdff20793cbbfd2e062a817b</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0657b9e5bff62b681779124c8a50b2eb589f673b</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/70d44eb71152a47dd2430233f060ba5e69543bba</url>
    <id>70d44eb71152a47dd2430233f060ba5e69543bba</id>
    <committed-date>2009-02-16T16:27:30-08:00</committed-date>
    <authored-date>2009-02-16T16:02:19-08:00</authored-date>
    <message>grafted on MBARI7 gc.c ... passes test suite (except for YAML id collision oddnes)</message>
    <tree>c572c9234cc0ed9002d7d7f34144848a89854e16</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>922d4b7c9a55b06bd06b66c5dfe484b655dfae97</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/0657b9e5bff62b681779124c8a50b2eb589f673b</url>
    <id>0657b9e5bff62b681779124c8a50b2eb589f673b</id>
    <committed-date>2009-02-16T00:59:32-08:00</committed-date>
    <authored-date>2009-02-16T00:59:32-08:00</authored-date>
    <message>backporting MBARI patches from 1.8.7-p72.  missing mods to eval and gc, but passes test/runner.rb suite</message>
    <tree>49e963f8b01f8e1a8dbe83ca1b4d5ab3434c9bf5</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>085dfa15689902d410567bf8b54d0afd55b53bd2</id>
      </parent>
    </parents>
    <author>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/922d4b7c9a55b06bd06b66c5dfe484b655dfae97</url>
    <id>922d4b7c9a55b06bd06b66c5dfe484b655dfae97</id>
    <committed-date>2009-02-15T23:04:01-08:00</committed-date>
    <authored-date>2009-02-15T23:04:01-08:00</authored-date>
    <message>CHECK_INTS just after Process.kill to catch suicides</message>
    <tree>b9980225fce193a67ead3dc741893b10559dc66f</tree>
    <committer>
      <name>Brent Roman</name>
      <email>brent@mbari.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be1ce330fdc5da48f6c501323a01157bd7eafbdd</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/bdecfad1a6feb3eb198b1abde0dde2ea617a7efb</url>
    <id>bdecfad1a6feb3eb198b1abde0dde2ea617a7efb</id>
    <committed-date>2008-11-19T04:05:15-08:00</committed-date>
    <authored-date>2008-11-19T04:05:15-08:00</authored-date>
    <message>Fix 'GC.copy_on_write_friendly?': it returned the wrong result.</message>
    <tree>1bae47254f42ff93f149b4ed0f62db0ae10559cb</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96cd821ae29202dd64e2f27fd1e48e6222dda179</id>
      </parent>
    </parents>
    <author>
      <name>shyouhei</name>
      <email>shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/085dfa15689902d410567bf8b54d0afd55b53bd2</url>
    <id>085dfa15689902d410567bf8b54d0afd55b53bd2</id>
    <committed-date>2008-08-10T17:36:13-07:00</committed-date>
    <authored-date>2008-08-10T17:36:13-07:00</authored-date>
    <message>add tag v1_8_6_287

git-svn-id: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_287@18478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e</message>
    <tree>6812f74ddb17fee08ec75a64d9f63eb661c3c15b</tree>
    <committer>
      <name>shyouhei</name>
      <email>shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c891ace13469ae45049f02de139f5bc2d2eeaad</id>
      </parent>
    </parents>
    <author>
      <name>shyouhei</name>
      <email>shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/96cd821ae29202dd64e2f27fd1e48e6222dda179</url>
    <id>96cd821ae29202dd64e2f27fd1e48e6222dda179</id>
    <committed-date>2008-08-10T17:36:08-07:00</committed-date>
    <authored-date>2008-08-10T17:36:08-07:00</authored-date>
    <message>merge revision(s) 17872:
	* ext/dl/dl.c (rb_str_to_ptr): should propagate taint to dlptr.
	* ext/dl/dl.c (rb_ary_to_ptr): ditto.
	* ext/dl/sym.c (rb_dlsym_call): should check taint of DLPtrData as
	  well.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6@18477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e</message>
    <tree>6812f74ddb17fee08ec75a64d9f63eb661c3c15b</tree>
    <committer>
      <name>shyouhei</name>
      <email>shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba67e86a918f188a7e013d3ab917f505a126be5b</id>
      </parent>
      <parent>
        <id>c0488679c0fb05d22acf308f0c52d7896b12fd80</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/be1ce330fdc5da48f6c501323a01157bd7eafbdd</url>
    <id>be1ce330fdc5da48f6c501323a01157bd7eafbdd</id>
    <committed-date>2008-08-09T09:43:34-07:00</committed-date>
    <authored-date>2008-08-09T09:43:34-07:00</authored-date>
    <message>Merge branch 'master' into copy_on_write</message>
    <tree>aa39327d93a3e874267a0dea3c5eb322d61d8cd0</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
</commits>
