projects
/
musl
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
accept "nan(n-char-sequence)" in strtod/scanf functions
[musl]
/
src
/
internal
/
floatscan.c
2012-10-21
Rich Felker
accept "nan(n-char-sequence)" in strtod/scanf functions
blob
|
commitdiff
2012-08-17
Rich Felker
fix float parsing logic for long decimal expansions
blob
|
commitdiff
|
diff to current
2012-06-08
Rich Felker
fix scanning of "-0x" pseudo-hex float (must give negat...
blob
|
commitdiff
|
diff to current
2012-04-30
Rich Felker
fix off-by-one error that caused uninitialized memory...
blob
|
commitdiff
|
diff to current
2012-04-22
Rich Felker
remove redundant (unmaintained) check in floatscan
blob
|
commitdiff
|
diff to current
2012-04-21
Rich Felker
make floatscan correctly set errno for overflow/underflow
blob
|
commitdiff
|
diff to current
2012-04-21
Rich Felker
skip leading zeros even after decimal point in floatscan
blob
|
commitdiff
|
diff to current
2012-04-21
Rich Felker
fix overread (consuming an extra byte) scanning NAN
blob
|
commitdiff
|
diff to current
2012-04-19
Rich Felker
fix really bad breakage in strtol, etc.: failure to...
blob
|
commitdiff
|
diff to current
2012-04-18
Rich Felker
fix typo in exponent reading code or floats
blob
|
commitdiff
|
diff to current
2012-04-18
Rich Felker
fix failure to read infinity in scanf
blob
|
commitdiff
|
diff to current
2012-04-16
Rich Felker
floatscan: fix incorrect count of leading nonzero digits
blob
|
commitdiff
|
diff to current
2012-04-12
Rich Felker
remove magic numbers from floatscan
blob
|
commitdiff
|
diff to current
2012-04-12
Rich Felker
optimize more integer cases in floatscan; comment the...
blob
|
commitdiff
|
diff to current
2012-04-12
Rich Felker
revert invalid optimization in floatscan
blob
|
commitdiff
|
diff to current
2012-04-12
Rich Felker
fix stupid typo in floatscan that caused excess roundin...
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
Merge remote branch 'nsz/master'
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
optimize floatscan downscaler to skip results that...
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
simplify/debloat radix point alignment code in floatscan
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
optimize floatscan: avoid excessive upscaling
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
fix bug parsing lone zero followed by junk, and hex...
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
fix float scanning of certain values ending in zeros
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
fix potential overflow in exponent reading
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
set errno properly when parsing floating point
blob
|
commitdiff
|
diff to current
2012-04-11
Rich Felker
add "scan helper getc" and rework strtod, etc. to use it
blob
|
commitdiff
|
diff to current
2012-04-10
Rich Felker
new floating point parser/converter
blob
|
commitdiff
|
diff to current