<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_anticaps.cpp, branch v4.0.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_anticaps.cpp?h=v4.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_anticaps.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-14T15:54:33Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-14T15:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a712456f1b7debbf72649dd7c03e05b56f17461'/>
<id>urn:sha1:7a712456f1b7debbf72649dd7c03e05b56f17461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an off by one error in various bitsets.</title>
<updated>2021-05-14T13:26:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T13:26:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c24a7435b8171db15c719af119e708bfd9b719bc'/>
<id>urn:sha1:c24a7435b8171db15c719af119e708bfd9b719bc</id>
<content type='text'>
</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>Use string_view in IsCTCP.</title>
<updated>2021-04-08T19:00:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77802d96ca043ba567ae9b32409862e85dff8e5f'/>
<id>urn:sha1:77802d96ca043ba567ae9b32409862e85dff8e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</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>Add a forwarding overload of SimpleExtItem#Set.</title>
<updated>2021-03-17T13:12:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T13:12:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c013df6dac92d221f1d1dce587ed33e12715e55'/>
<id>urn:sha1:3c013df6dac92d221f1d1dce587ed33e12715e55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Set in extension item classes.</title>
<updated>2021-03-17T06:07:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T06:07:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2f8e75ab86c484e095ea5723f68a96698abbde2'/>
<id>urn:sha1:e2f8e75ab86c484e095ea5723f68a96698abbde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Get in extension item classes.</title>
<updated>2021-03-17T05:58:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T05:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ee026b3bfd78a67f3141bd362a2f11e9e2c311'/>
<id>urn:sha1:59ee026b3bfd78a67f3141bd362a2f11e9e2c311</id>
<content type='text'>
</content>
</entry>
</feed>
