<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/toolsrc/include/vcpkg_Strings.h, branch master</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[vcpkg] Re-layout all files using new organization scheme.</title>
<updated>2017-10-14T01:37:41+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2017-10-14T01:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e17de99599a2f114faab1bb4821fbaad4d266c95'/>
<id>e17de99599a2f114faab1bb4821fbaad4d266c95</id>
<content type='text'>
All filenames and directories are lowercase. Use dots for namespace separation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All filenames and directories are lowercase. Use dots for namespace separation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce Strings::case_insensitive_ascii_starts_with();</title>
<updated>2017-10-01T20:22:29+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-10-01T20:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2de9f83ff22774d0f70e3ee8158b26c494f5ea30'/>
<id>2de9f83ff22774d0f70e3ee8158b26c494f5ea30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Strings::is_empty(). Use std::string.empty()</title>
<updated>2017-08-29T23:20:46+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-29T23:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5337adf1078f27c993f01662b7dadb8da2801356'/>
<id>5337adf1078f27c993f01662b7dadb8da2801356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change Strings::EMPTY to char *</title>
<updated>2017-08-29T02:54:01+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-29T02:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5b91a84230e85e8f560fb78de1fd4bf6b68e8756'/>
<id>5b91a84230e85e8f560fb78de1fd4bf6b68e8756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce Strings::is_empty()</title>
<updated>2017-08-29T02:54:01+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-29T01:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f3d803addfb3d84d828786d2e6b0b8a34f2fc494'/>
<id>f3d803addfb3d84d828786d2e6b0b8a34f2fc494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce Strings::EMPTY</title>
<updated>2017-08-29T02:54:01+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-29T01:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=259d6f83b46da9b7127eb8c7907cdcb74ce5bdf4'/>
<id>259d6f83b46da9b7127eb8c7907cdcb74ce5bdf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Strings::join()] Modify to work for any container</title>
<updated>2017-08-29T02:54:01+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-29T01:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dc46f68f6a2e7a4079c6ad1e1545705d379b9a51'/>
<id>dc46f68f6a2e7a4079c6ad1e1545705d379b9a51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing const</title>
<updated>2017-08-29T00:10:50+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-29T00:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=75cc10b0f3351241588d307c625138aa358499fe'/>
<id>75cc10b0f3351241588d307c625138aa358499fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Strings::format] Add overload for unisigned long</title>
<updated>2017-08-24T19:07:16+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-08-24T19:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=14f42a66d3e3eca8c2d917fc391a1f8e8bfa7de8'/>
<id>14f42a66d3e3eca8c2d917fc391a1f8e8bfa7de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] feature packages initial parsing</title>
<updated>2017-06-19T22:06:15+00:00</updated>
<author>
<name>Daniel Shaw</name>
<email>t-dansha@microsoft.com</email>
</author>
<published>2017-06-19T22:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bca0988023a8c7bfc896d0f5787eb02e74c6fb59'/>
<id>bca0988023a8c7bfc896d0f5787eb02e74c6fb59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
