summaryrefslogtreecommitdiff
path: root/mpz/combit.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* ChangeLogMarco Bodrato2015-06-011-1/+1
* Acoid calling mpn_zero_p with zero size.Marco Bodrato2015-05-311-1/+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
* mpz/combit.c: Same micro-optimisations as in set/clr.Marco Bodrato2013-02-141-9/+12
* mpz_combit rewrite.Niels M?ller2012-11-011-38/+49
* Macro LIMBS removed, always use PTR.Marco Bodrato2012-06-011-2/+2
* Use MPZ_REALLOC return value when possible.Torbjorn Granlund2012-05-261-5/+3
* Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.Torbjorn Granlund2009-12-201-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* *** empty log message ***tege2006-04-251-14/+14
* Update FSF's address.tege2006-02-151-2/+2
* * mpz/combit.c: Nailify, use GMP_NUMB_BITS.Kevin Ryde2003-09-251-2/+2
* * mpz/combit.c: Correction to carry handling when extending aKevin Ryde2003-08-191-6/+19
* 2003-07-24 Niels Möller <nisse@lysator.liu.se>Kevin Ryde2003-07-241-0/+69