<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_stack.cpp, branch release-0.3.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3.1'/>
<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>rt: Fix whitespace</title>
<updated>2012-04-01T06:12:06+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-04-01T06:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21064637ed8b8259d1305f21ace12c40b9561706'/>
<id>urn:sha1:21064637ed8b8259d1305f21ace12c40b9561706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Every time you don't use a variable, a kitten scowls.</title>
<updated>2012-03-22T02:00:52+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-22T02:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ba712fb8b00eda702be71048cda748877111ea7'/>
<id>urn:sha1:9ba712fb8b00eda702be71048cda748877111ea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quiet unused-result error harder.</title>
<updated>2012-03-22T01:53:27+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-22T01:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eba51299783e484270fda6234df2df60e8f2c71c'/>
<id>urn:sha1:eba51299783e484270fda6234df2df60e8f2c71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove incorrect uses of NVALGRIND, Close #1435.</title>
<updated>2012-03-22T01:21:11+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-22T01:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9e7bff731613e23ad2e81ac2c5f0f04d6676d7b'/>
<id>urn:sha1:a9e7bff731613e23ad2e81ac2c5f0f04d6676d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Be more precise with VALGRIND_MAKE_MEM_UNDEFINED</title>
<updated>2012-03-06T03:39:56+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-03-04T01:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc276fe3c96965ba39b9fba3b588a1eaa3941d86'/>
<id>urn:sha1:cc276fe3c96965ba39b9fba3b588a1eaa3941d86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Don't zero new stacks</title>
<updated>2012-02-28T00:13:51+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-27T23:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e9aa6c3c2ae054e32dfcc7c5e4830ce7c4c6921'/>
<id>urn:sha1:7e9aa6c3c2ae054e32dfcc7c5e4830ce7c4c6921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Make the stack canary just a word on the stk_seg struct</title>
<updated>2012-02-17T19:37:17+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-15T23:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=853e2003b8383749596e5b7b153186e2eef32455'/>
<id>urn:sha1:853e2003b8383749596e5b7b153186e2eef32455</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Extract prepare_valgrind_stack from register_valgrind_stack</title>
<updated>2012-02-10T20:58:35+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-10T19:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3406da49d98c93b54c8497310d7a7aeb7e9991b0'/>
<id>urn:sha1:3406da49d98c93b54c8497310d7a7aeb7e9991b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Rename config_valgrind_stack to register_valgrind_stack, etc</title>
<updated>2012-02-10T20:58:35+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-10T19:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c42492e6aa481a65e4919b5ab26f4b0936556fc0'/>
<id>urn:sha1:c42492e6aa481a65e4919b5ab26f4b0936556fc0</id>
<content type='text'>
</content>
</entry>
</feed>
