Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for GMP 4.1 | Nikita Popov | 2014-09-28 | 1 | -1/+0 |
* | Fix bug #52906 gmp_mod returns negative result when non-negative is expected | Stanislav Malyshev | 2010-10-01 | 1 | -4/+5 |
* | Also allow base 62 for gmp_init as requested in (#50283) | David Soria Parra | 2009-11-25 | 1 | -1/+4 |
* | Really use 62 as the upper boundary as requested and not 32. | David Soria Parra | 2009-11-25 | 1 | -11/+15 |
* | Implement feature request #50283 (allow base in gmp_strval to use full range:... | David Soria Parra | 2009-11-24 | 1 | -0/+29 |