| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Overhaul logging system in runtime | Marijn Haverbeke | 2011-04-19 | 1 | -6/+4 |
| * | Move to macro-based logging checks in the C++ code | Marijn Haverbeke | 2011-04-07 | 1 | -2/+2 |
| * | Change rust_vec to have a 16-byte header, to 16-byte-align vec-body data. Maj... | Graydon Hoare | 2011-04-02 | 1 | -0/+1 |
| * | Add basic file-system functionality | Marijn Haverbeke | 2011-03-14 | 1 | -4/+1 |
| * | Added peek() to ptr_vec. | Michael Bebenita | 2010-08-09 | 1 | -0/+7 |
| * | Added the RUST_SEED env variable to seed the Rust task scheduler -- helpful w... | Michael Bebenita | 2010-08-09 | 1 | -5/+14 |
| * | Attempt number 1 at extinguishing the windows tree remotely (apologies to tho... | Roy Frostig | 2010-07-25 | 1 | -3/+3 |
| * | Expose an RNG (the one used by our runtime) to Rust via std. | Roy Frostig | 2010-07-25 | 1 | -0/+32 |
| * | Added a message passing system based on lock free queues for inter-thread com... | Michael Bebenita | 2010-07-19 | 1 | -2/+2 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+155 |