Alex Dyachenko
|
c9ff85fc13
|
Switched MPIR.Net HugeInt.ToDouble(out exp) method to use mpz_get_2exp_d instead of mpz_get_d_2exp
|
2019-06-28 14:51:15 -04:00 |
|
Brian Gladman
|
bd6028cf7e
|
add new MPIR.Net build
|
2019-06-26 22:30:32 +01:00 |
|
Brian Gladman
|
94fb6c8111
|
add MPIR.Net files
|
2019-06-26 22:15:07 +01:00 |
|
Alex Dyachenko
|
d925a1cdde
|
MPIR.Net - changed type of exponent returned from conversions to a double on Windows x64
|
2017-05-13 20:46:25 -04:00 |
|
Alex Dyachenko
|
e654555250
|
MPIR.Net - Added missing ToUint/ToInt conversions for 32-bit builds
|
2016-06-08 11:29:02 -04:00 |
|
Alex Dyachenko
|
4242b5e2bb
|
Updated unit tests to work on Win32 as well as Win64
|
2016-01-14 14:07:20 -05:00 |
|
Alex Dyachenko
|
1c50b141a6
|
Fixed rational conversions, constructor, assignment, arithmetic tests
|
2014-05-21 11:47:51 -04:00 |
|
Alex Dyachenko
|
4cf01038d5
|
Refactored unit test method names to be prefixed with the type
|
2014-05-20 15:37:16 -04:00 |
|
Alex Dyachenko
|
097230002a
|
Refactor to make int constructors auto-allocating, and make Allocate a factory method.
|
2014-05-20 13:05:15 -04:00 |
|
Alex Dyachenko
|
2f5bbb1f80
|
Moved source files outside the Build.VC** dir
|
2014-04-07 21:15:40 -04:00 |
|