<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_builtin.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>Cleanup failure handling around rust_new_task_in_sched - closes #2668</title>
<updated>2012-06-28T23:02:48+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-06-28T23:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6fc730baf6b3d156e7be7521cd60f352f2c0ea93'/>
<id>urn:sha1:6fc730baf6b3d156e7be7521cd60f352f2c0ea93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sys::refcount and remove dbg::refcount</title>
<updated>2012-06-28T18:40:31+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-06-28T18:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af2d01e36ba2773134e102fcb0828898575c93fd'/>
<id>urn:sha1:af2d01e36ba2773134e102fcb0828898575c93fd</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>More keyword paring and migration in runtime, docs, code modes.</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:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3c6119a7a68732ff95efdec356ac7abb0f6f6f4'/>
<id>urn:sha1:d3c6119a7a68732ff95efdec356ac7abb0f6f6f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use must_have_lock instead of private functions. (Issue #2700)</title>
<updated>2012-06-22T22:14:42+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eric.holk@gmail.com</email>
</author>
<published>2012-06-22T20:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26c11f7b503c43961b609321c9e4790931240998'/>
<id>urn:sha1:26c11f7b503c43961b609321c9e4790931240998</id>
<content type='text'>
I hereby declare that messages sent from the same source arrive in order (Issue #2605)

Removing FIXME, owned is the correct type here. (Issue #2704)

Remove outdated FIXME (Issue #2703)

Updating test for spawning native functions (Issue #2602)

Removing bogus FIXME (Issue #2599)
</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>Comments only: annotate FIXMEs</title>
<updated>2012-06-21T23:03:28+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-06-21T21:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c814df0bd67ba52357074d9f9a56327f93fdfcda'/>
<id>urn:sha1:c814df0bd67ba52357074d9f9a56327f93fdfcda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a compile error in runtime.</title>
<updated>2012-06-19T19:26:58+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eric.holk@gmail.com</email>
</author>
<published>2012-06-19T19:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec0fbf526e76716379b86d53c1588e8f02ae986d'/>
<id>urn:sha1:ec0fbf526e76716379b86d53c1588e8f02ae986d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding a lock/condition variable to libcore.</title>
<updated>2012-06-19T17:31:12+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eric.holk@gmail.com</email>
</author>
<published>2012-06-06T22:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc718d97a64e8177690cd21a49eee9c28220df2d'/>
<id>urn:sha1:dc718d97a64e8177690cd21a49eee9c28220df2d</id>
<content type='text'>
</content>
</entry>
</feed>
