issues
search
rust-lang
/
libm
A port of MUSL's libm to Rust.
Other
540
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make functions in this crate `const`?
#310
JSorngard
closed
2 weeks ago
4
powerpc64le SIGILL
#309
tgross35
opened
3 weeks ago
1
Set edition to 2021 for all crates
#308
tgross35
closed
3 weeks ago
0
Fix shellcheck warnings in scripts
#307
tgross35
closed
3 weeks ago
0
Set target-specific `AR` and `CC` arguments
#306
tgross35
closed
4 weeks ago
0
Update Ubuntu images to 24.04
#305
tgross35
closed
4 weeks ago
0
Upgrade all dependencies
#304
tgross35
closed
4 weeks ago
0
Rename the `musl-reference-tests` feature to `musl-bitwise-tests`
#303
tgross35
closed
4 weeks ago
0
Poke CI, see if it still works
#302
tgross35
closed
4 weeks ago
0
Move `musl-reference-tests` to a new `libm-test` crate
#301
tgross35
closed
4 weeks ago
0
Test more targets against a custom-built musl libm
#300
tgross35
closed
5 days ago
5
Add a `success` job to CI
#299
tgross35
closed
2 months ago
0
Non-musl `f32` functions?
#298
jdh8
opened
2 months ago
13
Add `force-soft-floats` feature to prevent using any intrinsics or arch-specific code
#297
GuillaumeGomez
closed
2 months ago
4
Deny warnings in CI
#296
tgross35
closed
6 months ago
1
Fix `clippy::deprecated_cfg_attr` on compiler_builtins
#295
Amjad50
closed
6 months ago
0
`TotalEq` -0 in `fabs` test
#294
Rudxain
opened
6 months ago
6
Enable PowerPC tests
#293
saethlin
closed
7 months ago
1
Start removing force_eval uses
#292
saethlin
closed
2 months ago
3
Corrected English typos
#291
jfthuong
closed
6 months ago
0
Compiling `libm` for `std`
#290
Amjad50
closed
6 months ago
3
Remove unneeded `extern core` in `tgamma`
#289
Amjad50
closed
8 months ago
5
remove force_eval! macro, prepare more const functions, fix clippy, and add clippy to CI
#288
phip1611
closed
2 months ago
4
This updates the exponent calculations done in the nextafter functions to match their MUSL counterparts
#287
keram88
closed
1 year ago
0
Incorrect exponent calculation in the nextafter implementations leads to missed overflow/underflow signals
#286
keram88
closed
1 year ago
0
Release 0.2.8
#285
Amanieu
closed
1 year ago
0
Fix rint and rintf on x87.
#284
plugwash
closed
1 year ago
1
ci: disable mips
#283
klensy
closed
1 year ago
0
Exclude ci directory from packaged crate
#282
mulkieran
closed
1 year ago
3
Prepare 0.2.7 release
#281
JohnTitor
closed
1 year ago
0
Next release?
#280
moritz-meier
closed
1 year ago
1
specify MSRV
#279
joseluis
closed
2 days ago
1
Possible errors in some constants?
#278
DeliciousHair
opened
1 year ago
2
Small tweak to `mul` in `fma.rs`.
#277
TDecking
closed
1 year ago
1
Fix descriptions of erfc and erfcf
#276
jturner314-nrl
closed
1 year ago
0
Add a generic helper over f32/f64
#275
moritz-meier
closed
1 year ago
2
Add a small conformance test to sqrt/sqrtf
#274
ZagButNoZig
closed
1 year ago
3
Using rint/rintf instead of roundeven/roundevenf appears to break target_arch = "spirv" for spirv-std
#273
charles-r-earp
closed
1 year ago
1
Add `rint` and `rintf`
#272
Jules-Bertholet
closed
1 year ago
4
Cargo test fails in x86_64-pc-windows-msvc target
#271
Mec-iS
closed
2 years ago
1
Potential to add #[inline} attributes where possible
#270
shssoichiro
opened
2 years ago
2
Use wrapping_neg() to avoid fma errors on underflow
#269
ajtribick
closed
2 years ago
1
Attempt to negate with overflow in `fma`
#268
ajtribick
closed
2 years ago
0
Fix fmaf not to depend on FE_TOWARDZERO
#267
Amanieu
closed
2 years ago
0
Use smaller IPIO2 table for 16 and 32 bit architectures
#266
Outurnate
closed
2 years ago
1
Ensure more functions do not panic
#265
ankane
closed
2 years ago
4
Remove panics from tgamma and tgammaf
#264
ankane
closed
2 years ago
0
Incorrect `fmaf` results on some inputs
#263
afonso360
closed
2 years ago
2
[Blocked] Use const fn where easily applicable.
#262
phip1611
closed
2 months ago
1
Const eval support
#261
Liamolucko
closed
2 years ago
1
Previous
Next