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
*
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
*
Tiny update.
pelissip
2005-03-29
1
-13
/
+60
*
Add new internal function for debugging reasons.
pelissip
2005-03-25
1
-0
/
+4
*
Add new internal function mpfr_round_p which is a fast replacement
pelissip
2005-03-14
1
-0
/
+7
*
Move GLIBC detection from mpfr-impl to logging.c
pelissip
2005-03-08
1
-2
/
+2
*
Clean up macro namespace.
pelissip
2005-03-08
1
-3
/
+5
*
Add tune for mpfr_mulhigh
pelissip
2005-03-07
1
-1
/
+2
*
Add tune program for MPFR.
pelissip
2005-02-24
1
-5
/
+1
*
Fix wrong integer types.
pelissip
2005-02-16
1
-1
/
+3
*
Do not print final log message if there was no call.
pelissip
2005-02-15
1
-1
/
+2
*
Add MPFR_LOG_FUNC
pelissip
2005-02-14
1
-5
/
+18
*
new faster algorithm for log(2)
zimmerma
2005-02-12
1
-6
/
+0
*
Clean up const_log2 code.
pelissip
2005-02-11
1
-0
/
+4
*
Add support for Shared Library in MPFR (both Unix and Windows) by using libtool.
pelissip
2005-02-08
1
-79
/
+88
*
Add option "thread-safe" to configure.
pelissip
2005-02-03
1
-60
/
+71
*
mpfr.h doesn't export anymore any globals.
pelissip
2005-02-03
1
-4
/
+49
*
Change user interface for mpfr_const_pi, mpfr_const_log2 and
pelissip
2005-02-03
1
-9
/
+7
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-2
/
+2
*
Reduce the size of some lines (more than 80 chars).
pelissip
2005-02-03
1
-7
/
+11
[next]