about summary refs log tree commit diff
path: root/src/libstd/std.rc
AgeCommit message (Expand)AuthorLines
2012-01-17libstd => libcoreLenny222-2/+1
2012-01-17spin-off rustdocs tuple code to libstdLenny222-1/+2
2012-01-17Add an std::md4 moduleMarijn Haverbeke-0/+1
2012-01-09Remove leftover comm.rs in stdMarijn Haverbeke-2/+1
2012-01-08Declare MIT license in crate attributes, not BSDBrian Anderson-1/+1
2012-01-01freebsd supportUser Jyyou-0/+7
2011-12-20removed math leftovers from stdStefan Plantikow-7/+1
2011-12-14Remove some duplicated unused parts of std now that they're present in core.Graydon Hoare-27/+3
2011-12-14std: export math_f* as math::f* submods and use tailcalls in std::mathStefan Plantikow-3/+3
2011-12-08Add crate_type attributes to rustc, std, coreBrian Anderson-1/+1
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+138