about summary refs log tree commit diff
path: root/src/libstd/dynamic_lib.rs
AgeCommit message (Expand)AuthorLines
2014-07-29Port Rust to DragonFlyBSDMichael Neumann-0/+2
2014-07-23collections: Move push/pop to MutableSeqBrian Anderson-0/+1
2014-07-08std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.Richo Healey-5/+2
2014-06-30Add `utf16_units`John Schmidt-2/+5
2014-06-28Rename all raw pointers as necessaryAlex Crichton-31/+36
2014-06-16auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichtonbors-1/+2
2014-06-13Rolling up PRs in the queueAlex Crichton-1/+2
2014-06-13librustc: Forbid `transmute` from being called on types whose size isPatrick Walton-1/+1
2014-06-12Basic iOS supportValerii Hiora-1/+2
2014-06-09std: Move dynamic_lib from std::unstable to stdBrian Anderson-0/+332