| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-08-16 | Removed trans_comm.rs from the compiler. Updating aio/sio to work with the ne... | Eric Holk | -8/+0 |
| 2011-08-15 | Removed spawn and task from the parser. Updated all the tests except for the ... | Eric Holk | -5/+5 |
| 2011-08-15 | Fixed memory accounting and task stack creation bugs. | Eric Holk | -1/+1 |
| 2011-08-15 | Working on more spawn test cases. | Eric Holk | -0/+6 |
| 2011-08-15 | Added a library version of spawn. Before long, we can remove the old version. | Eric Holk | -0/+5 |
| 2011-08-11 | Un-ignore stdtest::task::test_sleep | Brian Anderson | -1/+0 |
| 2011-07-27 | Remove task::worker | Brian Anderson | -23/+0 |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -37/+31 |
| 2011-07-24 | Add task::send and task::recv | Brian Anderson | -0/+8 |
| 2011-07-24 | Add task::worker. Spawns a task and returns a channel to it | Brian Anderson | -0/+23 |
| 2011-07-24 | Reindent lib-task.rs | Brian Anderson | -15/+15 |
| 2011-07-24 | The Big Test Suite Overhaul | Brian Anderson | -0/+34 |
