summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: add version.texibaserock/morphRichard Maw2012-02-151-0/+4
* (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
* Update URLs, canonicalise spellng of "i.e.".Torbjorn Granlund2011-08-171-19/+18
* Clarify input requirements for mpn_gcd and mpn_gcdextNiels Möller2011-05-171-5/+5
* Clarified documentation of mpz_gcd and mpz_gcdextNiels Möller2011-05-101-6/+9
* Fixed allocation for mpn_gcdext cofactor argument.Niels Möller2011-05-091-3/+4
* mp_bitcnt_t in the doc. The C++ random class still needs auditing.Marc Glisse2011-05-081-1/+1
* Make some conversions between C++ types explicit.Marc Glisse2011-05-061-5/+8
* Fixed mpn_gcdext compatibility note; older versions needed space forNiels Möller2011-05-041-5/+5
* mpn_gcdext: Added compatibility note on required allocation sizes.Niels Möller2011-05-031-5/+11
* Updated url to the Granlund-Montgomery paper. ftp.cwi.nl seems to be down.Niels Möller2011-05-031-2/+1
* mpn_gcdext no longer needs an extra limb on inputs. Tweak doc and mpz_gcdext ...Niels Möller2011-05-021-4/+2
* Remove left-over mention of Berkely MP functions.Torbjorn Granlund2011-05-011-4/+0
* mpf_urandomb docMarc Glisse2011-05-011-1/+2
* Mention benign out-of-bounds read in Valgrind context.Torbjorn Granlund2011-04-281-0/+5
* Update documentation on powerpc ABIs.Torbjorn Granlund2011-03-211-12/+9
* Make reference to "Formatted I/O" chapters from type specific I/O sections.Torbjorn Granlund2011-03-141-10/+17
* Polish doc of C++ constructors.Marc Glisse2011-03-091-17/+23
* Update/remove several itemised tasks.Torbjorn Granlund2011-03-031-30/+13
* Typo in documentation.Marco Bodrato2011-01-141-1/+1
* TypoMarco Bodrato2011-01-031-2/+3
* Document --disable-assembly, remove documentation of 'none' as host.Torbjorn Granlund2010-12-021-18/+15
* Purge BSD mp compatible functions.Torbjorn Granlund2010-11-122-154/+3
* Get rid of K&R support.Torbjorn Granlund2010-11-092-38/+4
* Clarify mpn_perfect_square_p documentation.Torbjorn Granlund2010-10-101-0/+2
* Mention Eiffel, update references.Torbjorn Granlund2010-10-091-1/+8
* Added const to the bignum input of mpn_mod_1.Niels Möller2010-05-031-1/+1
* Update Python site, add Ruby.Torbjorn Granlund2010-03-111-2/+6
* Remove duplicated word.Marco Bodrato2010-03-101-1/+1
* Fix node links. Expand Block-Wise Barrett section.Torbjorn Granlund2010-01-121-6/+10
* Rudimentarily document the MU code.Torbjorn Granlund2010-01-121-5/+12
* Fix typos.Torbjorn Granlund2010-01-111-6/+6
* Update mpn_neg and mpn_com names.Torbjorn Granlund2010-01-071-2/+2
* Update mpn_gcd, mpn_gcd_1, mpn_gcdext documentation.Torbjorn Granlund2010-01-071-21/+23
* Describe S range for mpn_gcdext.Niels Möller2010-01-071-1/+2
* Add a copyright year.Torbjorn Granlund2010-01-071-1/+1
* Fix typos, add author.Torbjorn Granlund2010-01-061-3/+3
* Manual updates.Torbjorn Granlund2010-01-061-25/+27
* Permit N = R for mpn_tdiv_qr.Torbjorn Granlund2009-12-311-4/+4
* Updated list of my contributions.Marco Bodrato2009-12-301-2/+2
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-282-2/+12
* (mpn_sqr): New name for mpn_sqr_n.Torbjorn Granlund2009-12-271-2/+2
* Add function mpz_powm_sec.Torbjorn Granlund2009-12-231-0/+13
* Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.Torbjorn Granlund2009-12-201-62/+67
* File removed. All references purged.Torbjorn Granlund2009-12-201-30/+8
* Update References section. Update Contributors section. Misc updates.Torbjorn Granlund2009-12-171-16/+29
* Add Niels' and Marco's recent contributions.Torbjorn Granlund2009-12-161-1/+2
* ...Marco Bodrato2009-12-031-2/+2