<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/rt, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-05-23T04:57:11+00:00</updated>
<entry>
<title>libstd: Fix merge fallout.</title>
<updated>2013-05-23T04:57:11+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-22T01:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18df18c817b5e109710c58f512a2cc5ad14fa8b2'/>
<id>urn:sha1:18df18c817b5e109710c58f512a2cc5ad14fa8b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: Rename libcore to libstd and libstd to libextra; update makefiles.</title>
<updated>2013-05-23T04:57:05+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-17T17:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c820d4123c754522b0655e9e74f692c55685bfa'/>
<id>urn:sha1:0c820d4123c754522b0655e9e74f692c55685bfa</id>
<content type='text'>
This only changes the directory names; it does not change the "real"
metadata names.
</content>
</entry>
<entry>
<title>fix arm stack alignment</title>
<updated>2013-05-22T00:49:16+00:00</updated>
<author>
<name>Jyun-Yan You</name>
<email>jyyou.tw@gmail.com</email>
</author>
<published>2013-05-21T18:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=499b02213d7de83d301918d6068c75bd08941ac7'/>
<id>urn:sha1:499b02213d7de83d301918d6068c75bd08941ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auto merge of #6650 : crabtw/rust/mips-rt, r=sanxiyn</title>
<updated>2013-05-21T10:01:17+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2013-05-21T10:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc7b83d18659503f47ae622918c3576d430a926e'/>
<id>urn:sha1:dc7b83d18659503f47ae622918c3576d430a926e</id>
<content type='text'>
Results of libcore and libstd tests

```
failures:
    rand::tests::test_rng_seeded_custom_seed2
    time::tests::run_tests
    uv_ll::test::test_uv_ll_struct_size_addrinfo
    uv_ll::test::test_uv_ll_struct_size_uv_timer_t

segfaults:
    stackwalk::test_simple
    stackwalk::test_simple_deep
```

</content>
</entry>
<entry>
<title>fix mips stack alignment</title>
<updated>2013-05-21T03:58:30+00:00</updated>
<author>
<name>Jyun-Yan You</name>
<email>jyyou@cs.nctu.edu.tw</email>
</author>
<published>2013-05-21T03:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d86a32bbb2ff79232bf3edc0f475062f45b6ea90'/>
<id>urn:sha1:d86a32bbb2ff79232bf3edc0f475062f45b6ea90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core::rt: Convert unsafe_borrow_io to a Local impl</title>
<updated>2013-05-20T22:21:29+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-20T02:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a246e8faf362a1615b5bb4938455dd70642e0f4b'/>
<id>urn:sha1:a246e8faf362a1615b5bb4938455dd70642e0f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core::rt: Implement Local for Task</title>
<updated>2013-05-20T22:21:29+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-19T23:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2042696236a600b6fedec771e0aeec4b0552709d'/>
<id>urn:sha1:2042696236a600b6fedec771e0aeec4b0552709d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core::rt: Remove local_sched module</title>
<updated>2013-05-20T22:21:29+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-19T23:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f99fb8efad8803801628a507fe3ac06a70c7871'/>
<id>urn:sha1:2f99fb8efad8803801628a507fe3ac06a70c7871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core::rt: Convert users of local_sched to Local trait</title>
<updated>2013-05-20T22:21:09+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-19T22:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=06f1a64bd6e417b73f1b812b860271e86bb42b47'/>
<id>urn:sha1:06f1a64bd6e417b73f1b812b860271e86bb42b47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core::rt: Make local_sched a wrapper around Local</title>
<updated>2013-05-20T22:20:50+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-05-19T22:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18fab45aab8622b0bfbcd336d57652bfb2f4f4ac'/>
<id>urn:sha1:18fab45aab8622b0bfbcd336d57652bfb2f4f4ac</id>
<content type='text'>
</content>
</entry>
</feed>
