Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move off std::sto* function which abort on failure. | Elliott Hughes | 2016-10-13 | 1 | -8/+28 |
* | Track rename of base/ to android-base/. | Elliott Hughes | 2015-12-04 | 1 | -1/+1 |
* | Fix ParseInt/ParseUint to handle explicit "0x" hex. | Elliott Hughes | 2015-11-02 | 1 | -0/+10 |
* | libbase_test: get it building for Windows | Spencer Low | 2015-09-11 | 1 | -18/+18 |
* | Add ParseInt (and ParseUint). | Elliott Hughes | 2015-09-04 | 1 | -0/+68 |