summaryrefslogtreecommitdiff
path: root/mpz/fib_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Copyright year.Marco Bodrato2015-11-131-1/+1
* mpz: Lazy allocation.Marco Bodrato2015-11-091-1/+1
* mpz/fib_ui.c: #if HAVE_NATIVE_mpn_addlsh1_n, use it.Marco Bodrato2014-07-281-4/+11
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Use MPZ_REALLOC return value when possible.Torbjorn Granlund2012-05-261-3/+2
* Whitespace cleanup.Torbjorn Granlund2010-11-221-13/+13
* Rename mpn_addsub_n to mpn_add_n_sub_n.Torbjorn Granlund2009-10-041-2/+2
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-1/+1
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* * mpz/fib_ui.c: Nailify.Kevin Ryde2002-07-171-9/+7
* Remove trailing spaces.tege2002-01-131-1/+1
* * mpz/fib_ui.c: Use ?: to avoid a gcc 3 bug. Store back a carry forKevin Ryde2001-09-041-1/+2
* * gmp-impl.h (TMP_ALLOC_LIMBS_2): New macro.Kevin Ryde2001-06-191-4/+2
* * mpz/fib_ui.c: Rewrite.Kevin Ryde2001-06-071-774/+89
* Yet another amendment to the comments about future possibilities.Kevin Ryde2001-03-031-8/+12
* * mpz/fib_ui.c: Update some remarks about alternative algorithms.Kevin Ryde2001-02-211-17/+11
* Wind back to:Kevin Ryde2000-12-131-17/+0
* * mpz/fib_ui.c (table1, table2): Add data for 2,4,8,16 bits per limb.Kevin Ryde2000-12-121-2/+137
* Yet another amendment to:Kevin Ryde2000-10-271-287/+289
* Fix for:Kevin Ryde2000-10-271-6/+6
* Put default FIB_THRESHOLD in gmp-impl.h, for use by t-fib_ui.c.Kevin Ryde2000-10-271-13/+0
* Oops, fix to Lesser GPL.Kevin Ryde2000-10-271-4/+4
* * mpz/fib_ui.c: Rewrite, same formulas but using mpn functions andKevin Ryde2000-10-271-107/+669
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* * mpz/fib_ui.c (FIB_THRESHOLD): Rename from FIB_THRES, for consistencyKevin Ryde2000-04-281-4/+7
* Add a copyright year.Kevin Ryde2000-04-121-1/+1
* Add a copyright year.Kevin Ryde2000-04-121-1/+1
* * mpz/fib_ui.c: Conditional non-ANSI declarations.Kevin Ryde2000-04-111-2/+22
* Add a comment.tege1999-12-151-0/+17
* *** empty log message ***tege1999-03-081-0/+125