<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_regex_tre.cpp, branch insp4</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=insp4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_regex_tre.cpp?h=insp4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-06-05T12:59:22Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2026-06-05T12:59:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-06-05T12:55:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edc565971fc97e090557245bfc9f45c41b0c5cfd'/>
<id>urn:sha1:edc565971fc97e090557245bfc9f45c41b0c5cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Demote the regex_tre module to inspircd-contrib".</title>
<updated>2025-08-19T12:53:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-08-19T12:27:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f648d4cc30cd46090b60b8f4dde7b86883719770'/>
<id>urn:sha1:f648d4cc30cd46090b60b8f4dde7b86883719770</id>
<content type='text'>
TRE is now maintained again so we can revive this.

This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f.
</content>
</entry>
<entry>
<title>Demote the regex_tre module to inspircd-contrib.</title>
<updated>2021-06-01T01:56:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-01T01:49:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd9b6c40059795fd5fb78e16a540ce661c77f82f'/>
<id>urn:sha1:bd9b6c40059795fd5fb78e16a540ce661c77f82f</id>
<content type='text'>
</content>
</entry>
<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>Merge branch 'insp3' into master.</title>
<updated>2021-04-27T09:37:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T09:19:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8526836cf598b49de6fe8e1cef7a169d3de481f8'/>
<id>urn:sha1:8526836cf598b49de6fe8e1cef7a169d3de481f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions.</title>
<updated>2021-04-21T18:46:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-21T18:46:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9b177227279d0c312c489634a8abe8b25a83f8a'/>
<id>urn:sha1:d9b177227279d0c312c489634a8abe8b25a83f8a</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>Rewrite the regex system from scratch.</title>
<updated>2020-07-28T18:22:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-28T15:43:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1621a84f963c9fbfd61a52a85015fd8f2255dbf4'/>
<id>urn:sha1:1621a84f963c9fbfd61a52a85015fd8f2255dbf4</id>
<content type='text'>
* Move everything to the Regex namespace:
  - Regex -&gt; Regex::Pattern
  - RegexException -&gt; Regex::Exception
  - RegexFactory -&gt; Regex::Engine

* Add support for regex flags.
  - Regex::OPT_CASE_INSENSITIVE performs case-insensitive matching.

* Add the Regex::EngineReference class as a friendly wrapper around
  dynamic_reference_nocheck&lt;Regex::Engine&gt;.

* Add the Regex::SimpleEngine template class for automating the
  implementation of regex factory classes.

* Use std::shared_ptr for Regex::Pattern objects instead of making
  users manage memory manually.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-04-11T13:08:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T13:00:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4582696afb66f8697e3099a2e9c12a8377211226'/>
<id>urn:sha1:4582696afb66f8697e3099a2e9c12a8377211226</id>
<content type='text'>
</content>
</entry>
</feed>
