Commit Graph

136 Commits

Author SHA1 Message Date
Brian Gladman
4d1c584bd4 Merge branch 'master' of github.com:wbhart/mpir 2018-09-28 23:32:34 +01:00
William Hart
27cfbadbca Prepare for merge from Brian. 2018-09-28 22:33:19 +02:00
Brian Gladman
b896fc6f09 correct some references to the old build system 2018-09-05 12:39:04 +01:00
Dima Pasechnik
6775092f20 makefile and header fixes for Unix 2018-02-27 22:28:35 +00:00
Dima Pasechnik
79706918a7 add mpir.net to the tarballs 2017-12-01 08:23:06 +00:00
William Hart
58a329c08e Add build.vc to Makefile.am so make dist picks it up. 2017-02-21 16:19:06 +00:00
wbhart
a5e4cada4a Merge pull request #203 from jpflori/build.vc
Remove old deleted folder.
2017-02-15 13:55:38 +01:00
Jean-Pierre Flori
e8e390529d Remove old deleted folder. 2017-02-14 14:56:15 +00:00
Jean-Pierre Flori
e2345236c1 Merge remote-tracking branch 'wbhart/master' into system_yasm 2017-02-14 12:36:20 +00:00
William Hart
1b3d597629 Bump version to 3.0.0. 2017-02-14 10:05:01 +00:00
Jean-Pierre Flori
071f42d433 Use system-wide yasm. 2017-02-13 17:37:21 +00:00
William Hart
79379c1027 Update *nix build for limbs, roinit_n and sizeinbase files. 2017-02-13 11:13:04 +00: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
ddc24cc0bd Remove whitespace at the end of a line, which apparently causes a critical bug. 2015-11-19 17:35:50 +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
8b70832502 Update build for build.vc14. 2015-06-16 10:48:25 +00:00
William Hart
ab478be99f Remove more autoreconf warnings. 2015-06-09 17:45:38 +00:00
William Hart
6d3ce6cc74 Add vc11 and vc12 dirs to dist. 2014-04-05 12:11:04 +01:00
William Hart
910440c61c Remove win from dist. 2014-04-05 01:01:48 +01:00
William Hart
bde720d23e Increase current to miss all previous library versions. 2014-03-26 15:17:31 +00:00
William Hart
227c777b57 Update library versioning information and GMP/MPIR versions. 2014-03-26 15:09:22 +00:00
William Hart
4ff1e2d684 Remove dc_divappr_q_n and renamed fft_negacylic to fft_negacyclic. 2014-03-25 21:17:35 +00:00
William Hart
6ac545e1e7 Renamed next_likely_prime files to next_prime_candidate. 2014-03-25 20:56:21 +00:00
William Hart
7e44cf98e7 Added primorial code and test code from GMP/ 2014-02-28 13:49:27 +00:00
William Hart
3b39af2d08 Added mfac_uiui and test code from GMP-5.1.3. 2014-02-28 13:35:36 +00:00
William Hart
b2dad35919 Added double factorial code from GMP 5.1.3. 2014-02-28 13:00:17 +00:00
William Hart
67809f39a2 Update to GMP 5.1.3 factorial code. 2014-02-27 21:35:04 +00:00
wbhart
6c9f965781 Bumped the library version number and the mpir release number to 2.6.0. 2012-09-28 16:43:50 +00:00
gladman
944355c8a1 change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
gladman
c67430f35f commit changes to remove conflicts after merge from trunk 2012-07-27 08:16:21 +00:00
jasonmoxham
26469696d0 bump version numbers 2012-06-09 11:09:09 +00:00
jasonmoxham
1bf2c2bbee bump version numbers 2012-03-10 09:06:21 +00:00
jasonmoxham
7e32c98650 some more fft makefile stuff 2012-01-20 00:18:24 +00:00
jasonmoxham
467c6db8d4 update makefiles and configuree for fft dir 2012-01-20 00:11:55 +00:00
jasonmoxham
97d24b5ad2 crlf removal 2011-12-05 07:07:44 +00:00
jasonmoxham
f16f543573 bump version and so numbers ready for release 2011-09-27 23:04:16 +00:00
jasonmoxham
e1eb94f0fd correct c++ sonumber 2011-06-07 11:04:15 +00:00
jasonmoxham
cfc8429a23 bump version numbers 2011-06-05 06:23:01 +00:00
jasonmoxham
8b058ae000 change gmp.h and gmpxx.h from a make_install_hook to proper built sources 2011-05-28 06:46:21 +00:00
jasonmoxham
1c7d0cc247 bump SOME version numbers so I can test out the new testing framework 2011-05-07 19:58:28 +00:00
jasonmoxham
c6f878dcc2 make install gmpxx.h bug 2011-05-07 17:54:48 +00:00
jasonmoxham
2878075b0d change makefile to reflect that longlong.h is now a built file not a source file 2011-04-28 01:25:53 +00:00
jasonmoxham
dab6b7788f update version to MPIR-2.3.1 2011-04-05 15:22:04 +00:00
jasonmoxham
f8dc7700cb add win dir to distro 2011-03-21 09:13:48 +00:00
jasonmoxham
38ce91de5d remove some old libmp stuff 2011-03-14 22:31:56 +00:00
jasonmoxham
e1d4d228da ran devel/regen to add new mpz functions to Makefile.am and run autoreconf 2011-03-14 16:37:23 +00:00
jasonmoxham
cd09dcf7c0 autotools 2011-02-23 08:34:08 +00:00
jasonmoxham
fa9447ae8f remove build.vc9 from makefile 2011-02-23 00:04:32 +00:00
jasonmoxham
0f87f64b65 update version numbers to 2.3.0-RC1 2011-02-23 00:00:48 +00:00