summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTorbjorn Granlund2019-09-141-1/+43
* New tuneup helper function, to measure several functions for a fix size.Niels M?ller2019-09-131-0/+6
* ChangeLogTorbjorn Granlund2019-09-051-0/+66
* For hgcd2, add a div1 function handling q <= 7 specially.Niels M?ller2019-09-051-0/+14
* Tuneup support for HGCD2_METHOD, controlling div1 usage in mpn_hgcd2.Niels M?ller2019-09-041-0/+9
* Speed support for mpn_hgcd2.Niels M?ller2019-09-041-0/+6
* ChangeLog for pkg-config changes.Niels M?ller2019-08-221-0/+9
* ChangeLogTorbjorn Granlund2019-08-211-1/+41
* New implementation of mpn_gcd_22, with less branches.Niels M?ller2019-08-171-0/+5
* ChangeLogMarco Bodrato2019-08-161-0/+5
* Speed support for gcd_22.Niels M?ller2019-08-161-0/+6
* New function mpn_gcd_22.Niels M?ller2019-08-161-0/+12
* ChangeLogTorbjorn Granlund2019-08-131-1/+12
* ChangeLogs and copyright yearsMarco Bodrato2019-08-131-0/+11
* Unit test for mpn_gcd_11Niels M?ller2019-08-081-0/+7
* ChangeLogTorbjorn Granlund2019-08-071-0/+49
* tune/speed: Support mpn_gcd_11.Niels M?ller2019-08-061-0/+5
* New function mpn_gcd_11Niels M?ller2019-08-061-0/+9
* Jacobi algorithm documentation, from Seth TroisiNiels M?ller2019-07-301-0/+6
* (no commit message)Torbjorn Granlund2019-06-171-0/+5
* ChangeLogTorbjorn Granlund2019-06-141-0/+7
* ChangeLogTorbjorn Granlund2019-06-141-0/+11
* doc/gmp.texi: Link to paper on subquadratic GCD.Niels M?ller2019-04-201-0/+4
* ChangeLogTorbjorn Granlund2019-04-191-0/+6
* Fix inconsistent use of GCD_DC_THRESHOLD in mpn_jacobi_n.Niels M?ller2019-04-171-0/+5
* ChangeLogTorbjorn Granlund2019-04-021-0/+15
* ChangeLogTorbjorn Granlund2018-11-301-0/+17
* ChangeLogMarco Bodrato2018-11-121-0/+11
* ChangeLogTorbjorn Granlund2018-11-121-5/+31
* ChangeLogMarco Bodrato2018-11-121-0/+4
* ChangeLogMarco Bodrato2018-11-071-0/+1
* ChangeLogMarco Bodrato2018-11-071-0/+22
* ChangeLogTorbjorn Granlund2018-11-071-0/+29
* ChangeLogTorbjorn Granlund2018-07-011-0/+19
* mpn_gcd_1: Simplify the structure of the remaining code variant.Niels M?ller2018-06-131-1/+3
* mpn_gcd_1: Delete unused code variant for GCD_1_METHOD == 1Niels M?ller2018-06-131-0/+5
* Trivial merge.Torbjorn Granlund2018-05-291-0/+5
|\
| * mpn/generic/gcd_1.c: Delete unused code variant for USE_ZEROTAB != 0.Niels M?ller2018-05-281-0/+5
* | ChangeLogTorbjorn Granlund2018-05-291-0/+8
|/
* mini-gmp.c (mpz_get_d): Convert a fixed number of bitsMarco Bodrato2018-05-201-0/+4
* ChangelogMarco Bodrato2018-05-161-0/+3
* ChangelogMarco Bodrato2018-05-141-0/+13
* doc/gmp.texi (Integer Internals): Lazy allocation and read-onlyMarco Bodrato2018-05-061-0/+2
* mpq_*_str: document and support the correct base rangeMarco Bodrato2018-05-041-0/+5
* Update AUTHORS, ChangeLog and NEWSMarco Bodrato2018-04-281-3/+3
* Replace dead code in mpn_div_q with ASSERT.Niels M?ller2018-04-271-0/+3
* Fill quotient area with junk before testing mpn_div_q.Niels M?ller2018-04-271-0/+5
* ChangelogMarco Bodrato2018-04-261-0/+4
* ChangeLogMarco Bodrato2018-04-251-0/+5
* Configure tweaks for windows on aarch64.Niels M?ller2018-04-221-0/+10