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
/
out_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-98
/
+0
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
[out_str.c] Handle the output errors.
vlefevre
2010-06-22
1
-7
/
+19
*
[out_str.c] Handle output error in the special cases of mpfr_out_str
vlefevre
2010-06-22
1
-28
/
+16
*
Fix wrong return value of mpfr_out_str on special values.
thevenyp
2010-06-22
1
-3
/
+3
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-1
/
+1
*
Put '#include <string.h>' in mpfr-impl.h, remove it elsewhere.
thevenyp
2009-05-05
1
-2
/
+0
*
Change base upper limit in string conversion up to 62.
thevenyp
2009-03-25
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
*
out_str.c: added assert (check that base is in the required range).
vlefevre
2008-12-30
1
-0
/
+2
*
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
*
MPFR_DECIMAL_POINT now needs to have type char (because of vasprintf.c).
vlefevre
2007-11-26
1
-1
/
+1
*
out_str.c: remove other occurrence of <locale.h>.
vlefevre
2007-11-23
1
-1
/
+0
*
<stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h
vlefevre
2007-07-09
1
-2
/
+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
*
Better locale support (for the decimal point in string conversions
vlefevre
2005-08-21
1
-1
/
+2
*
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
-9
/
+9
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-1
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
when stream=NULL, use stdout (as indicated in the documentation)
zimmerma
2003-03-11
1
-0
/
+4
*
Replaced NaN, Inf by @NaN@, @Inf@ [for bases > 24].
hanrot
2003-02-24
1
-3
/
+3
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
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_get_str: the returned exponent for 0 is 0 (like in frexp()).
vlefevre
2002-02-12
1
-11
/
+22
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-10
/
+1
*
removed french comment
zimmerma
2001-11-16
1
-1
/
+1
*
A few patches.
daney
2001-06-14
1
-0
/
+1
*
now prints -0 for -0
zimmerma
2001-03-20
1
-1
/
+2
*
fixed bug for Infinity (was testing zero before)
zimmerma
2001-03-06
1
-4
/
+22
*
size of freed block by __gmp_free_func was wrong
zimmerma
2001-02-18
1
-6
/
+10
*
sprintf -> fprintf
zimmerma
2001-01-11
1
-7
/
+6
*
k2r -> ansi style
zimmerma
2000-12-21
1
-1
/
+0
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+2
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
out_str.c: <string.h> included
vlefevre
2000-12-11
1
-0
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+6
[next]