| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-07-03 | Remove traits from README | gnzlbg | -10/+0 |
| 2019-07-03 | Remove F32Ext and F64Ext | gnzlbg | -599/+0 |
| 2019-07-02 | Add signum | Benjamin Schultzer | -4/+20 |
| 2019-06-07 | Make module path compatible with Rust 1.31.0 | Diego Barrios Romero | -1/+1 |
| 2019-06-05 | Correct libm names | varkor | -4/+4 |
| 2019-06-05 | Add max | varkor | -0/+7 |
| 2019-06-05 | Add maxf | varkor | -0/+7 |
| 2019-06-05 | Add min | varkor | -0/+7 |
| 2019-06-05 | Add minf | varkor | -0/+7 |
| 2019-05-09 | fix traits | Andrey Zgarbul | -34/+18 |
| 2019-05-02 | Overhaul tests | Alex Crichton | -2/+2 |
| 2019-05-02 | Rework how testing is done | Alex Crichton | -0/+3 |
| 2018-10-11 | Optimize intrinsics on wasm32 | Alex Crichton | -0/+4 |
| 2018-07-27 | add newlib support to the test generator | Jorge Aparicio | -4/+24 |
| 2018-07-18 | v0.1.2 | Jorge Aparicio | -1/+1 |
| 2018-07-17 | Enable tests and expose | Rahul Butani | -2/+0 |
| 2018-07-16 | Merge branch 'master' into master | Jorge Aparicio | -46/+18 |
| 2018-07-16 | Implement atan | Richard Dodd | -2/+0 |
| 2018-07-16 | Merge rust-lang/libm#117 | bors[bot] | -2/+0 |
| 2018-07-15 | implement cosh | Cássio Kirch | -2/+0 |
| 2018-07-15 | inline more functions; add more methods to F{32,64}Ext | Jorge Aparicio | -38/+18 |
| 2018-07-15 | Merge rust-lang/libm#106 | bors[bot] | -2/+0 |
| 2018-07-15 | implement fmaf | Erik | -2/+0 |
| 2018-07-15 | Implement tanh | C Jones | -2/+0 |
| 2018-07-15 | implement atan2 | Joseph Ryan | -2/+0 |
| 2018-07-15 | sinf, fix constant in k_expo2f | Andrey Zgarbul | -2/+0 |
| 2018-07-15 | Merge branch 'master' into master | Zgarbul Andrey | -4/+0 |
| 2018-07-15 | Merge rust-lang/libm#110 | bors[bot] | -2/+0 |
| 2018-07-14 | Implement tan | C Jones | -2/+0 |
| 2018-07-14 | Implement sinh | C Jones | -2/+0 |
| 2018-07-15 | Merge branch 'master' into master | Zgarbul Andrey | -4/+0 |
| 2018-07-15 | coshf tanhf and atan2f | Andrey Zgarbul | -6/+0 |
| 2018-07-14 | Implement part of sin/cos with quadrant selection unimplemented | C Jones | -4/+0 |
| 2018-07-14 | acosf asinf atanf expm1f sinf tanf | Andrey Zgarbul | -12/+0 |
| 2018-07-14 | Merge rust-lang/libm#100 rust-lang/libm#103 | bors[bot] | -4/+0 |
| 2018-07-14 | fix bit shifting error | Lukas Wirth | -10/+0 |
| 2018-07-14 | implement fma | Erik | -2/+0 |
| 2018-07-14 | Merge rust-lang/libm#91 | bors[bot] | -4/+0 |
| 2018-07-14 | Implement exp2 | C Jones | -2/+0 |
| 2018-07-14 | Add exp2f | C Jones | -2/+0 |
| 2018-07-14 | Merge branch 'master' into master | Jorge Aparicio | -4/+0 |
| 2018-07-14 | fix missing changes | Lukas Wirth | -0/+2 |
| 2018-07-14 | Merge branch 'master' into master | Jorge Aparicio | -6/+13 |
| 2018-07-14 | Merge rust-lang/libm#101 | bors[bot] | -4/+0 |
| 2018-07-14 | sync fork | Lukas Wirth | -2/+13 |
| 2018-07-14 | remove exp | Lukas Wirth | -0/+2 |
| 2018-07-14 | implement cbrt and cbrtf | Erik | -4/+0 |
| 2018-07-14 | Merge rust-lang/libm#93 | bors[bot] | -0/+13 |
| 2018-07-14 | implement exp | Erik | -2/+0 |
| 2018-07-14 | sync fork | Lukas Wirth | -4/+0 |
