Alex Dyachenko
|
bb3a5fd288
|
MPIR.Net - added the Float documentation chapter
|
2016-06-08 11:51:19 -04:00 |
|
Alex Dyachenko
|
f321fb898a
|
MPIR.Net - Minor corrections in integer documentation chapter. Expanded the rationals documentation chapter.
|
2016-06-08 11:34:20 -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
|
1086a9172a
|
MPIR.Net documentation: Rationals section added
|
2016-06-07 10:37:01 -04:00 |
|
Alex Dyachenko
|
06a8e90815
|
Added a .Net Interface chapter to the manual. Integer section completed.
|
2016-06-06 20:24:21 -04:00 |
|
wbhart
|
7d9bef2b92
|
Merge pull request #172 from isuruf/ci
Appveyor fixes
|
2016-04-11 13:51:19 +02:00 |
|
Isuru Fernando
|
bc7809d89f
|
appveyor: use system yasm
|
2016-04-11 13:05:31 +05:30 |
|
Isuru Fernando
|
d1e76a94d5
|
appveyor: remove debug builds
|
2016-04-10 20:10:38 +05:30 |
|
Isuru Fernando
|
7a26d7b128
|
appveyor: remove yasm tests for 32 bit
|
2016-04-10 20:10:27 +05:30 |
|
wbhart
|
92d6e67d69
|
Merge pull request #171 from isuruf/ci
WIP Continuous Integration improvements
|
2016-03-31 23:26:58 +02:00 |
|
Isuru Fernando
|
947fb0832c
|
Appveyor for windows CI
|
2016-03-31 23:34:35 +05:30 |
|
Isuru Fernando
|
9f6f0818c7
|
Travis test on osx, linux, gcc and clang
|
2016-03-31 12:57:26 +05:30 |
|
Alex Dyachenko
|
05c71611a9
|
Moved MPIR.Net-specific symbols from gmp-h.in to gmp-impl.h. Added comments in inp_raw.c and out_raw.c to document the changes.
|
2016-03-28 09:23:58 -04:00 |
|
Brian Gladman
|
1de7c33029
|
remove strange file
|
2016-02-27 11:09:37 +00:00 |
|
Alex Dyachenko
|
a2cd5af9cd
|
Refactored addmul/submul implementation
|
2016-01-19 11:31:11 -05:00 |
|
Alex Dyachenko
|
6a29b4ae27
|
Minor refactoring of type checking code
|
2016-01-19 11:28:24 -05:00 |
|
Alex Dyachenko
|
bd0da54f7e
|
Redefined MPIR.Net addition and subtraction assignment to use addmul/submul when applicable
|
2016-01-18 21:45:21 -05:00 |
|
Alex Dyachenko
|
65aba6b72f
|
Updated ReadMe to inticate both Win32 and x64 are supported.
|
2016-01-18 11:07:48 -05:00 |
|
Alex Dyachenko
|
1d3d9f2305
|
Adjusted references to source files in relocated MPIR.Net projects
|
2016-01-18 09:37:50 -05:00 |
|
Alex Dyachenko
|
a036c041cd
|
Moved MPIR.Net files
|
2016-01-18 09:26:11 -05:00 |
|
Alex Dyachenko
|
2dbd8e96d9
|
Reset broken VS2012 mpir.sln to Bill's master
|
2016-01-15 13:21:24 -05: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
|
3a013867a1
|
Added several constants to MpirSettings and unit tests for all MpirSettings members
|
2016-01-12 09:26:23 -05:00 |
|
Alex Dyachenko
|
6da13eeb87
|
Updated XML comments
|
2016-01-11 14:48:18 -05:00 |
|
Alex Dyachenko
|
d5c8fb1d82
|
Updated XML comments
|
2016-01-09 15:56:42 -05:00 |
|
Alex Dyachenko
|
59aabe3eca
|
Added HugeInt.AllocatedSize and HugeFloat.AllocatedPrecision properties
|
2016-01-09 15:55:05 -05:00 |
|
Alex Dyachenko
|
80de7b0c89
|
Added VS2012, VS2013, and VS2015 MPIR.Net solutions
|
2016-01-08 11:17:16 -05:00 |
|
Alex Dyachenko
|
bfcf889698
|
Removed the temporary Spells project and now unneeded NuGet folder
|
2016-01-08 11:13:16 -05:00 |
|
Alex Dyachenko
|
9870b4d812
|
Implemented precision-of-destination for Float calculations where possible
|
2015-12-24 10:57:07 -05:00 |
|
Alex Dyachenko
|
d895d98428
|
Updated XML documents to match MPIR 2.7.2 documentation, and added mixed comparisons between rationals and integers based on the new mpq_cmp_z function.
|
2015-12-23 14:29:26 -05:00 |
|
Alex Dyachenko
|
b006a3b4d9
|
Upgraded MPIR.Net solution to VS2013. Cleaned up all compiler warnings.
|
2015-12-23 09:10:58 -05:00 |
|
Alex Dyachenko
|
914844ebb3
|
Merge branch 'master' of github.com:wbhart/mpir
|
2015-12-22 16:09:19 -05:00 |
|
Alex Dyachenko
|
7f148ac675
|
Comments cleaned up
|
2015-12-22 15:43:35 -05:00 |
|
Brian Gladman
|
0483917e1b
|
remove erroneous error message when building generic builds
|
2015-12-18 17:16:23 +00:00 |
|
Brian Gladman
|
65d4136371
|
minor tidy up
|
2015-12-18 00:47:45 +00:00 |
|
Brian Gladman
|
9fe24d056b
|
tidy up build files
|
2015-12-17 17:32:31 +00:00 |
|
Brian Gladman
|
1d6cf1e5b1
|
edit mpir-tests.sln file
|
2015-12-15 22:29:58 +00:00 |
|
Brian Gladman
|
09897a0872
|
tidy up build files
|
2015-12-15 20:54:50 +00:00 |
|
Brian Gladman
|
afd750a70d
|
Merge branch 'master' of github.com:BrianGladman/mpir
|
2015-12-13 17:34:46 +00:00 |
|
Brian Gladman
|
0d2a5ac6a3
|
remove extraneous header includes in tune projects
|
2015-12-13 17:34:09 +00:00 |
|
Brian Gladman
|
c3b8b0f825
|
remove extraneous header includes in tune projects
|
2015-12-13 17:14:59 +00:00 |
|
Brian Gladman
|
5ba73cdc52
|
revert layout of header file outputs
|
2015-12-10 14:18:52 +00:00 |
|
Brian Gladman
|
4ee957ed41
|
Merge branch 'master' of github.com:BrianGladman/mpir
|
2015-12-10 12:32:02 +00:00 |
|
Brian Gladman
|
c26908bfe2
|
make minor build adjustments
|
2015-12-10 12:31:39 +00:00 |
|
Brian Gladman
|
78ac13ac54
|
make minor build adjustments
|
2015-12-10 10:02:44 +00:00 |
|
Brian Gladman
|
ac9f5f9a8b
|
tidy up mpir_config.p, correct _msvc_solution.py
|
2015-12-09 22:32:15 +00:00 |
|
Brian Gladman
|
038750380d
|
improve diagnostic output of run-tests.py
|
2015-12-09 17:53:29 +00:00 |
|
Brian Gladman
|
9ab29225f3
|
Merge branch 'master' of github.com:wbhart/mpir
|
2015-12-09 15:53:59 +00:00 |
|
Brian Gladman
|
6c49c1f8f7
|
correct missing MPLIBS macro in gen_test_config_props.bat for the DLL tests
|
2015-12-09 15:41:38 +00:00 |
|
Brian Gladman
|
8c57f300f3
|
change output location of copied header files
|
2015-12-09 12:24:57 +00:00 |
|