phobos/std/internal/math
Martin Kinkelin 4d3ba080b7
Prepare for properly parsed float/double literals (#7591)
This fixes failing unittests with dlang/dmd#11387 on Linux x64 by
appending a L suffix to (some) literals, to keep full `real` parsing
precision (instead of double precision).
2020-08-14 21:06:56 +08:00
..
biguintcore.d Replace is(Unqual!T == Unqual!U) with is(immutable T == immutable U) for speed & memory usage 2020-08-03 15:07:32 +02:00
biguintnoasm.d Addes assert messages to bigint 2019-07-10 10:46:56 +01:00
biguintx86.d make tostring backwards compatible 2019-12-14 17:12:44 +01:00
errorfunction.d Prepare for properly parsed float/double literals (#7591) 2020-08-14 21:06:56 +08:00
gammafunction.d Prepare for properly parsed float/double literals (#7591) 2020-08-14 21:06:56 +08:00