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
/
sqrt_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-1
/
+1
*
Updates/optimizations related to MPFR_GET_EXP and MPFR_SET_EXP.
vlefevre
2003-05-26
1
-1
/
+1
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-2
/
+2
*
Function mpfr_check_range now propagates the inexact ternary value.
vlefevre
2002-07-25
1
-1
/
+2
*
Added some assertions (any unsigned long must be representable
vlefevre
2002-04-19
1
-0
/
+1
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Set sign of sqrt(0).
vlefevre
2002-01-21
1
-7
/
+9
*
removed K&R function headers
zimmerma
2001-11-16
1
-8
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
avoid one variable
zimmerma
2001-10-15
1
-19
/
+20
*
k2r -> ansi style
zimmerma
2000-12-21
1
-1
/
+0
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-10
/
+4
*
adapted to NaN/Inf
zimmerma
2000-12-15
1
-4
/
+7
*
_mp_d -> MPFR_MANT
zimmerma
2000-12-15
1
-1
/
+2
*
forgot TMP_MARK(marker) or free'd in wrong order
zimmerma
2000-12-12
1
-0
/
+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
-2
/
+2
*
new functions (compatibility with mpf)
zimmerma
2000-05-24
1
-0
/
+60