<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/utility, branch v5.0.0dev5</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=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/utility?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-20T18:25:35Z</updated>
<entry>
<title>Add a helper method for calculating the best binary units for a value.</title>
<updated>2026-05-20T18:25:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T18:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e9869533f99c91770ad48d2694196ea403b0135'/>
<id>urn:sha1:1e9869533f99c91770ad48d2694196ea403b0135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a helper function for calculating a percentage.</title>
<updated>2026-05-20T16:49:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-20T16:49:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c9442d7db6e53cac73166e97cc8a7779e283acc'/>
<id>urn:sha1:5c9442d7db6e53cac73166e97cc8a7779e283acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate the httpd module from http_parser to llhttp/yuarel.</title>
<updated>2026-05-13T16:19:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-05T17:59:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a870d51b787d9269df16cacab99b6ef28440dc6'/>
<id>urn:sha1:9a870d51b787d9269df16cacab99b6ef28440dc6</id>
<content type='text'>
The http_parser library is eol and we've been using a Debian fork
with security patches but its time to move on.
</content>
</entry>
<entry>
<title>Move FilePtr to the pointer utility header.</title>
<updated>2026-05-13T16:19:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-12T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03fb11eab92fa2d36edac7a5cc600953cfed3b4a'/>
<id>urn:sha1:03fb11eab92fa2d36edac7a5cc600953cfed3b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the remaining function in utility/string to utility/container.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c208ab3b99357db2bf2223af46da03e3c173d51'/>
<id>urn:sha1:9c208ab3b99357db2bf2223af46da03e3c173d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch ascii comparisons over to our own casemap functions.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:29:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bb55626d51f217466bc08104d2f32eb0bf57c02'/>
<id>urn:sha1:9bb55626d51f217466bc08104d2f32eb0bf57c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add insp::find_value, insp::to_ptr and switch code to use them.</title>
<updated>2026-04-04T17:15:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T17:15:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab48b941f222dcedb7e169c054a102005e1af03c'/>
<id>urn:sha1:ab48b941f222dcedb7e169c054a102005e1af03c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the remaining bits of stdalgo to utility/container.</title>
<updated>2026-04-04T11:32:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T11:10:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f'/>
<id>urn:sha1:ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename utility/map to container and prefix the difference method.</title>
<updated>2026-04-04T10:54:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T10:54:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f217001cd68b505b9d4820bf48e72463580c5ad'/>
<id>urn:sha1:4f217001cd68b505b9d4820bf48e72463580c5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some functions from stdalgo to utility/pointer.</title>
<updated>2026-03-29T13:49:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T13:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5964e4a009bd6b3b118867620f5fad9db284da5'/>
<id>urn:sha1:b5964e4a009bd6b3b118867620f5fad9db284da5</id>
<content type='text'>
</content>
</entry>
</feed>
