summary refs log tree commit diff
path: root/src/libstd/num/mod.rs
AgeCommit message (Expand)AuthorLines
2014-01-03libstd: Remove all support code related to `@mut`Patrick Walton-5/+0
2013-12-27std: uniform modules titles for docLuca Bruno-1/+1
2013-12-23std: Fix all code examplesAlex Crichton-11/+14
2013-12-15std: fix spelling in docs.Huon Wilson-2/+2
2013-12-04Decode a float into integersVolker Mische-0/+2
2013-11-26libstd: Fix Win32 and other bustage.Patrick Walton-1/+1
2013-11-19libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstdPatrick Walton-1/+1
2013-11-11Use constants instead of raw values.Jay Anderson-4/+2
2013-11-11Got directions backwards in to_degrees and to_radians docs.Jay Anderson-2/+2
2013-11-11Add docs for traits Exponential, Hyperbolic, BitCount.Jay Anderson-2/+44
2013-11-11Update docs for Fractional, Algebraic, Round, and Trigonometric traits.Jay Anderson-0/+89
2013-11-03Rename files to match current recommendations.Chris Morgan-0/+1596