Commit Graph

2803 Commits

Author SHA1 Message Date
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
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
BrianGladman
ab3169a96e Merge branch 'master' of ssh://github.com/BrianGladman/mpir 2015-07-27 22:01:08 +01:00
BrianGladman
3ed1ee0db0 Merge branch 'master' of ssh://github.com/BrianGladman/mpir 2015-07-27 21:59:12 +01:00
BrianGladman
4a652e61f2 remove non-default builds 2015-07-27 21:57:55 +01:00
BrianGladman
afde8ddd75 remove non-default builds 2015-07-27 21:57:07 +01:00
Brian Gladman
fa862712fc Merge branch 'master' of github.com:BrianGladman/mpir 2015-07-27 21:42:17 +01:00
Brian Gladman
f3712f670b remove sandybridge_ivybridge build 2015-07-27 21:19:11 +01:00
Brian Gladman
7ffd4356e3 Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build 2015-07-27 21:15:44 +01:00
Brian Gladman
0e71451b92 remove haswell build from default Visual Studio build 2015-07-27 21:15:28 +01:00
Brian Gladman
4fb4fd2eb4 remove haswell build from default Visual Studio build 2015-07-27 21:12:43 +01:00
Brian Gladman
827e883793 Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build 2015-07-27 21:03:16 +01:00
Brian Gladman
59e8d17b13 tune build update 2015-07-27 21:02:59 +01:00
Brian Gladman
d41a9d3b7c tune build update 2015-07-27 17:08:50 +01:00
Brian Gladman
a754767c35 remove bug from try build 2015-07-27 16:17:37 +01:00
Brian Gladman
e1ceb3eec5 Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build 2015-07-27 16:03:22 +01:00
Brian Gladman
b9649bc7dc Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build
Conflicts:
	build.vc14/mpir-tune/lib_speed/lib_speed.vcxproj
2015-07-27 16:03:04 +01:00
Brian Gladman
76581c033a Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build
Conflicts:
	build.vc14/mpir-tune/lib_speed/lib_speed.vcxproj
2015-07-27 16:00:45 +01:00
Brian Gladman
649e01c5b9 Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build
Conflicts:
	build.vc14/mpir-tune/lib_speed/lib_speed.vcxproj
2015-07-27 15:58:14 +01:00
Brian Gladman
fcd9cb4946 Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build
Conflicts:
	build.vc14/mpir-tune/lib_speed/lib_speed.vcxproj
2015-07-27 15:54:32 +01:00
Brian Gladman
1032127b09 further updates to the new build 2015-07-27 15:48:17 +01:00
Brian Gladman
1a2f858f2f further updates to the new build 2015-07-27 15:33:56 +01:00