| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | operator==(char*, StringView) use StringView.operator== | Julian Andres Klode | 2016-01-08 | 1 | -1/+1 |
| * | StringView: rfind: pos should be end of substr, not start | Julian Andres Klode | 2016-01-07 | 1 | -1/+1 |
| * | StringView: pos argument default should be npos | Julian Andres Klode | 2016-01-07 | 1 | -2/+2 |
| * | StringView::rfind(): Call rfind() instead of find() on subst | Julian Andres Klode | 2016-01-07 | 1 | -1/+1 |
| * | Introduce internal APT::StringView class | Julian Andres Klode | 2016-01-07 | 1 | -0/+112 |
