about summary refs log tree commit diff
path: root/src/libstd/lib.rs
AgeCommit message (Expand)AuthorLines
2013-11-30Test fixes and merge conflictsAlex Crichton-0/+1
2013-11-29Add generation of static libraries to rustcAlex Crichton-10/+4
2013-11-28Register new snapshotsAlex Crichton-3/+1
2013-11-26Remove unused std::routineAlex Crichton-1/+0
2013-11-19add an initial `Gc<T>` stub with the APIDaniel Micay-0/+1
2013-11-11Move std::rt::io to std::ioAlex Crichton-2/+4
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-0/+2
2013-11-08Specify package_id for rust libs, to avoid spurious warningsAndrei Formiga-0/+1
2013-11-07Edited comment for docs to show std::io is deleted and replaced by std::rt::ioCarol Willing-1/+1
2013-11-03Rename files to match current recommendations.Chris Morgan-0/+230