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
2019-05-09
test several outputs
Andrey Zgarbul
-53
/
+125
2019-05-09
fix traits
Andrey Zgarbul
-44
/
+28
2019-05-09
Merge branch 'm1elports' of https://github.com/burrbull/libm into m1elports
Andrey Zgarbul
-0
/
+0
2019-05-09
rm asine, mv lgamma
Andrey Zgarbul
-683
/
+593
2019-05-07
sh +x
Andrey Zgarbul
-0
/
+0
2019-05-07
tests, fixes, format
Andrey Zgarbul
-4173
/
+4371
2019-05-06
Merge branch 'lots-of-untested-ports' of https://github.com/m1el/libm
Andrey Zgarbul
-0
/
+4228
2019-05-02
Merge pull request rust-lang/libm#161 from alexcrichton/ldexp
Alex Crichton
-0
/
+14
2019-05-02
Merge pull request rust-lang/libm#151 from 4tm4j33tk4ur/clippy
Alex Crichton
-92
/
+78
2019-05-02
Run `cargo fmt`
Alex Crichton
-4
/
+6
2019-05-02
Merge pull request rust-lang/libm#153 from m1el/floorf-uint-underflow
Alex Crichton
-1
/
+9
2019-05-02
Add a test that overflow does not happen
Alex Crichton
-0
/
+8
2019-05-02
Merge pull request rust-lang/libm#143 from mb64/wrapping-atan2
Alex Crichton
-2
/
+2
2019-05-02
Update some URLs
Alex Crichton
-2
/
+2
2019-05-02
Merge pull request rust-lang/libm#142 from mb64/wrapping-sqrt
Alex Crichton
-31
/
+32
2019-05-02
Merge pull request rust-lang/libm#128 from rrbutani/pow
Alex Crichton
-0
/
+224
2019-05-02
Add bindings for ldexp/ldexpf
Alex Crichton
-0
/
+14
2019-05-02
fixed some clippy warnings
Anna Bogus
-92
/
+76
2019-05-02
fixed uint underflow in floorf for negative exponents
Igor null
-1
/
+1
2019-05-02
Modify atan2 to use `wrapping_` ops
Mark Barbone
-2
/
+2
2019-05-02
Update contributing docs
Alex Crichton
-24
/
+24
2019-05-02
Change sqrt to use wrapping operations
Mark Barbone
-31
/
+32
2019-05-02
Use core for constants instead of std
Rahul Butani
-3
/
+3
2019-05-02
rustfmt'ed
Rahul Butani
-11
/
+14
2019-05-02
Some additional tests
Rahul Butani
-5
/
+34
2019-05-02
Cleaned up + rustfmt'ed
Rahul Butani
-41
/
+44
2019-05-02
Add some tests for pow
Rahul Butani
-0
/
+189
2019-05-02
More azure config fixes
Alex Crichton
-4
/
+16
2019-05-02
Run rustfmt
Alex Crichton
-24
/
+23
2019-05-02
Fix azure config
Alex Crichton
-9
/
+0
2019-05-02
Delete stray test
Alex Crichton
-14
/
+0
2019-05-02
Overhaul tests
Alex Crichton
-385
/
+313
2019-05-02
Rework how testing is done
Alex Crichton
-974
/
+351
2019-05-02
Remove newlib generator
Alex Crichton
-285
/
+0
2019-05-02
Move crates to `crates` folder
Alex Crichton
-109
/
+288
2019-05-02
Set up CI with Azure Pipelines
Alex Crichton
-0
/
+19
2018-10-24
merge [features] tables
Jorge Aparicio
-4
/
+2
2018-10-11
Optimize intrinsics on wasm32
Alex Crichton
-0
/
+114
2018-08-26
Ported several remaining math functions from musl
Igor null
-0
/
+4228
2018-07-27
tweak the order of the tests
Jorge Aparicio
-7
/
+7
2018-07-27
uncomment the other build jobs
Jorge Aparicio
-20
/
+20
2018-07-27
make qemu-arm executable
Jorge Aparicio
-0
/
+2
2018-07-27
add newlib support to the test generator
Jorge Aparicio
-825
/
+1343
2018-07-25
ci: fix if condition
Jorge Aparicio
-1
/
+1
2018-07-25
cargo fmt
Jorge Aparicio
-15
/
+23
2018-07-25
ci: add nightly build job to rnu the no-panic test
Jorge Aparicio
-7
/
+9
2018-07-25
omit bounds check in release mode
Jorge Aparicio
-52
/
+233
2018-07-21
README: all the math functions we needed are now supported
Jorge Aparicio
-4
/
+1
2018-07-18
v0.1.2
Jorge Aparicio
-3
/
+6
2018-07-18
Merge rust-lang/libm#127
bors[bot]
-0
/
+80
[prev]
[next]