<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_dom.cpp, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2011-06-28T23:12:33+00:00</updated>
<entry>
<title>Renamed what's left of rust_dom to rust_scheduler</title>
<updated>2011-06-28T23:12:33+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-28T19:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=657e5a2bd579f7f1698f8ba88cb1142ced7a477f'/>
<id>urn:sha1:657e5a2bd579f7f1698f8ba88cb1142ced7a477f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved win32_require to the kernel.</title>
<updated>2011-06-28T23:12:33+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-28T18:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=02f6645fca946fd7cb9f55036c05a908f0567ceb'/>
<id>urn:sha1:02f6645fca946fd7cb9f55036c05a908f0567ceb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed dom_owned, splitting things between task_owned and kernel_owned. Had to re-xfail a few tests brson recently un-xfailed.</title>
<updated>2011-06-28T23:12:33+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-28T02:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49a8cb34d2b6e3f7af4a7cbe842fe48ffa0245eb'/>
<id>urn:sha1:49a8cb34d2b6e3f7af4a7cbe842fe48ffa0245eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved thread management to rust_kernel.</title>
<updated>2011-06-28T23:12:33+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-24T23:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6f945fed5c8d1061d80b444331910df29afa392'/>
<id>urn:sha1:f6f945fed5c8d1061d80b444331910df29afa392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A little tidying in rt.</title>
<updated>2011-06-27T17:08:57+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-06-27T17:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc9fa31618207ae71d3db9cc6eef505645cdc893'/>
<id>urn:sha1:bc9fa31618207ae71d3db9cc6eef505645cdc893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implementation mising features in lock_and_signal for Win32. Also  lowered the minimum stack size to get the pfib benchmark to run without exhausting its address space on Windows.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-23T19:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=022ebc198b9e9e42880a4f3bcd31565533333296'/>
<id>urn:sha1:022ebc198b9e9e42880a4f3bcd31565533333296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conservatively serialize nearly all upcalls. Successfuly ran make check with RUST_THREADS=8, so we're probably fairly safe now. In the future we can relax the synchronization to get better performance.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-22T22:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=681c063ec02ce9fc6bdcd99b0b73f016a9839d59'/>
<id>urn:sha1:681c063ec02ce9fc6bdcd99b0b73f016a9839d59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a few concurrency bugs. Still not perfect, but overall it seems much more reliable.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-22T01:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6367bcf4276c06d41b0d66f10711ca3b076ae547'/>
<id>urn:sha1:6367bcf4276c06d41b0d66f10711ca3b076ae547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic multithreading support. The infinite loops test successfully maxes out the CPU.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-21T00:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4bc773465fe95da37b8c867979786b190de6197c'/>
<id>urn:sha1:4bc773465fe95da37b8c867979786b190de6197c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This is the mega-ucontext commit. It replaces the task switching mechanism with a new one inspired by ucontext. It works under Linux, OS X and Windows, and is Valgrind clean on Linux and OS X (provided the runtime is built with gcc).</title>
<updated>2011-06-14T01:14:13+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-01T00:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1857d30fc05f29fb82231336b229e50948a8336'/>
<id>urn:sha1:d1857d30fc05f29fb82231336b229e50948a8336</id>
<content type='text'>
This commit also moves yield and join to the standard library, as requested in #42. Join is currently a no-op though.
</content>
</entry>
</feed>
