| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-23 | optimize util::swap, &mut pointers never alias | Daniel Micay | -2/+13 |
| 2013-05-23 | swap_ptr: rm equality check | Daniel Micay | -3/+1 |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+190 |
| 2012-08-02 | Remove std::util | Ben Blum | -21/+0 |
| 2012-07-04 | convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.... | Gareth Daniel Smith | -2/+2 |
| 2012-03-09 | std: Convert to rustdoc | Brian Anderson | -17/+2 |
| 2012-03-08 | Change util::unreachable to core::unreachable | Tim Chevalier | -11/+0 |
| 2012-01-14 | libstd: Remove util::void | Brian Anderson | -5/+0 |
| 2012-01-14 | libstd: Remove util::orb. Redundant with core::bool | Brian Anderson | -5/+0 |
| 2012-01-05 | Switch to new param kind bound syntax | Marijn Haverbeke | -1/+1 |
| 2012-01-02 | Add 'copy' bounds to functions that were faultily accepted without | Marijn Haverbeke | -1/+1 |
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -0/+57 |
