Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include just gmp-impl.h, make gmp-impl.h grab gmp.h. | Torbjorn Granlund | 2016-08-29 | 1 | -1/+0 |
| | |||||
* | Wrap remaining limb allocations in __GMP_ALLOCATE_FUNC_LIMBS. | Torbjorn Granlund | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Get rid of BYTES_PER_MP_LIMB, most files affected. | Torbjorn Granlund | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Avoid overflow in allocation computation. | Torbjorn Granlund | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | Collapse copyright years. | Torbjorn Granlund | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
| | |||||
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | * mpf/set.c, mpf/iset.c: MPN_COPY last, for possible tail call. | Kevin Ryde | 2004-03-03 | 1 | -3/+3 |
| | |||||
* | Add a copyright year. | tege | 2001-01-02 | 1 | -1/+1 |
| | |||||
* | Remove K&R function headers. | tege | 2001-01-02 | 1 | -6/+0 |
| | |||||
* | Add a copyright year. | Kevin Ryde | 2000-10-24 | 1 | -1/+1 |
| | |||||
* | * * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc. | Kevin Ryde | 2000-10-21 | 1 | -1/+1 |
| | | | | (__gmp_default_allocate etc): Rename from _mp_default_allocate etc. | ||||
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | tege | 2000-07-24 | 1 | -4/+4 |
| | |||||
* | Initial revision | tege | 1996-05-08 | 1 | -0/+59 |