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
/
mpfr-impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved LONGDOUBLE_ISNAN to mpfr-test.h
zimmerma
2003-01-16
1
-2
/
+1
*
removed spurious ; after MPFR_ESIZE
zimmerma
2003-01-15
1
-1
/
+2
*
# Add a copyright year.
ryde
2003-01-08
1
-1
/
+1
*
added macro LONGDOUBLE_ISNAN
zimmerma
2003-01-07
1
-0
/
+2
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-16
/
+9
*
put redefinitions of external symbols just before prototypes
zimmerma
2002-12-02
1
-9
/
+7
*
redefined external symbols in the __gmpfr namespace
zimmerma
2002-11-29
1
-0
/
+9
*
Better check for strcasecmp and strncasecmp. Bug fixed.
vlefevre
2002-07-30
1
-0
/
+11
*
strcasecmp and strncasecmp -> mpfr_strcasecmp and mpfr_strncasecmp
vlefevre
2002-07-28
1
-0
/
+5
*
Prototype of mpfr_setmax and mpfr_setmin changed (exponent given).
vlefevre
2002-07-26
1
-2
/
+2
*
New internal functions mpfr_setmin and mpfr_setmax.
vlefevre
2002-07-26
1
-0
/
+2
*
Function mpfr_check_range now propagates the inexact ternary value.
vlefevre
2002-07-25
1
-15
/
+0
*
Function mpfr_check_range improved in the underflow case.
vlefevre
2002-07-23
1
-1
/
+1
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-0
/
+12
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-0
/
+5
*
mpfr_cmp_abs no longer an internal function and described in mpfr.texi.
vlefevre
2002-04-24
1
-1
/
+0
*
Underflow semantics changed (not tested).
vlefevre
2002-04-23
1
-0
/
+1
*
SAFE_ABS changed so that it can be used for any unsigned type.
vlefevre
2002-04-19
1
-1
/
+2
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
Code clean-up.
vlefevre
2002-04-12
1
-0
/
+3
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
sqrtrem.c removed.
vlefevre
2002-04-02
1
-1
/
+0
*
defined macros for 0/0, 1/0, -1/0
zimmerma
2002-03-19
1
-0
/
+4
*
New mpfr_get_d, mpfr_get_d2, mpfr_get_d3.
vlefevre
2002-03-11
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_get_d2 prototype changed (mp_exp_t instead of long).
vlefevre
2002-02-25
1
-1
/
+1
*
MP_EXP_T_MAX and MP_EXP_T_MIN defined.
vlefevre
2002-02-13
1
-0
/
+3
*
Macros IS_POW2 and NOT_POW2.
vlefevre
2002-02-13
1
-1
/
+5
*
MPFR_PREC_MAX redefined.
vlefevre
2002-01-22
1
-0
/
+6
*
New macro MPFR_RESTORE_RET.
vlefevre
2002-01-20
1
-1
/
+16
*
Optimization: mpfr_cmp2 now accepts any combination of real arguments
vlefevre
2002-01-04
1
-2
/
+2
*
Casts to size_t added (safer and could be required in the future).
vlefevre
2001-11-25
1
-3
/
+6
*
mpfr_can_round and mpfr_can_round_raw: prototypes changed.
vlefevre
2001-11-22
1
-1
/
+1
*
mpfr_round rewritten.
vlefevre
2001-11-20
1
-1
/
+1
*
Added macro MPFR_SET_ABSSIZE.
vlefevre
2001-11-20
1
-0
/
+3
*
GMP assert mechanism: macros changed until GMP is fixed.
vlefevre
2001-11-16
1
-5
/
+11
*
changed to use GMP assert mechanism
zimmerma
2001-11-16
1
-10
/
+3
*
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
*
MP_LIMB_T_ONE defined.
vlefevre
2001-11-10
1
-13
/
+20
*
mpfr_cmp2: return type changed to mp_prec_t.
vlefevre
2001-11-08
1
-1
/
+1
*
round_raw, round_raw2 -> round_raw_generic. Macros to simulate previous
hanrot
2001-10-25
1
-4
/
+12
*
mpfr_add1 and mpfr_sub1 prototypes moved to mpfr-impl.h (to detect clashes).
vlefevre
2001-10-19
1
-0
/
+4
*
Documentation updated.
vlefevre
2001-10-19
1
-1
/
+2
*
Macro MPFR_RET_NAN.
vlefevre
2001-10-19
1
-0
/
+3
*
fixed MPFR_ASSERT
zimmerma
2001-10-12
1
-1
/
+6
*
added 'if' in MPFR_ASSERT to avoid compiler warning
zimmerma
2001-10-12
1
-1
/
+1
*
GCC option -Wno-implicit removed and prototype added to mpfr-impl.h
vlefevre
2001-09-13
1
-0
/
+1
*
MPFR_RET: definition changed to avoid warning.
vlefevre
2001-09-11
1
-1
/
+1
*
Macro SAFE_ABS.
vlefevre
2001-09-11
1
-0
/
+4
[next]