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
/
mpz_set_fr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include order changed.
vlefevre
2001-11-30
1
-2
/
+2
*
case x=0 was forgotten
zimmerma
2001-11-30
1
-0
/
+6
*
Integer overflows checked.
vlefevre
2001-11-16
1
-2
/
+5
*
MPFR_ASSERTN instead of fprintf + exit.
vlefevre
2001-11-16
1
-6
/
+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
-1
/
+1
*
added stdio.h
zimmerma
2001-11-16
1
-13
/
+15
*
use MPZ_REALLOC
zimmerma
2001-02-15
1
-5
/
+1
*
_mp_reallocate_func -> __gmp_reallocate_func
zimmerma
2001-01-11
1
-5
/
+1
*
Warnings suppressed on Alpha/OSF1.
vlefevre
2000-12-18
1
-2
/
+2
*
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
-0
/
+4
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
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
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+2
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-5
/
+5
*
added mpz_set_fr (conversion from mpfr to mpz)
zimmerma
2000-06-16
1
-0
/
+56