Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix builtin string to number conversion for overflow digits. | Mike Pall | 2013-04-29 | 1 | -2/+3 |
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
* | Fix builtin string to number conversion for INT_MIN. | Mike Pall | 2012-10-24 | 1 | -11/+10 |
* | Fix underflow handling in builtin string to number conversion. | Mike Pall | 2012-08-27 | 1 | -1/+1 |
* | Replace strtod() with builtin string to number conversion. | Mike Pall | 2012-08-25 | 1 | -0/+497 |