| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-10-04 | Remove arg vectors from main functions. Stop supporting them. | Brian Anderson | -1/+2 |
| 2012-09-27 | Demode rand | Tim Chevalier | -2/+2 |
| 2012-09-25 | use + mode for (almost) everything when not using legacy modes | Niko Matsakis | -1/+1 |
| 2012-09-19 | Remove redundant hashmap constructor functions. | Graydon Hoare | -2/+2 |
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 |
| 2012-09-10 | Convert std::map to camel case | Brian Anderson | -4/+4 |
| 2012-09-10 | Rename the poorly named Managed<T> type to Mut<T>. | Niko Matsakis | -5/+5 |
| 2012-09-07 | Convert field terminators to commas. Stop parsing semis. | Brian Anderson | -6/+6 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -5/+4 |
| 2012-08-30 | Migrate core::send_map to random, keyed hashes w/ hash::Hash trait. | Graydon Hoare | -2/+2 |
| 2012-08-27 | Camel case various core constructors | Brian Anderson | -2/+2 |
| 2012-08-21 | implement a map testing benchmark | Niko Matsakis | -0/+178 |
