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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
85
-546
/
+628
*
#include "gmp-impl.h" added.
vlefevre
2003-05-21
2
-2
/
+4
*
MPFR_ASSERTD: use MPFR_ASSERTN instead of ASSERT_ALWAYS so that
vlefevre
2003-05-21
1
-2
/
+14
*
added test 'special'
zimmerma
2003-05-19
1
-0
/
+38
*
fixed bug when n_bits larger than size*BITS_PER_MP_LIMB
zimmerma
2003-05-19
1
-13
/
+21
*
Bugs fixed (special cases).
vlefevre
2003-05-18
1
-21
/
+17
*
removed dummy test tdump
zimmerma
2003-05-13
1
-1
/
+1
*
compatibility with mpf is done
zimmerma
2003-05-13
1
-7
/
+9
*
updated mpfr_cmp_d
zimmerma
2003-05-13
3
-8
/
+9
*
Added cmp_d.c, tcmp_d.c.
hanrot
2003-05-13
2
-0
/
+118
*
Added cmp_d/tcmp_d.
hanrot
2003-05-13
4
-6
/
+3
*
moved test for NaN/Inf
zimmerma
2003-04-11
2
-21
/
+25
*
added Riemann Zeta function (contribution from Jean-Luc Re'my)
zimmerma
2003-04-11
6
-124
/
+593
*
Move macros down below @copying.
ryde
2003-04-08
1
-25
/
+27
*
Add @: after various abbreviations.
ryde
2003-04-08
1
-9
/
+9
*
fixed pb with count_leading_zeros (n=0)
zimmerma
2003-04-01
1
-1
/
+4
*
added test for bug found by Franky Backeljauw
zimmerma
2003-04-01
1
-22
/
+58
*
fixed bug found by Franky
zimmerma
2003-04-01
1
-36
/
+51
*
Added some asserts.
vlefevre
2003-03-28
1
-4
/
+5
*
fixed pb found by Will Galway <galway@pims.math.ca> (continued)
zimmerma
2003-03-28
1
-12
/
+22
*
Patches from W. Galway.
hanrot
2003-03-28
2
-3
/
+3
*
fixed reference to Plouffe/Bailey/Borwein formula
zimmerma
2003-03-28
1
-2
/
+2
*
Credits for the pi formula modified.
hanrot
2003-03-27
1
-1
/
+1
*
changed back "unsigned char *" to "char *"
zimmerma
2003-03-26
4
-14
/
+16
*
char * -> const unsigned char * for mpfr_set_str, mpfr_set_str_raw,
zimmerma
2003-03-25
4
-12
/
+12
*
removed unused variable
zimmerma
2003-03-24
1
-2
/
+0
*
fixed documentation bug in mpfr_log2 (exact results)
zimmerma
2003-03-18
1
-2
/
+3
*
changed new test in 'check4' style
zimmerma
2003-03-18
1
-57
/
+60
*
Update concerning underflow problems.
vlefevre
2003-03-17
2
-4
/
+5
*
(main): Comment out underflows(), until it works.
ryde
2003-03-17
1
-1
/
+1
*
Comment out an assert tickled for an f with exponent
ryde
2003-03-17
1
-1
/
+4
*
(LONGDOUBLE_NAN_ACTION): New version for IEEE quad big
ryde
2003-03-16
1
-2
/
+37
*
Use WANT_GMPFR_LONGDOUBLE_VOLATILE.
ryde
2003-03-16
1
-4
/
+2
*
(MPFR_C_LONG_DOUBLE_FORMAT): Add IEEE quad big endian,
ryde
2003-03-16
1
-23
/
+55
*
Added underflow test showing a bug in mpfr_pow.
vlefevre
2003-03-14
1
-0
/
+34
*
fixed bug for x=1
zimmerma
2003-03-14
1
-8
/
+13
*
This wasn't a compiler bug; mpfr_pow is really buggy.
vlefevre
2003-03-14
2
-0
/
+6
*
The infinite loop concerning 1^0.5 was probably due to a bug in the
vlefevre
2003-03-14
2
-12
/
+0
*
fixed sign problem in particular_cases()
zimmerma
2003-03-13
1
-1
/
+5
*
declared mpfr_ui_pow_is_exact as static
zimmerma
2003-03-13
1
-1
/
+1
*
gnu-style
zimmerma
2003-03-13
2
-8
/
+8
*
Removed some useless and inaccurate tests on NaN, infinities, zeros
vlefevre
2003-03-13
1
-307
/
+7
*
Test of mpfr_pow: particular cases. Bugs.
vlefevre
2003-03-13
2
-0
/
+72
*
Special cases for mpfr_pow().
vlefevre
2003-03-12
2
-26
/
+115
*
when stream=NULL, use stdout (as indicated in the documentation)
zimmerma
2003-03-11
1
-0
/
+4
*
mpfr_sin_sign -> static.
vlefevre
2003-03-03
1
-3
/
+1
*
Useless declaration removed.
vlefevre
2003-03-03
1
-2
/
+0
*
Special cases for mpfr_pow: like Section F.9.4.4 of the
vlefevre
2003-03-03
1
-83
/
+33
*
Prototype fixed.
vlefevre
2003-03-03
1
-1
/
+1
*
mpfr_set_str now accepts a binary exponent for base 16
vlefevre
2003-02-27
3
-8
/
+36
[next]