| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/gmp.texi: -typos | Marco Bodrato | 2017-01-10 | 1 | -2/+2 |
* | doc: Second argument to mpz_gcdext must not be NULL. | Niels M?ller | 2016-12-03 | 1 | -1/+1 |
* | Allow mpz_gcdext (NULL, ...) | Marc Glisse | 2016-11-25 | 1 | -1/+1 |
* | Purge mention of mp.h. | Torbjorn Granlund | 2016-11-17 | 1 | -2/+2 |
* | Clean up mention of mp.h. | Torbjorn Granlund | 2016-11-17 | 1 | -3/+2 |
* | Various clarifications about variable conventions. | Torbjorn Granlund | 2016-06-02 | 1 | -13/+18 |
* | Redefine @mm to take html into account; use @mm instead of @m in a few places... | Torbjorn Granlund | 2016-03-28 | 1 | -10/+32 |
* | -typo | Marco Bodrato | 2015-11-23 | 1 | -1/+1 |
* | Tell users not to call factorial and primorial on negative numbers. | Marc Glisse | 2015-11-12 | 1 | -1/+2 |
* | New C++ function fibonacci. | Marc Glisse | 2015-11-12 | 1 | -0/+2 |
* | New C++ function primorial. | Marc Glisse | 2015-11-08 | 1 | -0/+2 |
* | factorial in C++. | Marc Glisse | 2015-11-08 | 1 | -0/+2 |
* | Rewrite mpf introduction. | Torbjorn Granlund | 2015-10-31 | 1 | -18/+21 |
* | Amend doc change. | Marco Bodrato | 2015-10-30 | 1 | -2/+2 |
* | dic/gmp.texi (Floating-point): Remove "infinite precision" claim. | Marco Bodrato | 2015-10-30 | 1 | -7/+6 |
* | doc/gmp.texi (Contrib), update | Marco Bodrato | 2015-10-15 | 1 | -2/+3 |
* | doc/gmp.texi: Document mpf_cmp_z . | Marco Bodrato | 2015-09-11 | 1 | -0/+1 |
* | New function mpq_cmp_z, with test and documentation | Marco Bodrato | 2015-08-31 | 1 | -0/+1 |
* | ChangeLog | Marco Bodrato | 2015-05-30 | 1 | -1/+1 |
* | doc/gmp.texi: Documentation for mpn_zero_p | Marco Bodrato | 2015-05-30 | 1 | -0/+4 |
* | Document mpn_divexact_1 and mpn_cnd_swap. | Niels M?ller | 2015-05-28 | 1 | -0/+15 |
* | Further clarify mpf_eq documentation. | Torbjorn Granlund | 2015-04-14 | 1 | -9/+5 |
* | Rewrite mpz_probab_prime_p documentation. | Torbjorn Granlund | 2015-03-29 | 1 | -12/+8 |
* | Document allowed overlap for mpn_addmul_1 and mpn_submul_1. | Niels M?ller | 2014-07-05 | 1 | -2/+4 |
* | Document that scratch need for mpn_sec_add_1 and mpn_sec_sub_1 are at most n ... | Niels M?ller | 2014-07-05 | 1 | -1/+2 |
* | Remove obsolete paragraph about mpf_get_str algo (reported by Paul in Aug'13). | Torbjorn Granlund | 2014-06-20 | 1 | -6/+0 |
* | Add C++ functions gcd and lcm. | Marc Glisse | 2014-06-17 | 1 | -0/+3 |
* | Clarify docs for mpz_invert and the zero ring. | Niels M?ller | 2014-04-14 | 1 | -1/+3 |
* | doc/gmp.texi (mpz_invert): rop can be 0. | Marco Bodrato | 2014-04-13 | 1 | -1/+1 |
* | Fix documentation errors. | Torbjorn Granlund | 2014-03-25 | 1 | -4/+4 |
* | Remove clipper, i960, ns32k, pyr, a29k, z8000. | Torbjorn Granlund | 2014-03-17 | 1 | -6/+0 |
* | Slight rephrasing. | Torbjorn Granlund | 2014-03-17 | 1 | -2/+2 |
* | typo | Marco Bodrato | 2014-03-07 | 1 | -1/+1 |
* | roinit_n: document the need for a readable limb. | Marco Bodrato | 2014-02-15 | 1 | -2/+4 |
* | Updated mpn_powm_doc, saying that left-over exponent bits must be zero. | Niels M?ller | 2014-02-14 | 1 | -2/+4 |
* | mpn_sec_powm: Rename bit count argument. | Niels M?ller | 2014-02-11 | 1 | -4/+4 |
* | mpn_sec_powm: Replace exponent limb count argument with a bit count. | Niels M?ller | 2014-02-11 | 1 | -7/+5 |
* | doc/gmp.texi: typos. | Marco Bodrato | 2014-02-06 | 1 | -2/+2 |
* | Document mpn_sec_add_1 and mpn_sec_sub_1. | Niels M?ller | 2014-02-04 | 1 | -0/+13 |
* | (Floating-point Functions): Revise. | Torbjorn Granlund | 2014-01-29 | 1 | -9/+11 |
* | Change some URLs from http to https. | Torbjorn Granlund | 2014-01-29 | 2 | -4/+4 |
* | Renamed COPYING -> COPYINGv3, COPYING.LIB -> COPYING.LESSERv3. | Niels M?ller | 2014-01-29 | 1 | -3/+3 |
* | Document dual licensing. | Niels M?ller | 2014-01-29 | 1 | -4/+13 |
* | Fix a typo. | Torbjorn Granlund | 2014-01-29 | 1 | -1/+1 |
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 5 | -39/+94 |
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 3 | -9/+9 |
* | Rename mpn_sec_minvert => mpn_sec_invert, many files affected. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
* | Undocument mpz_array_init. | Torbjorn Granlund | 2014-01-19 | 1 | -55/+5 |
* | Warn about C++11 auto. The second example can be updated if we make it valid ... | Marc Glisse | 2014-01-18 | 1 | -0/+25 |
* | (Notes for Particular Systems): Add items about NetBSD and FreeBSD problems. | Torbjorn Granlund | 2014-01-11 | 1 | -0/+24 |