bors[bot]
|
428f89a7d5
Merge #122
|
vor 6 Jahren |
Toshiki Teramura
|
0e7c2a4a00
s/less/greater/g
|
vor 6 Jahren |
Toshiki Teramura
|
973ba72e4f
Fix doc comment
|
vor 6 Jahren |
Toshiki Teramura
|
e7ba9b62dc
Replace lower/upper to min/max
|
vor 6 Jahren |
Toshiki Teramura
|
2fb8a6e8a9
Add NaN preserving test for clamp
|
vor 6 Jahren |
Andreas Molzer
|
cd0da1ae5e
Fix num parsing for invalid multi-byte sign chars
|
vor 6 Jahren |
Toshiki Teramura
|
f20d74fce8
Use core::f32 instead of std::f32
|
vor 6 Jahren |
Toshiki Teramura
|
e8dce19146
Add clamp_{lower,upper}
|
vor 6 Jahren |
Josh Stone
|
c38b4b601d
cargo fmt
|
vor 6 Jahren |
Ed McCardell
|
abb51f9a09
Add wrapping shifts
|
vor 7 Jahren |
Josh Stone
|
d2bf4e04e4
Run cargo fmt
|
vor 7 Jahren |
Josh Stone
|
51f6c57c4b
Automatically detect support for i128/u128
|
vor 7 Jahren |
Josh Stone
|
f35cce229e
Always use #![no_std], and declare std when enabled
|
vor 7 Jahren |
Josh Stone
|
261efafe0b
Merge branch 'master' into regexident-i128
|
vor 7 Jahren |
bors[bot]
|
a49013e338
Merge #59
|
vor 7 Jahren |
Josh Stone
|
aa21fba9fc
re-export CheckedRem and CheckedNeg at the root
|
vor 7 Jahren |
Vincent Esche
|
152b38e03f
Added impls of `Num` for `i128` and `u128`
|
vor 7 Jahren |
Vincent Esche
|
830363024b
Added `MulAdd` and `MulAddAssign` traits
|
vor 7 Jahren |
Josh Stone
|
c848562fcf
Use forwarding macros to implement Float and Real
|
vor 7 Jahren |
Clar Charr
|
ce3badca57
Move Pow to pow module.
|
vor 7 Jahren |
Clar Charr
|
c1f4118b4e
Fix Inv trait, add Pow trait.
|
vor 7 Jahren |
Clar Charr
|
5bdff3f0ff
Add Inv trait.
|
vor 7 Jahren |
bors[bot]
|
bfd62d4638
Merge #32
|
vor 7 Jahren |
Vinzent Steinberg
|
d115dadeb1
Don't re-export FloatCore
|
vor 7 Jahren |
Vinzent Steinberg
|
efad5329b4
Rename CoreFloat to FloatCore
|
vor 7 Jahren |
Vinzent Steinberg
|
8a7f383eb1
Implement CoreFloat trait
|
vor 7 Jahren |
Josh Stone
|
47515a10e1
Add a min-rustc badge and document compatibility
|
vor 7 Jahren |
Josh Stone
|
67f03391a1
Bump to 0.2 for the breaking feature change
|
vor 7 Jahren |
Josh Stone
|
4fbc583eb9
Don't use wildcards for pub use
|
vor 7 Jahren |
Josh Stone
|
e6bb97b3ac
Make `Float` and `Real` depend on the `std` feature
|
vor 7 Jahren |