Age | Commit message (Expand) | Author |
---|---|---|
2020-05-19 | Migrate system/core/base to system/libbase | Baligh Uddin |
2018-08-29 | Set errno for all error return cases. | Christopher Ferris |
2018-08-23 | Fix typo in parseint.untouched_on_failure test | Tom Cherry |
2018-08-22 | Fix two ParseInt edge cases | Tom Cherry |
2018-07-20 | ParseInt/ParseUint: allow validation only. | Steven Moreland |
2018-04-19 | Add android::base::ParseByteCount. | Elliott Hughes |
2016-10-13 | Move off std::sto* function which abort on failure. | Elliott Hughes |
2015-12-04 | Track rename of base/ to android-base/. | Elliott Hughes |
2015-11-02 | Fix ParseInt/ParseUint to handle explicit "0x" hex. | Elliott Hughes |
2015-09-11 | libbase_test: get it building for Windows | Spencer Low |
2015-09-04 | Add ParseInt (and ParseUint). | Elliott Hughes |