| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-06-14 | auto merge of #7122 : thestinger/rust/std, r=luqmana | bors | -14/+14 | |
| 2013-06-13 | update the libstd docstring for the rename | Daniel Micay | -14/+14 | |
| 2013-06-13 | automated whitespace fixes | Daniel Micay | -1/+0 | |
| 2013-06-06 | Deduplicate words in code comments | Alexei Sholik | -1/+1 | |
| 2013-06-02 | ptr: split out borrowed pointer utilities | Daniel Micay | -0/+1 | |
| The ptr module is intended to be for raw pointers. Closes #3111 | ||||
| 2013-05-30 | Require documentation by default for libstd | Alex Crichton | -1/+4 | |
| Adds documentation for various things that I understand. Adds #[allow(missing_doc)] for lots of things that I don't understand. | ||||
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -0/+3 | |
| 2013-05-24 | Remove usage of the #[merge] hack with int modules | Alex Crichton | -28/+18 | |
| 2013-05-22 | syntax: Change syntax extensions to expand to `std::foo` instead of `core::foo` | Patrick Walton | -0/+10 | |
| 2013-05-22 | libextra: Rename the actual metadata names of libcore to libstd and libstd ↵ | Patrick Walton | -7/+8 | |
| to libextra | ||||
| 2013-05-22 | librustc: Rename core injection to std injection | Patrick Walton | -2/+3 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+226 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
