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
Age
Commit message (
Expand
)
Author
Lines
2018-07-14
Add log implementation.
Opal
-6
/
+120
2018-07-14
Merge branch 'master' into master
Zgarbul Andrey
-248
/
+1121
2018-07-14
Merge branch 'master' into master
Joseph Ryan
-10
/
+183
2018-07-14
Revert log2 breakage
Joseph Ryan
-5
/
+5
2018-07-14
fix bug in rem_pio2_large
Andrey Zgarbul
-50
/
+50
2018-07-14
Merge rust-lang/libm#83
bors[bot]
-9
/
+181
2018-07-13
Fix log2
Joseph Ryan
-2
/
+2
2018-07-13
update CONTRIBUTING
Jorge Aparicio
-1
/
+2
2018-07-13
Merge branch 'master' into master
Joseph Ryan
-6
/
+161
2018-07-14
implement log10 and log10f
Erik
-9
/
+181
2018-07-13
Merge remote-tracking branch 'upstream/master'
Joseph Ryan
-125
/
+147
2018-07-13
Implement fmod and tweak fmodf
Joseph Ryan
-31
/
+91
2018-07-13
implement log2 and log2f
Erik
-8
/
+164
2018-07-13
make cargo fmt in ci/script.sh optional
Jorge Aparicio
-2
/
+4
2018-07-13
run cargo fmt -- --check on beta
Jorge Aparicio
-4
/
+12
2018-07-13
force PR code to be formatted
Jorge Aparicio
-4
/
+6
2018-07-13
run cargo-fmt
Jorge Aparicio
-149
/
+143
2018-07-14
Merge rust-lang/libm#77
bors[bot]
-6
/
+65
2018-07-13
adding ceilf and floorf for issues rust-lang/libm#56 and rust-lang/libm#54
Jack Mott
-6
/
+65
2018-07-14
add cosf test
Andrey Zgarbul
-1
/
+1
2018-07-13
Merge remote-tracking branch 'upstream/master'
Joseph Ryan
-168
/
+844
2018-07-13
implement roundf
Joseph Ryan
-5
/
+40
2018-07-13
README: note that this crate is on crates.io and already usable
Jorge Aparicio
-0
/
+24
2018-07-13
v0.1.0
Jorge Aparicio
-3
/
+26
2018-07-13
Merge rust-lang/libm#71
bors[bot]
-6
/
+209
2018-07-13
move a chunk of the README into CONTRIBUTING.md
Jorge Aparicio
-52
/
+105
2018-07-13
implement sqrt and hypot
Erik
-6
/
+209
2018-07-13
Merge rust-lang/libm#70
bors[bot]
-6
/
+11
2018-07-14
cfg fix
Andrey Zgarbul
-1
/
+1
2018-07-13
Merge rust-lang/libm#69
bors[bot]
-3
/
+46
2018-07-14
rem_pio2_large comments
Andrey Zgarbul
-111
/
+105
2018-07-13
implement hypotf
Erik
-3
/
+46
2018-07-13
catch panics in tests
Jorge Aparicio
-66
/
+157
2018-07-14
Merge branch 'master' of https://github.com/burrbull/libm
Andrey Zgarbul
-6
/
+54
2018-07-13
cosf review
Andrey Zgarbul
-18
/
+17
2018-07-13
Merge branch 'master' into master
Zgarbul Andrey
-6
/
+54
2018-07-13
seal extension traits to prevent external implementation
Erik
-6
/
+11
2018-07-13
Merge branch 'master' of https://github.com/burrbull/libm
Andrey Zgarbul
-2
/
+2
2018-07-13
add cosf with dependencies
Andrey Zgarbul
-3
/
+639
2018-07-13
implement trunc and truncf
Erik
-6
/
+54
2018-07-13
enable tests for floor and scalbn
Jorge Aparicio
-2
/
+2
2018-07-13
Merge branch 'master' of https://github.com/burrbull/libm
Andrey Zgarbul
-1
/
+2
2018-07-13
add floor, scalbn; fixes in expf, scalbnf
Andrey Zgarbul
-32
/
+94
2018-07-13
enable tests for expf and logf
Jorge Aparicio
-1
/
+2
2018-07-13
add exp and log/ln functions for f32
Andrey Zgarbul
-6
/
+129
2018-07-13
Move the `force_eval!` macro into the math module
Michael Howell
-6
/
+6
2018-07-13
Enable f64::round
Michael Howell
-2
/
+0
2018-07-13
Implement `round`
Michael Howell
-1
/
+44
2018-07-12
test source importing this crate
Jorge Aparicio
-2
/
+30
2018-07-12
add extension traits
Jorge Aparicio
-0
/
+690
[prev]
[next]