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
/
agm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-6
/
+6
*
now mpfr_agm returns an int (inexact flag)
zimmerma
2002-09-18
1
-7
/
+13
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.
vlefevre
2002-04-07
1
-2
/
+2
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
removed nested TMP_MARK's (problems when configuring gmp with --disable-alloca)
zimmerma
2002-04-05
1
-2
/
+2
*
fixed pb with two markers (with --disable-alloca)
zimmerma
2002-04-05
1
-10
/
+4
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
_mpfr_ceil_log2, _mpfr_floor_log2, _mpfr_ceil_exp2 in separate files.
vlefevre
2002-02-21
1
-47
/
+0
*
mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.
vlefevre
2002-02-14
1
-1
/
+1
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-01
1
-1
/
+3
*
Optimization: mpfr_cmp2 now accepts any combination of real arguments
vlefevre
2002-01-04
1
-15
/
+12
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-9
/
+1
*
translated french comments to english
zimmerma
2001-11-16
1
-6
/
+1
*
cosmetic changes
zimmerma
2001-10-15
1
-16
/
+36
*
#include added/removed.
vlefevre
2001-09-13
1
-0
/
+1
*
nested double TMP_DECL's
zimmerma
2001-06-18
1
-1
/
+2
*
check overflow in _mpfr_ceil_exp2
zimmerma
2001-02-16
1
-0
/
+4
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-3
/
+6
*
fixed bug in _mpfr_ceil_exp2 (underflow when exp < -1022)
zimmerma
2001-01-05
1
-3
/
+4
*
simplified _mpfr_floor_log2
zimmerma
2000-12-22
1
-4
/
+1
*
k2r -> ansi style
zimmerma
2000-12-21
1
-11
/
+56
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-20
/
+17
*
_mp_prec -> MPFR_PREC
zimmerma
2000-12-15
1
-1
/
+2
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-6
/
+2
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-2
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-6
/
+6
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-8
/
+9
*
sqrt3 -> sqrt
zimmerma
1999-10-07
1
-1
/
+1
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
using sqrt3
boldo
1999-07-07
1
-3
/
+3
*
new, quick & clean
boldo
1999-07-05
1
-60
/
+28
*
memory gestion
boldo
1999-07-01
1
-8
/
+11
*
memory gestion
boldo
1999-06-30
1
-40
/
+62
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-4
/
+13
*
clear res1/res2
zimmerma
1999-06-25
1
-0
/
+1
*
Marche bien
boldo
1999-06-22
1
-79
/
+78
*
version qui marche
boldo
1999-06-18
1
-54
/
+71
*
sans instructions de debuggage
boldo
1999-06-15
1
-8
/
+5
*
*** empty log message ***
boldo
1999-06-14
1
-34
/
+42
*
*** empty log message ***
boldo
1999-06-10
1
-15
/
+51
*
Initial revision
hanrot
1999-06-09
1
-0
/
+91