History src/math

Fix order of jn() arguments in error message
Sergey Dmitrouk • 10 years ago  
math: add drem and dremf tests
Szabolcs Nagy • 10 years ago  
math: atanh special cases
Szabolcs Nagy • 11 years ago  
math: add an expm1l special case
Szabolcs Nagy • 11 years ago  
math: add some special case tests
Szabolcs Nagy • 11 years ago  
math: test cases for rounding functions
Szabolcs Nagy • 11 years ago  
test fenv functions with bad arguments
Szabolcs Nagy • 11 years ago  
atan2 underflow tests
Szabolcs Nagy • 11 years ago  
math: fenv status flag fixes
Szabolcs Nagy • 11 years ago  
add exp10l test case (1e-15)
Szabolcs Nagy • 11 years ago  
math/scalb* max scale test cases
Szabolcs Nagy • 11 years ago  
new test system
Szabolcs Nagy • 11 years ago  
math: add readme about ulp check tool
Szabolcs Nagy • 11 years ago  
math: fix cr check, stricter except check
Szabolcs Nagy • 11 years ago  
gen tools: add tox
Szabolcs Nagy • 11 years ago  
math tests: fma underflow cases
Szabolcs Nagy • 11 years ago  
fix broken fma tests (due to mpfr bugs)
Szabolcs Nagy • 11 years ago  
math: logb needs to be correctly rounded
Szabolcs Nagy • 11 years ago  
math: regenerate all math tests
Szabolcs Nagy • 11 years ago  
math: fix makefile so .o files are kept
Szabolcs Nagy • 11 years ago  
math: add test vectors for exp functions
Szabolcs Nagy • 11 years ago  
math: fix the type of the return value
Szabolcs Nagy • 11 years ago  
math/gen: fix fma fenv flags on nan
Szabolcs Nagy • 11 years ago  
math: add special case test vectors
Szabolcs Nagy • 11 years ago  
math: fdim is correctly rounded
Szabolcs Nagy • 11 years ago  
math: brief readme
Szabolcs Nagy • 11 years ago  
math: fpclassify test
Szabolcs Nagy • 11 years ago  
math: add jn and yn
nsz • 12 years ago  
math: add remquo and fma
nsz • 12 years ago  
math: add modf and sincos
nsz • 12 years ago  
math: add lrint, lround
nsz • 12 years ago  
math: fix nexttoward*
nsz • 12 years ago  
fix math test gen script
nsz • 12 years ago  
add generated math tests
nsz • 12 years ago  
fnmatch: fix "[/b" test
nsz • 12 years ago  
math: add float-store test
nsz • 12 years ago  
math/modf fixes
nsz • 12 years ago  
add math/modf benchmark
nsz • 12 years ago  
add math/modf.c test
nsz • 12 years ago  
add math/classify test
nsz • 12 years ago  
clean up compiler warnings
nsz • 12 years ago