Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-20 | do not use const pointer | Guo Yejun | 1 | -1/+6 |
2016-04-08 | Prepend std namespace to isnan and isinf calls. | Sean Lynch | 1 | -6/+6 |
2015-07-15 | correct ULP value in utests | Meng Mengmeng | 1 | -4/+2 |
2015-04-29 | utest_pow: don't fail on declared lack of denormals. | Rebecca N. Palmer | 1 | -2/+8 |
2014-12-02 | utests: make utests maths ULP values consistent with specification | Meng Mengmeng | 1 | -1/+1 |
2014-11-25 | utests: fix a typo in test cases. | Zhigang Gong | 1 | -1/+1 |
2014-11-06 | utests: fix bugs in builtin_pow(). | Rebecca Palmer | 1 | -5/+11 |
2013-10-29 | utest: Add test case for built-in function pow. | Yi Sun | 1 | -0/+92 |