| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set errno for all error return cases. | Christopher Ferris | 2018-08-29 | 1 | -0/+36 |
| * | Fix typo in parseint.untouched_on_failure test | Tom Cherry | 2018-08-23 | 1 | -1/+1 |
| * | Fix two ParseInt edge cases | Tom Cherry | 2018-08-22 | 1 | -0/+20 |
| * | ParseInt/ParseUint: allow validation only. | Steven Moreland | 2018-07-20 | 1 | -0/+8 |
| * | Add android::base::ParseByteCount. | Elliott Hughes | 2018-04-19 | 1 | -0/+41 |
| * | 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 |
