| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-29 | librustc: Redo the unsafe checker and make unsafe methods not callable from ↵ | Patrick Walton | -13/+11 | |
| safe code | ||||
| 2013-05-28 | Silence various warnings throughout test modules | Alex Crichton | -2/+2 | |
| 2013-05-27 | Refactor core::run in order to address many of the issues | gareth | -1/+1 | |
| mentioned in #2625. This change makes the module more oriented around Process values instead of having to deal with process ids directly. Apart from issues mentioned in #2625, other changes include: - Changing the naming to be more consistent - Process/process is now used instead of a mixture of Program/program and Process/process. - More docs/tests. Some io/scheduler related issues remain (mentioned in #2625). | ||||
| 2013-05-25 | testsuite: Add a test for listing the root directory... | Tim Chevalier | -1/+15 | |
| ...and don't treat Path("/") like Path(""). | ||||
| 2013-05-25 | core: Fail with a better error message when list_dir gets an empty path | Tim Chevalier | -0/+11 | |
| (Yes, this did happen in real life...) | ||||
| 2013-05-23 | cleanup warnings from libstd | Erick Tryzelaar | -23/+23 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+1670 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
