| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-17 | update changelog; add more copyright notices | Jorge Aparicio | -0/+80 |
| 2018-07-17 | cargo fmt | Jorge Aparicio | -49/+48 |
| 2018-07-17 | rustfmt'ed + some clean up | Rahul Butani | -114/+129 |
| 2018-07-17 | Enable tests and expose | Rahul Butani | -4/+3 |
| 2018-07-17 | pow! | Rahul Butani | -0/+395 |
| 2018-07-16 | rustfmt | Joseph Ryan | -4/+3 |
| 2018-07-16 | Merge branch 'master' of github.com:P1n3appl3/libm | Joseph Ryan | -1/+1 |
| 2018-07-16 | Add unit tests for atan2 | Joseph Ryan | -0/+11 |
| 2018-07-16 | cargo fmt | Jorge Aparicio | -1/+1 |
| 2018-07-16 | fix another rebase error | Jorge Aparicio | -0/+1 |
| 2018-07-16 | fix rebase error | Jorge Aparicio | -0/+1 |
| 2018-07-16 | Merge branch 'master' into master | Jorge Aparicio | -92/+735 |
| 2018-07-16 | Implement atan | Richard Dodd | -3/+173 |
| 2018-07-16 | test edge cases | Jorge Aparicio | -28/+70 |
| 2018-07-16 | Merge rust-lang/libm#117 | bors[bot] | -3/+52 |
| 2018-07-15 | words insertion on k_expo2 | Cássio Kirch | -2/+2 |
| 2018-07-15 | unused cast removed | Cássio Kirch | -1/+0 |
| 2018-07-15 | enable tests for cosh | Jorge Aparicio | -1/+1 |
| 2018-07-15 | implement cosh | Cássio Kirch | -2/+52 |
| 2018-07-15 | inline more functions; add more methods to F{32,64}Ext | Jorge Aparicio | -56/+49 |
| 2018-07-15 | add more copyright notices | Jorge Aparicio | -0/+191 |
| 2018-07-15 | update CHANGELOG; make utility functions private | Jorge Aparicio | -4/+18 |
| 2018-07-15 | Merge rust-lang/libm#106 | bors[bot] | -3/+137 |
| 2018-07-15 | add dummy fenv implementation | Erik | -4/+44 |
| 2018-07-15 | implement fmaf | Erik | -3/+97 |
| 2018-07-15 | Implement tanh | C Jones | -3/+55 |
| 2018-07-15 | implement atan2 | Joseph Ryan | -3/+75 |
| 2018-07-15 | sinf, fix constant in k_expo2f | Andrey Zgarbul | -5/+35 |
| 2018-07-15 | Merge branch 'master' into master | Zgarbul Andrey | -6/+251 |
| 2018-07-15 | Merge rust-lang/libm#110 | bors[bot] | -3/+179 |
| 2018-07-14 | Implement tan | C Jones | -3/+179 |
| 2018-07-14 | Implement sinh | C Jones | -3/+71 |
| 2018-07-15 | Merge branch 'master' into master | Zgarbul Andrey | -11/+476 |
| 2018-07-15 | coshf tanhf and atan2f | Andrey Zgarbul | -11/+169 |
| 2018-07-14 | Fix x1p24 constant | C Jones | -1/+1 |
| 2018-07-14 | Convert rem_pio2 code, split up modules | C Jones | -335/+356 |
| 2018-07-14 | Implement part of sin/cos with quadrant selection unimplemented | C Jones | -8/+452 |
| 2018-07-14 | v0.1.1 | Jorge Aparicio | -2/+38 |
| 2018-07-14 | add an implemetation of asin | vjackson725 | -1/+142 |
| 2018-07-14 | Merge rust-lang/libm#105 | bors[bot] | -18/+515 |
| 2018-07-14 | acosf asinf atanf expm1f sinf tanf | Andrey Zgarbul | -18/+515 |
| 2018-07-14 | Merge rust-lang/libm#104 | bors[bot] | -0/+12 |
| 2018-07-14 | Merge rust-lang/libm#100 rust-lang/libm#103 | bors[bot] | -6/+332 |
| 2018-07-14 | rustfmt | Lukas Wirth | -3/+1 |
| 2018-07-14 | allow some functions to be inlined | Erik | -0/+12 |
| 2018-07-14 | fix bit shifting error | Lukas Wirth | -19/+905 |
| 2018-07-14 | Merge rust-lang/libm#102 | bors[bot] | -1/+8 |
| 2018-07-14 | implement fma | Erik | -3/+204 |
| 2018-07-14 | Add some extra notes to CONTRIBUTING | C Jones | -1/+8 |
| 2018-07-14 | Merge rust-lang/libm#91 | bors[bot] | -6/+519 |
