Commit graph

8 commits

Author SHA1 Message Date
Walter Bright
4cf3a6e91c would not compile for 64 bits 2011-12-07 22:30:14 -08:00
Don Clugston
b828057506 BigInt: uint->size_t in nonasm primitives
Causes incorrect results for bigints larger than 2^^34 bytes long.
2011-12-07 10:09:04 +01:00
Brad Roberts
919eec2765 Fix biguintnoasm.d on x86-64 2011-03-27 12:55:27 -07:00
Brad Roberts
f368104f37 A bunch of 64 bit fixes, including disabling tests that don't pass 2010-12-23 20:39:22 +00:00
Walter Bright
b8ce58ccd1 detab sources 2010-08-23 02:14:45 +00:00
Andrei Alexandrescu
3f2b8c12ea 64-bit compatibility work 2010-08-22 20:55:22 +00:00
Sean Kelly
f036f4ddcb Set native eol-style for some files that didn't have it. 2010-07-06 19:16:04 +00:00
Don Clugston
0a8a8a39c5 High-performance BigInt, initial release. Posix makefile has not yet been updated. 2010-03-24 21:13:24 +00:00