| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-30 | Rename `from_iterator` to `from_iter` for consistency. | Brian Anderson | -1/+1 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 |
| 2014-03-25 | Changed `iter::Extendable` and `iter::FromIterator` to take a `Iterator` by v... | Marvin Löbel | -4/+3 |
| 2014-03-20 | rename std::vec -> std::slice | Daniel Micay | -2/+2 |
| 2014-02-11 | Move replace and swap to std::mem. Get rid of std::util | Edward Wang | -2/+1 |
| 2014-02-09 | std: Add move_val_init to mem. Replace direct intrinsic usage | Brian Anderson | -1/+1 |
| 2014-02-07 | moved collections from libextra into libcollections | HeroesGrave | -0/+388 |
