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
/
print_raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-2
/
+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
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-2
/
+2
*
removed K&R function headers
zimmerma
2001-11-16
1
-7
/
+2
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-1
/
+1
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-12
/
+4
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-1
/
+1
*
_mp_xxx_func -> _gmp_xxx_func
zimmerma
2001-01-11
1
-6
/
+2
*
k2r -> ansi style
zimmerma
2000-12-21
1
-1
/
+4
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-3
/
+6
*
added error message when memory allocation fails
zimmerma
2000-12-15
1
-3
/
+9
*
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
/
+5
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-9
/
+9
*
malloc -> *_mp_allocate_func or TMP_ALLOC
zimmerma
2000-10-02
1
-2
/
+2
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-1
/
+1
*
SIGN -> MPFR_SIGN
zimmerma
2000-02-11
1
-1
/
+1
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+22
*
1UL -> ((mp_limb_t) 1)
zimmerma
1999-07-02
1
-1
/
+1
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-0
/
+11
*
special case for zero
zimmerma
1999-06-17
1
-0
/
+1
*
added case of NaN
zimmerma
1999-06-16
1
-11
/
+14
*
Initial revision
hanrot
1999-06-09
1
-0
/
+54