about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/README.md
AgeCommit message (Expand)AuthorLines
2025-05-28Typo in README.mdDario Damiani-1/+1
2025-04-21Update README and CONTRIBUTING for the new repository layoutTrevor Gross-34/+20
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+56
2025-04-19libm: Reorganize into compiler-builtinsTrevor Gross-56/+0
2024-11-14Use `https:` links in `README.md`beetrees-2/+2
2024-10-27Set the MSRV to 1.63 and document it as suchTrevor Gross-0/+4
2024-10-26Update licensing to MIT AND (MIT OR Apache-2.0)Trevor Gross-9/+10
2021-07-09updated link to musl websiteSuKiN-a-1/+1
2019-09-25Remove `-nursery` from urlsAlex Crichton-4/+4
2019-09-10Migrate from azure pipelines to Github actions (#226)Alex Crichton-3/+1
2019-08-12Fix broken link in READMERoman Proskuryakov-0/+2
2019-07-03Remove traits from READMEgnzlbg-16/+1
2019-07-02Move benchmarks into its own crategnzlbg-2/+4
2019-07-01Add benchmark suiteBenjamin Schultzer-0/+6
2019-05-02Update some URLsAlex Crichton-2/+2
2019-05-02More azure config fixesAlex Crichton-0/+2
2018-07-21README: all the math functions we needed are now supportedJorge Aparicio-4/+1
2018-07-13README: note that this crate is on crates.io and already usableJorge Aparicio-0/+24
2018-07-13v0.1.0Jorge Aparicio-2/+7
2018-07-13move a chunk of the README into CONTRIBUTING.mdJorge Aparicio-51/+1
2018-07-12test source importing this crateJorge Aparicio-1/+4
2018-07-12re-structure for compiler-builtins integrationJorge Aparicio-1/+2
2018-07-12update the READMEJorge Aparicio-49/+7
2018-07-12add test infrastructure for f64 functionsJorge Aparicio-0/+1
2018-07-12fmodf is doneJorge Aparicio-1/+1
2018-07-12update the READMEJorge Aparicio-1/+7
2018-07-12initial commitJorge Aparicio-0/+111