<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/convto.h, branch v5.0.0dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/convto.h?h=v5.0.0dev1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/convto.h?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-22T16:28:22Z</updated>
<entry>
<title>Remove an obsolete ConvToStr overload.</title>
<updated>2025-03-22T16:28:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T16:28:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3344d644733978c3f77f3694bf3dcf9a7dbd3c27'/>
<id>urn:sha1:3344d644733978c3f77f3694bf3dcf9a7dbd3c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some obsolete ConvToNum overloads.</title>
<updated>2025-03-22T16:14:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T16:14:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b6188b9e7b9699a2402f3d9ed79bcd6c947dc37'/>
<id>urn:sha1:9b6188b9e7b9699a2402f3d9ed79bcd6c947dc37</id>
<content type='text'>
These are not necessary now we use from_chars.
</content>
</entry>
<entry>
<title>Use from_chars instead of istringstream in ConvToNum.</title>
<updated>2025-03-02T00:57:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T18:08:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d3c30029dcbd04f04e61ef9cdd6322b05cc4a4d4'/>
<id>urn:sha1:d3c30029dcbd04f04e61ef9cdd6322b05cc4a4d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-11-03T09:38:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-11-03T09:29:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59f2baec850fecb924f9f9e11a58e33c7d111237'/>
<id>urn:sha1:59f2baec850fecb924f9f9e11a58e33c7d111237</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-11-02T08:42:20Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-11-02T08:42:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f0f4347717581112783a8c9be8dc95c6079dbc6'/>
<id>urn:sha1:9f0f4347717581112783a8c9be8dc95c6079dbc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-11-01T15:53:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-11-01T14:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a3aba4044ee10df332631c4c66ed60299566e58'/>
<id>urn:sha1:8a3aba4044ee10df332631c4c66ed60299566e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use fmtlib instead of iostream in ConvToStr where available.</title>
<updated>2024-11-01T13:17:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-27T14:41:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11917e4c4af3bf15cd0e7d1cdb5659b084942b74'/>
<id>urn:sha1:11917e4c4af3bf15cd0e7d1cdb5659b084942b74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We can't explicitly specify the signedness here as it causes issues.</title>
<updated>2023-05-17T12:18:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-17T12:16:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad02b418fd157731574107683dec8649d6056c5e'/>
<id>urn:sha1:ad02b418fd157731574107683dec8649d6056c5e</id>
<content type='text'>
This reverts commit 023ca96054191b66643425d673acb66c08fa1048.
</content>
</entry>
<entry>
<title>Fix some issues with ConvToNum&lt;char&gt; and ConvToStr&lt;char&gt;.</title>
<updated>2023-05-16T08:12:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-13T17:16:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=023ca96054191b66643425d673acb66c08fa1048'/>
<id>urn:sha1:023ca96054191b66643425d673acb66c08fa1048</id>
<content type='text'>
</content>
</entry>
</feed>
