<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/utility, branch v4.0.0a26</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/utility?h=v4.0.0a26</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/utility?h=v4.0.0a26'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-08-11T11:03:09Z</updated>
<entry>
<title>Move stdalgo::string::{equalsci,tocstr} to utility/string.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:00:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ccf23ffa0b0bcd92a42b338ba47ccf569866ffa0'/>
<id>urn:sha1:ccf23ffa0b0bcd92a42b338ba47ccf569866ffa0</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
Co-authored-year: 2016
</content>
</entry>
<entry>
<title>Move stdalgo::string::join to utility/string and templatise separator.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T10:35:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70131c8e78e3186d217a0c50abba64474506cd69'/>
<id>urn:sha1:70131c8e78e3186d217a0c50abba64474506cd69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename utility/string_view to utility/string.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T10:01:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da11a399640633dd1af7109a857eb1a9bd3f5a57'/>
<id>urn:sha1:da11a399640633dd1af7109a857eb1a9bd3f5a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix iterator_range when the range points to a string_view.</title>
<updated>2022-11-21T12:27:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-21T12:27:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53dde3894b162fecc1016292377e00619d4b0988'/>
<id>urn:sha1:53dde3894b162fecc1016292377e00619d4b0988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document aligned_storage and use alignment_of_v.</title>
<updated>2022-01-31T13:16:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T13:16:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9bc8f01e3eff91022093507e03cf7fe2c6c8838'/>
<id>urn:sha1:c9bc8f01e3eff91022093507e03cf7fe2c6c8838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move stdalgo::map::difference to its own utility header.</title>
<updated>2022-01-31T12:24:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T12:22:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d247b77a1ead9f55df938d6abaecdaff2c68c9c8'/>
<id>urn:sha1:d247b77a1ead9f55df938d6abaecdaff2c68c9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string_view in IsCTCP.</title>
<updated>2021-04-08T19:00:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77802d96ca043ba567ae9b32409862e85dff8e5f'/>
<id>urn:sha1:77802d96ca043ba567ae9b32409862e85dff8e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
</feed>
