index
:
delta/gmp.git
baserock/morph
gmp
gmp-3_0-branch
gmp-3_1-branch
gmp-4_0-branch
gmp-4_1-branch
master
gmplib.org: repo/gmp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mpz
/
setbit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add copyright years.
Torbjorn Granlund
2012-11-20
1
-1
/
+1
*
Shorten some variable names.
Torbjorn Granlund
2012-04-20
1
-20
/
+20
*
mpz/setbit.c: Simplify.
Marco Bodrato
2012-04-20
1
-14
/
+12
*
Remove dead code. Use CNST_LIMB.
Torbjorn Granlund
2012-04-19
1
-22
/
+6
*
Use the macros ALLOC etc to access the fields of mpz_t in mpz/*.
Marc Glisse
2012-02-23
1
-7
/
+7
*
Whitespace cleanup.
Torbjorn Granlund
2010-11-22
1
-14
/
+14
*
Make it possible to compile GMP with g++.
Torbjorn Granlund
2010-11-10
1
-4
/
+2
*
Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.
Torbjorn Granlund
2009-12-20
1
-1
/
+1
*
Update license to version 3.
tege
2007-09-18
1
-4
/
+2
*
Update FSF's address.
tege
2006-02-15
1
-2
/
+2
*
An extra comment for:
Kevin Ryde
2002-07-07
1
-0
/
+1
*
* mpz/clrbit.c, mpz/setbit.c: Only MPN_NORMALIZE if high limb changes
Kevin Ryde
2002-07-06
1
-13
/
+16
*
* mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c,
Kevin Ryde
2002-02-08
1
-8
/
+8
*
* mpz/setbit.c: Fix normalization for case of a negative ending up
Kevin Ryde
2001-03-14
1
-3
/
+5
*
Remove K&R function headers.
tege
2001-01-02
1
-7
/
+1
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
Add a copyright year.
Kevin Ryde
2000-04-12
1
-1
/
+2
*
Use mpn_incr_u and mpn_decr_u instead of mpn_add_1 and mpn_sub_1.
tege
1999-09-28
1
-2
/
+2
*
Add missing code after final `else'.
tege
1997-07-25
1
-1
/
+6
*
Initial revision
tege
1996-05-08
1
-0
/
+113