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