<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/unstable/stack.rs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-02-23T09:47:08+00:00</updated>
<entry>
<title>std: Move unstable::stack to rt::stack</title>
<updated>2014-02-23T09:47:08+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-02-17T05:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db111846b58253c723750be280a478ed7d27d879'/>
<id>urn:sha1:db111846b58253c723750be280a478ed7d27d879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Move intrinsics to std::intrinsics.</title>
<updated>2014-02-23T09:07:53+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-02-16T07:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d10bdc5b9fecee38abcad78a86e552a961b1a0a'/>
<id>urn:sha1:4d10bdc5b9fecee38abcad78a86e552a961b1a0a</id>
<content type='text'>
Issue #1457
</content>
</entry>
<entry>
<title>Retry on EINVAL from pthread_attr_setstacksize()</title>
<updated>2014-01-31T12:47:25+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2014-01-28T12:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b02b5cdcf42b4fe6b1e3ebe56ad0cd43fd907489'/>
<id>urn:sha1:b02b5cdcf42b4fe6b1e3ebe56ad0cd43fd907489</id>
<content type='text'>
Enforce that the stack size is &gt; RED_ZONE + PTHREAD_STACK_MIN.  If the
call to pthread_attr_setstacksize() subsequently fails with EINVAL, it
means that the platform requires the stack size to be a multiple of the
page size.  In that case, round up to the nearest page and retry.

Fixes #11694.
</content>
</entry>
<entry>
<title>extratest: Fix all leaked trait imports</title>
<updated>2014-01-08T07:51:38+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-01-07T06:33:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f47e4b2874a69491e9d06e4fdbd7de4cb907b52e'/>
<id>urn:sha1:f47e4b2874a69491e9d06e4fdbd7de4cb907b52e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stdtest: Fix all leaked trait imports</title>
<updated>2014-01-08T07:51:38+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-01-07T06:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bcb1c381a38f8f36a71323bbf12d55afc8627d90'/>
<id>urn:sha1:bcb1c381a38f8f36a71323bbf12d55afc8627d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Fill in all missing imports</title>
<updated>2014-01-08T07:51:38+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-01-07T00:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e0443d6c4e683105f20de85dc4591cc5cf2518d'/>
<id>urn:sha1:7e0443d6c4e683105f20de85dc4591cc5cf2518d</id>
<content type='text'>
Fallout from the previous commits
</content>
</entry>
<entry>
<title>Test fixes and rebase conflicts</title>
<updated>2013-12-26T07:10:46+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-12-18T17:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6cad8f4f14da1dd529100779db74b03d6db20faf'/>
<id>urn:sha1:6cad8f4f14da1dd529100779db74b03d6db20faf</id>
<content type='text'>
* vec::raw::to_ptr is gone
* Pausible =&gt; Pausable
* Removing @
* Calling the main task "&lt;main&gt;"
* Removing unused imports
* Removing unused mut
* Bringing some libextra tests up to date
* Allowing compiletest to work at stage0
* Fixing the bootstrap-from-c rmake tests
* assert =&gt; rtassert in a few cases
* printing to stderr instead of stdout in fail!()
</content>
</entry>
<entry>
<title>std: Get stdtest all passing again</title>
<updated>2013-12-25T03:59:52+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-12-13T05:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=018d60509c04cdebdf8b0d9e2b58f2604538e516'/>
<id>urn:sha1:018d60509c04cdebdf8b0d9e2b58f2604538e516</id>
<content type='text'>
This commit brings the library up-to-date in order to get all tests passing
again
</content>
</entry>
<entry>
<title>std: Introduce an unstable::stack module</title>
<updated>2013-12-24T22:41:59+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-12-13T01:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1815aea36818cd86ebae607522318f56e35c01a2'/>
<id>urn:sha1:1815aea36818cd86ebae607522318f56e35c01a2</id>
<content type='text'>
This module will be used to manage the OS-specific TLS registers used to specify
the bounds of the current rust stack (useful in 1:1 and M:N)
</content>
</entry>
</feed>
