<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_abbreviation.cpp, branch v3.0.0a6</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_abbreviation.cpp?h=v3.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_abbreviation.cpp?h=v3.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-02-02T10:43:32Z</updated>
<entry>
<title>Add names for a bunch of numerics.</title>
<updated>2018-02-02T10:43:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-01-27T12:24:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2376ac6f49ab01794a21a3e9bb7c1b3c5a1c2d8'/>
<id>urn:sha1:c2376ac6f49ab01794a21a3e9bb7c1b3c5a1c2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2015-04-20T15:40:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-20T15:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa'/>
<id>urn:sha1:8f5efbc7aa33b792e02d01e3288f553e6e98ccaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_abbreviation Fix typo in numeric text</title>
<updated>2015-01-21T18:08:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-21T18:08:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8185feff704c19326dc7af767a875b22a8f85e0'/>
<id>urn:sha1:f8185feff704c19326dc7af767a875b22a8f85e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change allocation of InspIRCd::Parser to be physically part of the object containing it</title>
<updated>2014-06-13T13:45:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:45:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b1ee304b5e1d71c71eec9ebf8f40758dfce5c1e'/>
<id>urn:sha1:5b1ee304b5e1d71c71eec9ebf8f40758dfce5c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CommandParser::GetCommands() and typedef CommandMap and use it instead of directly accessing cmdlist</title>
<updated>2014-06-13T13:40:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:40:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=085a8a34cb0b1bd97bba76fff15820fb57aa50e4'/>
<id>urn:sha1:085a8a34cb0b1bd97bba76fff15820fb57aa50e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to std::string::compare() from substr() in a couple of places</title>
<updated>2014-05-26T10:07:22Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-05-26T10:07:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b3f568a7506fb7ddc9a24d6ab12a969befb923d'/>
<id>urn:sha1:0b3f568a7506fb7ddc9a24d6ab12a969befb923d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use WriteNumeric() everywhere we send numerics and include the user's nick automatically</title>
<updated>2013-11-12T11:51:31Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-12T11:51:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c7a3ceb6c674a9af09da955ee0238e9291cf29a'/>
<id>urn:sha1:6c7a3ceb6c674a9af09da955ee0238e9291cf29a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically attach modules to events</title>
<updated>2013-08-04T14:08:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
</feed>
