<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_shape.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-06-26T18:14:39+00:00</updated>
<entry>
<title>Fix shape::cmp::walk_res2</title>
<updated>2012-06-26T18:14:39+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-06-26T16:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6141f5ce5a6da9dd67f96585feda88e4cbc747d9'/>
<id>urn:sha1:6141f5ce5a6da9dd67f96585feda88e4cbc747d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish compare glue for classes</title>
<updated>2012-06-25T19:20:10+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-06-25T19:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=25b8b35c57206a70360aca9d9432bb62105da505'/>
<id>urn:sha1:25b8b35c57206a70360aca9d9432bb62105da505</id>
<content type='text'>
This tests == and !=. I don't know what &lt;, &gt;, etc. should do.
Closes #2601
</content>
</entry>
<entry>
<title>Remove resources</title>
<updated>2012-06-24T22:09:57+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-06-24T22:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=487cbf8e906f73589df9501004abeb570b24f121'/>
<id>urn:sha1:487cbf8e906f73589df9501004abeb570b24f121</id>
<content type='text'>
Also fixed shapes for classes with dtors, as well as handling
offsets for classes with dtors correctly in take glue.

Closes #2485
</content>
</entry>
<entry>
<title>Introduce a SHAPE_UNBOXED_VEC shape in order to seperate out vector logic.</title>
<updated>2012-06-13T00:01:13+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-11T23:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e67b5b25a628f6308612551a3b0c1e723ad93bb3'/>
<id>urn:sha1:e67b5b25a628f6308612551a3b0c1e723ad93bb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of a bunch of dead shape code. Closes #2552.</title>
<updated>2012-06-11T19:19:40+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-08T22:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b22620624cdc4c35a74fce7eca9f6f279a403f56'/>
<id>urn:sha1:b22620624cdc4c35a74fce7eca9f6f279a403f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add emacs settings to some runtime files where they were missing.</title>
<updated>2012-06-11T19:19:40+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-08T18:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=70b79d1e32f29343af665d0fba26c255b9fcb58f'/>
<id>urn:sha1:70b79d1e32f29343af665d0fba26c255b9fcb58f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved log method into logger class better than scheduler fixes #2495</title>
<updated>2012-06-04T00:53:24+00:00</updated>
<author>
<name>Arkaitz Jimenez</name>
<email>arkaitzj@gmail.com</email>
</author>
<published>2012-06-04T00:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dad300758486b59ac1356d55dbc2accd8e8d9720'/>
<id>urn:sha1:dad300758486b59ac1356d55dbc2accd8e8d9720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More shape fixes for evecs.</title>
<updated>2012-05-03T21:11:54+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-05-03T21:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e5c8a7fb86aa38d47d70f7390035cc426f91159'/>
<id>urn:sha1:6e5c8a7fb86aa38d47d70f7390035cc426f91159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement better shape code for evec, estr.</title>
<updated>2012-05-03T20:09:02+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-05-03T19:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11a5d10bf2958c642ae6a7c4afff8e181aa2167d'/>
<id>urn:sha1:11a5d10bf2958c642ae6a7c4afff8e181aa2167d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused sp_size arg passed through walk_vec{1,2} in shape code.</title>
<updated>2012-05-02T21:36:04+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-05-02T21:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f32d9f4853e878cdd721d5120aea023e901f81d4'/>
<id>urn:sha1:f32d9f4853e878cdd721d5120aea023e901f81d4</id>
<content type='text'>
</content>
</entry>
</feed>
