summaryrefslogtreecommitdiff
path: root/mpz/kronuz.c
Commit message (Collapse)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* 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
|
* Whitespace cleanup.Torbjorn Granlund2010-11-221-39/+39
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* * mpz/jacobi.c, mpz/kronsz.c, mpz/kronuz.c, mpz/kronzs.c,Kevin Ryde2002-06-221-19/+31
| | | | mpz/kronzu.c: Allow for odd GMP_NUMB_BITS, tweak a few variable setups.
* Fix type of size variables.tege2002-05-061-1/+1
|
* Nailify.tege2002-04-231-2/+2
|
* Add a copyright year.Kevin Ryde2002-04-231-1/+1
|
* * mpz/kronzu.c, mpz/kronuz.c, mpz/kronzs.c, mpz/kronsz.c: Nailify.Kevin Ryde2002-04-231-4/+12
|
* Remove trailing spaces.tege2002-01-131-1/+1
|
* * mpz/kronzu.c, mpz/kronzs.c, mpz/kronuz.c, mpz/kronsz.c: UseKevin Ryde2001-01-071-65/+57
| | | | | mpn_modexact_1_odd, new style MPN_STRIP_LOW_ZEROS_NOT_ZERO, and new JACOBI macros. Various rearrangements supporting all this.
* Remove K&R function headers.tege2001-01-021-7/+1
|
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
|
* *** empty log message ***tege2000-07-241-4/+4
|
* Rename kronecker functions.Kevin Ryde2000-05-271-3/+3
|
* Don't test sizeof(mp_limb_t)>=sizeof(long) since this is a universalKevin Ryde2000-05-241-5/+4
| | | | | requirement. Don't put an assignment in an "if".
* * mpz/kronuz.c: New file.Kevin Ryde2000-05-211-0/+116