| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-12-13 | Rename Send trait to Owned | Brian Anderson | -2/+2 | |
| 2012-12-11 | libstd: refactor future, remove with(), remove ~ indirection. | Graydon Hoare | -90/+32 | |
| Conflicts: src/libstd/future.rs | ||||
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 | |
| 2012-11-29 | librustc: Make the Drop trait use explicit self | Patrick Walton | -1/+1 | |
| 2012-11-20 | Remove parentheses from closure argument types | Erick Tryzelaar | -2/+2 | |
| 2012-11-14 | Convert libstd to use the Drop trait | Ben Striegel | -3/+5 | |
| 2012-11-14 | Revert "Convert libstd to use the Drop trait" | Brian Anderson | -5/+3 | |
| This reverts commit 28c7a251514919a2d7bdf6c67b8edf5eed9043db. | ||||
| 2012-11-14 | Convert libstd to use the Drop trait | Ben Striegel | -3/+5 | |
| 2012-10-23 | Move futures to std | Brian Anderson | -0/+246 | |
