| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-23 | use TotalEq for HashMap | Daniel Micay | -4/+6 |
| 2014-03-12 | Use generic impls for `Hash` | Erick Tryzelaar | -4/+4 |
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -1/+1 |
| 2014-02-24 | Remove deriving(ToStr) | Alex Crichton | -7/+7 |
| 2014-02-23 | Remove all ToStr impls, add Show impls | Alex Crichton | -15/+12 |
| 2014-02-24 | Transition to new `Hash`, removing IterBytes and std::to_bytes. | Huon Wilson | -8/+8 |
| 2014-02-23 | Move std::{trie, hashmap} to libcollections | Alex Crichton | -1/+2 |
| 2014-02-07 | moved collections from libextra into libcollections | HeroesGrave | -0/+367 |
