| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-14 | DRY up the exp2 and exp2f data tables | C Jones | -283/+283 |
| 2018-07-14 | Implement exp2 | C Jones | -3/+386 |
| 2018-07-14 | Add exp2f | C Jones | -3/+133 |
| 2018-07-14 | Merge branch 'master' into master | Jorge Aparicio | -7/+271 |
| 2018-07-14 | fix missing changes | Lukas Wirth | -6/+4 |
| 2018-07-14 | remove faulty cosh implementation | Lukas Wirth | -57/+0 |
| 2018-07-14 | Merge rust-lang/libm#84 | bors[bot] | -1/+83 |
| 2018-07-14 | Merge branch 'master' into master | Jorge Aparicio | -26/+1082 |
| 2018-07-14 | Merge branch 'master' into master | Jorge Aparicio | -9/+245 |
| 2018-07-14 | Merge rust-lang/libm#101 | bors[bot] | -6/+188 |
| 2018-07-14 | sync fork | Lukas Wirth | -13/+204 |
| 2018-07-14 | remove exp | Lukas Wirth | -87/+3 |
| 2018-07-14 | implement cbrt and cbrtf | Erik | -6/+188 |
| 2018-07-14 | Merge rust-lang/libm#93 | bors[bot] | -9/+51 |
| 2018-07-14 | implement exp | Erik | -3/+153 |
| 2018-07-14 | ci: don't test the master master | Jorge Aparicio | -1/+0 |
| 2018-07-14 | add missing bitshift for __expo2 and move it into its own module | Lukas Wirth | -13/+20 |
| 2018-07-14 | sync fork | Lukas Wirth | -14/+881 |
| 2018-07-14 | fix rebase merge | Jack Mott | -11/+2 |
| 2018-07-14 | add lib.rs changes | Lukas Wirth | -6/+0 |
| 2018-07-14 | rebase | Jack Mott | -4/+840 |
| 2018-07-14 | Implement cosh, exp and expm1 | Lukas Wirth | -7/+273 |
| 2018-07-14 | Merge branch 'master' into master | Jorge Aparicio | -20/+1199 |
| 2018-07-14 | Merge branch 'master' into ceil | Jorge Aparicio | -11/+837 |
| 2018-07-14 | Merge branch 'master' into separate-import | Jorge Aparicio | -5/+810 |
| 2018-07-14 | Merge rust-lang/libm#67 | bors[bot] | -9/+608 |
| 2018-07-14 | enable test generation for ceil | Lucas Marques | -1/+1 |
| 2018-07-14 | implement ceil | Lucas Marques | -6/+45 |
| 2018-07-14 | Merge rust-lang/libm#88 | bors[bot] | -0/+206 |
| 2018-07-14 | fdim | Jack Mott | -16/+33 |
| 2018-07-14 | fdimf | Jack Mott | -5/+29 |
| 2018-07-14 | Use separate imports instead of {}-grouped imports for better merges | C Jones | -6/+27 |
| 2018-07-14 | Merge branch 'master' into master | Zgarbul Andrey | -8/+247 |
| 2018-07-14 | Adding acos implementation | Opal | -7/+115 |
| 2018-07-14 | Merge branch 'master' into master | Zgarbul Andrey | -6/+120 |
| 2018-07-14 | cargo fmt | Andrey Zgarbul | -279/+249 |
| 2018-07-14 | add license and other comments to existing files | Erik | -0/+206 |
| 2018-07-14 | revert changes | Andrey Zgarbul | -2/+2 |
| 2018-07-14 | implement log1p and log1pf | Erik | -8/+246 |
| 2018-07-14 | clean duplicates | Andrey Zgarbul | -3/+0 |
| 2018-07-14 | Run rustfmt | Joseph Ryan | -2/+2 |
| 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 |
