summaryrefslogtreecommitdiff
path: root/mpz/hamdist.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
* Fix typo in a return statement.Torbjorn Granlund2011-12-301-2/+3
* Whitespace cleanup.Torbjorn Granlund2010-11-221-76/+76
* 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-5/+5
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Nailify.tege2002-04-161-1/+1
* * mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c,Kevin Ryde2002-02-081-2/+2
* Remove trailing spaces.tege2002-01-131-1/+1
* Corrections to a couple of comments from:Kevin Ryde2001-10-021-2/+3
* Oops, no less than two bad mistakes.Kevin Ryde2001-09-081-2/+2
* * mpz/hamdist.c: Support neg/neg operands.Kevin Ryde2001-09-081-20/+128
* Remove an unused variable from:Kevin Ryde2001-05-071-1/+1
* * mpz/popcount.c, mpz/hamdist.c: Don't pass size==0 to mpn_popcountKevin Ryde2001-04-201-17/+18
* 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/+62