<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/miniz.cpp, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-11-19T05:45:58+00:00</updated>
<entry>
<title>Move runtime files to C instead of C++</title>
<updated>2013-11-19T05:45:58+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-11-14T18:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=508b7b996e5d557ec1c49e1d11563ecf4fc9d287'/>
<id>urn:sha1:508b7b996e5d557ec1c49e1d11563ecf4fc9d287</id>
<content type='text'>
Explicitly have the only C++ portion of the runtime be one file with exception
handling. All other runtime files must now live in C and be fully defined in C.
</content>
</entry>
<entry>
<title>Fix MZ_FORCEINLINE define to work with GCC 4.7.1.</title>
<updated>2012-08-29T08:18:00+00:00</updated>
<author>
<name>Jed Davis</name>
<email>jld@panix.com</email>
</author>
<published>2012-08-29T08:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b043349833f079e98e3d3a5e0917cd218c2f2021'/>
<id>urn:sha1:b043349833f079e98e3d3a5e0917cd218c2f2021</id>
<content type='text'>
Using just __always_inline__ without inline results in several instances
of "error: always_inline function might not be inlinable".
</content>
</entry>
<entry>
<title>Compress metadata section. Seems a minor speed win, major space win.</title>
<updated>2012-08-28T21:50:39+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-08-28T20:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b769e296803f578d99654e9fc271c4109e50ab75'/>
<id>urn:sha1:b769e296803f578d99654e9fc271c4109e50ab75</id>
<content type='text'>
</content>
</entry>
</feed>
