about summary refs log tree commit diff
path: root/src/libstd/cmath.rs
AgeCommit message (Collapse)AuthorLines
2011-12-20removed math leftovers from stdStefan Plantikow-71/+0
2011-12-14std: export math_f* as math::f* submods and use tailcalls in std::mathStefan Plantikow-2/+2
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+71