<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/run_program.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-03-13T03:08:29+00:00</updated>
<entry>
<title>Libc/os/run/rand/io reorganization. Close #1373. Close #1638.</title>
<updated>2012-03-13T03:08:29+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-13T03:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f5853f5a1767e0c418fd5f348a795b76d701b3e'/>
<id>urn:sha1:6f5853f5a1767e0c418fd5f348a795b76d701b3e</id>
<content type='text'>
 - Move io, run and rand to core.
 - Remove incorrect ctypes module (use libc).
 - Remove os-specific modules for os and fs.
 - Split fs between core::path and core::os.
</content>
</entry>
<entry>
<title>std: Convert to rustdoc</title>
<updated>2012-03-10T06:56:53+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-03-08T02:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95521c408438efc5794e83953086c812b795c756'/>
<id>urn:sha1:95521c408438efc5794e83953086c812b795c756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make process-spawning take environments and working directories, remove procsrv task from compiletest.</title>
<updated>2012-02-08T03:57:03+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-02-08T02:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93450abb4bf6a755b343ca459bbeff92540a7822'/>
<id>urn:sha1:93450abb4bf6a755b343ca459bbeff92540a7822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove native types from stdlib</title>
<updated>2012-02-01T11:23:13+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-02-01T10:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=856a544d0c55ba00ddcc8aa821e642796673c40e'/>
<id>urn:sha1:856a544d0c55ba00ddcc8aa821e642796673c40e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replacing str::unsafe_from_bytes with str::from_bytes (part 1)</title>
<updated>2012-01-25T08:53:17+00:00</updated>
<author>
<name>Kevin Cantu</name>
<email>me@kevincantu.org</email>
</author>
<published>2012-01-25T08:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7b23f9a86fcdf328ebb349d9a5ad4e4c7dfe6ce'/>
<id>urn:sha1:c7b23f9a86fcdf328ebb349d9a5ad4e4c7dfe6ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: Move std tests into libstd</title>
<updated>2012-01-18T03:48:58+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-01-18T03:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e27b27cf8a9ece270f2556c3362524854d06de4'/>
<id>urn:sha1:6e27b27cf8a9ece270f2556c3362524854d06de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major clean-up of std::io</title>
<updated>2012-01-11T20:00:11+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-11T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34d7f05292911d5582ede20fd871f600447ad59d'/>
<id>urn:sha1:34d7f05292911d5582ede20fd871f600447ad59d</id>
<content type='text'>
Use ifaces instead of objs, stop wrapping everything in two (or three)
layers of no-value-added indirection, and remove some of the more
pointless/outdated idioms from the code.
</content>
</entry>
<entry>
<title>Switch run_program over to ifaces</title>
<updated>2012-01-11T19:33:44+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-11T12:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=807592e99f6da30b44d75db459f5e4ab6a8958e5'/>
<id>urn:sha1:807592e99f6da30b44d75db459f5e4ab6a8958e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>freebsd support</title>
<updated>2012-01-02T04:18:55+00:00</updated>
<author>
<name>User Jyyou</name>
<email>jyyou@plaslab.cs.nctu.edu.tw</email>
</author>
<published>2011-12-30T08:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a59c4b1b47b84879edfc43e7278553105930f0e2'/>
<id>urn:sha1:a59c4b1b47b84879edfc43e7278553105930f0e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorder args to the various vec, option fns so blk comes last</title>
<updated>2011-12-16T15:17:23+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-12-16T14:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2833ca478c19d2f8f150570a6d60b93488debdcc'/>
<id>urn:sha1:2833ca478c19d2f8f150570a6d60b93488debdcc</id>
<content type='text'>
</content>
</entry>
</feed>
