<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_kernel.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-06-28T23:02:48+00:00</updated>
<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>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>Add a malloc_dyn upcall for dynamically sized allocations on the shared heap.</title>
<updated>2012-06-14T00:59:21+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-14T00:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c0d41cffae78725c20a40302e81ef1246c3e4c7'/>
<id>urn:sha1:4c0d41cffae78725c20a40302e81ef1246c3e4c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Start tasks, ports and scheds at 1, assert when we see 0. Closes #2321</title>
<updated>2012-05-07T21:32:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-07T21:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f717100fc7b2db7ba10cebbf168f38a856a9425b'/>
<id>urn:sha1:f717100fc7b2db7ba10cebbf168f38a856a9425b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: Serialize all access to the environment using a weak global task</title>
<updated>2012-05-01T00:34:29+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-01T00:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=46cc11ea882681a3b524df97d86442c967bf30e2'/>
<id>urn:sha1:46cc11ea882681a3b524df97d86442c967bf30e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: remove unneccesary c++ functions and rust_kernel data, re: global loop</title>
<updated>2012-04-28T05:19:30+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-04-28T04:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=577b888e4b87437a37903abb5b70b113a9df059d'/>
<id>urn:sha1:577b888e4b87437a37903abb5b70b113a9df059d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace impl of globa_async_handle with one using atomic compare-and-swap</title>
<updated>2012-04-20T22:23:22+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-04-17T06:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=253fad77883869511e2030352e86904ac2165d7c'/>
<id>urn:sha1:253fad77883869511e2030352e86904ac2165d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use ::malloc for initializing the global_async_handle in rust_kernel</title>
<updated>2012-04-20T22:23:22+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-04-17T05:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a5d1974dc5114d6990db47cfd1d1edaabe01ce8'/>
<id>urn:sha1:9a5d1974dc5114d6990db47cfd1d1edaabe01ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean and trying the global loop test as two separate loop lifetimes..</title>
<updated>2012-04-20T22:23:22+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-04-16T22:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e0f110aa12f7f5f99333b69b541a569e2a1d4041'/>
<id>urn:sha1:e0f110aa12f7f5f99333b69b541a569e2a1d4041</id>
<content type='text'>
.. seeing an occasional valgrind/barf spew on some invalid read/writes..
need to investigate further.. i think its related to my poor citizen
conduct, re: pointers stashed in rust_kernel..
</content>
</entry>
</feed>
