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
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Bugs fixed.
vlefevre
2002-03-17
1
-2
/
+2
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-01
1
-37
/
+28
*
Files log_base_*.c renamed.
vlefevre
2001-12-06
1
-0
/
+151
*
Functions (constants) renamed.
vlefevre
2001-12-06
1
-186
/
+0
*
rewritten part with Taylor series
zimmerma
2001-11-30
1
-17
/
+17
*
removed K&R function headers
zimmerma
2001-11-16
1
-10
/
+0
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-1
/
+1
*
added static to local functions
zimmerma
2001-11-16
1
-33
/
+45
*
#include order fixed.
vlefevre
2001-09-12
1
-1
/
+1
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-2
/
+2
*
removed #if 0 (on Alpha with cc the enclosed code was still used
zimmerma
2000-12-22
1
-20
/
+12
*
k2r -> ansi style
zimmerma
2000-12-21
1
-10
/
+5
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-3
/
+8
*
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
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-0
/
+1
*
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