about summary refs log tree commit diff
path: root/src/libcore/math.rs
AgeCommit message (Expand)AuthorLines
2012-03-10core: Remove the nearly empty math moduleBrian Anderson-307/+0
2012-03-09core: Convert to rustdocBrian Anderson-12/+6
2012-01-30Change all ternary ops to if/then/elsePaul Woolcock-3/+3
2012-01-17libcore: Move core tests into libcoreBrian Anderson-0/+295
2012-01-05Merge branch 'master' into kmathStefan Plantikow-2/+2
2012-01-05Moved generic float::min, max to core::math and cleaned up some importsStefan Plantikow-0/+18