| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-03-24 | Make symbol resolution failures log under rust_log::ERR flag as well. | Graydon Hoare | -1/+2 | |
| 2011-03-07 | Yell louder when a linkage error in rt occurs, as compiler output fails ↵ | Graydon Hoare | -2/+3 | |
| quietly on null return. | ||||
| 2010-10-05 | Use RTLD_GLOBAL when loading libraries. This is needed to get LLVM working ↵ | Patrick Walton | -1/+1 | |
| on the Mac in rustc. | ||||
| 2010-07-28 | Refer to issue #136 at the offending source point. | Roy Frostig | -0/+1 | |
| 2010-07-28 | Test the deque a bit. Give it a get-by-index method. Fix two uncovered ↵ | Roy Frostig | -0/+1 | |
| state-calculation bugs --- one decently, the other with an ugly hack. Bug on the latter coming right up. | ||||
| 2010-07-19 | Added a message passing system based on lock free queues for inter-thread ↵ | Michael Bebenita | -3/+3 | |
| communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes. | ||||
| 2010-06-25 | Add sever-glue, for missing first stage of sweep. | Graydon Hoare | -0/+1 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+306 | |
