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
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
mpfr-impl.h: added a comment about MPFR_WARNING.
vlefevre
2006-11-19
1
-0
/
+3
*
Added warnings support.
vlefevre
2006-11-10
1
-0
/
+18
*
Fixed test of logging support.
vlefevre
2006-11-10
1
-0
/
+9
*
mpfr-impl.h: fixed a compile error if _Decimal64 is unknown.
vlefevre
2006-11-08
1
-3
/
+9
*
added new configure option --enable-decimal-float to build mpfr_set_decimal64
zimmerma
2006-11-08
1
-1
/
+2
*
Partial fix: The inexact flag was not always set in some functions.
vlefevre
2006-08-20
1
-1
/
+2
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Removed all code related to mpn_sub_nc (no longer used).
vlefevre
2006-03-24
1
-9
/
+0
*
Replaced -0.0 by a new macro DBL_NEG_ZERO. With MSVC, the negative zero
vlefevre
2006-01-19
1
-0
/
+2
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-2
/
+1
*
Added a comment about the macros MPFR_RNDRAW* and the labels.
vlefevre
2005-11-04
1
-0
/
+5
*
Moved definitions of struct __gmpfr_cache_s and mpfr_cache_t, and
vlefevre
2005-11-04
1
-0
/
+15
*
Merged the changes from branch vlefevre:
vlefevre
2005-11-02
1
-122
/
+54
*
Reverted the latest change to constant.c: removed MPFR_THREAD_ATTR as
vlefevre
2005-11-02
1
-3
/
+3
*
Added an MPFR_UNLIKELY (suggested by Patrick) and an MPFR_ASSERTN.
vlefevre
2005-10-31
1
-2
/
+4
*
Fixed MPFR_INT_CEIL_LOG2 (in mpfr-impl.h) and __gmpfr_int_ceil_log2
vlefevre
2005-10-31
1
-2
/
+3
*
now tune Mulders short square (not yet used)
zimmerma
2005-10-29
1
-0
/
+1
*
Fixed a #ifdef (when --enable-assert isn't used).
vlefevre
2005-09-11
1
-1
/
+1
*
Changed the MPFR_ASSERTD into a MPFR_ASSERTN for MPFR_INT_CEIL_LOG2
vlefevre
2005-09-11
1
-1
/
+1
*
Fix spelling mistake.
pelissip
2005-09-10
1
-1
/
+1
*
Replaced unsigned long bit-fields (GCC extension) by insigned int
vlefevre
2005-09-06
1
-11
/
+11
*
Avoid MIPSpro / IRIX64 (incorrect) optimizations for DOUBLE_ISNAN.
vlefevre
2005-09-02
1
-1
/
+3
*
More portable DOUBLE_ISNAN (useful for MIPSpro under IRIX64).
vlefevre
2005-09-02
1
-1
/
+5
*
check for overflow/underflow in pow and gamma
zimmerma
2005-08-29
1
-0
/
+1
*
When WANT_ASSERT >= 2: the corresponding messages are now output
vlefevre
2005-08-24
1
-0
/
+3
*
Better locale support (for the decimal point in string conversions
vlefevre
2005-08-21
1
-0
/
+3
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-14
/
+14
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-185
/
+185
*
Updated mpfr_get_ld: removed useless and non-portable hacks, fixed
vlefevre
2005-08-18
1
-7
/
+22
*
Added MPFR_DOUBLE_SPEC (not used yet, except for warning messages).
vlefevre
2005-08-11
1
-0
/
+15
*
Fix and clean up logging for GCC 4.0.x
pelissip
2005-07-26
1
-3
/
+5
*
Clean up code.
pelissip
2005-07-26
1
-2
/
+1
*
Improve logging:
pelissip
2005-07-26
1
-1
/
+3
*
Fixed locale bug. Function strncasecmp is no longer used.
vlefevre
2005-07-11
1
-21
/
+0
*
Fix bug of NAN and INF.
pelissip
2005-06-10
1
-2
/
+2
*
Clean up use of stdio.h:
pelissip
2005-06-08
1
-0
/
+5
*
MPFR_GET_EXP was wrongly defined and does nothing due to recursive
pelissip
2005-06-07
1
-1
/
+1
*
Fix bug in MPFR_GROUP_REPREC_3.
pelissip
2005-06-07
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add attribute const and noreturn for function (via macros).
pelissip
2005-06-02
1
-4
/
+24
*
Final version of MPFR_GROUP macros.
pelissip
2005-05-23
1
-30
/
+86
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-10
/
+23
*
Typo.
pelissip
2005-05-17
1
-0
/
+1
*
Add new macro MPFR_SAVE_DECL_UPDATE_FLAGS
pelissip
2005-05-17
1
-0
/
+2
*
Extract constants (__gmpfr_one, two and four) from log.c to constant.c
pelissip
2005-05-17
1
-3
/
+7
*
Fix some problems when you define mpfr_prec_t to be an unsigned short.
pelissip
2005-05-13
1
-75
/
+84
*
1. Change the prototype of mpfr_can_round to use const.
pelissip
2005-05-10
1
-11
/
+39
*
Add a macro for mpfr_const_catalan for internal use.
pelissip
2005-04-22
1
-0
/
+1
*
added Catalan's constant
zimmerma
2005-04-20
1
-2
/
+3
[next]