<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/comp/back, branch release-0.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-01-20T02:04:25+00:00</updated>
<entry>
<title>rustc: ";" to "," in enums</title>
<updated>2012-01-20T02:04:25+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-01-20T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c267821742ab7f9207a8e594d53150ad41ad0d7b'/>
<id>urn:sha1:c267821742ab7f9207a8e594d53150ad41ad0d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: "tag" -&gt; "enum"</title>
<updated>2012-01-19T22:24:03+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-01-19T22:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdb8f6cf52a2a4e2f78e6fa95d42140aa26ec31c'/>
<id>urn:sha1:bdb8f6cf52a2a4e2f78e6fa95d42140aa26ec31c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for the '.' after a nullary tag in a pattern</title>
<updated>2012-01-19T09:04:59+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-01-19T09:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b028f527f2c487a5f4196fdf3cfc7a2acef74ff'/>
<id>urn:sha1:5b028f527f2c487a5f4196fdf3cfc7a2acef74ff</id>
<content type='text'>
(Commit also includes lots of changes to remove '.'s that a git
merge messed up, or else it was monkeys.)
</content>
</entry>
<entry>
<title>Remove '.' after nullary tags in patterns</title>
<updated>2012-01-19T07:17:34+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-01-19T06:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04a2887f8791bb080b4e76a55949a7c1954dbb97'/>
<id>urn:sha1:04a2887f8791bb080b4e76a55949a7c1954dbb97</id>
<content type='text'>
Does what it says on the tin.

The next commit will remove support for this syntax.
</content>
</entry>
<entry>
<title>rustc: Use integer from ctypes consistently</title>
<updated>2012-01-18T18:10:36+00:00</updated>
<author>
<name>Haitao Li</name>
<email>lihaitao@gmail.com</email>
</author>
<published>2012-01-18T11:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04882d7c4359ddc83ecdc7fef83167a1b70c5ac2'/>
<id>urn:sha1:04882d7c4359ddc83ecdc7fef83167a1b70c5ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ctypes in native function declarations</title>
<updated>2012-01-18T18:10:36+00:00</updated>
<author>
<name>Haitao Li</name>
<email>lihaitao@gmail.com</email>
</author>
<published>2012-01-16T10:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dde41869ce2ef1d66e753fc8b4efc7d917c77875'/>
<id>urn:sha1:dde41869ce2ef1d66e753fc8b4efc7d917c77875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>roll back commit 1c7a62</title>
<updated>2012-01-18T04:21:09+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-01-17T19:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bc2930cfaa1f4f5bf883b4df23b09cbb6fe6e27'/>
<id>urn:sha1:7bc2930cfaa1f4f5bf883b4df23b09cbb6fe6e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fail slightly more gracefully when given an -o filename that doesn't have an extension</title>
<updated>2012-01-17T18:08:16+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-01-14T04:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a7bd817017c247edb0680936c6cf34ec4d8e7fc0'/>
<id>urn:sha1:a7bd817017c247edb0680936c6cf34ec4d8e7fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a memset upcall to zero things without static alignment</title>
<updated>2012-01-17T13:04:55+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-17T12:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c7a62c93b21ad1958db80b39bca14a09ea8b4bc'/>
<id>urn:sha1:1c7a62c93b21ad1958db80b39bca14a09ea8b4bc</id>
<content type='text'>
This fixes issues #843 and #1546. The cost of an upcall is
unfortunate, though. I assume there must be a way to simply manually
compute the pointer or size, using something akin to the formula in
`align_to` in `rust_util.h`. I could not get this to work,
unfortunately.
</content>
</entry>
<entry>
<title>build: Build libraries in the bin directory on win32</title>
<updated>2012-01-14T21:43:04+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-01-11T01:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e40e43e743ef622952ba814e471fe94e48dcbb9'/>
<id>urn:sha1:9e40e43e743ef622952ba814e471fe94e48dcbb9</id>
<content type='text'>
</content>
</entry>
</feed>
