Commit Graph

2996 Commits

Author SHA1 Message Date
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
Brian Gladman
9f590c864e improve msbuild.bat error reporting 2015-07-28 08:38:13 +01:00
Brian Gladman
462cf5ee95 update readme.txt 2015-07-27 23:52:04 +01:00
Brian Gladman
f547cdd98b Merge branch 'master' of github.com:BrianGladman/mpir 2015-07-27 22:56:54 +01:00
Brian Gladman
3b3fc00a54 minor build change 2015-07-27 22:56:41 +01:00
Brian Gladman
0d183741ff Merge branch 'master' of github.com:BrianGladman/mpir 2015-07-27 22:21:35 +01:00
Brian Gladman
1386cd6c5a Merge branch 'master' of github.com:BrianGladman/mpir 2015-07-27 22:03:59 +01:00
BrianGladman
9a38310e06 Merge branch 'master' of ssh://github.com/BrianGladman/mpir 2015-07-27 22:01:57 +01:00