summaryrefslogtreecommitdiff
path: root/mpz/clrbit.c
Commit message (Expand)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-2/+1
* mpz/setbit.c, mpz/clrbit.c: Reorganise branches.Marco Bodrato2013-02-141-34/+38
* Remove an unused label.Torbjorn Granlund2012-06-291-1/+0
* :-DMarco Bodrato2012-04-201-2/+2
* ;-PMarco Bodrato2012-04-201-3/+3
* Simplify along the lines of setbit.c.Torbjorn Granlund2012-04-201-41/+32
* Use CNST_LIMB.Torbjorn Granlund2012-04-191-5/+6
* Use the macros ALLOC etc to access the fields of mpz_t in mpz/*.Marc Glisse2012-02-231-5/+5
* Whitespace cleanup.Torbjorn Granlund2010-11-221-12/+12
* Make it possible to compile GMP with g++.Torbjorn Granlund2010-11-101-4/+2
* 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
* Update FSF's address.tege2006-02-151-2/+2
* An extra comment for:Kevin Ryde2002-07-071-0/+1
* * mpz/clrbit.c, mpz/setbit.c: Only MPN_NORMALIZE if high limb changesKevin Ryde2002-07-061-13/+18
* Add two GMP_NUMB_MASK masks after addition.tege2002-04-171-3/+4
* * mpz/clrbit.c: Nailify.Kevin Ryde2002-04-161-6/+6
* 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
* Initial revisiontege1996-05-081-0/+114