Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes a corner case bug in the HexStringToInt conversion function which cause... | ali.akbar@gmail.com | 2011-08-12 | 1 | -1/+2 |
* | Fix a bug that could occur when converting strings with leading characters ab... | erikwright@chromium.org | 2010-11-02 | 1 | -0/+7 |
* | Add StringToInt and HexStringToInt for iterator ranges. | erikwright@chromium.org | 2010-10-21 | 1 | -4/+102 |
* | Add a newline to the end of the unit test file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -0/+339 |