phobos/std/internal
Martin a3035d7d77 Slightly relax std.internal.math.gammafunction unittest for 64-bit reals
Using LDC master on Win64, I get a relative diff of 1.068e-15 for the
second tuple (input = 1/8), exceeding the allowed upper bound by not even
7%. I chose to be generous and doubled the limit. ;)

More details for the 2nd tuple:
actual:   0x1.0a333fd8b6880p+2
expected: 0x1.0a333fd8b687bp+2
rel diff: 1.067682e-15

The other 4 tuples are perfect matches.
2015-11-08 15:27:34 +01:00
..
digest sha_SSSE3.d: small optimization 2015-10-19 07:12:27 -07:00
math Slightly relax std.internal.math.gammafunction unittest for 64-bit reals 2015-11-08 15:27:34 +01:00
test Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
windows alias fix 2015-05-28 19:50:00 +02:00
cstring.d fix tempCString to support null cstring results again 2015-09-07 16:47:35 +02:00
processinit.d Fix some PHOBOSSRC broken links 2015-04-29 11:02:58 +02:00
scopebuffer.d detab and remove trailing whitespaces 2015-02-10 00:56:40 +09:00
unicode_comp.d Add @nogc attribute 2014-11-09 23:00:24 +09:00
unicode_decomp.d Add @nogc attribute 2014-11-09 23:00:24 +09:00
unicode_grapheme.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00
unicode_norm.d split off rarely used unicode tables 2013-10-17 18:49:11 +04:00
unicode_tables.d DIP25: make phobos work with it 2015-01-30 12:02:48 -08:00