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
*
[Makefile.am] Updated -version-info (the interface hasn't really been
vlefevre
2010-08-16
1
-1
/
+2
*
[bidimensional_sample.c] Added copyright notice.
vlefevre
2010-08-16
1
-0
/
+22
*
[ai.c] Prototype clean-up.
vlefevre
2010-08-16
1
-7
/
+2
*
Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99
vlefevre
2010-08-16
15
-64
/
+78
*
Deleted old svn:mergeinfo property on tests/random2.c
vlefevre
2010-08-13
0
-0
/
+0
*
[tests] Avoid warning due to -Wunused-but-set-variable (from future
vlefevre
2010-08-13
7
-13
/
+19
*
[get_f.c] Avoid warning due to -Wunused-but-set-variable (from
vlefevre
2010-08-13
1
-1
/
+1
*
[gamma.c] Avoid warning due to -Wunused-but-set-variable (from
vlefevre
2010-08-13
1
-5
/
+5
*
[gmp_op.c] Avoid warning due to -Wunused-but-set-variable (from
vlefevre
2010-08-13
1
-1
/
+1
*
[exp_2.c] No longer define qn and sizer, which are no longer used since
vlefevre
2010-08-13
1
-4
/
+4
*
[NEWS] Update.
vlefevre
2010-08-13
1
-0
/
+1
*
[ieee_floats.h] Avoid breaking aliasing-rules when _GMP_IEEE_FLOATS is
vlefevre
2010-08-13
1
-22
/
+22
*
[configure.in] Removed useless slash.
vlefevre
2010-08-13
1
-1
/
+1
*
[NEWS] Prepare for new version.
vlefevre
2010-08-12
1
-0
/
+3
*
[README.dev] Removed obsolete paragraph about the old prepare script.
vlefevre
2010-08-12
1
-9
/
+0
*
[update-version] Detect errors.
vlefevre
2010-08-12
1
-9
/
+26
*
Updated FAQ.html with update-faq.
vlefevre
2010-08-12
1
-4
/
+0
*
[faq.xsl] Do not copy XML comments.
vlefevre
2010-08-12
1
-0
/
+2
*
Updated FAQ.html with update-faq.
vlefevre
2010-08-12
1
-2
/
+6
*
[README.dev] INRIAGforge -> INRIAGForge.
vlefevre
2010-08-12
1
-2
/
+2
*
[README] Update:
vlefevre
2010-08-12
1
-5
/
+4
*
[gmp_op.c] mpfr_mul_q and mpfr_div_q are still buggy; added comment.
vlefevre
2010-08-11
1
-0
/
+9
*
[tests/tgmpop.c] Added missing "static".
vlefevre
2010-08-11
1
-2
/
+2
*
gmp_op.c: Fix ternary value returned by mpfr_mul_q and mpfr_div_q in overflow...
thevenyp
2010-08-11
2
-4
/
+109
*
README.dev: updated "To make a release" (test of FP division by 0).
vlefevre
2010-08-04
1
-0
/
+4
*
Support implementations where the floating-point division by 0 fails.
vlefevre
2010-08-04
10
-1
/
+72
*
[README.dev] Update about the compilers.
vlefevre
2010-08-04
1
-2
/
+1
*
[README.dev] Mention clang.
vlefevre
2010-08-04
1
-1
/
+2
*
[get_sj.c] Fixed bug found by John Regehr:
vlefevre
2010-08-04
1
-5
/
+10
*
[tests/tget_sj.c] Added tests of 1 and -1.
vlefevre
2010-08-04
1
-0
/
+7
*
[get_sj.c] Added assertions concerning
vlefevre
2010-08-04
1
-0
/
+2
*
[configure.in] When logging is enabled, remove the possible -pedantic
vlefevre
2010-08-04
1
-2
/
+4
*
[mpfr-impl.h] Reverse-merged changeset r7042. The code was not
vlefevre
2010-08-04
1
-0
/
+2
*
[mpfr-impl.h] Correction to avoid GCC warnings
vlefevre
2010-08-04
1
-2
/
+0
*
[mpfrlint] Correction for the future MPFR source structure.
vlefevre
2010-08-03
1
-1
/
+1
*
[mpfrlint] Execute check_inits_clears.
vlefevre
2010-08-03
1
-0
/
+2
*
[check_inits_clears] Correction.
vlefevre
2010-08-03
1
-1
/
+2
*
[Makefile.am] Moved ieee_floats.h from EXTRA_DIST to libmpfr_la_SOURCES.
vlefevre
2010-08-02
1
-2
/
+2
*
[Makefile.am] Clean-up: removed gen_inverse.h from EXTRA_DIST because
vlefevre
2010-08-02
1
-1
/
+1
*
[mparam_h.in] Removed the comment about the dependency bug.
vlefevre
2010-08-01
1
-7
/
+0
*
[Makefile.am] Added "BUILT_SOURCES = mparam.h", fixing bug
vlefevre
2010-08-01
1
-0
/
+2
*
[mparam_h.in] Added a comment concerning the bug in the mparam.h dependency r...
vlefevre
2010-08-01
1
-0
/
+7
*
[mparam_h.in] Enable C mode for Emacs.
vlefevre
2010-08-01
1
-1
/
+1
*
[mparam_h.in] Deleted trailing whitespace.
vlefevre
2010-08-01
1
-20
/
+20
*
[mparam_h.in] Bug fix: added a newline at the end of the file.
vlefevre
2010-08-01
1
-1
/
+1
*
Replaced
vlefevre
2010-07-30
406
-406
/
+406
*
[AUTHORS] Updated a sentence.
vlefevre
2010-07-30
1
-1
/
+1
*
Added configure.lineno (generated by configure) to svn:ignore property.
vlefevre
2010-07-30
0
-0
/
+0
*
[README.dev] For announces, changed mpfr into mpfr-announce.
vlefevre
2010-07-29
1
-3
/
+3
*
[ai.c] Replaced mp_exp_t by mpfr_exp_t.
vlefevre
2010-07-26
1
-2
/
+2
[next]