<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/treemap.rs, branch 0.5</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.5</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-12-04T01:12:14+00:00</updated>
<entry>
<title>Update license, add license boilerplate to most files. Remainder will follow.</title>
<updated>2012-12-04T01:12:14+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-12-04T00:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00c856c0b1feac74df8b404fad94d74a0cf1624a'/>
<id>urn:sha1:00c856c0b1feac74df8b404fad94d74a0cf1624a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix whitespace</title>
<updated>2012-10-17T19:59:30+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-10-17T19:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbc90b6bf6082f32cccef1011ac6b862a02957c4'/>
<id>urn:sha1:bbc90b6bf6082f32cccef1011ac6b862a02957c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::treemap - changing types to reflect constraints, adding equality check (space expensive)</title>
<updated>2012-10-17T19:59:30+00:00</updated>
<author>
<name>Daniel Patterson</name>
<email>dbp@riseup.net</email>
</author>
<published>2012-10-04T22:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd6be2fa4eac4638174a484529ef782007d0fec1'/>
<id>urn:sha1:fd6be2fa4eac4638174a484529ef782007d0fec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove by-copy mode from std, mostly</title>
<updated>2012-10-05T02:59:47+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-10-05T02:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8fc60af441a1375ee73a0efe4524b54ff039e69a'/>
<id>urn:sha1:8fc60af441a1375ee73a0efe4524b54ff039e69a</id>
<content type='text'>
One instance remains in net_tcp due to a foreign fn. Lots of
instances remain in serialization.rs, but IIRC that is being removed.

I had to do unholy things to task-perf-word-count-generic to get it
to compile after demoding pipes. I may well have messed up its
performance, but it passes.
</content>
</entry>
<entry>
<title>std: Eliminate deprecated patterns</title>
<updated>2012-09-28T07:22:28+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-09-28T07:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc9efaad9c978f71bd7ac2c91efbc957e25d43fb'/>
<id>urn:sha1:bc9efaad9c978f71bd7ac2c91efbc957e25d43fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-mode std::{treemap,sort}. Part of #3583.</title>
<updated>2012-09-28T01:21:32+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-09-28T01:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe62ff465cb572e58b23bf1ddb0ce51e11c21e49'/>
<id>urn:sha1:fe62ff465cb572e58b23bf1ddb0ce51e11c21e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Demode more of list and treemap</title>
<updated>2012-09-27T02:12:32+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-09-27T01:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ec267b276d85786f4529e3d9717c6594bbf2f1d'/>
<id>urn:sha1:0ec267b276d85786f4529e3d9717c6594bbf2f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check more things with deprecated_modes</title>
<updated>2012-09-26T00:41:29+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-09-26T00:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=62649f0412630f8bfe284996c82b6a723d2ffea9'/>
<id>urn:sha1:62649f0412630f8bfe284996c82b6a723d2ffea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];</title>
<updated>2012-09-22T01:11:43+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-09-22T01:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dffe188991325b4e803fdd0da7c1563ce0fa27f4'/>
<id>urn:sha1:dffe188991325b4e803fdd0da7c1563ce0fa27f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert all kind bounds to camel case. Remove send, owned keywords.</title>
<updated>2012-09-08T01:10:11+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-09-07T21:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3bd1f32cd945fab63777b71ef76f23d758e2904c'/>
<id>urn:sha1:3bd1f32cd945fab63777b71ef76f23d758e2904c</id>
<content type='text'>
</content>
</entry>
</feed>
