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
*
MPFR 3.1.5 tag.
3.1.5
vlefevre
2016-09-27
0
-0
/
+0
*
ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).
vlefevre
2016-09-27
1
-0
/
+42
*
Updated version to 3.1.5.
vlefevre
2016-09-27
5
-5
/
+5
*
[examples/version.c] A bit more output.
vlefevre
2016-09-23
1
-2
/
+4
*
[examples/version.c] Update from the trunk (with svn merge on
vlefevre
2016-09-23
1
-11
/
+139
*
[tests/tdiv.c] Improved code readability, fixing a small bug
vlefevre
2016-09-14
1
-2
/
+4
*
ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).
vlefevre
2016-09-13
1
-0
/
+239
*
[doc/mpfr.texi] Updated the month.
vlefevre
2016-09-13
1
-1
/
+1
*
Updated version to 3.1.5-rc1 and updated libmpfr_la_LDFLAGS in
vlefevre
2016-09-13
6
-6
/
+6
*
[src/get_ld.c] Re-added a blank line that disappeared in a merge.
vlefevre
2016-09-12
1
-0
/
+1
*
[src/get_ld.c] Removed a "see below", which refers to a comment that
vlefevre
2016-09-12
1
-1
/
+1
*
[tests/tset_ld.c] In bug_20160907, fixed the method to get the smallest
vlefevre
2016-09-12
1
-11
/
+14
*
[tests/tabs.c] Removed mpfr_test_init (not needed here).
vlefevre
2016-09-12
1
-1
/
+0
*
[tests/tset_ld.c] Move tests_start_mpfr and mpfr_test_init earlier.
vlefevre
2016-09-12
1
-3
/
+3
*
[tests/tset_ld.c] Corrected a type (due to a printf with %ld) and fixed
vlefevre
2016-09-12
1
-5
/
+7
*
[src/get_ld.c] Fixed bug for little-endian x86 extended precision.
vlefevre
2016-09-08
2
-2
/
+59
*
[NEWS] Update for GNU MPFR 3.1.5.
vlefevre
2016-09-08
1
-0
/
+5
*
Fixed various bugs in mpfr_can_round_raw, which affected mpfr_can_round:
vlefevre
2016-09-05
5
-62
/
+393
*
[tests/tzeta.c] Updated test_generic invocation based on the trunk
vlefevre
2016-09-05
1
-1
/
+4
*
[tests/tmul.c] Added underflow test from the trunk (merged changesets
vlefevre
2016-08-22
1
-0
/
+105
*
[tests/tsi_op.c] Fixed a macro. There were no consequences except
vlefevre
2016-08-04
1
-7
/
+9
*
[tests/tset_{si,sj}.c] Fixed macros. There were no consequences except
vlefevre
2016-08-04
2
-2
/
+2
*
[tests] C++ compatibility: avoid errors with "g++ -std=c++11" or later.
vlefevre
2016-08-04
4
-11
/
+11
*
[tests/tsub.c] Added comments for check_max_almosteven.
vlefevre
2016-05-30
1
-0
/
+23
*
[src/sub1.c] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|):
vlefevre
2016-05-29
2
-5
/
+139
*
For mpfr_add_ui and mpfr_sub_ui, make sure that all the expected flags
vlefevre
2016-05-22
4
-0
/
+6
*
[src/mpfr-impl.h] Removed the detection of possible inconsistencies
vlefevre
2016-04-13
1
-13
/
+0
*
[src/mpfr-impl.h] Fixed and improved some sign-related macros
vlefevre
2016-03-15
1
-18
/
+22
*
Updated version to 3.1.5-dev.
vlefevre
2016-03-06
6
-12
/
+12
*
ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).
vlefevre
2016-03-06
1
-0
/
+123
*
[doc/mpfr.texi] Updated the month.
vlefevre
2016-03-06
1
-1
/
+1
*
Updated version to 3.1.4.
vlefevre
2016-03-06
5
-5
/
+5
*
[INSTALL] Some improvement about MinGW and __USE_MINGW_ANSI_STDIO.
vlefevre
2016-03-04
1
-3
/
+6
*
[tests/tversion.c] Improved output of compiler information.
vlefevre
2016-03-02
1
-3
/
+24
*
[src/get_flt.c] FIXME: The code assumes the IEEE-754 binary32 format
vlefevre
2016-03-02
1
-0
/
+3
*
[tests/tget_flt.c] Do tests that may involve subnormals only
vlefevre
2016-03-02
1
-0
/
+2
*
[tests/tget_flt.c] Use DOUBLE_ISNAN() instead of f == f.
vlefevre
2016-03-01
1
-1
/
+2
*
[INSTALL] Updated "Notes on AIX/PowerPC".
vlefevre
2016-03-01
1
-6
/
+4
*
reverted commit 10144 (wrongly applied to branch 3.1 instead of trunk)
zimmerma
2016-02-29
2
-103
/
+11
*
[tools/mpfrlint] ASSERT and ASSERT_ALWAYS must not be used for
vlefevre
2016-02-29
1
-0
/
+5
*
Replaced the remaining ASSERT_ALWAYS by MPFR_ASSERTN.
vlefevre
2016-02-29
3
-15
/
+15
*
native detection of ieee_double_extract (work in progress),
zimmerma
2016-02-29
2
-11
/
+103
*
fixed assert macros
zimmerma
2016-02-29
1
-18
/
+18
*
fixed typo
zimmerma
2016-02-29
1
-1
/
+1
*
ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).
vlefevre
2016-02-29
1
-0
/
+122
*
[NEWS] Added "MinGW (MS Windows): Added support for thread-safe DLL
vlefevre
2016-02-29
1
-0
/
+1
*
[INSTALL] Removed an obsolete sentence about MinGW and shared builds
vlefevre
2016-02-29
1
-3
/
+0
*
[tests/tversion.c]
vlefevre
2016-02-29
1
-0
/
+51
*
[acinclude.m4] Replaced a "main()" (from the merge of r8245) by
vlefevre
2016-02-26
1
-1
/
+1
*
Better threading support:
vlefevre
2016-02-26
10
-35
/
+174
[next]