alion02
|
c59999d8a8
Fix cfg typo
|
3 년 전 |
bors[bot]
|
96a89e6325
Merge #218
|
3 년 전 |
Alex S
|
cfab8ed81f
Reimplement is_sign_negative as a bitcast, libm not necessary.
|
3 년 전 |
Alex S
|
59a17538b1
Implement is_sign_* and signum methods in terms of libm.
|
3 년 전 |
bors[bot]
|
92298b2a57
Merge #202
|
3 년 전 |
Josh Stone
|
4ca742a3e4
Merge branch 'master' into reverse-bits
|
3 년 전 |
bors[bot]
|
ee28ebb3f6
Merge #214
|
3 년 전 |
bors[bot]
|
93df4ad3e6
Merge #205
|
3 년 전 |
Trevor Spiteri
|
cd877fe0ff
Ignore case for float parsing of text special values
|
4 년 전 |
Xiretza
|
94761f71a7
PrimInt: add unit tests for reverse_bits
|
4 년 전 |
ltdk
|
41a702cd3a
Add leading_ones and trailing_ones to PrimInt
|
4 년 전 |
bors[bot]
|
305532d737
Merge #210
|
4 년 전 |
bors[bot]
|
d134b8c012
Merge #211
|
4 년 전 |
Ibraheem Ahmed
|
5cedc10357
update readme for rust 2018 edition
|
4 년 전 |
ltdk
|
f9422e706d
Add LowerBounded/UpperBounded traits
|
4 년 전 |
Xiretza
|
502426f7e0
PrimInt: add fallback for reverse_bits on rustc<1.37
|
4 년 전 |
bors[bot]
|
47d69223ce
Merge #196
|
4 년 전 |
bors[bot]
|
9c8f20ea24
Merge #201
|
4 년 전 |
Xiretza
|
9c6f148988
PrimInt: add reverse_bits() method
|
4 년 전 |
Trevor Spiteri
|
e71d7a9ce0
match standard library float parsing of "-NaN"
|
4 년 전 |
Trevor Spiteri
|
e003ff4d65
use standard library for float from_str_radix with radix 10
|
4 년 전 |
Josh Stone
|
06fe1e5293
Use libm in Float::{min,max} and in FloatCore
|
4 년 전 |
Josh Stone
|
e8da6fe581
Release 0.2.14
|
4 년 전 |
bors[bot]
|
deedb93eb8
Merge #193
|
4 년 전 |
Josh Stone
|
5e3352c2e4
Update the names for overflowing results
|
4 년 전 |
Josh Stone
|
5b6299204a
Document relaxed requirements for Num::from_str_radix
|
4 년 전 |
Josh Stone
|
37e765824d
Release 0.2.13
|
4 년 전 |
bors[bot]
|
f0a980b29e
Merge #185 #186 #190
|
4 년 전 |
bors[bot]
|
26c9ad2256
Merge #180
|
4 년 전 |
Kamil Niski
|
a939c51793
Correct docs for overflowing docs
|
4 년 전 |