| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-14 | rustpkg: Remove #[allow(vecs_implicitly_copyable)] | Alex Crichton | -12/+13 |
| 2013-05-03 | rustpkg: Handle sysroot more correctly | Tim Chevalier | -5/+1 |
| 2013-05-03 | rustpkg: Implement install command | Tim Chevalier | -11/+119 |
| 2013-04-27 | only use #[no_core] in libcore | Daniel Micay | -3/+0 |
| 2013-04-26 | core: Move mkdir_recursive from rustpkg into core::os | Tim Chevalier | -39/+5 |
| 2013-04-24 | rustpkg: Make path searching work as described in the rustpkg doc | Tim Chevalier | -52/+116 |
| 2013-04-24 | libcore: unify `gen_<type>` methods on `rand::RngUtil` into the generic `gen`. | Huon Wilson | -1/+1 |
| 2013-04-24 | libcore: remove @Rng from rand, and use traits instead. | Huon Wilson | -1/+1 |
| 2013-04-17 | rustpkg: Fail when crate inference fails; inject link attributes | Tim Chevalier | -1/+20 |
| 2013-04-15 | Tidy | Tim Chevalier | -2/+2 |
| 2013-04-12 | rustpkg: Factor out tests; use a condition instead of returning an option | Tim Chevalier | -0/+83 |
