about summary refs log tree commit diff
path: root/src/rt/rust_crate_cache.cpp
AgeCommit message (Expand)AuthorLines
2011-03-24Make symbol resolution failures log under rust_log::ERR flag as well.Graydon Hoare-1/+2
2011-03-07Yell louder when a linkage error in rt occurs, as compiler output fails quiet...Graydon Hoare-2/+3
2010-10-05Use RTLD_GLOBAL when loading libraries. This is needed to get LLVM working on...Patrick Walton-1/+1
2010-07-28Refer to issue #136 at the offending source point.Roy Frostig-0/+1
2010-07-28Test the deque a bit. Give it a get-by-index method. Fix two uncovered stat...Roy Frostig-0/+1
2010-07-19Added a message passing system based on lock free queues for inter-thread com...Michael Bebenita-3/+3
2010-06-25Add sever-glue, for missing first stage of sweep.Graydon Hoare-0/+1
2010-06-23Populate tree.Graydon Hoare-0/+306