summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* (Reporting Bugs): Ask for configure's output.Torbjorn Granlund2013-05-221-3/+6
* Make mpn_cnd_add_n and mpn_cnd_sub_n public.Niels M?ller2013-03-261-0/+13
* doc/gmp.texi: revert changes not intended for the repo...Marco Bodrato2013-03-181-21/+2
* doc/gmp.texi (--enable-fat): No quote in concept index.Marco Bodrato2013-03-181-3/+22
* Document mpz_limbs_read and friends.Niels M?ller2013-03-031-0/+73
* Fix tyops in last change.Torbjorn Granlund2013-02-281-5/+4
* Rewrite Valgrind paragraphs.Torbjorn Granlund2013-02-281-5/+7
* Copyright year.Marco Bodrato2013-01-151-1/+1
* doc/gmp.texi (Upward compatibility): Mention mpn_bdivmod, GMP 4 -> GMP 5.Marco Bodrato2013-01-141-3/+6
* doc: Let mpn_sqrtrem reference mpn_perfect_square_p instead ofMarc Glisse2013-01-141-1/+1
* Fix language typos.Torbjorn Granlund2013-01-081-1/+1
* Mark Jacobi algorithm description as obsolete.Torbjorn Granlund2012-12-221-1/+4
* Fix a typo by using math symbols instead of verbiage.Torbjorn Granlund2012-12-191-1/+1
* Add myself as contributor.Marc Glisse2012-12-161-0/+8
* doc/gmp.texi: credit for the new combinatorial functions.Marco Bodrato2012-12-151-1/+2
* doc/gmp.texi: typo removed.Marco Bodrato2012-12-141-1/+1
* Fix typo.Torbjorn Granlund2012-11-281-1/+1
* Clarify mpz_init2 operation.Torbjorn Granlund2012-11-271-4/+7
* Update authors.Marco Bodrato2012-11-231-1/+2
* Contributors note on mini-gmp.Niels M?ller2012-11-211-1/+2
* Contributors: Mention Niels' jacobi code, and David's mulmid code.Niels M?ller2012-11-191-2/+4
* Update recommendations for M-R counts. Misc wording improvements.Torbjorn Granlund2012-11-121-6/+8
* doc/gmp.texi (mpn_neg): Correctly document returned type.Marco Bodrato2012-08-061-1/+1
* typo.Marco Bodrato2012-05-171-1/+1
* Typo.Marco Bodrato2012-05-171-1/+1
* doc/gmp.texi: Collapse factorial functions.Marco Bodrato2012-04-301-17/+10
* doc/gmp.texi: Document mpz_mfac_uiui.Marco Bodrato2012-04-301-0/+6
* doc/gmp.texi: Short documentation for the new function.Marco Bodrato2012-04-191-0/+6
* Fix a typo.Torbjorn Granlund2012-04-041-1/+1
* C++11 user-defined literalsMarc Glisse2012-03-081-0/+16
* doc/gmp.texi (mpz_invert): Specify mod 0 is not handled.Marco Bodrato2012-03-041-2/+3
* Trivial merge.Torbjorn Granlund2012-03-031-2/+2
|\
| * Whitespace cleanup, add a copyright year.Torbjorn Granlund2012-03-031-2/+2
* | doc/gmp.texi (mpz_invert): Correctly document result range.Marco Bodrato2012-03-011-1/+1
|/
* Document 2fac.Marco Bodrato2012-02-261-0/+5
* Typos.Marco Bodrato2012-02-241-1/+1
* doc: Add Toom[68]'n'halfMarco Bodrato2012-02-121-8/+36
* Factorial documentation.Marco Bodrato2012-02-111-22/+55
* Update Copyright year.Marco Bodrato2012-02-091-1/+1
* Some spacing fixes.Niels Möller2012-02-081-3/+3
* Clarified corner cases in cofactor canonicalization.Niels Möller2012-02-081-5/+16
* Typo fix in mpz_gcdext doc.Niels Möller2012-02-081-1/+1
* more mp_bitcnt_t...Marc Glisse2012-01-281-1/+1
* mp_bitcnt_t in the doc of mpf_class constructorsMarc Glisse2012-01-181-4/+4
* Fix typo.Torbjorn Granlund2011-12-061-1/+1
* Clean up some tasks, file is still severely outdated.Torbjorn Granlund2011-12-051-8/+1
* Remove lots of cmpleted projects, add a few new ones.Torbjorn Granlund2011-12-051-166/+37
* (Formatted Output Strings): Clarify rules for mpf_t precision.Torbjorn Granlund2011-11-241-2/+5
* (Custom Allocation): Rephrase a paragraph.Torbjorn Granlund2011-10-041-10/+8
* Add swap functions to gmpxx.Marc Glisse2011-09-211-1/+10