Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add std::string StartsWith*/EndsWith* overloads. | Elliott Hughes | 2017-12-20 | 1 | -4/+20 |
* | Fix ubsan failure in android::base::Split. | Elliott Hughes | 2017-02-13 | 1 | -2/+3 |
* | bootable/recovery wants EqualsIgnoreCase. | Elliott Hughes | 2017-01-13 | 1 | -0/+4 |
* | Add StartsWithIgnoreCase/EndsWithIgnoreCase. | Elliott Hughes | 2016-10-25 | 1 | -3/+15 |
* | Track rename of base/ to android-base/. | Elliott Hughes | 2015-12-04 | 1 | -1/+1 |
* | Make Join support string delimiters | Casey Dahlin | 2015-11-02 | 1 | -0/+2 |
* | Generalize Join to work for any container/element. | Dan Albert | 2015-05-22 | 1 | -19/+4 |
* | Remove strtok from adb. | Elliott Hughes | 2015-04-27 | 1 | -10/+3 |
* | Include what we use. | Dan Albert | 2015-03-26 | 1 | -0/+1 |
* | Update string Split API. | Dan Albert | 2015-03-23 | 1 | -14/+26 |
* | Add common string utilities to libbase. | Dan Albert | 2015-03-16 | 1 | -0/+111 |