Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spacing cleanup. | Torbjorn Granlund | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | Include just gmp-impl.h, make gmp-impl.h grab gmp.h. | Torbjorn Granlund | 2016-08-29 | 1 | -1/+0 |
| | |||||
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 1 | -7/+18 |
| | |||||
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
| | |||||
* | Encoding conversion to UTF-8 | Marco Bodrato | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Make constant args asm inlines become limbs. | Torbjorn Granlund | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | Add copyright years. | Torbjorn Granlund | 2012-11-20 | 1 | -1/+1 |
| | |||||
* | Reduce memory usage for {mul,sqr}mod_bnm1. | Marco Bodrato | 2010-01-26 | 1 | -31/+60 |
| | |||||
* | Whitespace cleanup. | Torbjorn Granlund | 2010-01-23 | 1 | -1/+1 |
| | |||||
* | mpn_mulmod_bnm1 changes, to reduce allocation in mpn_nussbaumer_mul. | Niels Möller | 2010-01-21 | 1 | -8/+28 |
| | |||||
* | Add a copyright year. | Torbjorn Granlund | 2010-01-05 | 1 | -1/+1 |
| | |||||
* | Whitespace cleanup. | Torbjorn Granlund | 2010-01-04 | 1 | -3/+3 |
| | |||||
* | (mpn_sqr): New name for mpn_sqr_n. | Torbjorn Granlund | 2009-12-27 | 1 | -4/+4 |
| | |||||
* | Nailify CRT code mod_bnm1. | Marco Bodrato | 2009-12-23 | 1 | -2/+7 |
| | |||||
* | Slightly faster CRT for {mul,sqr}mod_bnm1. | Marco Bodrato | 2009-12-20 | 1 | -24/+53 |
| | |||||
* | Support nails in invert and mulmod. | Marco Bodrato | 2009-12-19 | 1 | -1/+1 |
| | |||||
* | Add squaring capabilities to nussbaumer_mul. | Marco Bodrato | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | New files I forgot to add... | Marco Bodrato | 2009-12-17 | 1 | -0/+219 |