Alex Dyachenko
|
52f5fa507a
|
Changed MPIR.Net constructor syntax in the manual to fix misbalanced parentheses warnings
|
2016-08-02 15:13:05 -04:00 |
|
Alex Dyachenko
|
5520b7e34f
|
Corrected several unbalanced braces in the manual
|
2016-08-02 15:11:51 -04:00 |
|
Alex Dyachenko
|
0265171696
|
MPIR.Net documentation chapter finished (MpirRandom and MpirSettings classes documented, proofreading updates to the other classes)
|
2016-06-16 14:34:03 -04:00 |
|
Alex Dyachenko
|
1654d050b0
|
MPIR.Net - changed Swap methods to call the native implementations.
|
2016-06-08 20:41:18 -04:00 |
|
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
|
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 |
|
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
|
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
|
4f18ed9631
|
Update NEWS, ChangeLog, versioning info, release numbers. Run makeinfo and
automake.
|
2015-11-13 21:27:39 +00:00 |
|
Vincent Delecroix
|
d2e67aee22
|
documentation for mpq_cmp_z
|
2015-11-02 15:01:10 -03: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
|
af30045c9b
|
Update AUTHORS and Contributors.
|
2015-08-22 19:34:59 +00:00 |
|
William Hart
|
6cfb713b1b
|
Updated contributions in mpir.pdf.
|
2015-08-20 19:57:57 +00:00 |
|
William Hart
|
80df734cbe
|
Fix detection of stdint.h.
|
2015-06-13 18:39:18 +00:00 |
|
William Hart
|
25a28b4944
|
Fix documentation regarding shared/static libraries on Mingw/Cygwin.
|
2015-06-12 13:43:21 +00:00 |
|
William Hart
|
1542701d02
|
Update documentation including removing information for various old platforms.
|
2015-06-11 14:53:41 +00:00 |
|
William Hart
|
dd5c05a984
|
Update documentation regarding stdint.h and _ux, _sx functions.
|
2015-06-11 11:53:38 +00:00 |
|
William Hart
|
2c8f96a252
|
Update gcd test code to match that of GMP 5.1.x and documentation of mpz_gcdext
to match that of GMP 5.1.3.
|
2015-06-09 19:33:32 +00:00 |
|
William Hart
|
33c8ccc034
|
Ran autoreconf -fiv --no-recursive.
|
2015-06-09 15:50:53 +00:00 |
|
William Hart
|
b6f8d4d052
|
Added note about XOP brokenness.
|
2014-06-29 21:18:40 +01:00 |
|
William Hart
|
6d3ce6cc74
|
Add vc11 and vc12 dirs to dist.
|
2014-04-05 12:11:04 +01:00 |
|
William Hart
|
0aceae0318
|
Updated docs with MSVC nd Cygwin64 info.
|
2014-04-05 00:59:20 +01:00 |
|
William Hart
|
823c649e36
|
Added docs for operator"" for _mpz, _mpq, _mpf.
|
2014-03-27 15:48:40 +00:00 |
|
William Hart
|
0fef849a42
|
Document mpz/mpq/mpf_class swap functions.
|
2014-03-27 15:45:23 +00:00 |
|
William Hart
|
227c777b57
|
Update library versioning information and GMP/MPIR versions.
|
2014-03-26 15:09:22 +00:00 |
|
William Hart
|
b479dcd950
|
Removed mpn_bdivmod from docs in line with GMP.
|
2014-03-26 13:49:46 +00:00 |
|
William Hart
|
a561013502
|
Updated docs of 2fac_ui, mfac_uiui and primorial_ui in line with GMP.
|
2014-03-26 13:32:42 +00:00 |
|
William Hart
|
8588b5fcbb
|
Added __GMP_CC macros in line with GMP.
|
2014-03-26 13:20:01 +00:00 |
|
William Hart
|
6c73f45f7e
|
Updated docs for primality testing.
|
2014-03-26 12:59:18 +00:00 |
|
William Hart
|
6ac545e1e7
|
Renamed next_likely_prime files to next_prime_candidate.
|
2014-03-25 20:56:21 +00:00 |
|
William Hart
|
ce836c6f86
|
Update compiler flags for k10.
|
2014-02-27 12:44:44 +00:00 |
|
William Hart
|
7e5589a8bb
|
Ran autoreconf -i to change autotools versions to those of development machine.
|
2014-02-04 13:40:51 +00:00 |
|
William Hart
|
8caeabc661
|
Try to stop git complaining about certain files changing.
|
2014-02-04 13:24:05 +00:00 |
|
Jean-Pierre Flori
|
4f99050914
|
Document Yasm related options.
|
2013-08-01 17:07:14 +02:00 |
|
Jean-Pierre Flori
|
d222af9e8c
|
Ran "autoreconf -fi" and put back correct config.(guess|sub) files.
|
2013-07-31 14:51:32 +02:00 |
|
William Hart
|
f608007fc5
|
Line endings
|
2012-11-25 22:33:07 +00:00 |
|
wbhart
|
fbe1eea4f9
|
Corrected a typo in manual.
|
2012-11-08 21:55:06 +00:00 |
|
wbhart
|
2c9957a035
|
Changed default gcc flags to -O2 to avoid multitudinous sins of the GCC
developers.
|
2012-11-08 21:49:45 +00:00 |
|
wbhart
|
790011a4c1
|
unsigned long => mpir_ui, long => mpir_si in docs.
|
2012-11-07 17:20:08 +00:00 |
|
wbhart
|
3bc1080d95
|
Fixed some bugs in gmp-h.in which were causing test failures in flint.
|
2012-10-29 14:15:11 +00:00 |
|
wbhart
|
c004152b5a
|
Updated authors and contributors.
|
2012-10-25 22:17:55 +00:00 |
|
wbhart
|
1c673701fe
|
Slight speedup of fft for integer multiplication.
|
2012-10-21 17:02:34 +00:00 |
|
wbhart
|
9aa3e9bb9e
|
Added some additional clarifications about --enable-gmpcompat to the docs.
|
2012-10-18 20:31:01 +00:00 |
|