<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/stdtest/vec.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-01-18T03:41:05+00:00</updated>
<entry>
<title>libcore: Move core tests into libcore</title>
<updated>2012-01-18T03:41:05+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-01-18T01:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17bf4b0e1be01bc7a54c389deb5896949736d7f2'/>
<id>urn:sha1:17bf4b0e1be01bc7a54c389deb5896949736d7f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>port over the tests to use the new API</title>
<updated>2012-01-07T06:40:31+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-01-05T05:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f84f88276a04c42340e99e6d9503d49780eb5e7'/>
<id>urn:sha1:9f84f88276a04c42340e99e6d9503d49780eb5e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcore: add vec push.</title>
<updated>2011-12-19T18:22:07+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2011-12-19T17:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e54e74be4254ac374b5496888d14987dede0008'/>
<id>urn:sha1:8e54e74be4254ac374b5496888d14987dede0008</id>
<content type='text'>
This is a simple wrapper around grow for the common
case of pushing a value on the end of a vector.
</content>
</entry>
<entry>
<title>libcore: Add vec any2 and all2 functions.</title>
<updated>2011-12-19T18:22:07+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2011-12-19T17:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6b1c60d312ef420c84a61bb80b8c1cc9434654f7'/>
<id>urn:sha1:6b1c60d312ef420c84a61bb80b8c1cc9434654f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename iter2 to iteri to match typical convention</title>
<updated>2011-12-16T15:17:29+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-12-16T14:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac6aba016e757c6eea58742c9f9cd6348caba616'/>
<id>urn:sha1:ac6aba016e757c6eea58742c9f9cd6348caba616</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>
<entry>
<title>Copy first batch of material from libstd to libcore.</title>
<updated>2011-12-14T00:34:50+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-14T00:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa9ad984fb2f013baebdbe01a42baa3b9101dd84'/>
<id>urn:sha1:fa9ad984fb2f013baebdbe01a42baa3b9101dd84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove compile-command from local variable blocks</title>
<updated>2011-11-17T19:46:13+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-11-17T19:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=adc79e2f448d50b4d0dfd7b7c10a36711959b384'/>
<id>urn:sha1:adc79e2f448d50b4d0dfd7b7c10a36711959b384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vec::permute to the standard library (#1013)</title>
<updated>2011-11-02T22:35:10+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2011-11-02T20:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5970e9c117ebf0b3056536553dee046fa05b6c9d'/>
<id>urn:sha1:5970e9c117ebf0b3056536553dee046fa05b6c9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup the existing platform-specific ignored tests</title>
<updated>2011-10-30T01:30:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-10-30T01:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce1be4d9a9404f1eb75d0cacc937dbdbdf00d371'/>
<id>urn:sha1:ce1be4d9a9404f1eb75d0cacc937dbdbdf00d371</id>
<content type='text'>
</content>
</entry>
</feed>
