aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_util.h
Commit message (Expand)AuthorAgeFilesLines
* Add basic file-system functionalityMarijn Haverbeke2011-03-141-4/+1
* Added peek() to ptr_vec.Michael Bebenita2010-08-091-0/+7
* Added the RUST_SEED env variable to seed the Rust task scheduler -- helpful w...Michael Bebenita2010-08-091-5/+14
* Attempt number 1 at extinguishing the windows tree remotely (apologies to tho...Roy Frostig2010-07-251-3/+3
* Expose an RNG (the one used by our runtime) to Rust via std.Roy Frostig2010-07-251-0/+32
* Added a message passing system based on lock free queues for inter-thread com...Michael Bebenita2010-07-191-2/+2
* Populate tree.Graydon Hoare2010-06-231-0/+155