<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/tempfile.rs, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-05-23T04:57:05+00:00</updated>
<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>libcore: Remove mutable fields from rand.</title>
<updated>2013-05-09T00:03:58+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-03T06:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2d1ac100fb7c7ea8716b17b8df64e43aef41f9e'/>
<id>urn:sha1:b2d1ac100fb7c7ea8716b17b8df64e43aef41f9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tidy</title>
<updated>2013-05-03T23:06:07+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2013-05-02T21:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=376a5526a78ab7acf9ba143264acc0c0e2e70541'/>
<id>urn:sha1:376a5526a78ab7acf9ba143264acc0c0e2e70541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustpkg: Implement install command</title>
<updated>2013-05-03T23:06:07+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2013-05-02T20:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d4cabff9ede49ae3642b05c4cfb023a0a9222b2'/>
<id>urn:sha1:4d4cabff9ede49ae3642b05c4cfb023a0a9222b2</id>
<content type='text'>
    The install command should work now, though it only installs
    in-place (anything else has to wait until I implement RUST_PATH).

Also including:
    core: Add remove_directory_recursive, change copy_file

    Make copy_file preserve permissions, and add a remove_directory_recursive
    function.
</content>
</entry>
<entry>
<title>core/std: Fix race condition in os::mkdir_recursive tests</title>
<updated>2013-05-01T00:58:24+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2013-05-01T00:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=782e06e0e379768d03e35acae16e7ee1e1841633'/>
<id>urn:sha1:782e06e0e379768d03e35acae16e7ee1e1841633</id>
<content type='text'>
Added a change_dir_locked function to os, and use it in the
mkdir_recursive tests so that the tests don't clobber each other's
directory changes.
</content>
</entry>
<entry>
<title>core: Use a better termination condition in os::mkdir_recursive</title>
<updated>2013-04-29T04:25:35+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2013-04-29T04:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d045ce7b87af0fb0730ccf5291c11d28a5382254'/>
<id>urn:sha1:d045ce7b87af0fb0730ccf5291c11d28a5382254</id>
<content type='text'>
Instead of checking whether the parent is "." or "/", check the
number of components.

Also, more tests.
</content>
</entry>
<entry>
<title>only use #[no_core] in libcore</title>
<updated>2013-04-28T01:34:24+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-04-26T16:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f792baba42b79711b64950c46208a1eb4b9539be'/>
<id>urn:sha1:f792baba42b79711b64950c46208a1eb4b9539be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcore: unify `gen_&lt;type&gt;` methods on `rand::RngUtil` into the generic `gen`.</title>
<updated>2013-04-24T12:34:19+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-04-24T12:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4a24f10ac6f155699f086051ba6a728d9afb5ca6'/>
<id>urn:sha1:4a24f10ac6f155699f086051ba6a728d9afb5ca6</id>
<content type='text'>
This moves all the basic random value generation into the Rand instances for
each type and then removes the `gen_int`, `gen_char` (etc) methods on RngUtil,
leaving only the generic `gen` and the more specialised methods.

Also, removes some imports that are redundant due to a `use core::prelude::*`
statement.
</content>
</entry>
<entry>
<title>libcore: remove @Rng from rand, and use traits instead.</title>
<updated>2013-04-24T12:34:10+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-04-23T14:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c0a7c7b7d304157f31189bf34f50ef4027e1d66'/>
<id>urn:sha1:6c0a7c7b7d304157f31189bf34f50ef4027e1d66</id>
<content type='text'>
Also, rename RandRes -&gt; IsaacRng, and make the constructors static
methods.
</content>
</entry>
<entry>
<title>librustc: Remove `fail_unless!`</title>
<updated>2013-03-29T23:39:08+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-29T01:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e91595520d0538e6003dc9186f1b0df5c25b77a'/>
<id>urn:sha1:1e91595520d0538e6003dc9186f1b0df5c25b77a</id>
<content type='text'>
</content>
</entry>
</feed>
