phobos/std/internal/math
kai 8f34d9a05e Fix big endian issue in std.internal.math.biguintcore.d
The unit tests passes with this change on Linux/PPC64.
2013-04-07 14:55:29 +02:00
..
biguintcore.d Fix big endian issue in std.internal.math.biguintcore.d 2013-04-07 14:55:29 +02:00
biguintnoasm.d try again to get it to work for 64 bits 2011-12-07 23:44:01 -08:00
biguintx86.d Fix for BigInt assign for 64 bit compilers. Also a few steps towards const correctness, and some comment fixes. 2010-10-25 07:30:38 +00:00
errorfunction.d Just unused variables. 2011-06-12 16:57:27 +04:00
gammafunction.d Added igammaTemmeLarge to std.internal.math.gammafunction. 2012-11-23 03:00:43 +01:00