| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move to macro-based logging checks in the C++ code | Marijn Haverbeke | 2011-04-07 | 1 | -21/+21 |
| * | Make symbol resolution failures log under rust_log::ERR flag as well. | Graydon Hoare | 2011-03-24 | 1 | -1/+2 |
| * | Yell louder when a linkage error in rt occurs, as compiler output fails quiet... | Graydon Hoare | 2011-03-07 | 1 | -2/+3 |
| * | Use RTLD_GLOBAL when loading libraries. This is needed to get LLVM working on... | Patrick Walton | 2010-10-05 | 1 | -1/+1 |
| * | Refer to issue #136 at the offending source point. | Roy Frostig | 2010-07-28 | 1 | -0/+1 |
| * | Test the deque a bit. Give it a get-by-index method. Fix two uncovered stat... | Roy Frostig | 2010-07-28 | 1 | -0/+1 |
| * | Added a message passing system based on lock free queues for inter-thread com... | Michael Bebenita | 2010-07-19 | 1 | -3/+3 |
| * | Add sever-glue, for missing first stage of sweep. | Graydon Hoare | 2010-06-25 | 1 | -0/+1 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+306 |