| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -71/+0 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
| 2013-03-19 | librustc: Enforce privacy for static methods. | Patrick Walton | -1/+1 | |
| This starts moving a bunch of privacy checks into the privacy checking phase and out of resolve. | ||||
| 2012-12-27 | librustc: Terminate name searches at the nearest module scope for paths that ↵ | Patrick Walton | -0/+2 | |
| contain at least two components. r=graydon | ||||
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 | |
| 2012-10-02 | De-export the submodules of task. Part of #3583. | Graydon Hoare | -4/+4 | |
| 2012-09-19 | core: Decompose task into more submodules | Brian Anderson | -0/+59 | |
