| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-07-03 | Switch 'native' to 'extern' (or 'foreign' in some descriptions) | Graydon Hoare | -22/+0 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -1/+1 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -1/+1 |
| 2011-12-16 | implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove em... | Graham Fawcett | -1/+1 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -2/+2 |
| 2011-11-16 | Use attributes for native module ABI and link name | Haitao Li | -1/+3 |
| 2011-11-16 | rustc: Use link_name attribute for native function | Haitao Li | -1/+2 |
| 2011-11-15 | Make run-pass/native-fn-linkname's main take no args | Brian Anderson | -1/+1 |
| 2011-11-15 | Use native fn's link name attribute if given | Haitao Li | -0/+19 |
