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
/
log2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-3
/
+3
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-5
/
+5
*
now store last computed value together with last rounding mode
zimmerma
2000-08-24
1
-6
/
+7
*
result was free'd twice when good=1
zimmerma
2000-08-16
1
-1
/
+0
*
fixed some FNH (free not in heap) problems for binary splitting method
zimmerma
2000-08-16
1
-34
/
+36
*
New algorithm, new wrapper
jeandel
2000-07-13
1
-1
/
+87
*
renamed to mpfr_const_log2
zimmerma
2000-02-11
1
-12
/
+13
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
_mpfr_log2_* -> __mpfr_log2_*
zimmerma
1999-07-06
1
-9
/
+9
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+9
*
removed 3rd arg. of mpfr_set_prec
zimmerma
1999-06-24
1
-1
/
+1
*
store computed value and try to reuse it for next calls
zimmerma
1999-06-21
1
-2
/
+22
*
changed return value to void
remy
1999-06-15
1
-1
/
+1
*
computes log(2)
zimmerma
1999-06-14
1
-0
/
+54