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
/
pow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[src/pow.c]
vlefevre
2020-03-16
1
-4
/
+7
*
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/pow.c] Fixed the code in case the size of the mpfr_exp_t type
vlefevre
2018-04-06
1
-7
/
+15
*
[src/pow.c] simplified case x=2^b and y < 0
zimmerma
2018-04-06
1
-25
/
+22
*
[src/pow.c] Updated comments.
vlefevre
2018-04-05
1
-1
/
+5
*
[src/pow.c] Reverted r12541 (which yielded a failure in tpow_all),
vlefevre
2018-04-05
1
-9
/
+9
*
[src/pow.c] fixed typo
zimmerma
2018-04-05
1
-1
/
+0
*
[src/pow.c] Corrected indentation.
vlefevre
2018-04-04
1
-25
/
+25
*
[src/pow.c] added a comment
zimmerma
2018-04-04
1
-0
/
+2
*
[src/pow.c] removed some dead code (with comment explaining why)
zimmerma
2018-04-04
1
-8
/
+9
*
[src/pow.c] simplify code for prec=1
zimmerma
2018-04-04
1
-22
/
+5
*
[src/pow.c] added comment
zimmerma
2018-03-29
1
-2
/
+2
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
[src/Makefile.am] new file odd_p.c
zimmerma
2017-02-27
1
-54
/
+7
*
[src/beta.c] several fixes
zimmerma
2017-02-27
1
-9
/
+9
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
[src/pow.c] Punctuation to make clear that there are 2 sentences.
vlefevre
2016-12-07
1
-2
/
+2
*
[src/pow.c] Added an assertion.
vlefevre
2016-12-07
1
-3
/
+7
*
[pow.c] tuned starting precision
zimmerma
2016-12-07
1
-2
/
+5
*
use MPFR_INT_CEIL_LOG2
zimmerma
2016-12-07
1
-4
/
+7
*
[pow.c] reduced overhead of special cases (gives speedup of a factor of two
zimmerma
2016-12-06
1
-40
/
+45
*
Improved code related to mpfr_set_exp_t:
vlefevre
2016-05-17
1
-2
/
+2
*
prepare mpfr_pow to work for precision 1
zimmerma
2016-02-04
1
-5
/
+18
*
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
*
Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.
vlefevre
2014-06-25
1
-4
/
+4
*
[src] Replaced some MPFR_ASSERTN's by MPFR_STAT_STATIC_ASSERT (from the
vlefevre
2014-01-24
1
-1
/
+1
*
[src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,
vlefevre
2014-01-21
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Applied patch 3 by Ondřej Bílka with some manual corrections,
vlefevre
2013-07-22
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] Replaced the flags-related mpfr_clear_* internal macros by an
vlefevre
2012-04-20
1
-3
/
+3
*
Avoid potential integer overflows and improve consistency. This should
vlefevre
2012-02-22
1
-1
/
+1
*
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] Conversion into UTF-8 (only comments were concerned).
vlefevre
2011-06-20
1
-6
/
+6
*
[src/pow.c] Made the code more robust concerning the scaling (a bug was
vlefevre
2011-06-20
1
-3
/
+27
*
[src/pow.c] Fixed a bug in mpfr_pow_general when an argument is reused
vlefevre
2011-03-29
1
-2
/
+6
*
Get rid of deprecated register_printf_function function in logging system.
thevenyp
2011-03-17
1
-4
/
+12
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
[src/pow.c] Added an assertion.
vlefevre
2011-01-17
1
-0
/
+1
*
Added support for the division-by-zero exception for the power functions
vlefevre
2011-01-16
1
-1
/
+4
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+675