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
*
Suppressed MPFR_CLEAR_FLAGS (no longer did anything).
vlefevre
2009-06-26
27
-43
/
+0
*
mpfr.texi: updated the month.
vlefevre
2009-06-23
1
-1
/
+1
*
mpfr.texi: fixed description of mpfr_get_str (clash with variables,
vlefevre
2009-06-23
1
-6
/
+6
*
get_str.c: added a space.
vlefevre
2009-06-23
1
-1
/
+1
*
vasprintf.c: corrected comments.
vlefevre
2009-06-21
1
-4
/
+4
*
vasprintf.c: convert GMP_RNDx to MPFR_RNDx.
thevenyp
2009-06-19
1
-4
/
+4
*
vasprintf.c: Add brace to disambiguate nested if, and remove unused variable.
thevenyp
2009-06-19
1
-14
/
+15
*
tests/tfprintf.c tests/tprintf.c: Do not test very small values with %f.
thevenyp
2009-06-19
2
-3
/
+8
*
vasprintf.c: Fix bug when the value to be printed is rounded to the next powe...
thevenyp
2009-06-19
2
-232
/
+229
*
[TODO] added new functions to implement
zimmerma
2009-06-18
1
-0
/
+2
*
sinh_cosh.c: precision of intermediate computation no more depends on precisi...
thevenyp
2009-06-16
1
-1
/
+0
*
mpfr.h: new MPFR_VALUE_OF macro, now used by mpfr_get_prec and
vlefevre
2009-06-15
1
-2
/
+5
*
acinclude.m4: Make sure results of calculations on constants used with
vlefevre
2009-06-14
1
-3
/
+4
*
[algorithms.tex] bounds for get_str were checked by Mark Dickinson
zimmerma
2009-06-13
1
-1
/
+2
*
[algorithms.tex] fixed typo
zimmerma
2009-06-12
1
-1
/
+1
*
[algorithms.tex] fixed and completed up to b=62 table of bounds for get_str
zimmerma
2009-06-12
2
-28
/
+43
*
[algorithms.tex] analyzed precisely the cases where the value is m+1 instead
zimmerma
2009-06-10
3
-2
/
+75
*
acinclude.m4: reverted incorrect patch r6267 that makes the test
vlefevre
2009-06-10
1
-1
/
+1
*
[acinclude.m4] patch from Maciej W. Rozycki on mpfr mailing-list, 9 Jun 2009
zimmerma
2009-06-09
1
-1
/
+1
*
added more test cases for the Bessel functions (from John Harrison paper at
zimmerma
2009-06-09
4
-1
/
+16
*
vasprintf.c: Binary output with no digit after the decimal point is now suppo...
thevenyp
2009-06-04
2
-90
/
+135
*
mpfr-longlong.h: Update to newer GMP version (changeset 12418:12a1d0bf21f0 Su...
thevenyp
2009-06-03
1
-36
/
+112
*
vasprintf.c: do not use GMP's namespace for identifiers defined in MPFR.
vlefevre
2009-05-29
1
-8
/
+8
*
README.dev: added: do not use the GMP namespaces...
vlefevre
2009-05-29
1
-0
/
+5
*
mpfr.h: rewrote a comment.
vlefevre
2009-05-29
1
-5
/
+8
*
vasprintf.c: Fix bug, "%%" was not correctly displayed when used alone or bef...
thevenyp
2009-05-29
3
-4
/
+5
*
mpfr.texi: Restate subsection Formatted Output Functions/Format String.
thevenyp
2009-05-29
1
-50
/
+55
*
mpfr.texi: details on use of 'P' type in mpfr_printf.
thevenyp
2009-05-28
1
-8
/
+6
*
NEWS: remind bug fixes since version 2.4.0.
thevenyp
2009-05-27
1
-0
/
+1
*
set_d64.c: Partial revert of r6190 to fix problem in a simpler way: the decim...
thevenyp
2009-05-27
1
-8
/
+8
*
mpfr.texi: updated the month.
vlefevre
2009-05-27
1
-1
/
+1
*
tests/tfmod.c: deleted trailing whitespace.
vlefevre
2009-05-27
1
-3
/
+3
*
tests/tatan.c: Add test triggering underflow (test coverage is now 100%).
thevenyp
2009-05-22
1
-0
/
+5
*
tests/tgeneric.c: for the second computation, increase the precision
vlefevre
2009-05-20
1
-0
/
+7
*
Added tbuildopt to svn:ignore property of tests.
vlefevre
2009-05-20
0
-0
/
+0
*
tests/tfmod.c: complete tests with special values.
thevenyp
2009-05-20
1
-7
/
+145
*
tests/tfmod.c: code simplification + check ternary value too.
thevenyp
2009-05-20
1
-91
/
+86
*
tests/tfmod.c: replaced NULL by (mpfr_ptr) 0 in mpfr_inits2/mpfr_clears.
vlefevre
2009-05-20
1
-8
/
+8
*
tests/mpfr-test.h: added mpfr_cmp_ui0 macro (check that x is not a NaN).
vlefevre
2009-05-20
2
-17
/
+18
*
[tests/tfmod.c] added testcase for bug reported by Eric Veach
zimmerma
2009-05-20
2
-10
/
+46
*
[TODO] added one item
zimmerma
2009-05-19
1
-1
/
+1
*
Clarify the fact that mpfr_sum guarantees correct rounding.
lfousse
2009-05-13
1
-1
/
+2
*
mpfr.h: updated a comment.
vlefevre
2009-05-13
1
-1
/
+1
*
mpfr.h: Add a warning comment (removed in r6026).
thevenyp
2009-05-13
1
-1
/
+1
*
fms.c: improve the performance of memory allocations in small precision
vlefevre
2009-05-13
1
-7
/
+7
*
fma.c: patch by Patrick PĂ©lissier to improve the performance of
vlefevre
2009-05-12
1
-7
/
+7
*
Put '#include <string.h>' in mpfr-impl.h, remove it elsewhere.
thevenyp
2009-05-05
23
-54
/
+9
*
NEWS: corrections / limit to 80 characters per line.
vlefevre
2009-05-05
1
-2
/
+2
*
get_d64.c set_d64.c: Fix types.
thevenyp
2009-05-05
2
-9
/
+10
*
printf.c tests/tpow_all.c: <string.h> is not automatically included when comp...
thevenyp
2009-05-05
2
-1
/
+2
[next]