| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 |
| 2012-09-07 | Convert all kind bounds to camel case. Remove send, owned keywords. | Brian Anderson | -1/+1 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -1/+1 |
| 2012-08-26 | convert std::arc tests to use camel case ARCs | Ben Blum | -1/+1 |
| 2012-08-10 | Split libcore/arc.rs: arc -> std::arc; exclusive -> unsafe::exclusive | Ben Blum | -0/+3 |
| 2012-07-05 | Arc requires send trait (issue #2788) | Eric Holk | -1/+1 |
| 2012-06-19 | Moved arc to libcore and added an arc that allows shared mutable state throug... | Eric Holk | -3/+0 |
| 2012-06-16 | Revert "Moved arc to libstd and added an arc that allows shared mutable state... | Tim Chevalier | -0/+3 |
| 2012-06-15 | Moved arc to libstd and added an arc that allows shared mutable state through... | Eric Holk | -3/+0 |
| 2012-05-29 | modify shape code to only emit monomorphized enums (#2444) | Niko Matsakis | -0/+12 |
