Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix obscure bug in strtoull reading the highest 16 possible values | Rich Felker | 2012-03-02 | 1 | -1/+1 |
* | comment non-obvious de bruijn sequence code in int parser | Rich Felker | 2011-07-25 | 1 | -0/+2 |
* | fix various bugs in new integer parser framework | Rich Felker | 2011-07-14 | 1 | -4/+7 |
* | new restartable integer parsing framework. | Rich Felker | 2011-07-14 | 1 | -0/+105 |