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
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-6
/
+6
*
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
-5
/
+5
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-5
/
+5
*
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
*
<stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h
vlefevre
2007-07-09
1
-3
/
+0
*
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
*
When WANT_ASSERT >= 2: the corresponding messages are now output
vlefevre
2005-08-24
1
-8
/
+14
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-3
/
+3
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-3
/
+3
*
Updated copyright line.
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add new internal function for debugging reasons.
pelissip
2005-03-25
1
-0
/
+26
*
Fix a cast problem on some systems (sizeof(mp_limb_t) > sizeof(unsigned long)).
pelissip
2004-03-15
1
-1
/
+1
*
Change output format of mpfr_print_mant_binary.
pelissip
2004-01-07
1
-1
/
+2
*
+ Fixed bugs of mpfr_print_mant_binary on 64 bits CPU (1L instead of 1).
pelissip
2003-12-09
1
-1
/
+1
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-3
/
+23
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-57
/
+44
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-2
/
+2
*
Replaced NaN, Inf by @NaN@, @Inf@ [for bases > 24].
hanrot
2003-02-24
1
-2
/
+2
*
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
[next]