about summary refs log tree commit diff
path: root/src/lib/std.rc
AgeCommit message (Expand)AuthorLines
2010-08-11Added support for task sleeping in the scheduler.Michael Bebenita-0/+2
2010-07-25Expose an RNG (the one used by our runtime) to Rust via std.Roy Frostig-0/+2
2010-07-20Add a (coarse, first-pass) deque implementation to stdlib.Roy Frostig-5/+2
2010-07-16Add incomplete hashmap implementation to stdlib.Roy Frostig-0/+9
2010-07-05Teach the dwarf readers to handle udata, so we can link with util.option; add...Graydon Hoare-0/+4
2010-06-23Populate tree.Graydon Hoare-0/+35