| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-06-28 | librustc: Change "Owned" to "Send" everywhere | Patrick Walton | -17/+17 | |
| 2013-06-25 | Change finalize -> drop. | Luqman Aden | -3/+3 | |
| 2013-06-21 | libstd: cleanup warnings | James Miller | -1/+0 | |
| 2013-06-16 | Remove moves from *T and implement in another way | Niko Matsakis | -7/+6 | |
| 2013-06-10 | Tag a bunch of destructors that need mutable self with FIXME for #4330. ↵ | Ben Blum | -0/+1 | |
| Close #4943. | ||||
| 2013-06-08 | std: remove each[i]_mut functions, in favour of iterators. | Huon Wilson | -6/+6 | |
| 2013-06-03 | rename the Ptr trait to RawPtr | Daniel Micay | -1/+1 | |
| Closes #6607 | ||||
| 2013-06-01 | Swap return value of pipes::init Fixes #4501 | Nick Desaulniers | -4/+4 | |
| 2013-06-01 | Remove all uses of `pub impl`. rs=style | Patrick Walton | -12/+12 | |
| 2013-05-30 | Require documentation by default for libstd | Alex Crichton | -0/+2 | |
| Adds documentation for various things that I understand. Adds #[allow(missing_doc)] for lots of things that I don't understand. | ||||
| 2013-05-27 | syntax highlight code examples in docstrings | Daniel Micay | -14/+14 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+916 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
