<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/convto.h, branch v3.16.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=v3.16.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/convto.h?h=v3.16.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-03-05T02:16:11Z</updated>
<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>
<entry>
<title>Fix the signed-ness within ConvToNum char overloads.</title>
<updated>2020-03-24T18:26:59Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-03-24T17:50:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=998b407b2ab95c44c45761c8b2768c274ca6515f'/>
<id>urn:sha1:998b407b2ab95c44c45761c8b2768c274ca6515f</id>
<content type='text'>
It should be signed int with signed char and vice-versa.
Currently, anything over 127 as unsigned char would return 0.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<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>
