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
/
printf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
[printf.c,vasprintf.c] include config.h if HAVE_CONFIG_H is defined, to
zimmerma
2008-12-14
1
-0
/
+4
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
code simplification
thevenyp
2008-02-18
1
-110
/
+66
*
remove errno setting in snprintf, it is already done in vasprintf
thevenyp
2008-02-12
1
-7
/
+2
*
ensure null-terminated string for (v)snprintf.
thevenyp
2008-02-04
1
-2
/
+4
*
add some "%s" format string to prevent format string attack
thevenyp
2008-02-01
1
-6
/
+6
*
set errno to EOVERFLOW when printf-like functions should return value exceedi...
thevenyp
2008-01-28
1
-7
/
+2
*
delete trailing spaces.
vlefevre
2008-01-01
1
-1
/
+1
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
printf.c: each mpfr_printf-like function return -1 and set erange flag in err...
thevenyp
2007-12-18
1
-26
/
+66
*
Add handle for null size case in mpfr_snprintf
thevenyp
2007-12-13
1
-0
/
+6
*
fix typo pointed out in revision 5044
thevenyp
2007-11-29
1
-4
/
+1
*
printf.c: more comments about snprintf.
vlefevre
2007-11-28
1
-2
/
+12
*
printf.c: added a comment concerning a warning (a bug, IMHO).
vlefevre
2007-11-28
1
-0
/
+3
*
change __gmp_const into const
thevenyp
2007-11-28
1
-9
/
+9
*
printf.c: added FIXME comment: snprintf is new in C99. It must be
vlefevre
2007-11-26
1
-0
/
+2
*
printf.c: fix use of pointer of string
thevenyp
2007-11-26
1
-30
/
+30
*
stdarg-related corrections, as HAVE_STDARG is not standard thus must not
vlefevre
2007-11-23
1
-0
/
+1
*
Makefile.am: add mpfr_printf-like functions
thevenyp
2007-11-23
1
-0
/
+191