summaryrefslogtreecommitdiff
path: root/mpf/iset_ui.c
Commit message (Collapse)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* Wrap remaining limb allocations in __GMP_ALLOCATE_FUNC_LIMBS.Torbjorn Granlund2015-09-081-1/+1
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
|
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
|
* Avoid overflow in allocation computation.Torbjorn Granlund2014-01-191-1/+1
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
|
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* * mpf/init.c, mpf/init2.c, mpf/iset_d.c, mpf/iset_si.c,Kevin Ryde2004-03-031-1/+1
| | | | | mpf/iset_str.c, mpf/iset_ui.c: Store prec before alloc call, for one less live quantity across that call.
* * mpf/iset_si.c, mpf/iset_ui.c, mpf/set_si.c, mpf/set_ui.c [nails]:Kevin Ryde2004-02-181-7/+6
| | | | Always store second limb, to avoid a conditional.
* * mpf/iset_ui.c: Nailify, as per mpf/set_ui.cKevin Ryde2003-06-191-4/+16
|
* Add a copyright year.tege2001-01-021-1/+1
|
* Remove K&R function headers.tege2001-01-021-6/+0
|
* Add a copyright year.Kevin Ryde2000-10-241-1/+1
|
* * * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.Kevin Ryde2000-10-211-1/+1
| | | | (__gmp_default_allocate etc): Rename from _mp_default_allocate etc.
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
|
* *** empty log message ***tege2000-07-241-4/+4
|
* Initial revisiontege1996-05-081-0/+40