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
/
mpn_exp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-175
/
+0
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-4
/
+4
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.
vlefevre
2010-01-08
1
-15
/
+15
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-15
/
+15
*
towards -> toward (consistency).
vlefevre
2009-09-02
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
[mpn_exp.c] reverted previous change (MPN_ZERO is a macro for memset, which
zimmerma
2009-07-14
1
-2
/
+1
*
[mpn_exp.c] fixed bug reported by David Kirkby on Solaris (GMP compiled with
zimmerma
2009-07-14
1
-1
/
+2
*
mp_exp_unsigned_t -> mpfr_uexp_t (internal type only).
vlefevre
2009-06-26
1
-1
/
+1
*
Change base upper limit in string conversion up to 62.
thevenyp
2009-03-25
1
-1
/
+1
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
[strtofr.c] review of patch added in revision 5660, and added comments
zimmerma
2008-11-05
1
-0
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-1
/
+2
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-1
/
+1
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-5
/
+5
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-5
/
+5
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
fixed problems in get_str for huge exponent
zimmerma
2005-01-20
1
-1
/
+1
*
Fix how to detect overflow so that it can be build with GCC -ftrapv
pelissip
2004-09-28
1
-10
/
+12
*
fixed problem when overflow in destination exponent happens
zimmerma
2004-04-07
1
-2
/
+15
*
improved coverage test
zimmerma
2004-02-14
1
-21
/
+23
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
Moved the mpfr_mpn_exp function to a new file "mpn_exp.c" as it is
vlefevre
2004-01-19
1
-0
/
+158