| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for task sleeping in the scheduler. | Michael Bebenita | 2010-08-11 | 1 | -0/+2 |
| * | Expose an RNG (the one used by our runtime) to Rust via std. | Roy Frostig | 2010-07-25 | 1 | -0/+2 |
| * | Add a (coarse, first-pass) deque implementation to stdlib. | Roy Frostig | 2010-07-20 | 1 | -5/+2 |
| * | Add incomplete hashmap implementation to stdlib. | Roy Frostig | 2010-07-16 | 1 | -0/+9 |
| * | Teach the dwarf readers to handle udata, so we can link with util.option; add... | Graydon Hoare | 2010-07-05 | 1 | -0/+4 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+35 |