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
/
set_prec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-55
/
+0
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-1
/
+1
*
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
-1
/
+1
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
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
*
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
-0
/
+1
*
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
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add macro version for small functions:
pelissip
2004-11-15
1
-4
/
+5
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+0
*
Changed some error messages into assertions.
vlefevre
2004-01-14
1
-3
/
+2
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-1
/
+1
*
Some minor optimizations.
pelissip
2003-11-07
1
-1
/
+1
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-9
/
+13
*
(mpfr_init, mpfr_init2, mpfr_set_prec): Make void return, these always
ryde
2002-09-23
1
-4
/
+2
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Misc fixes.
vlefevre
2001-11-30
1
-7
/
+10
*
now use MPFR_PREC_MIN
zimmerma
2001-11-30
1
-3
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-12
/
+1
*
return non-zero if malloc failed
zimmerma
2001-10-15
1
-1
/
+1
*
now mpfr_set_prec returns 1 instead of producing an error in case prec=0
zimmerma
2001-09-28
1
-4
/
+5
*
#include added/removed.
vlefevre
2001-09-13
1
-0
/
+1
*
_mp_reallocate_func -> _gmp_reallocate_func
zimmerma
2001-01-11
1
-5
/
+1
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+2
*
added error message when memory allocation fails
zimmerma
2000-12-15
1
-2
/
+6
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-5
/
+5
*
mpfr_t -> mpfr_ptr or mpfr_srcptr
zimmerma
2000-10-02
1
-4
/
+4
*
unsigned long int -> mp_prec_t
zimmerma
2000-02-11
1
-6
/
+6
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
removed 3rd argument in mpfr_set_prec
zimmerma
1999-06-24
1
-11
/
+9
*
Fill with 0 the part added in case of a larger reallocation.
hanrot
1999-06-22
1
-0
/
+4
*
Changement de semantique (plus d'arrondi) et alloc + free -> realloc.
hanrot
1999-06-21
1
-9
/
+2
*
Initial revision
hanrot
1999-06-09
1
-0
/
+46