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
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
501
-502
/
+502
*
[tests/tfmma.c] Added double_rounding test to trigger errors before
vlefevre
2018-12-31
1
-0
/
+64
*
[src/set.c] In mpfr_set_1_2, evaluate MPFR_PREC(s) just once.
vlefevre
2018-12-31
1
-3
/
+3
*
[src/set.c] Clarified the mpfr_set_1_2 description.
vlefevre
2018-12-31
1
-1
/
+2
*
[src/set.c] For mpfr_set_1_2, corrected the comments and simplified the
vlefevre
2018-12-31
1
-18
/
+18
*
[doc/mini-gmp] Removed "#define GMP_LIMB_BITS 8": it is not used by
vlefevre
2018-12-20
1
-1
/
+0
*
[configure.ac] Support mini-gmp with reduced limb size, in the case
vlefevre
2018-12-20
1
-3
/
+5
*
[doc/mini-gmp] Correction to avoid a "conflicting types for 'mp_limb_t'"
vlefevre
2018-12-20
1
-1
/
+2
*
[doc/mini-gmp] added note about using mini-gmp (development version) with
zimmerma
2018-12-14
1
-0
/
+20
*
[src/set.c] fixed double-rounding bug in mpfr_set_1_2
zimmerma
2018-12-14
2
-1
/
+81
*
[tests/tset.c] added a test of test_set_1_2(), which currently fails
zimmerma
2018-12-14
1
-0
/
+26
*
[tests/tcan_round.c] disabled tests that don't agree with mpfr_can_round docu...
zimmerma
2018-12-14
1
-0
/
+6
*
[tests/tsprintf.c] Updated a comment about ISO C vs POSIX for snprintf.
vlefevre
2018-12-13
1
-0
/
+1
*
[tests/tsprintf.c] Updated a comment about ISO C vs POSIX for snprintf.
vlefevre
2018-12-13
1
-0
/
+1
*
[TODO] Added item: new functions mpfr_cmp_uj and mpfr_cmp_sj.
vlefevre
2018-12-13
1
-0
/
+3
*
[TODO] Removed obsolete "check again coverage" from 2007.
vlefevre
2018-12-13
1
-11
/
+0
*
[src/sqr.c] fixed same issue as in r13338 and r13339
zimmerma
2018-12-13
1
-1
/
+1
*
[src/mul.c] fixed bug in mpfr_mul() when sizeof(mp_limb_t) < sizeof(mpfr_exp_t)
zimmerma
2018-12-13
1
-1
/
+2
*
[src/mul.c] For MPFR_WANT_ASSERT >= 2: minor changes in the code;
vlefevre
2018-12-12
1
-4
/
+7
*
[src/mul.c] Corrected a typo in a comment.
vlefevre
2018-12-12
1
-1
/
+1
*
[src/mul.c] Fixed error message with MPFR_WANT_ASSERT >= 2.
vlefevre
2018-12-12
1
-5
/
+6
*
[src/mpfr-gmp.h] For count_leading_zeros (MPFR_LONG_WITHIN_LIMB
vlefevre
2018-12-11
1
-3
/
+1
*
[src/mpfr-gmp.h] Fixed count_leading_zeros (avoid undefined behavior
vlefevre
2018-12-11
1
-4
/
+4
*
[src/mul.c] fixed reference routine mpfr_mul3() when sizeof(limb) < sizeof(exp)
zimmerma
2018-12-11
1
-1
/
+6
*
[src/mpfr-gmp.h] fixed count_leading_zeros for mini-gmp with 32-bit limb
zimmerma
2018-12-11
1
-0
/
+7
*
[doc/mini-gmp] added remark about random functions
zimmerma
2018-12-10
1
-0
/
+4
*
[tests/tdiv.c] fixed test_20151023 (was giving an error with micro-gmp-8
zimmerma
2018-12-10
1
-3
/
+5
*
[tools/mpfrlint] Added a test for some avoidable use of gmp_printf.
vlefevre
2018-12-10
1
-0
/
+5
*
[tests]
vlefevre
2018-12-07
3
-16
/
+29
*
[tests/tcan_round.c] Corrected all the error messages for mini-gmp.
vlefevre
2018-12-06
1
-3
/
+6
*
[tests/tcan_round.c] Corrected error message for mini-gmp.
vlefevre
2018-12-06
1
-1
/
+2
*
[tests/tpow_z.c] Another fix and minor improvements.
vlefevre
2018-12-05
1
-2
/
+2
*
[tests/tpow_z.c] Fixed a test (midpoint case) that was failing
vlefevre
2018-12-05
1
-1
/
+1
*
[tests/tpow_z.c] Fixed a test for MPFR_RNDF: do not check the ternary
vlefevre
2018-12-05
1
-1
/
+2
*
[tests/tpow_z.c] Improved error message.
vlefevre
2018-12-05
1
-1
/
+1
*
[src/mpfr-mini-gmp.c] Added missing "void" in function prototype.
vlefevre
2018-12-05
1
-1
/
+1
*
[configure.ac] When building against mini-gmp, check the availability of
vlefevre
2018-12-05
1
-0
/
+4
*
[src/mpfr-mini-gmp.c] put back unconditional assert from r13316 (removed by e...
zimmerma
2018-12-05
1
-0
/
+1
*
[src/mpfr-mini-gmp.c] improved random_limb (the low bits of lrand48 are bad)
zimmerma
2018-12-05
1
-23
/
+46
*
[src/mpfr-mini-gmp.c] gmp_urandomm_ui: added a MPFR_ASSERTN
vlefevre
2018-12-05
1
-1
/
+2
*
[src/mpfr-mini-gmp.c] the static assert introduced in r13313 makes the
zimmerma
2018-12-05
1
-2
/
+5
*
[src/mpfr-mini-gmp.c] Fixed types.
vlefevre
2018-12-04
1
-1
/
+2
*
[src/mpfr-mini-gmp.c] Added a static assertion to make sure that
vlefevre
2018-12-04
1
-0
/
+2
*
[src/mpfr-mini-gmp.c] gmp_urandomm_ui did not generate uniform values
zimmerma
2018-12-04
1
-1
/
+12
*
[src/set_d.c] Improved comment.
vlefevre
2018-12-03
1
-1
/
+1
*
[tests/Makefile.am] About r13308, added references to the bugs.
vlefevre
2018-11-29
1
-1
/
+3
*
[tests/Makefile.am] Unset DISPLAY as it is not needed and it can yield
vlefevre
2018-11-29
1
-1
/
+3
*
[tests/tversion.c] Updated a comment about an output issue with MinGW,
vlefevre
2018-11-29
1
-6
/
+6
*
[tests/tstrtofr.c] In case of failure of some particular test, output
vlefevre
2018-11-28
1
-0
/
+7
*
[tests/tversion.c] Updated a comment about a printf issue with MinGW.
vlefevre
2018-11-27
1
-1
/
+4
[next]