<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/convto.h, branch v4.0.1</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=v4.0.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/convto.h?h=v4.0.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<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>
<entry>
<title>Remove a now unused overload of ConvToStr.</title>
<updated>2022-10-07T19:09:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-07T19:09:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=986b9ae59462c67feb681c931c4253edb991ef32'/>
<id>urn:sha1:986b9ae59462c67feb681c931c4253edb991ef32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MSVC compatibility issues.</title>
<updated>2021-06-07T09:40:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-07T06:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cefae0ed22ffce622c65024b54305bdd0bb58004'/>
<id>urn:sha1:cefae0ed22ffce622c65024b54305bdd0bb58004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the to_string implementation of ConvToStr.</title>
<updated>2021-05-10T13:15:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-10T13:15:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b42fa13259722e8be50ee3aeb177a66897dd6238'/>
<id>urn:sha1:b42fa13259722e8be50ee3aeb177a66897dd6238</id>
<content type='text'>
I have no idea how I didn't notice this bug when it was originally
written.
</content>
</entry>
<entry>
<title>Clean up the ConvTo functions.</title>
<updated>2021-04-15T14:35:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-15T14:24:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e414f10a6ae47d70e4f3abe2f29e36c15fcd5211'/>
<id>urn:sha1:e414f10a6ae47d70e4f3abe2f29e36c15fcd5211</id>
<content type='text'>
- Add a default parameter to ConvToNum.
- Use std::to_string for types that implement it.
- Document the functions properly.
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
</feed>
