| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-01-21 | std: Remove extfmt. Has been moved to core. Closes #1600 | Brian Anderson | -453/+0 | |
| 2012-01-21 | issue #1352: change param order on {std,core}::extfmt::str_init_elt to ↵ | Graham Fawcett | -4/+4 | |
| mirror vec::init_elt. | ||||
| 2012-01-21 | issue #1352: change param order on vec::init_elt, putting block in final ↵ | Graham Fawcett | -1/+1 | |
| position. To match the init_fn() and init_fn_mut() changes. | ||||
| 2012-01-19 | Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. ↵ | Graydon Hoare | -2/+2 | |
| Close #1428. | ||||
| 2012-01-19 | lib: ";" to "," in enums | Patrick Walton | -29/+29 | |
| 2012-01-19 | stdlib: "tag" -> "enum" | Patrick Walton | -10/+10 | |
| 2012-01-18 | Remove '.' after nullary tags in patterns | Tim Chevalier | -18/+18 | |
| Does what it says on the tin. The next commit will remove support for this syntax. | ||||
| 2011-12-22 | Register snapshots and switch logging over to use of log_full or #error / ↵ | Graydon Hoare | -1/+1 | |
| #debug. | ||||
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -0/+453 | |
