summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* (ABS_CAST): New macro.Torbjorn Granlund2012-02-111-0/+14
* Rewrite code for limiting mpn_sqr_basecase use.Torbjorn Granlund2012-02-111-0/+9
* Reordered and redated some entries copied from the gmp-5.0 repo.Niels Möller2012-02-101-17/+15
* Fixed assert, related to the special case A = (2k+1) G, B = 2 G. FixNiels Möller2012-02-101-2/+8
* Enforce sligthly stricter bound for cofactors.Niels Möller2012-02-101-0/+3
* Use mpz_rrandomb for test operands, not mpz_urandomb. Change copiedNiels Möller2012-02-101-0/+6
* (hgcd_matrix_update_q): Fixed carry handling bug. Related to bugfix inNiels Möller2012-02-101-0/+5
* Corrected handling of unlikely (maybe impossible?) case u1n < un.Niels Möller2012-02-101-0/+6
* Trivial merge.Torbjorn Granlund2012-02-091-0/+15
|\
| * mpz_oddfac_1: get ready for n!!Marco Bodrato2012-02-091-0/+6
| * Clarified corner cases in cofactor canonicalization.Niels Möller2012-02-081-0/+5
| * refmpn_mul: conservative allocations.Marco Bodrato2012-02-041-0/+4
* | Fix off-by-one condition in invert_limb code.Torbjorn Granlund2012-02-091-1/+6
|/
* Improve udiv_w_sdiv declarations.Torbjorn Granlund2012-02-031-0/+6
* mpz_oddfac_1: removed from mpz/fac_ui.c, now in a new file.Marco Bodrato2012-02-031-0/+9
* toom8h: corrected un unlikely borrow propagation spotted by Torbjorn and nigh...Marco Bodrato2012-02-021-0/+4
* Make toom63 handle slightly more unbalanced operands.Torbjorn Granlund2012-02-021-0/+3
* (MIN_BN): Make more consistent with ASSERT in tested function.Torbjorn Granlund2012-02-021-0/+5
* Add another mpn test.Torbjorn Granlund2012-02-011-0/+5
* Remove test for compilosaurus.Marc Glisse2012-02-011-0/+4
* Added comment on toom functions.Niels Möller2012-02-011-0/+5
* Initial C++11 support.Marc Glisse2012-01-301-0/+11
* Ensure all sizes are seen.Torbjorn Granlund2012-01-301-0/+4
* Sanity checks for the previous commit, test variable reuse.Marc Glisse2012-01-301-0/+1
* Replace d=a+b+c with (d=a+b)+=c when c!=d.Marc Glisse2012-01-301-0/+5
* Make sure we never compute -LONG_MIN.Marc Glisse2012-01-281-0/+2
* more mp_bitcnt_t...Marc Glisse2012-01-281-0/+5
* fac_ui: micro-optimisationsMarco Bodrato2012-01-261-1/+1
* mpz_prodlimbs: removed from mpz/fac_ui.c, now in a new file.Marco Bodrato2012-01-261-0/+7
* fac_ui: test above thresholds, and remove typos.Marco Bodrato2012-01-261-4/+8
* *** empty log message ***Torbjorn Granlund2012-01-251-0/+5
* fac_ui: tiny optimisation of basecases.Marco Bodrato2012-01-201-0/+4
* mp_bitcnt_t in the doc of mpf_class constructorsMarc Glisse2012-01-181-0/+4
* Add ultrasparc T4 support.Torbjorn Granlund2012-01-171-0/+2
* Run 25 millerrabin tests.Torbjorn Granlund2012-01-171-4/+7
* mpz_fac_ui: Less memory, less divisions.Marco Bodrato2012-01-161-0/+8
* Don't use ULONG_MAX as a mp_bitcnt_t constant.Niels Möller2012-01-151-0/+6
* Test longer bit strings.Torbjorn Granlund2012-01-121-0/+4
* 8-bit popc_limbMarco Bodrato2012-01-121-0/+1
* mpz_lcm: avoid goto.Marco Bodrato2012-01-121-0/+1
* mpz_divexact: delay realloc.Marco Bodrato2012-01-121-2/+6
* Correct miminum for FAC_DSC.Marco Bodrato2012-01-101-0/+6
* Rewrite.Torbjorn Granlund2012-01-071-0/+5
* tune_fac_ui: FAC_ODD_THRESHOLD can be "always".Marco Bodrato2012-01-051-0/+2
* mpz_fac_ui: faster (odd)basecase.Marco Bodrato2012-01-051-0/+8
* Small correction to fac_ui thresholds computation.Marco Bodrato2012-01-021-0/+4
* *** empty log message ***Torbjorn Granlund2011-12-311-1/+5
* Tune fac_ui thresholds.Marco Bodrato2011-12-311-0/+14
* *** empty log message ***Torbjorn Granlund2011-12-301-0/+2
* *** empty log message ***Torbjorn Granlund2011-12-301-0/+5