index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
compiler-builtins
/
libm
Age
Commit message (
Expand
)
Author
Lines
2024-10-26
Add a .git-blame-ignore-revs file
Trevor Gross
-0
/
+5
2024-10-26
Run `cargo fmt` with new settings
Trevor Gross
-393
/
+131
2024-10-26
Add a rustfmt.toml file matching rust-lang/rust
Trevor Gross
-1
/
+6
2024-10-26
chore: release v0.2.9
github-actions[bot]
-4
/
+37
2024-10-26
Fix release-plz workflow configuration
Trevor Gross
-2
/
+0
2024-10-26
Add release-plz for automated releases
Trevor Gross
-0
/
+31
2024-10-26
Update licensing to MIT AND (MIT OR Apache-2.0)
Trevor Gross
-236
/
+269
2024-10-26
Don't deny warnings in lib.rs
Trevor Gross
-8
/
+7
2024-10-25
Rename the `musl-bitwise-tests` feature to `test-musl-serialized`
Trevor Gross
-10
/
+10
2024-10-07
Set edition to 2021 for all crates
Trevor Gross
-2
/
+5
2024-10-06
Fix shellcheck warnings in scripts
Trevor Gross
-14
/
+19
2024-10-06
Set target-specific `AR` and `CC` arguments
Trevor Gross
-14
/
+50
2024-10-06
Update Ubuntu images to 24.04
Trevor Gross
-13
/
+21
2024-10-05
Do library updates necessary with dependency upgrades
Trevor Gross
-3
/
+3
2024-10-05
Upgrade all dependencies
Trevor Gross
-4
/
+4
2024-10-05
Rename the `musl-reference-tests` feature to `musl-bitwise-tests`
Trevor Gross
-8
/
+10
2024-10-05
Move `musl-reference-tests` to a new `libm-test` crate
Trevor Gross
-471
/
+494
2024-08-22
Add a `success` job to CI
Trevor Gross
-0
/
+17
2024-08-07
Rename `only-soft-floats` feature into `force-soft-floats`
Guillaume Gomez
-7
/
+7
2024-08-06
Add `only-soft-floats` feature to prevent using any intrinsics or arch-specif...
Guillaume Gomez
-5
/
+9
2024-05-06
Deny warnings in CI
Trevor Gross
-1
/
+16
2024-04-30
Fix `clippy::deprecated_cfg_attr` on compiler_builtins
Amjad Alsharafi
-1
/
+1
2024-04-02
Corrected English typos
Jeff Thuong
-5
/
+5
2024-02-21
Remove unneeded `extern core` in `tgamma`
Amjad Alsharafi
-1
/
+0
2024-02-21
Allow internal_features lint when building with "unstable"
Amanieu d'Antras
-1
/
+2
2023-10-31
This updates the exponent calculations done in the nextafter functions related
Mark S. Baranowski
-2
/
+2
2023-10-06
Merge pull request rust-lang/libm#285 from Amanieu/release-0.2.8
Amanieu d'Antras
-1
/
+1
2023-10-06
Release 0.2.8
Amanieu d'Antras
-1
/
+1
2023-10-05
Fix rint and rintf on x87.
Peter Michael Green
-4
/
+24
2023-08-07
fix ci, disable mips, mirrors https://github.com/rust-lang/compiler-builtins/...
klensy
-3
/
+5
2023-08-03
Exclude GitHub Workflows files from packaged crate
mulhern
-1
/
+1
2023-08-03
Exclude ci directory from packaged crate
mulhern
-0
/
+1
2023-05-13
Prepare 0.2.7 release
Yuki Okushi
-1
/
+1
2023-02-16
Small tweak to `mul` in `fma.rs`.
Tobias Decking
-14
/
+3
2023-02-11
Merge pull request rust-lang/libm#275 from moritz-meier/feature/add-generic-h...
Amanieu d'Antras
-0
/
+194
2023-01-20
Fix descriptions of erfc and erfcf
James D. Turner
-2
/
+2
2023-01-17
add generic libm helper
Moritz Meier
-0
/
+194
2022-11-16
Fix formatting
Luc
-9
/
+18
2022-11-16
Remove negative numbers from test
Luc
-5
/
+5
2022-11-14
Add Small Conformance tests to Sqrt(f)
Luc
-0
/
+23
2022-11-09
Bump to 0.2.6
Amanieu d'Antras
-1
/
+1
2022-11-07
Add benchmarks
Jules Bertholet
-1
/
+2
2022-11-07
Disable tests on PowerPC
Jules Bertholet
-0
/
+4
2022-11-07
`rint`/`rintf` instead of `roundeven`/`roundevenf`
Jules Bertholet
-33
/
+22
2022-11-07
Add `roundeven` and `roundevenf`
Jules Bertholet
-0
/
+107
2022-09-30
Use wrapping_neg() to avoid fma errors on underflow
Andrew Tribick
-2
/
+10
2022-08-10
Bump to 0.2.5
Amanieu d'Antras
-1
/
+1
2022-08-10
Merge pull request rust-lang/libm#267 from Amanieu/fmaf
Amanieu d'Antras
-18
/
+23
2022-08-10
Fix fmaf not to depend on FE_TOWARDZERO
Amanieu d'Antras
-18
/
+23
2022-08-01
Merge pull request rust-lang/libm#265 from ankane/no_panic
Amanieu d'Antras
-6
/
+26
[prev]
[next]