.. |
dec2flt
|
remove obsolete test
|
2023-04-10 21:57:45 +02:00 |
flt2dec
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
bignum.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
const_from.rs
|
fix library and rustdoc tests
|
2023-04-16 11:38:52 +00:00 |
float_iter_sum_identity.rs
|
Change neutral element of <fNN as iter::Sum> to neg_zero
|
2024-08-20 18:45:53 +02:00 |
i8.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
i16.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
i32.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
i64.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
i128.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
ieee754.rs
|
Add blank lines after module-level `//!` comments.
|
2024-06-20 09:23:20 +10:00 |
int_log.rs
|
Enable some ilog2 tests as well
|
2024-08-28 10:45:30 -04:00 |
int_macros.rs
|
Round negative signed integer towards zero in `iN::midpoint`
|
2024-10-26 18:46:41 +02:00 |
int_sqrt.rs
|
Improve `isqrt` tests and add benchmarks
|
2024-08-28 23:06:54 -04:00 |
midpoint.rs
|
Add test for all midpoint expectations
|
2024-10-26 22:08:34 +02:00 |
mod.rs
|
Add test for all midpoint expectations
|
2024-10-26 22:08:34 +02:00 |
nan.rs
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
ops.rs
|
Remove unused macro rules
|
2022-04-18 23:28:06 +02:00 |
u8.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
u16.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
u32.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
u64.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
u128.rs
|
Update `int_roundings` methods from feedback
|
2022-05-04 23:20:29 -04:00 |
uint_macros.rs
|
library: consistently use American spelling for 'behavior'
|
2024-10-25 12:02:47 +02:00 |
wrapping.rs
|
make const_err a hard error
|
2022-10-07 18:08:49 +02:00 |