about summary refs log tree commit diff
path: root/src/libstd/macros.rs
AgeCommit message (Expand)AuthorLines
2013-08-09Remove rtdebug_! and make rtdebug! work properly.Corey Richardson-12/+4
2013-08-01A major refactoring that changes the way the runtime uses TLS. In thetoddaaro-2/+7
2013-06-18std::rt: Improve the rtabort! macroBrian Anderson-11/+8
2013-06-17std: Rename `abort!` to `rtabort!` to match other macrosBrian Anderson-2/+2
2013-06-17std::rt: move abort function to util moduleBrian Anderson-9/+1
2013-06-16Merge remote-tracking branch 'brson/io'Brian Anderson-8/+11
2013-06-14redesigned the pinning to pin deal with things on dequeue, not on enqueuetoddaaro-11/+0
2013-06-10debugged a compiler ICE when merging local::borrow changes into the main io b...toddaaro-6/+19
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+53