]> git.lizzy.rs Git - rust.git/history - src/rt/rust_crate_cache.cpp
Fix some bad code in the dict interner
[rust.git] / src / rt / rust_crate_cache.cpp
2012-01-08 Marijn HaverbekeFix some bad code in the dict interner
2012-01-06 Graydon HoareMerge pull request #1450 from erickt/master
2012-01-06 Marijn HaverbekeMake binding of fns with bounded type parameters work
2011-09-23 Brian AndersonRemove is_stateful flag from tydesc. Closes #136
2011-09-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-09-01 Patrick Waltonrt: Set n_params appropriately in upcall_get_type_desc
2011-08-25 Patrick Waltonrt: Remember the number of captured type descriptors...
2011-08-25 Patrick Waltonrustc: Add an extra flag to object tydescs so that...
2011-07-21 Eric HolkLots of work on memory tracking and channels.
2011-07-13 Graydon HoareFix compile-command lines in rt.
2011-06-28 Eric HolkRenamed what's left of rust_dom to rust_scheduler
2011-06-28 Eric HolkRemoved dom_owned, splitting things between task_owned...
2011-05-27 Graydon HoareMore delicious dead code removal from runtime, upcalls.
2011-05-25 Rafael Ávila de... Dead code.
2011-05-25 Rafael Ávila de... Dead code.
2011-05-25 Rafael Ávila de... Dead code.
2011-05-25 Rafael Ávila de... Dead code.
2011-05-25 Rafael Ávila de... Dead code.
2011-05-18 Rafael Ávila de... Remove a bit more dead code.
2011-04-28 Tim ChevalierSlightly more helpful error message for "null lib handle"
2011-04-19 Marijn HaverbekeOverhaul logging system in runtime
2011-04-09 Graydon HoareRemove silly legacy glue-offset encoding, predicate...
2011-04-07 Marijn HaverbekeMove to macro-based logging checks in the C++ code
2011-03-24 Graydon HoareMake symbol resolution failures log under rust_log...
2011-03-08 Brian AndersonMerge branch 'master' into recursive-elseif
2011-03-07 Graydon HoareYell louder when a linkage error in rt occurs, as compi...
2010-10-05 Patrick WaltonUse RTLD_GLOBAL when loading libraries. This is needed...
2010-07-28 Roy FrostigRefer to issue #136 at the offending source point.
2010-07-28 Roy FrostigTest the deque a bit. Give it a get-by-index method...
2010-07-19 Michael BebenitaAdded a message passing system based on lock free queue...
2010-06-26 Graydon HoareAdd sever-glue, for missing first stage of sweep.
2010-06-24 Graydon HoarePopulate tree.