about summary refs log tree commit diff
path: root/src/libstd/task
AgeCommit message (Expand)AuthorLines
2013-06-15Merge remote-tracking branch 'brson/io-wip' into ioBrian Anderson-14/+9
2013-06-14redesigned the pinning to pin deal with things on dequeue, not on enqueuetoddaaro-1/+1
2013-06-13std::rt: Tasks must have an unwinder. SimplerBrian Anderson-11/+2
2013-06-13std::rt: Change the Task constructors to reflect a treeBrian Anderson-1/+8
2013-06-10debugged a compiler ICE when merging local::borrow changes into the main io b...toddaaro-1/+1
2013-05-27Get rid of no-longer-needed #[doc(hidden)] attributes.Lindsey Kuper-5/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+2286