Jaywalker
|
2d71f8c24d
Fixed system() using coolstar's patch and added other required patches
|
7 年之前 |
Jay Freeman (saurik)
|
9fa247dc9b
Bug #807012 also involves package dependencies :/.
|
8 年之前 |
Julian Andres Klode
|
f378b41f9a
Compare size before data when ordering cache bucket entries
|
8 年之前 |
Julian Andres Klode
|
5359675e6c
Set hidden visibility for StringView
|
8 年之前 |
Julian Andres Klode
|
ef6cc0e22a
string_view: Drop constexpr constructor for standard compatibility
|
9 年之前 |
David Kalnischkies
|
ec6a4a831e
provide a constexpr char[] overload for APT::StringView
|
9 年之前 |
David Kalnischkies
|
9b2845e169
return correct position in APT::StringView::(r)find
|
9 年之前 |
Julian Andres Klode
|
0cc8987abf
operator==(char*, StringView) use StringView.operator==
|
9 年之前 |
Julian Andres Klode
|
0e58689ae7
StringView: rfind: pos should be end of substr, not start
|
9 年之前 |
Julian Andres Klode
|
eee8ee176a
StringView: pos argument default should be npos
|
9 年之前 |
Julian Andres Klode
|
8cfd5495e3
StringView::rfind(): Call rfind() instead of find() on subst
|
9 年之前 |
Julian Andres Klode
|
fe7fa47c11
Introduce internal APT::StringView class
|
9 年之前 |