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
/
add_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-5
/
+6
*
For add/sub_type functions where type is a type without signed zeros,
pelissip
2004-04-07
1
-1
/
+2
*
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
-3
/
+3
*
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
-2
/
+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
*
New macro MPFR_RESTORE_RET.
vlefevre
2002-01-20
1
-10
/
+5
*
removed K&R function headers
zimmerma
2001-11-16
1
-8
/
+0
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
Bugs fixed concerning the "inexact" ternary value.
vlefevre
2001-10-19
1
-8
/
+11
*
added ternary flag
zimmerma
2001-10-19
1
-17
/
+20
*
Some support for exponent change and exceptions.
vlefevre
2001-08-25
1
-0
/
+5
*
k2r -> ansi style
zimmerma
2000-12-21
1
-2
/
+4
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-4
/
+3
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
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
-2
/
+2
*
removed TMP_ALLOC stuff
zimmerma
2000-05-25
1
-6
/
+3
*
new functions (compatibility with mpf)
zimmerma
2000-05-24
1
-0
/
+56