Rich Felker
|
11f3e33f9b
use fast version of the int reading code for the high-order digits too
|
13 years ago |
Rich Felker
|
54222d1efc
fix spurious overflows in strtoull with small bases
|
13 years ago |
Rich Felker
|
b4a07bb469
fix obscure bug in strtoull reading the highest 16 possible values
|
13 years ago |
Rich Felker
|
dd92a09eca
comment non-obvious de bruijn sequence code in int parser
|
13 years ago |
Rich Felker
|
47d027ee1a
fix various bugs in new integer parser framework
|
13 years ago |
Rich Felker
|
ecc9c5fcfa
new restartable integer parsing framework.
|
13 years ago |