<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd, branch 0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-11T16:09:08+00:00</updated>
<entry>
<title>Fix some version numbers.</title>
<updated>2012-07-11T16:09:08+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-07-11T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa7b3cc9297d734fd60d0dac756187852931b5a9'/>
<id>urn:sha1:aa7b3cc9297d734fd60d0dac756187852931b5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Fix deadlock by unsupervising the global I/O task</title>
<updated>2012-07-10T22:10:13+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-07-10T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccee8cb4f9a3efd9aaf30e8bf7151676dfd60d34'/>
<id>urn:sha1:ccee8cb4f9a3efd9aaf30e8bf7151676dfd60d34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcore: add a task::set_sched_mode fn</title>
<updated>2012-07-10T15:45:08+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-07-10T15:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1972ae23e528edf26dfad2090c08fbd47fa9bece'/>
<id>urn:sha1:1972ae23e528edf26dfad2090c08fbd47fa9bece</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch 'cont' to 'again' everywhere. Close #2229.</title>
<updated>2012-07-09T21:37:48+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-07-09T21:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c26d02557e77ef02bf897563a38867ff0da3fc2a'/>
<id>urn:sha1:c26d02557e77ef02bf897563a38867ff0da3fc2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2846 from gwillen/1c882842e06431767676887f97f9dcc0ee50a7b9</title>
<updated>2012-07-09T20:26:48+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>andersrb@gmail.com</email>
</author>
<published>2012-07-09T20:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa232a52695f56714d9c6c92b6ab48e4acfb0d70'/>
<id>urn:sha1:aa232a52695f56714d9c6c92b6ab48e4acfb0d70</id>
<content type='text'>
Add map::clear</content>
</entry>
<entry>
<title>rustc: Switch to the new resolution pass</title>
<updated>2012-07-09T17:27:13+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-07-07T02:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e41029d236c940e7ffb08c43e6cee23025ba029d'/>
<id>urn:sha1:e41029d236c940e7ffb08c43e6cee23025ba029d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add clear() to the map interface.</title>
<updated>2012-07-08T23:06:48+00:00</updated>
<author>
<name>Glenn Willen</name>
<email>gwillen@nerdnet.org</email>
</author>
<published>2012-07-08T23:04:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c882842e06431767676887f97f9dcc0ee50a7b9'/>
<id>urn:sha1:1c882842e06431767676887f97f9dcc0ee50a7b9</id>
<content type='text'>
Add clear to the map interface, and implement it in hashmap and smallintmap.
</content>
</entry>
<entry>
<title>Revert "rustc: Switch to the new resolution pass"</title>
<updated>2012-07-07T03:45:06+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-07-07T03:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a856bccdc647330624fa36a25190aa63e1274379'/>
<id>urn:sha1:a856bccdc647330624fa36a25190aa63e1274379</id>
<content type='text'>
This reverts commit c4af6e92fbae171c56a4e68666025725555fc9d8.

Branch was burning...many, many unresolved imports.
</content>
</entry>
<entry>
<title>rustc: Switch to the new resolution pass</title>
<updated>2012-07-07T02:07:26+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-07-07T02:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4af6e92fbae171c56a4e68666025725555fc9d8'/>
<id>urn:sha1:c4af6e92fbae171c56a4e68666025725555fc9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comments only: change TODOs to FIXMEs and annotate them</title>
<updated>2012-07-05T23:10:29+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-07-05T22:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=889be71cb4d4252073f2dbdedb71e8ea1645f6e3'/>
<id>urn:sha1:889be71cb4d4252073f2dbdedb71e8ea1645f6e3</id>
<content type='text'>
</content>
</entry>
</feed>
