Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add automake item.rel-5.1.1 | Torbjorn Granlund | 2013-02-11 | 1 | -2/+5 |
* | Add items. | Torbjorn Granlund | 2013-02-10 | 1 | -0/+5 |
* | NEWS: added an item. | Marco Bodrato | 2013-02-10 | 1 | -0/+2 |
* | ChangeLog | Torbjorn Granlund | 2013-02-10 | 1 | -0/+4 |
* | Whitespace cleanup. | Torbjorn Granlund | 2013-02-08 | 5 | -9/+9 |
* | tune/speed.h (SPEED_ROUTINE_MPN_MUL): Use operands from struct s. | Marco Bodrato | 2013-02-07 | 3 | -10/+21 |
* | jacobi testing: Rewrote check_large_quotients. | Niels M?ller | 2013-02-06 | 2 | -216/+110 |
* | ChangeLog | Torbjorn Granlund | 2013-02-05 | 1 | -0/+4 |
* | Limit random dbits to avoid an infinite loop. | Torbjorn Granlund | 2013-02-05 | 1 | -2/+2 |
* | ChangeLog | Torbjorn Granlund | 2013-02-03 | 1 | -0/+6 |
* | Fix typo causing the same negation condition to be applied to all operands. | Torbjorn Granlund | 2013-02-03 | 1 | -20/+40 |
* | ChangeLog | Marco Bodrato | 2013-02-02 | 1 | -0/+4 |
* | mpz/remove.c: Correct the sign in case of reuse. | Marco Bodrato | 2013-02-02 | 1 | -2/+2 |
* | Fix a comment typo. | Torbjorn Granlund | 2013-02-01 | 1 | -1/+1 |
* | ChangeLog | Torbjorn Granlund | 2013-02-01 | 1 | -0/+3 |
* | (DIGITS_IN_BASE_PER_LIMB): Add a cast. | Torbjorn Granlund | 2013-02-01 | 1 | -3/+4 |
* | ChangeLog | Torbjorn Granlund | 2013-02-01 | 1 | -0/+5 |
* | (refmpn_mul): Use toom6h instead of toom44 for the largest operands. | Torbjorn Granlund | 2013-02-01 | 1 | -8/+15 |
* | Revert last change in favour of a simple change (thanks Marco!). | Torbjorn Granlund | 2013-01-31 | 3 | -16/+8 |
* | Take toom6h and toom8h into account, using new macro MUL_NEXTALG_THRESHOLD. | Torbjorn Granlund | 2013-01-30 | 3 | -4/+24 |
* | ChangeLog | Torbjorn Granlund | 2013-01-26 | 1 | -1/+1 |
* | Test also mpn_com. | Torbjorn Granlund | 2013-01-26 | 1 | -9/+13 |
* | ChangeLog. | Torbjorn Granlund | 2013-01-26 | 1 | -0/+3 |
* | Set things up to always test library logops, not gmp-impl.h's inlined variants. | Torbjorn Granlund | 2013-01-26 | 1 | -1/+15 |
* | ChangeLog | Marco Bodrato | 2013-01-26 | 1 | -0/+2 |
* | mpz/cmp_si.c: Use ABS_CAST. | Marco Bodrato | 2013-01-26 | 1 | -4/+4 |
* | ChangeLog | Marco Bodrato | 2013-01-26 | 1 | -0/+4 |
* | mpz/remove.c: init+set=init_set, cast before shifting | Marco Bodrato | 2013-01-26 | 1 | -4/+3 |
* | ChangeLog | Torbjorn Granlund | 2013-01-26 | 1 | -0/+4 |
* | Test also mpn_mod_1s_3p. | Torbjorn Granlund | 2013-01-26 | 1 | -1/+12 |
* | Swap some lines to make it similar to mod_4.c. | Torbjorn Granlund | 2013-01-26 | 1 | -7/+10 |
* | Fix typo in a comment. | Marco Bodrato | 2013-01-26 | 1 | -2/+2 |
* | ChangeLog | Torbjorn Granlund | 2013-01-26 | 1 | -0/+4 |
* | Fix typo in last change. | Torbjorn Granlund | 2013-01-26 | 1 | -1/+2 |
* | mini-gmp/tests/: Avoid a handful of warnings. | Marco Bodrato | 2013-01-25 | 6 | -17/+22 |
* | mini-gmp/mini-gmp.c (mpz_cmpabs_d): Reindent, and move ABS inside the if. | Marco Bodrato | 2013-01-23 | 1 | -21/+22 |
* | ChangeLog | Marco Bodrato | 2013-01-23 | 1 | -1/+2 |
* | mini-gmp/mini-gmp.c (mpz_cmpabs_d, mpz_cmp_d): Simplify. | Marco Bodrato | 2013-01-23 | 1 | -26/+6 |
* | ChangeLog | Marco Bodrato | 2013-01-23 | 1 | -0/+4 |
* | mini-gmp/mini-gmp.c (mpz_set_str): Behaviour more adherent to the real GMP. | Marco Bodrato | 2013-01-23 | 1 | -4/+1 |
* | ChangeLog | Torbjorn Granlund | 2013-01-22 | 1 | -2/+4 |
* | (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump version info. | Torbjorn Granlund | 2013-01-22 | 1 | -2/+3 |
* | Bump version. | Torbjorn Granlund | 2013-01-22 | 1 | -1/+1 |
* | ChangeLog | Torbjorn Granlund | 2013-01-22 | 1 | -0/+3 |
* | Delete always zero 'failures' and code depending on it. Replace rotating pro... | Torbjorn Granlund | 2013-01-22 | 1 | -9/+4 |
* | ChangeLog | Torbjorn Granlund | 2013-01-22 | 1 | -0/+4 |
* | (check-mini-gmp): Fix typo in last change. | Torbjorn Granlund | 2013-01-22 | 1 | -1/+1 |
* | mini-gmp: Simplified mpz_cmp_d. | Niels M?ller | 2013-01-22 | 2 | -41/+15 |
* | mini-gmp: Test mpz_cmp_d and mpz_cmpabs_d. | Niels M?ller | 2013-01-22 | 4 | -1/+308 |
* | mini-gmp: Implemented mpz_cmpabs_d. | Niels M?ller | 2013-01-22 | 3 | -0/+54 |