summary refs log tree commit diff
path: root/src/libcore/num/cmath.rs
AgeCommit message (Expand)AuthorLines
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-68/+68
2013-03-14Remove unused import in coreILyoan-4/+0
2013-03-07libcore: Remove `extern mod { ... }` from libcore. rs=deexterningPatrick Walton-128/+142
2013-02-07Make ~fn non-copyable, make &fn copyable, split barefn/closure types,Niko Matsakis-3/+0
2013-02-03Moved all numeric modules in core into own directoryMarvin Löbel-0/+272