<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_censor.cpp, branch v2.1a1</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_censor.cpp?h=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_censor.cpp?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:42Z</updated>
<entry>
<title>Make irc::string faster and less wasteful</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-12T23:22:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c120a4e37f8d13f0e2540e2534bd7cc36e1f1950'/>
<id>urn:sha1:c120a4e37f8d13f0e2540e2534bd7cc36e1f1950</id>
<content type='text'>
Change irc::string from an std::basic_string typedef to a wrapper around
an std::string, to avoid unneeded copies in assign().
</content>
</entry>
<entry>
<title>Funnel access checks through the OnPermissionCheck hook</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-06T23:00:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=50737634cbebf946621076c0582b0208e28a816c'/>
<id>urn:sha1:50737634cbebf946621076c0582b0208e28a816c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore &lt;options:exemptchanops&gt; with long names</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-20T08:33:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e5a489d5c6047ba87a025f39cc7cb40d05815ce'/>
<id>urn:sha1:6e5a489d5c6047ba87a025f39cc7cb40d05815ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the rest of the &lt;modeletters&gt; support</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-10T01:17:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecdf81507ab724ab8341240597ef1891fcdea124'/>
<id>urn:sha1:ecdf81507ab724ab8341240597ef1891fcdea124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate duplicate names between user and channel modes</title>
<updated>2010-02-09T19:35:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T19:35:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76f9f4b47a16888d93bdb6122de0e1f6d7965f4b'/>
<id>urn:sha1:76f9f4b47a16888d93bdb6122de0e1f6d7965f4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12414 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Module::init() for correct exception handling during hook registration</title>
<updated>2010-01-17T16:00:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T16:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6bdeccb537b6f8030172c37afa7dc324e26765'/>
<id>urn:sha1:4b6bdeccb537b6f8030172c37afa7dc324e26765</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove VF_COMMON from mode-provider modules (no longer needed due to better CAPAB checking)</title>
<updated>2010-01-15T20:05:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T20:05:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8ccaed31d68661d16eae1a412b337af09de111b'/>
<id>urn:sha1:f8ccaed31d68661d16eae1a412b337af09de111b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes from vtable cross-check</title>
<updated>2009-10-25T15:31:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T15:31:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c05313b6e979968d25a57d04da320a0c1be1b6c'/>
<id>urn:sha1:5c05313b6e979968d25a57d04da320a0c1be1b6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11977 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader</title>
<updated>2009-10-18T16:01:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T16:01:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a59d08fffd3dc8a9850ce34c9928fb6382b9b37f'/>
<id>urn:sha1:a59d08fffd3dc8a9850ce34c9928fb6382b9b37f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
