summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
AgeCommit message (Expand)AuthorLines
2010-09-08XFAIL many.rs since it crashes on win32, and add a time-slice sleep to the ke...Graydon Hoare-1/+24
2010-09-08Cleaned up locking in the kernel.Michael Bebenita-40/+42
2010-09-07Fixed race in the rust kernel.Michael Bebenita-17/+30
2010-09-07Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita-9/+161
2010-09-07Added a few utility classes, cleaned up the include order of .h files, and st...Michael Bebenita-0/+43