summaryrefslogtreecommitdiff
path: root/gen-fib.c
Commit message (Expand)AuthorAgeFilesLines
* gen-fac.c, gen-fib.c: Correct the name of the program in error message.Marco Bodrato2015-10-101-2/+2
* gen-fib.c: cast malloc'd pointerMarco Bodrato2014-11-121-1/+1
* +1 in the init2 argument before setbit. (Thanks Niels)Marco Bodrato2014-05-201-1/+1
* Copyright year.Marco Bodrato2014-05-161-1/+1
* gen-fib.c: use mpz_setbit, gen-psqr.c: skip even numbers when looking for primesMarco Bodrato2014-05-151-2/+2
* 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
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-3/+3
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * gen-bases.c, gen-fib.c, gen-psqr.c: For mpz_out_str, use stdoutKevin Ryde2004-04-071-2/+2
* * gen-fib.c: New file, derived from mainline in mpn/generic/fib2_ui.c.Kevin Ryde2002-06-221-0/+147