index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
neg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
GNU coding style. K&R function headers removed.
vlefevre
2001-11-10
1
-7
/
+0
*
Removed #include <stdio.h>, "return 0;" replaced by "MPFR_RET(0);".
vlefevre
2001-10-19
1
-2
/
+1
*
implemented inexact flag
zimmerma
2001-10-12
1
-5
/
+10
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-3
/
+3
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-1
/
+1
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-5
/
+5
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
use mpfr_set4 now (no modification of const parameters any more)
zimmerma
1999-07-05
1
-8
/
+5
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-1
/
+9
*
added include <stdio.h> (needed for FILE in mpfr.h)
zimmerma
1999-06-10
1
-0
/
+1
*
Initial revision
hanrot
1999-06-09
1
-0
/
+13