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
*
(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