Commits

DateSubjectAuthorReleases
2022-02-27 Optimise numeric division for one and two base-NBASE digit divisors. Dean Rasheed 15.0
2022-02-27 Simplify the inner loop of numeric division in div_var(). Dean Rasheed 15.0
2022-02-27 Apply auto-vectorization to the inner loop of div_var_fast(). Dean Rasheed 15.0
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 9.6.24
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 10.19
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 11.14
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 12.9
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 13.5
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 14.1
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 15.0
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 9.6.23
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 10.18
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 11.13
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 12.8
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 13.4
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 14.0
2021-08-06 Adjust the integer overflow tests in the numeric code. Dean Rasheed 15.0
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 9.6.23
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 10.18
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 11.13
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 12.8
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 13.4
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 14.0
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 15.0
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 9.6.23