<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/morestack6.rs, branch release-0.4</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.4</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.4'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-09-22T01:11:43+00:00</updated>
<entry>
<title>Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];</title>
<updated>2012-09-22T01:11:43+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-09-22T01:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dffe188991325b4e803fdd0da7c1563ce0fa27f4'/>
<id>urn:sha1:dffe188991325b4e803fdd0da7c1563ce0fa27f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>demode the each() method on vec and other iterables.</title>
<updated>2012-09-20T00:03:01+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-09-19T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cfed923600e2f7ad34241501200d595abccdeb54'/>
<id>urn:sha1:cfed923600e2f7ad34241501200d595abccdeb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V2: now with more locks!</title>
<updated>2012-09-19T21:01:53+00:00</updated>
<author>
<name>Philipp Brüschweiler</name>
<email>blei42@gmail.com</email>
</author>
<published>2012-09-18T10:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3e0a065788ef145fe911cf73bb7324c22b53fee'/>
<id>urn:sha1:d3e0a065788ef145fe911cf73bb7324c22b53fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: Allocate threads on demand, not on scheduler startup</title>
<updated>2012-09-19T21:01:53+00:00</updated>
<author>
<name>Philipp Brüschweiler</name>
<email>blei42@gmail.com</email>
</author>
<published>2012-09-14T13:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68e755b1c26db09cf8e121bbbea2075f6116e279'/>
<id>urn:sha1:68e755b1c26db09cf8e121bbbea2075f6116e279</id>
<content type='text'>
API change: rust_kernel::create_scheduler() or
rust_scheduler::rust_scheduler() respecitevly now take ownership of the
launch factory argument, it is needed to create new threads on demand.

Also renames rustrt::sched_threads() to rustrt::rust_sched_threads() for
consistency. Added rustrt::rust_max_sched_threads() to return the
maximal number of scheduled threads of the current scheduler.

Fixes #3493.
</content>
</entry>
<entry>
<title>Camel case various core constructors</title>
<updated>2012-08-28T00:22:18+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-08-27T21:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=161a82e433fbfbc0bd57a4d951ac37656a8a30f6'/>
<id>urn:sha1:161a82e433fbfbc0bd57a4d951ac37656a8a30f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove nonexistent imports</title>
<updated>2012-07-19T01:32:34+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-07-19T01:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=35bd579f6686d6ba7c8c01206e14870ed2b45584'/>
<id>urn:sha1:35bd579f6686d6ba7c8c01206e14870ed2b45584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish fixing broken un-unsupervise windows tests</title>
<updated>2012-07-18T02:16:55+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-07-18T02:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30d94fe9a2fe9c526e63700da3f3012f579caafd'/>
<id>urn:sha1:30d94fe9a2fe9c526e63700da3f3012f579caafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix no-longer-unsupervise test cases on windows</title>
<updated>2012-07-18T01:48:15+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-07-18T01:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93bb030a8cf2b3906c926b540a4f2833bb4da61c'/>
<id>urn:sha1:93bb030a8cf2b3906c926b540a4f2833bb4da61c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change all test/run-pass uses of rustrt::unsupervise() to something else</title>
<updated>2012-07-18T01:19:23+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-07-18T01:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=03cdc2476da62ce3d55d18c649f2b479baa89794'/>
<id>urn:sha1:03cdc2476da62ce3d55d18c649f2b479baa89794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the world over to using the new style string literals and types. Closes #2907.</title>
<updated>2012-07-14T08:03:43+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-07-14T05:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92743dc2a6a14d042d4b278e4a4dde5ca198c886'/>
<id>urn:sha1:92743dc2a6a14d042d4b278e4a4dde5ca198c886</id>
<content type='text'>
</content>
</entry>
</feed>
