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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[src/mpfr.h] Simple temporary fix following GMP's internal __gmp_const
vlefevre
2012-03-07
1
-0
/
+12
*
[src/mpfr-impl.h] Use %.*Rg instead of %.*Rf for MPFR_LOG_VAR.
vlefevre
2012-02-24
1
-1
/
+1
*
Corrected a typo in MPFR_LOG_FUNC of add_d.c, add_ui.c and mul_d.c
vlefevre
2012-02-24
3
-3
/
+3
*
Use the core2 tuning parameters for nocona as timings are very similar.
vlefevre
2012-01-27
2
-1
/
+4
*
[mparam_h.in] swap tests for 32-bit and 64-bit powerpc, since on powerpc64
vlefevre
2012-01-23
1
-4
/
+6
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
230
-230
/
+230
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
248
-248
/
+248
*
[src/vasprintf.c] Corrected a comment.
vlefevre
2011-11-03
1
-1
/
+1
*
[src/vasprintf.c] Fixed bug reported by Pavel Holoborodko.
vlefevre
2011-11-03
1
-69
/
+46
*
[src/mpfr-impl.h] Fixed a bug in the MPFR_UNLIKELY macro for GCC
vlefevre
2011-10-04
1
-2
/
+3
*
Updated version to 3.1.1-dev.
vlefevre
2011-10-04
2
-3
/
+3
*
Updated version to 3.1.0.
vlefevre
2011-10-03
2
-2
/
+2
*
Renamed "division-by-zero" to "divide-by-zero" (term used by the
vlefevre
2011-09-24
1
-1
/
+1
*
[tests/tgmpop.c] Improved division-by-zero tests.
vlefevre
2011-09-24
1
-0
/
+2
*
Updated version to 3.1.0-rc2.
vlefevre
2011-09-20
2
-2
/
+2
*
Merged r7857 through r7870 from the trunk:
vlefevre
2011-09-20
6
-17
/
+56
|
\
|
*
Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.
vlefevre
2011-09-20
2
-4
/
+4
|
*
Added mpfr_buildopt_internals_p function.
vlefevre
2011-09-20
2
-2
/
+13
|
*
[src/gmp_op.c] Handle the special cases in mpfr_cmp_q and mpfr_cmp_f.
vlefevre
2011-09-20
1
-5
/
+22
|
*
[src/agm.c] Replaced MPFR_EMIN_MIN and MPFR_EMAX_MAX by MPFR_EXT_EMIN
vlefevre
2011-09-19
1
-6
/
+6
|
*
[src/mpfr-impl.h] Define new macros MPFR_EXT_EMIN and MPFR_EXT_EMAX.
vlefevre
2011-09-19
1
-2
/
+6
|
*
[src/agm.c] replaced __gmpfr_emax by MPFR_EMAX_MAX (same for __gmpfr_emin).
zimmerma
2011-09-19
1
-6
/
+6
|
*
[src/mpfr-gmp.h] Added missing prototype for __gmpn_sbpi1_divappr_q
vlefevre
2011-09-19
1
-0
/
+7
|
*
[src/mpfr-gmp.h] fixed bug with --enable-gmp-internals introduced in r7455
zimmerma
2011-09-19
1
-2
/
+2
*
|
[src/mpfr-impl.h] Define LONGLONG_STANDALONE before including
vlefevre
2011-09-14
1
-0
/
+1
|
\
\
|
|
/
|
*
[src/mpfr-impl.h] Define LONGLONG_STANDALONE before including
vlefevre
2011-09-14
1
-0
/
+1
*
|
Updated version to 3.1.0-rc1.
vlefevre
2011-09-10
2
-3
/
+3
|
/
*
[src/amd/k8/mparam.h] removed spurious end of comment
zimmerma
2011-09-10
1
-1
/
+0
*
[src/mp_clz_tab.c] Updated the copyright notice.
vlefevre
2011-09-09
1
-6
/
+6
*
Added copyright notice to the mparam.h files (with the same years
vlefevre
2011-09-09
14
-0
/
+294
*
dummy change to check if GMP_CHECK_RANDOMIZE is now used in the Hydra
zimmerma
2011-08-30
1
-1
/
+1
*
[src/mulders.c] Replaced MPFR_ASSERTD by MPFR_ASSERTN on constant
vlefevre
2011-08-12
1
-4
/
+4
*
[src/mulders.c] Replaced mp_ptr and mp_srcptr (internal to GMP) by
vlefevre
2011-08-12
1
-1
/
+2
*
[src/mpfr-gmp.h] Avoid potential identifier collision by using an
vlefevre
2011-08-12
1
-18
/
+18
*
[src/mpfr-gmp.h] Untabified.
vlefevre
2011-08-12
1
-51
/
+51
*
[k8/mparam.h] added comment
zimmerma
2011-08-06
1
-1
/
+4
*
[x86/mparam.h] new tuning contributed by Jim Cloos
zimmerma
2011-08-06
2
-136
/
+209
*
[mpfr-gmp.h] use mpfr_pi1_t instead of gmp_pi1_t to avoid using GMP's namespace
zimmerma
2011-08-06
2
-3
/
+9
*
[src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALS
zimmerma
2011-08-05
3
-22
/
+111
*
Updated version to 3.2.0-dev.
vlefevre
2011-08-05
2
-3
/
+3
*
[amdfam10/mparam.h] tuning parameters contributed by Jim Cloos
zimmerma
2011-08-05
1
-0
/
+215
*
[mulders.c] added a basecase code for Mulders' short division
zimmerma
2011-08-05
2
-11
/
+106
*
Untabified and removed trailing spaces.
vlefevre
2011-08-01
2
-14
/
+14
*
[hppa/mparam.h] updated for new Mulders' division
zimmerma
2011-07-31
1
-185
/
+186
*
[sparc64/mparam.h] updated for new Mulders' division
zimmerma
2011-07-31
1
-196
/
+197
*
[powerpc64/mparam.h] updated for new Mulders' division
zimmerma
2011-07-31
1
-203
/
+204
*
[ia64/mparam.h] updated for new Mulders' division
zimmerma
2011-07-31
1
-201
/
+202
*
[amd/k8/mparam.h] updated for new Mulders' division
zimmerma
2011-07-31
1
-198
/
+200
*
[x86/core2/mparam.h] updated thresholds for new Mulders' division
zimmerma
2011-07-31
1
-134
/
+209
*
[mparam_h.in] changed the detection of 64-bit Core 2, and added
zimmerma
2011-07-31
1
-1
/
+3
[next]