<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_task.cpp, branch release-0.3.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-06T17:42:39+00:00</updated>
<entry>
<title>Pipes sleep and wake properly.</title>
<updated>2012-07-06T17:42:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eric.holk@gmail.com</email>
</author>
<published>2012-07-03T00:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5c9cb2b3df91df4207d63611a1918e461219456'/>
<id>urn:sha1:e5c9cb2b3df91df4207d63611a1918e461219456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make disallow_kill an int for nested unkillables (closes #2782)</title>
<updated>2012-07-05T23:56:09+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-07-05T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b3add0632f65865159af1ee35933c4e61d41f8b'/>
<id>urn:sha1:7b3add0632f65865159af1ee35933c4e61d41f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move reset_stack_limit off C stack (closes #2679)</title>
<updated>2012-06-28T18:53:21+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-06-28T18:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae7b0ac3900718b342c33a1ffdd8b29069ae4f78'/>
<id>urn:sha1:ae7b0ac3900718b342c33a1ffdd8b29069ae4f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Add task_local_data and related builtin calls (Closes #2680)</title>
<updated>2012-06-28T04:10:03+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-06-27T17:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ba3028d8b7acb0c97859ea438f2beb4ccd364f9'/>
<id>urn:sha1:1ba3028d8b7acb0c97859ea438f2beb4ccd364f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change 'upcall fail' to 'task failed at', close #2678.</title>
<updated>2012-06-27T20:30:49+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-06-27T20:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=576f59a79bb79234ce259167ba17885ac8fc020b'/>
<id>urn:sha1:576f59a79bb79234ce259167ba17885ac8fc020b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.</title>
<updated>2012-06-21T23:44:10+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-06-21T23:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=312faf31dfcce7a2d15495c5042d80a3e3b476c9'/>
<id>urn:sha1:312faf31dfcce7a2d15495c5042d80a3e3b476c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some cleanup in the runtime.</title>
<updated>2012-06-18T22:54:37+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-18T19:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4484d51c14ec3b70ed8d4b6700bc3536a3ee766'/>
<id>urn:sha1:b4484d51c14ec3b70ed8d4b6700bc3536a3ee766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Refactor task failure to go through rust_task_fail</title>
<updated>2012-06-01T06:47:52+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-01T06:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c8bc19ad2d5b9a51febf916a2a93b07da146385'/>
<id>urn:sha1:4c8bc19ad2d5b9a51febf916a2a93b07da146385</id>
<content type='text'>
This is the place to but a breakpoint. We will raise SIGINT here
to break into the debugger.
</content>
</entry>
<entry>
<title>rt: Remove upcall_shared_malloc/free/realloc</title>
<updated>2012-05-31T04:23:34+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-26T00:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a2bbdd3f52a71beabc1beb964772d30045cbe949'/>
<id>urn:sha1:a2bbdd3f52a71beabc1beb964772d30045cbe949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Make task killing synchronization possibly more correct</title>
<updated>2012-05-15T23:13:42+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-15T21:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5d625af9f944c7b6567c443a6f796e30dbb01bf2'/>
<id>urn:sha1:5d625af9f944c7b6567c443a6f796e30dbb01bf2</id>
<content type='text'>
I could not come up with a test but this looks better to me.
</content>
</entry>
</feed>
