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/+1 |
* | Upstream android debug and log related files | michaelbai@google.com | 2011-07-07 | 1 | -0/+1 |
* | Upstream android string implementation etc. | michaelbai@google.com | 2011-06-27 | 1 | -0/+10 |
* | Adding missing inclusions | tzik@chromium.org | 2011-06-18 | 1 | -2/+2 |
* | Fix a bug that could occur when converting strings with leading characters ab... | erikwright@chromium.org | 2010-11-02 | 1 | -1/+1 |
* | Add StringToInt and HexStringToInt for iterator ranges. | erikwright@chromium.org | 2010-10-21 | 1 | -170/+303 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -0/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -0/+400 |