| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-08-08 | Introduced task handles. | unknown | -0/+1 | |
| This is the new way to refer to tasks in rust-land. Currently all they do is serve as a key to look up the old rust_task structure. Ideally they won't be ref counted, but baby steps. | ||||
| 2010-07-28 | Add C++ wrapper around uthash. | Michael Bebenita | -0/+193 | |
