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
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-31
/
+39
*
Optimize mpfr_prec_round.
pelissip
2003-11-05
1
-2
/
+3
*
Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).
pelissip
2003-11-05
1
-18
/
+20
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-49
/
+56
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-4
/
+20
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-67
/
+114
*
MPFR_ASSERTN rewritten to avoid "statement with no effect" warnings
vlefevre
2003-10-03
1
-1
/
+1
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-3
/
+5
*
Removed mpfr_inits, mpfr_inits2, mpfr_clears from the documentation.
vlefevre
2003-09-25
1
-0
/
+4
*
Fix for C implementations with 16-bit int.
vlefevre
2003-09-18
1
-3
/
+4
*
Optimization of macros MPFR_IS_INF, MPFR_IS_NAN and MPFR_IS_FP
pelissip
2003-09-18
1
-3
/
+3
*
moved macros for [L]DBL_MANT_DIG in mpfr-impl.h
zimmerma
2003-06-26
1
-0
/
+21
*
Added prototypes of non-standard functions that weren't always defined.
vlefevre
2003-05-28
1
-2
/
+6
*
MPFR_EXP_CHECK is now defined when WANT_ASSERT is defined.
vlefevre
2003-05-28
1
-1
/
+5
*
Updates/optimizations related to MPFR_GET_EXP and MPFR_SET_EXP.
vlefevre
2003-05-26
1
-0
/
+4
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-9
/
+19
*
MPFR_ASSERTD: use MPFR_ASSERTN instead of ASSERT_ALWAYS so that
vlefevre
2003-05-21
1
-2
/
+14
*
(LONGDOUBLE_NAN_ACTION): New version for IEEE quad big
ryde
2003-03-16
1
-2
/
+37
*
(LONGDOUBLE_NAN_ACTION): New macro.
ryde
2003-01-25
1
-0
/
+20
*
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
[next]