Flier Lu
|
51df9728ab
|
convert between integer and byte array
|
2019-02-28 18:31:44 +08:00 |
Josh Stone
|
d2bf4e04e4
|
Run cargo fmt
|
2018-07-12 17:09:22 -07:00 |
Josh Stone
|
51f6c57c4b
|
Automatically detect support for i128/u128
|
2018-05-11 15:50:48 -07:00 |
Vincent Esche
|
bc19c34934
|
Added impls of `PrimInt` for `i128` and `u128`
|
2018-04-09 11:10:45 +02:00 |
Vinzent Steinberg
|
a843027b56
|
Re-introduce the std feature
This is a port of @vks's rust-num/num#296, but without the feature-
toggled changes to `Float`.
|
2018-01-31 15:42:55 -08:00 |
Josh Stone
|
42a610d323
|
Move num-traits to its own repo
All the prior `num` history is kept, so old `num-traits` tags are still
valid, but future development here will be just for `num-traits`.
|
2017-12-18 17:35:41 -08:00 |