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
/
mpfr-gmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[src/mpfr-gmp.h] Updated FIXME about AC_FUNC_ALLOCA (in 2019-01, I
vlefevre
2020-04-06
1
-1
/
+3
*
[src/mpfr-gmp.h] If HAVE_ALLOCA is not defined, i.e. if alloca() is
vlefevre
2020-04-02
1
-2
/
+12
*
[src/mpfr-gmp.h] When MPFR_ALLOCA_MAX = 0 (set at configure time),
vlefevre
2020-04-02
1
-23
/
+37
*
[src] Moved the definition of the numberof() macro from mpfr-gmp.h to
vlefevre
2020-03-27
1
-22
/
+0
*
Copyright notice update: added 2020 with
vlefevre
2020-01-08
1
-1
/
+1
*
Updated the www.gnu.org URL's (http → https) on all the files with:
vlefevre
2019-01-07
1
-1
/
+1
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
[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/mpfr-gmp.h] fixed count_leading_zeros for mini-gmp with 32-bit limb
zimmerma
2018-12-11
1
-0
/
+7
*
[src/mpfr-gmp.h] Fixed bug in add_ssaaaa / sub_ddmmss from r13081.
vlefevre
2018-09-14
1
-4
/
+4
*
[src/mpfr-gmp.h] fix for 8-bit limb
zimmerma
2018-09-07
1
-3
/
+5
*
[src/mpfr-gmp.h] missing cast
zimmerma
2018-08-31
1
-1
/
+1
*
[src/mpfr-gmp.h] added missing udiv_qrnnd for 16-bit limb
zimmerma
2018-08-31
1
-0
/
+8
*
[src/mpfr-gmp.h] Untabified.
vlefevre
2018-08-31
1
-1
/
+1
*
[src/mpfr-gmp.h] removed leftover debug statement
zimmerma
2018-08-31
1
-1
/
+0
*
[src/mpfr-gmp.h] more changes for 16-bit limb
zimmerma
2018-08-30
1
-0
/
+66
*
[mpfr-gmp.h] added comment
zimmerma
2018-08-30
1
-1
/
+4
*
[src/mpfr-gmp.h] allow GMP_NUMB_BITS=16 (experimental, do not use!)
zimmerma
2018-08-28
1
-3
/
+5
*
[src/mpfr-gmp.h] Clarified a comment (the "if" is part of the code,
vlefevre
2018-04-24
1
-1
/
+1
*
[src/mpfr-gmp.h] added comment about MPN_FILL
zimmerma
2018-04-24
1
-1
/
+3
*
Fixed spelling mistakes found by codespell 1.11.0.
vlefevre
2018-03-08
1
-1
/
+1
*
[src/div.c] added comment
zimmerma
2018-02-20
1
-0
/
+4
*
[src/mpfr-gmp.h] define prototype of __gmpn_rsblsh1_n
zimmerma
2018-02-14
1
-0
/
+6
*
[src/mpfr-gmp.h] Reverse-merged r11969, which yields a build failure
vlefevre
2018-01-18
1
-4
/
+5
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
[src/mpfr-gmp.h] redefine __clz_tab also with gmp-build
zimmerma
2017-12-13
1
-5
/
+4
*
[src/mpfr-gmp.h] Removed old code for pre-GMP-5 versions.
vlefevre
2017-12-05
1
-4
/
+0
*
[src/mpfr-gmp.h] Removed the code that defined mpn_copyi and mpn_copyd
vlefevre
2017-12-05
1
-10
/
+0
*
[src/mpfr-gmp.h] Missing parentheses around parameters in mpn_copyi
vlefevre
2017-12-05
1
-2
/
+2
*
fixed bug in replacement function for copyi and copyd (found with mini-gmp)
zimmerma
2017-12-05
1
-3
/
+4
*
Cleanup: In src/mpfr-gmp.h, exchanged
vlefevre
2017-11-10
1
-6
/
+8
*
Change the way memory is allocated (as discussed partly in private).
vlefevre
2017-11-08
1
-35
/
+6
*
[src] Attempt to fix thread-safe DLL support with ICC and MSVC on
vlefevre
2017-09-06
1
-3
/
+6
*
Define the EXP() macro in src/mpfr-gmp.h only when needed (macro name
vlefevre
2017-05-16
1
-1
/
+8
*
changed mpn_sqr_n into mpn_sqr
zimmerma
2017-01-21
1
-6
/
+4
*
fixed bug in urandomb.c reported by Dominic Chen
zimmerma
2017-01-12
1
-8
/
+5
*
use a macro instead of a function for __gmpfr_invert_limb and
zimmerma
2017-01-03
1
-1
/
+1
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
[src/invert_limb.c] new file for __gmpfr_invert_limb internal function
zimmerma
2016-12-30
1
-1
/
+14
*
[src] Fixed bug introduced in r10964 with --with-gmp-build: move
vlefevre
2016-12-09
1
-3
/
+0
*
Check that the numberof() macro is used on an array.
vlefevre
2016-11-29
1
-2
/
+25
*
[src/mpfr-gmp.h] Updated a comment about bit-fields.
vlefevre
2016-10-18
1
-1
/
+5
*
move macros from div.c to mpfr-gmp.h
zimmerma
2016-09-05
1
-1
/
+119
*
[src/mpfr-gmp.h] Added a warning about r10749.
vlefevre
2016-08-28
1
-1
/
+4
*
[src/mpfr-gmp.h] added comment about GMP memory allocation functions
zimmerma
2016-08-26
1
-2
/
+16
*
[src/mpfr-gmp.h] Declare __gmpn_invert_limb if used (in order to avoid
vlefevre
2016-07-18
1
-1
/
+6
*
[src/mpfr-gmp.h] For _MPFR_IEEE_FLOATS, changed bit-field type from
vlefevre
2016-05-25
1
-8
/
+23
*
Removed _MPFR_PROTO with the following Perl script on the .h files.
vlefevre
2016-05-24
1
-10
/
+10
*
Avoid some warnings with "gcc -Wundef".
vlefevre
2016-05-24
1
-2
/
+2
[next]