| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-02-15 | rm unused hash table from the runtime | Daniel Micay | -207/+0 | |
| 2013-01-17 | Add a license check to tidy. #4018 | Brian Anderson | -1/+0 | |
| 2012-12-15 | Improvements to array_list, hash_map, and indexed_list: | Jesse Jones | -7/+11 | |
| * Disabled copying. * Added const where appropiate. | ||||
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 | |
| 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 | |
