<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_kernel.h, 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-14T00:59:21+00:00</updated>
<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: Improve docs for main, kernel, scheduler, and task</title>
<updated>2012-06-03T06:14:47+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-03T06:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94ac30c498399eec1c5239b472845d238b1926ec'/>
<id>urn:sha1:94ac30c498399eec1c5239b472845d238b1926ec</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>rt: whitespace cleanup for existing libuv integration</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-16T20:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=12f2f4c15c467991d5675bbc4be7f7c2012ee5d3'/>
<id>urn:sha1:12f2f4c15c467991d5675bbc4be7f7c2012ee5d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add needed fields for global libuv loop + bindings to manage from rust</title>
<updated>2012-04-20T22:23:21+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-04-12T05:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6667c06c34a25a8a21a1805b4f454f2d05d337c'/>
<id>urn:sha1:c6667c06c34a25a8a21a1805b4f454f2d05d337c</id>
<content type='text'>
adding two pointers fields to rust_kernel :(
.. have to do manual malloc/free for one of the fields, which feels wrong
</content>
</entry>
<entry>
<title>core: Add priv::weaken_task</title>
<updated>2012-04-08T02:56:41+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-04-07T00:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=01dc4a8b26d722d306a00e44a5b1ed5cf3fd24b1'/>
<id>urn:sha1:01dc4a8b26d722d306a00e44a5b1ed5cf3fd24b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'brson/mainthread'</title>
<updated>2012-04-04T03:30:01+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-04-04T03:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e325146eb436c4995385d8220ff7ac3a4a5f62ab'/>
<id>urn:sha1:e325146eb436c4995385d8220ff7ac3a4a5f62ab</id>
<content type='text'>
Conflicts:
	src/rt/rust_kernel.cpp
	src/rt/rust_scheduler.cpp
	src/rt/rust_scheduler.h
</content>
</entry>
</feed>
