summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/gmp.texi: -typosMarco Bodrato2017-01-101-2/+2
* doc: Second argument to mpz_gcdext must not be NULL.Niels M?ller2016-12-031-1/+1
* Allow mpz_gcdext (NULL, ...)Marc Glisse2016-11-251-1/+1
* Purge mention of mp.h.Torbjorn Granlund2016-11-171-2/+2
* Clean up mention of mp.h.Torbjorn Granlund2016-11-171-3/+2
* Various clarifications about variable conventions.Torbjorn Granlund2016-06-021-13/+18
* Redefine @mm to take html into account; use @mm instead of @m in a few places...Torbjorn Granlund2016-03-281-10/+32
* -typoMarco Bodrato2015-11-231-1/+1
* Tell users not to call factorial and primorial on negative numbers.Marc Glisse2015-11-121-1/+2
* New C++ function fibonacci.Marc Glisse2015-11-121-0/+2
* New C++ function primorial.Marc Glisse2015-11-081-0/+2
* factorial in C++.Marc Glisse2015-11-081-0/+2
* Rewrite mpf introduction.Torbjorn Granlund2015-10-311-18/+21
* Amend doc change.Marco Bodrato2015-10-301-2/+2
* dic/gmp.texi (Floating-point): Remove "infinite precision" claim.Marco Bodrato2015-10-301-7/+6
* doc/gmp.texi (Contrib), updateMarco Bodrato2015-10-151-2/+3
* doc/gmp.texi: Document mpf_cmp_z .Marco Bodrato2015-09-111-0/+1
* New function mpq_cmp_z, with test and documentationMarco Bodrato2015-08-311-0/+1
* ChangeLogMarco Bodrato2015-05-301-1/+1
* doc/gmp.texi: Documentation for mpn_zero_pMarco Bodrato2015-05-301-0/+4
* Document mpn_divexact_1 and mpn_cnd_swap.Niels M?ller2015-05-281-0/+15
* Further clarify mpf_eq documentation.Torbjorn Granlund2015-04-141-9/+5
* Rewrite mpz_probab_prime_p documentation.Torbjorn Granlund2015-03-291-12/+8
* Document allowed overlap for mpn_addmul_1 and mpn_submul_1.Niels M?ller2014-07-051-2/+4
* Document that scratch need for mpn_sec_add_1 and mpn_sec_sub_1 are at most n ...Niels M?ller2014-07-051-1/+2
* Remove obsolete paragraph about mpf_get_str algo (reported by Paul in Aug'13).Torbjorn Granlund2014-06-201-6/+0
* Add C++ functions gcd and lcm.Marc Glisse2014-06-171-0/+3
* Clarify docs for mpz_invert and the zero ring.Niels M?ller2014-04-141-1/+3
* doc/gmp.texi (mpz_invert): rop can be 0.Marco Bodrato2014-04-131-1/+1
* Fix documentation errors.Torbjorn Granlund2014-03-251-4/+4
* Remove clipper, i960, ns32k, pyr, a29k, z8000.Torbjorn Granlund2014-03-171-6/+0
* Slight rephrasing.Torbjorn Granlund2014-03-171-2/+2
* typoMarco Bodrato2014-03-071-1/+1
* roinit_n: document the need for a readable limb.Marco Bodrato2014-02-151-2/+4
* Updated mpn_powm_doc, saying that left-over exponent bits must be zero.Niels M?ller2014-02-141-2/+4
* mpn_sec_powm: Rename bit count argument.Niels M?ller2014-02-111-4/+4
* mpn_sec_powm: Replace exponent limb count argument with a bit count.Niels M?ller2014-02-111-7/+5
* doc/gmp.texi: typos.Marco Bodrato2014-02-061-2/+2
* Document mpn_sec_add_1 and mpn_sec_sub_1.Niels M?ller2014-02-041-0/+13
* (Floating-point Functions): Revise.Torbjorn Granlund2014-01-291-9/+11
* Change some URLs from http to https.Torbjorn Granlund2014-01-292-4/+4
* Renamed COPYING -> COPYINGv3, COPYING.LIB -> COPYING.LESSERv3.Niels M?ller2014-01-291-3/+3
* Document dual licensing.Niels M?ller2014-01-291-4/+13
* Fix a typo.Torbjorn Granlund2014-01-291-1/+1
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-275-39/+94
* Canonicalise copyright headers.Torbjorn Granlund2014-01-193-9/+9
* Rename mpn_sec_minvert => mpn_sec_invert, many files affected.Torbjorn Granlund2014-01-191-3/+3
* Undocument mpz_array_init.Torbjorn Granlund2014-01-191-55/+5
* Warn about C++11 auto. The second example can be updated if we make it valid ...Marc Glisse2014-01-181-0/+25
* (Notes for Particular Systems): Add items about NetBSD and FreeBSD problems.Torbjorn Granlund2014-01-111-0/+24