| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-03 | Fix building problems in extra::unicode. | OGINO Masanori | -18/+33 | |
| Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com> | ||||
| 2013-08-02 | librustc: Disallow "unsafe" for external functions | Patrick Walton | -8/+7 | |
| 2013-07-31 | FALSE is not 1u8 but 0u8, of cource. | OGINO Masanori | -1/+1 | |
| Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com> | ||||
| 2013-07-20 | librustc: Remove `pub extern` and `priv extern` from the language. | Patrick Walton | -9/+9 | |
| Place `pub` or `priv` on individual items instead. | ||||
| 2013-05-30 | libextra: Require documentation by default | Alex Crichton | -0/+1 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+248 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
