Commit Graph

3003 Commits

Author SHA1 Message Date
Alex Dyachenko
06a8e90815 Added a .Net Interface chapter to the manual. Integer section completed. 2016-06-06 20:24:21 -04:00
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
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
William Hart
67d98ac417 Update to MPIR-2.7.2 because we can, and increment .so version numbers. 2015-11-20 18:39:41 +00:00
William Hart
356980d2ab Fix .so version numbering issues due to trailing space in MPIR-2.7.0 .so
version numbers.
2015-11-20 18:15:43 +00:00
William Hart
de1949e180 Merge branch 'master' of https://github.com/wbhart/mpir 2015-11-19 17:36:45 +00:00
William Hart
785015d8e2 Run automake. 2015-11-19 17:36:23 +00:00
William Hart
ddc24cc0bd Remove whitespace at the end of a line, which apparently causes a critical bug. 2015-11-19 17:35:50 +00:00
wbhart
188ce0a535 Merge pull request #164 from videlec/cmp_mpq_z
Import the implementation of mpq_cmp_z from gmp
2015-11-15 16:36:59 +01:00
William Hart
2d0219c0b3 Run autoreconf -fiv --no-recursive (and fix all the stuff it overwrites). 2015-11-13 21:40:38 +00:00
William Hart
4f18ed9631 Update NEWS, ChangeLog, versioning info, release numbers. Run makeinfo and
automake.
2015-11-13 21:27:39 +00:00
William Hart
8435273a1a Remove sb_div* small implementation (due to bug and due to being a very minor
performance improvement).
2015-11-13 14:47:44 +00:00
William Hart
0deca61277 Merge remote-tracking branch 'brian/master' 2015-11-13 13:06:17 +00:00
Vincent Delecroix
54fdf1a945 Update copyrights (mpq_cmp_z) 2015-11-02 17:01:43 -03:00
Vincent Delecroix
a11ac49272 add AUTHORS (for mpq_cmp_z) 2015-11-02 16:46:22 -03:00
Vincent Delecroix
d2e67aee22 documentation for mpq_cmp_z 2015-11-02 15:01:10 -03:00
Vincent Delecroix
8862bcda68 Import the implementation of mpq_cmp_z from gmp 2015-11-02 12:11:55 -03:00
William Hart
77c5a355a4 make check instead of make test. 2015-10-03 12:58:24 +00:00
William Hart
eb052aa27b Try texinfo instead of makeinfo. 2015-10-03 12:53:45 +00:00
William Hart
6116c13018 Roll back previous commit and instead apt-get install makeinfo for travis. 2015-10-03 12:51:33 +00:00
William Hart
5010325c61 Try adding info files. 2015-10-03 12:47:12 +00:00
William Hart
3a66e93d20 Run makeinfo. 2015-10-03 12:41:18 +00:00
William Hart
f577dbce2f Added travis continuous integration. 2015-10-03 12:35:25 +00:00
William Hart
a56b786513 Correct tuning values for x86/nehalem. 2015-10-03 12:29:33 +00:00
Brian Gladman
1d5c6f0508 correct bug in Windows assembler for k10/k102 2015-09-08 22:48:15 +01:00
William Hart
af30045c9b Update AUTHORS and Contributors. 2015-08-22 19:34:59 +00:00
William Hart
b24e133cc7 Update AUTHORS file. 2015-08-22 16:08:17 +00:00
William Hart
6cfb713b1b Updated contributions in mpir.pdf. 2015-08-20 19:57:57 +00:00
William Hart
88d916558d Update AUTHORS file. 2015-08-20 19:53:10 +00:00
Brian Gladman
e29a09e645 Merge branch 'master' of github.com:BrianGladman/mpir 2015-07-29 22:24:02 +01:00
Brian Gladman
bb8d220305 add building of the tests to the command line build 2015-07-29 22:23:48 +01:00
Brian Gladman
de9f4de6a9 add building of the tests to the command line build 2015-07-29 21:40:00 +01:00