| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New module 'exp2f'. | Bruno Haible | 2012-03-09 | 1 | -2/+5 |
* | New module 'exp2'. | Bruno Haible | 2012-03-09 | 1 | -2/+5 |
* | expm1l: Don't override undeclared system function on IRIX 6.5. | Bruno Haible | 2012-03-08 | 1 | -2/+2 |
* | remainderl: Don't override undeclared system function on IRIX 6.5. | Bruno Haible | 2012-03-08 | 1 | -2/+2 |
* | rintf: Don't override undeclared system function on IRIX 6.5. | Bruno Haible | 2012-03-08 | 1 | -2/+2 |
* | copysignf: Don't override undeclared system function on IRIX 6.5. | Bruno Haible | 2012-03-08 | 1 | -2/+2 |
* | New module 'expm1-ieee'. | Bruno Haible | 2012-03-07 | 1 | -1/+2 |
* | Work around expm1f bug on IRIX 6.5. | Bruno Haible | 2012-03-07 | 1 | -1/+2 |
* | New module 'expm1l'. | Bruno Haible | 2012-03-06 | 1 | -2/+4 |
* | New module 'expm1f'. | Bruno Haible | 2012-03-06 | 1 | -2/+4 |
* | New module 'expm1'. | Bruno Haible | 2012-03-06 | 1 | -2/+4 |
* | cbrtl-ieee: Work around test failure on IRIX 6.5. | Bruno Haible | 2012-03-01 | 1 | -1/+2 |
* | cbrtf: Work around bug in IRIX 6.5 system function. | Bruno Haible | 2012-03-01 | 1 | -1/+2 |
* | New module 'cbrtl'. | Bruno Haible | 2012-03-01 | 1 | -1/+4 |
* | New module 'cbrtf'. | Bruno Haible | 2012-03-01 | 1 | -2/+5 |
* | cbrt: Provide replacement on MSVC and Minix. | Bruno Haible | 2012-02-29 | 1 | -2/+4 |
* | hypotl-ieee: Work around test failure on OSF/1 and native Windows. | Bruno Haible | 2012-02-29 | 1 | -1/+2 |
* | hypot-ieee: Work around test failure on OSF/1 and native Windows. | Bruno Haible | 2012-02-29 | 1 | -1/+3 |
* | New module 'hypotl'. | Bruno Haible | 2012-02-29 | 1 | -2/+4 |
* | New module 'hypotf'. | Bruno Haible | 2012-02-29 | 1 | -2/+5 |
* | remainderl-ieee: Work around test failure on OSF/1. | Bruno Haible | 2012-02-27 | 1 | -1/+2 |
* | remainderf-ieee: Work around test failure on OSF/1. | Bruno Haible | 2012-02-27 | 1 | -1/+2 |
* | remainder-ieee: Work around test failure on OSF/1. | Bruno Haible | 2012-02-27 | 1 | -1/+2 |
* | fmodf-ieee: Work around test failure on OSF/1. | Bruno Haible | 2012-02-27 | 1 | -1/+2 |
* | fmod-ieee: Work around test failures on OSF/1, mingw. | Bruno Haible | 2012-02-27 | 1 | -2/+5 |
* | modfl-ieee: Work around test failures on IRIX, OSF/1, mingw. | Bruno Haible | 2012-02-27 | 1 | -1/+2 |
* | modff-ieee: Work around test failures on *BSD, IRIX, OSF/1, etc. | Bruno Haible | 2012-02-27 | 1 | -1/+2 |
* | modf-ieee: Work around test failures on *BSD, IRIX, OSF/1, Cygwin. | Bruno Haible | 2012-02-27 | 1 | -2/+4 |
* | New module 'log10l'. | Bruno Haible | 2012-02-26 | 1 | -2/+5 |
* | New module 'remainderl'. | Bruno Haible | 2012-02-25 | 1 | -2/+4 |
* | New module 'remainderf'. | Bruno Haible | 2012-02-25 | 1 | -67/+69 |
* | remainder: Support for MSVC. | Bruno Haible | 2012-02-25 | 1 | -1/+5 |
* | New module 'fmodl'. | Bruno Haible | 2012-02-25 | 1 | -2/+5 |
* | New module 'modfl'. | Bruno Haible | 2012-02-25 | 1 | -2/+4 |
* | New module 'fabsl'. | Bruno Haible | 2012-02-25 | 1 | -2/+5 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | New module 'fmal'. | Bruno Haible | 2011-11-06 | 1 | -2/+5 |
* | New module 'fmaf'. | Bruno Haible | 2011-11-06 | 1 | -2/+5 |
* | New module 'fma'. | Bruno Haible | 2011-11-06 | 1 | -2/+5 |
* | New module 'rintl'. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | New module 'rintf'. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | rint: Support for MSVC. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | New module 'copysignl'. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | New module 'copysignf'. | Bruno Haible | 2011-10-09 | 1 | -55/+58 |
* | copysign: Provide replacement. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | isfinite, isinf, isnan tests: Avoid syntax error on MSVC 9. | Bruno Haible | 2011-10-09 | 1 | -1/+32 |
* | New module 'tanhf'. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | New module 'coshf'. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | New module 'sinhf'. | Bruno Haible | 2011-10-09 | 1 | -2/+4 |
* | New module 'atan2f'. | Bruno Haible | 2011-10-09 | 1 | -1/+3 |