| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-08-17 | Making more of the rust_task structure directly accessible from Rust. | Eric Holk | -0/+2 |
| 2011-08-15 | Fixing win32 build. | Eric Holk | -1/+1 |
| 2011-08-15 | Updating to build on Linux and Mac, and hopefully Windows too. | Eric Holk | -0/+4 |
| 2011-08-15 | Added a library version of spawn. Before long, we can remove the old version. | Eric Holk | -15/+24 |
| 2011-07-13 | Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. | Graydon Hoare | -2/+2 |
| 2011-06-23 | Combined set_registers and get_registers into swap_registers. | Eric Holk | -57/+20 |
| 2011-06-23 | Wrote swap_context in assembly. Closes #548. This also allows us to re-enable... | Eric Holk | -29/+36 |
| 2011-06-15 | Fixed a problem where spawn arguments were getting lost again. Also, fixed up... | Eric Holk | -1/+13 |
| 2011-06-13 | This is the mega-ucontext commit. It replaces the task switching mechanism wi... | Eric Holk | -0/+202 |
