summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a copyright year.Torbjorn Granlund2014-01-051-1/+1
* Improve doc for several functions.Torbjorn Granlund2014-01-051-10/+11
* Document mpn_sizeinbase.Niels M?ller2014-01-021-0/+7
* Remove a spurious newline.Torbjorn Granlund2014-01-021-2/+1
* Remove statement of mpn_sec_div_r interface being preliminary.Torbjorn Granlund2014-01-011-1/+0
* Doc updates.Torbjorn Granlund2014-01-011-9/+11
* Trivial merge.Niels M?ller2014-01-011-0/+17
|\
| * Document mpn_sec_minvert.Niels M?ller2013-12-311-0/+17
* | Update Contributors.Torbjorn Granlund2013-12-311-2/+12
|/
* Break long line in the doc to avoid an overfull hbox in the PDF.Marc Glisse2013-12-301-1/+4
* Use https in self links.Torbjorn Granlund2013-12-301-8/+9
* Don't use internal types in documentation.Torbjorn Granlund2013-12-301-7/+7