Fix array declarations so GCC doesn't warn about them. Declare constants in headers so they can be used by UDT's larger than type long double. Suppress a few warnings and fix a couple of bugs that showed up when testing with UDT's. [SVN r75960]
Tweaked some error levels again. [SVN r40079]
[SVN r3472]
Added new tests for the above. Refactored factorials header. Optimised tgamma_delta_ratio for integer arguments. [SVN r3326]