| Age | Commit message (Expand) | Author | Lines |
| 2012-10-11 | Update FIXME number | Tim Chevalier | -1/+1 |
| 2012-10-04 | Remove by-copy mode from std, mostly | Tim Chevalier | -1/+1 |
| 2012-10-04 | Forbid deprecated modes again in core | Tim Chevalier | -1/+2 |
| 2012-10-04 | De-mode comm::Chan | Tim Chevalier | -8/+8 |
| 2012-10-02 | Removing explicit uses of + mode | Tim Chevalier | -5/+5 |
| 2012-09-28 | Add a demoded version of ptr::addr_of | Tim Chevalier | -7/+7 |
| 2012-09-26 | Demode vec::push (and convert to method) | Niko Matsakis | -1/+1 |
| 2012-09-26 | libcore: De-export cleanup, cmath, future, gc, hash, iter-trait, mutable, and... | Patrick Walton | -34/+26 |
| 2012-09-25 | Demode core::result | Brian Anderson | -1/+1 |
| 2012-09-21 | Install new pub/priv/export rules as defaults, old rules accessible under #[l... | Graydon Hoare | -0/+2 |
| 2012-09-18 | core: Rename 'unsafe' mod to 'cast' | Brian Anderson | -27/+27 |
| 2012-09-18 | core: Move Exclusive and SharedMutableState to the private mod | Brian Anderson | -7/+412 |
| 2012-09-12 | purge the separate path for rel ops (e.g., ==) vs other bin ops | Niko Matsakis | -1/+1 |
| 2012-09-11 | Promote 'pub' and 'priv' from restricted to strict keywords | Brian Anderson | -0/+264 |