<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_regex_re2.cpp, branch v4.2.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_re2.cpp?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_regex_re2.cpp?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-14T10:58:57Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-07-14T10:58:57Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-07-14T10:58:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3b0aa484bbc8d0f624bc1da0d6f9f72b33426eb'/>
<id>urn:sha1:a3b0aa484bbc8d0f624bc1da0d6f9f72b33426eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernise PackageInfo directives.</title>
<updated>2024-07-13T21:16:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-13T20:41:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a0f6f38150c23d6da7c563dc4f7ca3760e4b1d7'/>
<id>urn:sha1:8a0f6f38150c23d6da7c563dc4f7ca3760e4b1d7</id>
<content type='text'>
- Add Alpine packages.
- Add missing directives to log_json.
- Drop obsolete version constraints.
- Use system-like for debian and rhel.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-06-17T18:05:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-17T18:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d202728c8a06047a3c0af6938ea190892de1513'/>
<id>urn:sha1:7d202728c8a06047a3c0af6938ea190892de1513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-06-16T10:54:49Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-06-16T10:54:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff8e1e2c75c672fabd21ca468fa8775b9c828a2d'/>
<id>urn:sha1:ff8e1e2c75c672fabd21ca468fa8775b9c828a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -std=c++17 on RE2 2023.06.02 or newer.</title>
<updated>2023-06-05T14:20:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-05T14:16:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=686c33ca3013fae97ebd8af6807595812fa63ff3'/>
<id>urn:sha1:686c33ca3013fae97ebd8af6807595812fa63ff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for regex capture groups.</title>
<updated>2022-05-06T14:53:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-06T14:06:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7c041f5605bcfa09ed040f897b2615da6209594'/>
<id>urn:sha1:f7c041f5605bcfa09ed040f897b2615da6209594</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak the compiler flags for extra modules a bit.</title>
<updated>2022-05-06T08:12:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-06T07:54:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0e0cef1cf7a32c8cd5bc5d86ad2f169f3ac18d5'/>
<id>urn:sha1:f0e0cef1cf7a32c8cd5bc5d86ad2f169f3ac18d5</id>
<content type='text'>
- Use pkg-config for the pgsql module.
- Remove defaults from argon2, geo_maxmind, and regex_re2 (these
  are not needed with newer package versions).
- Remove old library warning from geo_maxmind (no longer needed).

[skip windows ci]
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
</feed>
