summaryrefslogtreecommitdiff
path: root/mpz/setbit.c
Commit message (Expand)AuthorAgeFilesLines
* * mpz/setbit.c: Fix normalization for case of a negative ending upKevin Ryde2001-03-141-3/+5
* 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
* Add a copyright year.Kevin Ryde2000-04-121-1/+2
* Use mpn_incr_u and mpn_decr_u instead of mpn_add_1 and mpn_sub_1.tege1999-09-281-2/+2
* Add missing code after final `else'.tege1997-07-251-1/+6
* Initial revisiontege1996-05-081-0/+113