<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libextra/bitv.rs, branch 0.8</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.8</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-09-09T07:21:46+00:00</updated>
<entry>
<title>rename `std::iterator` to `std::iter`</title>
<updated>2013-09-09T07:21:46+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-09-08T15:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6919cf5fe14701621437fcb57f3a0c38fb394c65'/>
<id>urn:sha1:6919cf5fe14701621437fcb57f3a0c38fb394c65</id>
<content type='text'>
The trait will keep the `Iterator` naming, but a more concise module
name makes using the free functions less verbose. The module will define
iterables in addition to iterators, as it deals with iteration in
general.
</content>
</entry>
<entry>
<title>Rename str::from_bytes to str::from_utf8, closes #8985</title>
<updated>2013-09-05T12:17:24+00:00</updated>
<author>
<name>Florian Hahn</name>
<email>flo@fhahn.com</email>
</author>
<published>2013-09-05T12:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de39874801761197bf10bf8d04bde1aa2bd82e15'/>
<id>urn:sha1:de39874801761197bf10bf8d04bde1aa2bd82e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std/extra: Add ExactSize for Bitv, DList, RingBuf, Option iterators</title>
<updated>2013-09-01T16:20:24+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-09-01T16:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c369ee7337cee50f8ef05b9d2833e2aa30d802e'/>
<id>urn:sha1:7c369ee7337cee50f8ef05b9d2833e2aa30d802e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Rename Iterator.transform -&gt; .map</title>
<updated>2013-08-10T14:33:21+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-08-10T03:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68f40d215eae0b0370807368ba58edd0befc8bcb'/>
<id>urn:sha1:68f40d215eae0b0370807368ba58edd0befc8bcb</id>
<content type='text'>
cc #5898
</content>
</entry>
<entry>
<title>std: Fix for-range loops that can use iterators</title>
<updated>2013-08-08T02:39:57+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-08-07T14:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40bdbf0f5d1e997891918a2bf8bec5fc61432f05'/>
<id>urn:sha1:40bdbf0f5d1e997891918a2bf8bec5fc61432f05</id>
<content type='text'>
Fix inappropriate for-range loops to use for-iterator constructs (or
other appropriate solution) instead.
</content>
</entry>
<entry>
<title>std: Remove uint::iterate, replaced by `range`</title>
<updated>2013-08-06T02:05:08+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-08-04T15:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea9c5c405ecea256721c6d65b7de21bffe21056b'/>
<id>urn:sha1:ea9c5c405ecea256721c6d65b7de21bffe21056b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extra: Simplify the bitv iterators using Repeat</title>
<updated>2013-08-06T02:05:08+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-08-04T02:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=08d0b70213df7e112409eeea85bcfcc630f5dda4'/>
<id>urn:sha1:08d0b70213df7e112409eeea85bcfcc630f5dda4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove obsolete `foreach` keyword</title>
<updated>2013-08-04T02:48:02+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-08-03T16:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=10089455287dcc3652b984ab4bfd6971e1b5f302'/>
<id>urn:sha1:10089455287dcc3652b984ab4bfd6971e1b5f302</id>
<content type='text'>
this has been replaced by `for`
</content>
</entry>
<entry>
<title>Rename sum -&gt; _sum.</title>
<updated>2013-08-03T07:20:56+00:00</updated>
<author>
<name>OGINO Masanori</name>
<email>masanori.ogino@gmail.com</email>
</author>
<published>2013-08-01T20:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=682939724f83e3368d3b58ff99e7bf8fd9ff5960'/>
<id>urn:sha1:682939724f83e3368d3b58ff99e7bf8fd9ff5960</id>
<content type='text'>
Signed-off-by: OGINO Masanori &lt;masanori.ogino@gmail.com&gt;
</content>
</entry>
<entry>
<title>replace all remaining `for` with `foreach` or `do`</title>
<updated>2013-08-03T07:00:42+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-08-02T06:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b3ad685f7f0e7a9a747dbd5407c60160bd0a3c53'/>
<id>urn:sha1:b3ad685f7f0e7a9a747dbd5407c60160bd0a3c53</id>
<content type='text'>
</content>
</entry>
</feed>
