| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-05-06 | Move tests from `test/run-fail` to UI | Yuki Okushi | -11/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2015-03-01 | Remove int/uint from libstd/lib.rs | Guillaume Gomez | -2/+2 | |
| 2014-11-02 | refactor libcollections as part of collection reform | Alexis Beingessner | -1/+1 | |
| * Moves multi-collection files into their own directory, and splits them into seperate files * Changes exports so that each collection has its own module * Adds underscores to public modules and filenames to match standard naming conventions (that is, treemap::{TreeMap, TreeSet} => tree_map::TreeMap, tree_set::TreeSet) * Renames PriorityQueue to BinaryHeap * Renames SmallIntMap to VecMap * Miscellanious fallout fixes [breaking-change] | ||||
| 2014-09-04 | std: Fix overflow of HashMap's capacity | Piotr Czarnecki | -0/+21 | |
