| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-07-28 | Per-thread scheduling. Closes #682. | Eric Holk | -1/+1 |
| 2011-07-13 | Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. | Graydon Hoare | -3/+3 |
| 2011-07-07 | Work on debugging race conditions. | Eric Holk | -0/+21 |
| 2011-07-06 | Removed what seems to be the last of the calls to rand(). Closes #582. | Eric Holk | -1/+0 |
| 2010-10-20 | Add a virtual destructor to rust_thread in sync.h, to quiet the compiler | Patrick Walton | -0/+2 |
| 2010-09-10 | Cleanup, refactoring, and some runtime tests. | Michael Bebenita | -0/+2 |
| 2010-09-07 | Fixed race in the rust kernel. | Michael Bebenita | -0/+3 |
| 2010-09-07 | Added a thread utility class to factor out operations on threads. | Michael Bebenita | -0/+21 |
| 2010-08-24 | Implemented an lock free queue based on this paper http://www.cs.rochester.ed... | Michael Bebenita | -0/+5 |
| 2010-08-09 | Added class to abstract away platform specific thread primitives. | Michael Bebenita | -0/+9 |
