| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-06-13 | auto merge of #7105 : sstewartgallus/rust/removed_unused_imports, r=sanxiyn | bors | -1/+1 |
| 2013-06-13 | Remove unused imports | Steven Stewart-Gallus | -1/+1 |
| 2013-06-13 | hashmap: remove leftover debug!() logging | Daniel Micay | -7/+1 |
| 2013-06-12 | std: add a test for HashMap::find_equiv. | Huon Wilson | -0/+17 |
| 2013-06-11 | option: remove redundant old_iter impls | Daniel Micay | -1/+2 |
| 2013-06-02 | Add a get_mut method to accompany the get method. | gareth | -0/+9 |
| 2013-06-01 | Add new function hashmap.insert_or_update_with() | Kevin Ballard | -0/+15 |
| 2013-06-01 | Refactor some hashmap code into a new private function mangle() | Kevin Ballard | -37/+21 |
| 2013-06-01 | Remove all uses of `pub impl`. rs=style | Patrick Walton | -20/+30 |
| 2013-05-30 | Fix a bug with HashMap::consume | Alex Crichton | -3/+19 |
| 2013-05-30 | Require documentation by default for libstd | Alex Crichton | -0/+12 |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+989 |
