| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-19 | Remove redundant hashmap constructor functions. | Graydon Hoare | -1/+1 |
| 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 | -1/+1 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -2/+2 |
| 2012-08-23 | Rename str::bytes to str::to_bytes | Tim Chevalier | -1/+1 |
| 2012-07-14 | Move the world over to using the new style string literals and types. Closes ... | Michael Sullivan | -1/+1 |
| 2012-03-14 | std: Rename the hashmap constructors to conform to new standards | Brian Anderson | -1/+1 |
| 2012-03-07 | stdlib: Stop incurring vtable dispatch costs when hashmaps are used | Patrick Walton | -0/+1 |
| 2012-03-07 | Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used" | Patrick Walton | -1/+0 |
| 2012-03-07 | stdlib: Stop incurring vtable dispatch costs when hashmaps are used | Patrick Walton | -0/+1 |
| 2012-02-22 | test: Add a test for #1696 | Brian Anderson | -0/+8 |
