<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/util, branch release-0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-04-03T23:02:38+00:00</updated>
<entry>
<title>Refactor includes structure, getting rid of rust_internal.h</title>
<updated>2012-04-03T23:02:38+00:00</updated>
<author>
<name>Jon Morton</name>
<email>jonanin@gmail.com</email>
</author>
<published>2012-04-03T03:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=632a4c9326561de2bd9d9ded19a82f22678a0cf4'/>
<id>urn:sha1:632a4c9326561de2bd9d9ded19a82f22678a0cf4</id>
<content type='text'>
Many changes to code structure are included:
- removed TIME_SLICE_IN_MS
- removed sychronized_indexed_list
- removed region_owned
- kernel_owned move to kernel.h, task_owned moved to task.h
- global configs moved to rust_globals.h
- changed #pragma once to standard guard in rust_upcall.h
- got rid of memory.h
</content>
</entry>
<entry>
<title>Fix some gcc-4.4-isms, should build now on 4.1+.</title>
<updated>2012-03-28T20:52:47+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-28T20:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c141e7a068e3fbb1a5d24dcd000567b7731910bb'/>
<id>urn:sha1:c141e7a068e3fbb1a5d24dcd000567b7731910bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduced task handles.</title>
<updated>2011-08-08T23:55:38+00:00</updated>
<author>
<name>unknown</name>
<email>Eric@.(none)</email>
</author>
<published>2011-08-08T20:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44bef5f2cb175769155d92ec65bd6b16e6708a1e'/>
<id>urn:sha1:44bef5f2cb175769155d92ec65bd6b16e6708a1e</id>
<content type='text'>
This is the new way to refer to tasks in rust-land. Currently all they
do is serve as a key to look up the old rust_task structure. Ideally
they won't be ref counted, but baby steps.
</content>
</entry>
<entry>
<title>Remove 'Nop.' comments, add emacs lines, remove obsolete file.</title>
<updated>2011-07-13T21:03:18+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-07-13T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=336a4df778129f906714830f429ad9c009434083'/>
<id>urn:sha1:336a4df778129f906714830f429ad9c009434083</id>
<content type='text'>
</content>
</entry>
<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 -O2 when compiling rt, fix warnings triggered by optimizer</title>
<updated>2011-04-07T22:41:52+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-04-07T22:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=973023030e7c0ca9814bc60f389bb8d75923edc7'/>
<id>urn:sha1:973023030e7c0ca9814bc60f389bb8d75923edc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another go at changing compile-command, this time using RBUILD env var.</title>
<updated>2011-03-25T22:07:27+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-03-25T22:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2427509e2d53897b7c7797d5948773b63aed3df'/>
<id>urn:sha1:b2427509e2d53897b7c7797d5948773b63aed3df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Bulk-edit compile commands in emacs chatter to point to assumed build/ dir off src root."</title>
<updated>2011-03-25T21:05:38+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-03-25T21:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91c2b82b0947eece64df03f9e03d65a27d4ef0bf'/>
<id>urn:sha1:91c2b82b0947eece64df03f9e03d65a27d4ef0bf</id>
<content type='text'>
This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
</content>
</entry>
<entry>
<title>Bulk-edit compile commands in emacs chatter to point to assumed build/ dir off src root.</title>
<updated>2011-03-25T20:48:37+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-03-25T20:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=846f2e2ba994268725f38c36fa12f1a09f21615c'/>
<id>urn:sha1:846f2e2ba994268725f38c36fa12f1a09f21615c</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>
</feed>
