<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v4.0.0a15</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v4.0.0a15</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v4.0.0a15'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-09-29T11:54:24Z</updated>
<entry>
<title>Use auto instead of type names where the type is obvious.</title>
<updated>2022-09-29T11:54:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WHOIS and WHOWAS have their own empty trailing logic now.</title>
<updated>2022-09-12T22:29:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-12T22:29:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ce0441473536c3f2505e06ddb095130503c713b'/>
<id>urn:sha1:3ce0441473536c3f2505e06ddb095130503c713b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-09-12T22:26:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-12T22:19:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=023e3bd22e288a288ad0bd1cc9fd04b7773cab61'/>
<id>urn:sha1:023e3bd22e288a288ad0bd1cc9fd04b7773cab61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send ERR_NONICKNAMEGIVEN when an empty nick is given in WHOIS/WHOWAS.</title>
<updated>2022-09-12T22:06:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-12T22:06:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1fc7742a5dc05ebdbe6897bc639619987f1b7a7b'/>
<id>urn:sha1:1fc7742a5dc05ebdbe6897bc639619987f1b7a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make internal penalty be specified in millisecs instead of seconds.</title>
<updated>2022-09-09T01:16:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-09T01:01:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c56bea9d5fcbf239a63992eb9a141b43cb780184'/>
<id>urn:sha1:c56bea9d5fcbf239a63992eb9a141b43cb780184</id>
<content type='text'>
This removes the need to multiply it later.
</content>
</entry>
<entry>
<title>Default allow_empty_last_param to false.</title>
<updated>2022-09-07T21:36:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-07T20:09:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de2392833ec17a9deb865fdac0af73275fd960ff'/>
<id>urn:sha1:de2392833ec17a9deb865fdac0af73275fd960ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more warnings discovered with -Weverything.</title>
<updated>2022-09-05T20:14:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-05T20:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a0cce9d4680af924a2b53fb36731591340fffa9'/>
<id>urn:sha1:2a0cce9d4680af924a2b53fb36731591340fffa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto in places where it is really obvious what the type is.</title>
<updated>2022-09-04T10:28:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-04T10:20:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7076a766db6759ac698fea880616ede9545207cc'/>
<id>urn:sha1:7076a766db6759ac698fea880616ede9545207cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unnecessarily using c_str in parameters that take a std::string.</title>
<updated>2022-09-04T00:26:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-04T00:26:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef594e2f9e2be8d1b3f8e9be64efad8afee2a909'/>
<id>urn:sha1:ef594e2f9e2be8d1b3f8e9be64efad8afee2a909</id>
<content type='text'>
</content>
</entry>
</feed>
