<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/util/array_list.h, branch 0.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2011-06-27T16:58:39+00:00</updated>
<entry>
<title>Basic multithreading support. The infinite loops test successfully maxes out the CPU.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-21T00:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4bc773465fe95da37b8c867979786b190de6197c'/>
<id>urn:sha1:4bc773465fe95da37b8c867979786b190de6197c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic file-system functionality</title>
<updated>2011-03-14T21:57:13+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-03-10T14:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c731d625fe5f7626b41c7241893350b8b27b1dbe'/>
<id>urn:sha1:c731d625fe5f7626b41c7241893350b8b27b1dbe</id>
<content type='text'>
std.fs.list_dir will list the files in a directory, std.fs.file_is_dir
will, given a pathname, determine whether it is a directory or not.
</content>
</entry>
<entry>
<title>Change signature of array_list::pop().</title>
<updated>2010-09-08T01:41:08+00:00</updated>
<author>
<name>Michael Bebenita</name>
<email>mbebenita@mozilla.com</email>
</author>
<published>2010-09-08T01:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b03812af2b65a31c567945a1c41515602ff92c20'/>
<id>urn:sha1:b03812af2b65a31c567945a1c41515602ff92c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed array_list::replace() return behavior.</title>
<updated>2010-08-09T13:59:46+00:00</updated>
<author>
<name>Michael Bebenita</name>
<email>mbebenita@mozilla.com</email>
</author>
<published>2010-08-09T13:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76ba8f1d84cf9e8f91233184d1b7c7192775143d'/>
<id>urn:sha1:76ba8f1d84cf9e8f91233184d1b7c7192775143d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>array_list improvements.</title>
<updated>2010-07-29T03:30:28+00:00</updated>
<author>
<name>Michael Bebenita</name>
<email>mbebenita@mozilla.com</email>
</author>
<published>2010-07-28T06:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ead107290a29811aee2cd6d170dacec45e0d67f'/>
<id>urn:sha1:7ead107290a29811aee2cd6d170dacec45e0d67f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a message passing system based on lock free queues for inter-thread communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes.</title>
<updated>2010-07-19T21:05:18+00:00</updated>
<author>
<name>Michael Bebenita</name>
<email>mbebenita@mozilla.com</email>
</author>
<published>2010-07-19T21:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00d1465d13980fc3acf650f182ee0723fbda0e06'/>
<id>urn:sha1:00d1465d13980fc3acf650f182ee0723fbda0e06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Populate tree.</title>
<updated>2010-06-24T04:03:09+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2010-06-24T04:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6b7c96c3eb29b9244ece0c046d3f372ff432d04'/>
<id>urn:sha1:d6b7c96c3eb29b9244ece0c046d3f372ff432d04</id>
<content type='text'>
</content>
</entry>
</feed>
