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
/
modf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-1
/
+1
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
modf.c: no longer extend the exponent range at all, since there are
vlefevre
2009-09-18
1
-21
/
+11
*
modf.c: extending the exponent range in the first two cases is useless
vlefevre
2009-09-18
1
-9
/
+3
*
modf.c: corrected a comment (rounding can yield an overflow, but not
vlefevre
2009-09-18
1
-2
/
+4
*
[modf.c] changed semantics of return value in accordance with mpfr_sin_cos
zimmerma
2009-09-18
1
-17
/
+12
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-1
/
+1
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
r5689 undone: some casts were incorrect (mp_exp_t may be greater than
vlefevre
2008-11-22
1
-2
/
+2
*
fixed some signed/unsigned warnings with g++ (please review)
zimmerma
2008-11-22
1
-2
/
+2
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
fixed typo
zimmerma
2008-03-16
1
-1
/
+1
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
GNU coding style, reformatting, exit (-1) -> exit (1).
vlefevre
2007-09-22
1
-20
/
+21
*
modf.c: take care of user exponent range (possible underflow/overflow)
thevenyp
2007-09-17
1
-43
/
+52
*
new function mpfr_modf and add restrictions on mpfr_sin_cos' variables
thevenyp
2007-09-13
1
-0
/
+107