<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/convto.h, branch v3.4.0</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=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/convto.h?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-01-28T11:08:19Z</updated>
<entry>
<title>Add overloads for ConvToNum to prevent (unsigned) char weirdness.</title>
<updated>2019-01-28T11:08:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T11:07:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=874ce50b8dfa74567a426c11bbaef7cda9ad0299'/>
<id>urn:sha1:874ce50b8dfa74567a426c11bbaef7cda9ad0299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conversion issues by replacing ConvToInt with ConvToNum&lt;T&gt;.</title>
<updated>2018-12-12T21:43:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f7cfd46ef2d277f5f82e34a2852c75212d75261'/>
<id>urn:sha1:0f7cfd46ef2d277f5f82e34a2852c75212d75261</id>
<content type='text'>
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add no-op ConvToStr(const std::string&amp;)</title>
<updated>2016-02-25T14:18:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T14:18:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=810ddfb91ac24f23234fff9bbee6a757df123234'/>
<id>urn:sha1:810ddfb91ac24f23234fff9bbee6a757df123234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move implementation of ConvTo*() and related functions into convto.h</title>
<updated>2016-02-25T14:15:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T14:15:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f5a3bb7bc30ef83d529e90e9584229c740af732'/>
<id>urn:sha1:8f5a3bb7bc30ef83d529e90e9584229c740af732</id>
<content type='text'>
</content>
</entry>
</feed>
