<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_regex_tre.cpp, branch v3.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_regex_tre.cpp?h=v3.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_regex_tre.cpp?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-16T10:52:17Z</updated>
<entry>
<title>Add package names for ArchLinux.</title>
<updated>2019-07-16T10:52:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-16T10:52:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5385944ae931ee755dce57082089f4032a83e944'/>
<id>urn:sha1:5385944ae931ee755dce57082089f4032a83e944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PackageInfo directives for Debian.</title>
<updated>2017-10-21T20:24:29Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-11T16:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0654ef6abd8d976fcbadce24ea350f7c420fe08'/>
<id>urn:sha1:b0654ef6abd8d976fcbadce24ea350f7c420fe08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically register ServiceProviders created by modules</title>
<updated>2013-09-08T15:11:08Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T17:44:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=992674362c5f64bdb8e1942eeaa7612524529cd6'/>
<id>urn:sha1:992674362c5f64bdb8e1942eeaa7612524529cd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various small issues.</title>
<updated>2013-08-27T11:20:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-08-27T06:54:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eaf658de3d1ef984c9a0b4273a9cfbd3029f8b5b'/>
<id>urn:sha1:eaf658de3d1ef984c9a0b4273a9cfbd3029f8b5b</id>
<content type='text'>
- Add CXX11_OVERRIDE to *Regex::Matches and *RegexFactory::Create.
- Fix documentation comment on regex_string.
- Fix various code duplication/layout issues.
</content>
</entry>
<entry>
<title>Make all regex modules throw the same exception on error.</title>
<updated>2013-08-27T11:07:49Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-08-27T06:29:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e7f74a7c8e804a0223b4d88bf637649838f0412'/>
<id>urn:sha1:0e7f74a7c8e804a0223b4d88bf637649838f0412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $ModDep comments</title>
<updated>2013-08-15T15:39:56Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-15T15:39:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7e793d96131e7813fe42984ec3a04254720ad20'/>
<id>urn:sha1:b7e793d96131e7813fe42984ec3a04254720ad20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Core and $Mod* comments apart from $ModDep.</title>
<updated>2013-07-04T14:51:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-03T03:34:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54d10d53c730ab81ca6464fe2f0e0ecbcd435672'/>
<id>urn:sha1:54d10d53c730ab81ca6464fe2f0e0ecbcd435672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up keywords on module methods.</title>
<updated>2013-05-15T20:41:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-30T07:38:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ab1c43c1eee708fc50a4808f714a731891b75e8'/>
<id>urn:sha1:4ab1c43c1eee708fc50a4808f714a731891b75e8</id>
<content type='text'>
- Remove virtual keyword from a ton of methods which don't need it.
- Add override keyword to a ton of methods which do need it.
</content>
</entry>
<entry>
<title>Tidy up source files:</title>
<updated>2013-04-12T16:03:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-02T19:12:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11cafc12d5440b67a9f676c9f6aa67840ca5399d'/>
<id>urn:sha1:11cafc12d5440b67a9f676c9f6aa67840ca5399d</id>
<content type='text'>
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
</content>
</entry>
</feed>
