summaryrefslogtreecommitdiff
path: root/mpz/cong_2exp.c
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.Torbjorn Granlund2010-11-221-37/+37
|
* Make it possible to compile GMP with g++.Torbjorn Granlund2010-11-101-1/+1
|
* Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.Torbjorn Granlund2009-12-201-2/+3
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* Fix type of size variables.tege2002-05-061-1/+1
|
* * mpn/generic/divis.c, mpz/cong_2exp.c: Nailify.Kevin Ryde2002-04-231-3/+3
|
* * mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c,Kevin Ryde2002-02-081-7/+5
| | | | | | | mpz/cong_2exp.c, mpz/divis_2exp.c, mpz/hamdist.c, mpz/init2.c, mpz/mul_2exp.c, mpz/realloc2.c, mpz/scan0.c, mpz/scan1.c, mpz/setbit.c, mpz/tdiv_q_2exp.c, mpz/tdiv_r_2exp.c, mpz/tstbit.c, mpz/urandomb.c: Use GMP_NUMB_BITS.
* Remove trailing spaces.tege2002-01-131-2/+2
|
* * mpz/cong.c, mpz/cong_2exp.c, mpz/cong_ui.c: New files.Kevin Ryde2001-03-141-0/+147