about summary refs log tree commit diff
path: root/src/libstd/math.rs
AgeCommit message (Collapse)AuthorLines
2011-12-14std: export math_f* as math::f* submods and use tailcalls in std::mathStefan Plantikow-36/+36
2011-12-06libstd: Update docsBrian Anderson-0/+3
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+387