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
/
strtofr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes related to mpfr_strtofr.
vlefevre
2008-01-04
1
-27
/
+32
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Added comments and fixed an indentation bug.
vlefevre
2007-07-17
1
-0
/
+1
*
<stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h
vlefevre
2007-07-09
1
-4
/
+0
*
fixed typo
zimmerma
2007-05-28
1
-1
/
+1
*
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
*
strtofr.c: removed a useless cast (ISO C99 standard 6.2.5#3) and updated
vlefevre
2006-11-09
1
-3
/
+3
*
strtofr.c fix: no longer use isdigit, as MPFR requires non-localized
vlefevre
2006-11-09
1
-2
/
+2
*
strtofr.c: fixed a bug that could occur on platforms with signed chars,
vlefevre
2006-11-09
1
-3
/
+6
*
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
*
Typos & English usage.
vlefevre
2005-11-03
1
-1
/
+1
*
Better locale support (for the decimal point in string conversions
vlefevre
2005-08-21
1
-1
/
+5
*
Fix comment
pelissip
2005-07-26
1
-1
/
+1
*
Fixed locale bug. Function strncasecmp is no longer used.
vlefevre
2005-07-11
1
-5
/
+26
*
Fix warnings due to comparaison between signed and unsigned.
pelissip
2005-06-08
1
-0
/
+1
*
Clean up use of stdio.h:
pelissip
2005-06-08
1
-3
/
+2
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Improve coverage test.
pelissip
2005-05-23
1
-1
/
+7
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-6
/
+6
*
Clean up code.
pelissip
2005-02-14
1
-1
/
+4
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-5
/
+5
*
Add 'const' attribute to table.
pelissip
2004-12-15
1
-1
/
+1
*
Fix bug with TMP_MARK.
pelissip
2004-11-17
1
-2
/
+2
*
Bug fixed: cast to unsigned char instead of int for isspace (no,
vlefevre
2004-10-21
1
-179
/
+180
*
Remove some warnings on some "psycho" systems.
pelissip
2004-10-20
1
-3
/
+3
*
Change "unsigned int" to "int" for base in proto of strtofr.
pelissip
2004-10-18
1
-4
/
+6
*
Improve assertion.
pelissip
2004-09-29
1
-2
/
+2
*
Fix a bug in FreeBsd 5.20 / Alpha / Gcc 3.3.3.
pelissip
2004-09-21
1
-2
/
+4
*
Add a new test and clarify a comment.
pelissip
2004-09-21
1
-1
/
+4
*
Update Assertion for pow2.
pelissip
2004-09-21
1
-8
/
+5
*
Add ICC detection && support.
pelissip
2004-09-20
1
-1
/
+1
*
Add mpfr_strtofr function.
pelissip
2004-09-20
1
-0
/
+714