<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-pkg/contrib/string_view.h, branch 1.2_exp1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.2_exp1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.2_exp1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2016-01-08T01:33:36Z</updated>
<entry>
<title>operator==(char*, StringView) use StringView.operator==</title>
<updated>2016-01-08T01:33:36Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-08T01:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0cc8987abf9f25c458833a0479bc4cb11b405e16'/>
<id>urn:sha1:0cc8987abf9f25c458833a0479bc4cb11b405e16</id>
<content type='text'>
Use the same path for both comparisons, as the operator== path
is faster than just calling compare() - it avoids any comparison
if the size differs.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>StringView: rfind: pos should be end of substr, not start</title>
<updated>2016-01-07T19:23:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-07T19:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0e58689ae76e8155bc1f418323aa9e56c34187f6'/>
<id>urn:sha1:0e58689ae76e8155bc1f418323aa9e56c34187f6</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>StringView: pos argument default should be npos</title>
<updated>2016-01-07T19:21:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-07T19:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=eee8ee176a5ae3377cc601eb68cdb576b8076761'/>
<id>urn:sha1:eee8ee176a5ae3377cc601eb68cdb576b8076761</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>StringView::rfind(): Call rfind() instead of find() on subst</title>
<updated>2016-01-07T19:01:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-07T19:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8cfd5495e30533e2ab708c8dc875f1c6f29650fd'/>
<id>urn:sha1:8cfd5495e30533e2ab708c8dc875f1c6f29650fd</id>
<content type='text'>
Thanks: Niels Thykier for reporting on IRC
Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>Introduce internal APT::StringView class</title>
<updated>2016-01-07T18:59:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-01-07T18:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=fe7fa47c1141066c89ab3382c318a4b9d00fe249'/>
<id>urn:sha1:fe7fa47c1141066c89ab3382c318a4b9d00fe249</id>
<content type='text'>
The class APT::StringView implements a drop-in replacement
for a subset of C++17 std::string_view() features. It will
be dropped at a later point and may not be used in public
interfaces.
</content>
</entry>
</feed>
