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
/
get_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[src/get_str.c] new function mpfr_get_str_digits
zimmerma
2018-03-05
1
-13
/
+59
*
[src/get_str.c] improved case m < g
zimmerma
2018-02-23
1
-7
/
+16
*
[doc/mpfr.texi] m=1 is now valid in get_str
zimmerma
2018-02-23
1
-5
/
+4
*
[src/get_str.c] added a comment
zimmerma
2018-02-23
1
-1
/
+1
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
[src] Update about the internal use of mpfr_get_str.
vlefevre
2017-12-04
1
-1
/
+2
*
[src/get_str.c] Corrected a comment.
vlefevre
2017-12-04
1
-1
/
+1
*
Cleanup: In src/mpfr-gmp.h, exchanged
vlefevre
2017-11-10
1
-4
/
+4
*
[src/get_str.c] Improved comments (avoid the confusion between a
vlefevre
2017-06-03
1
-4
/
+4
*
src/get_str.c: fixed for negative base
zimmerma
2017-06-02
1
-4
/
+4
*
src/get_str.c: allow -36 <= b <= -2 too (work in progress) with the same
zimmerma
2017-06-02
1
-11
/
+18
*
Merged the latest changes from the trunk (changing a RND_RAND to
vlefevre
2017-01-09
1
-1
/
+1
*
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
Merged the latest changes from the trunk.
vlefevre
2016-12-20
1
-8
/
+10
*
[src/get_str.c] map RNDF to RNDN in mpfr_get_str
zimmerma
2016-09-02
1
-0
/
+5
*
Improved code related to mpfr_set_exp_t:
vlefevre
2016-05-17
1
-1
/
+1
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
[src] Applied patch by Patrick PĂ©lissier to allocate some constant-size
vlefevre
2014-11-03
1
-2
/
+2
*
[src/get_str.c] Improved comments.
vlefevre
2014-10-31
1
-8
/
+11
*
[src/get_str.c] Free the temporary memory allocated in the Ziv loop ASAP
vlefevre
2014-10-30
1
-3
/
+4
*
[src/get_str.c] Code refactoring.
vlefevre
2014-10-30
1
-11
/
+6
*
[src/check.c] Added a note saying that mpfr_check() must not be called
vlefevre
2014-10-30
1
-1
/
+0
*
[src/get_str.c] Added some logging (MPFR_LOG_*), which triggers a crash
vlefevre
2014-10-30
1
-0
/
+14
*
mpfr_get_str now sets the NaN flag on NaN input. See:
vlefevre
2014-10-29
1
-0
/
+1
*
[src/get_str.c] Improved style consistency.
vlefevre
2014-10-28
1
-18
/
+19
*
[src/get_str.c] Coding style: better code for a boolean.
vlefevre
2014-07-20
1
-1
/
+1
*
Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.
vlefevre
2014-06-25
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[src/get_str.c] #include "mpfr-intmax.h" so that UINT64_C has a chance
vlefevre
2012-09-04
1
-0
/
+1
*
[tests/tl2b.c] use UINT64_C for 64-bit integer constants
zimmerma
2012-09-04
1
-122
/
+126
*
we use a 77-bit approximation in get_str.c (and not 76-bit)
zimmerma
2012-07-26
1
-2
/
+2
*
Avoid potential integer overflows and improve consistency. This should
vlefevre
2012-02-22
1
-3
/
+3
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[src/get_str.c] Added a comment about the use of mpfr_ceil_mul
vlefevre
2011-07-29
1
-0
/
+1
*
Make ceil_mul() public as mpfr_ceil_mul() in mpfr-impl.h
thevenyp
2011-07-28
1
-6
/
+7
*
Updated AUTHORS file and copyright notices (for more consistency).
vlefevre
2011-05-18
1
-1
/
+0
*
[src/get_str.c,TODO] updated comments, mpfr_get_str already supports base <= 62
zimmerma
2011-01-28
1
-2
/
+2
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.
vlefevre
2010-12-17
1
-6
/
+6
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+2554