<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configparser.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/configparser.cpp?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configparser.cpp?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-21T09:36:09Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix directory includes to always be in a consistent order.</title>
<updated>2024-06-17T15:58:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T15:58:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e18b9daafdb07bd68bb18bfbb35952fafaeb06d'/>
<id>urn:sha1:0e18b9daafdb07bd68bb18bfbb35952fafaeb06d</id>
<content type='text'>
</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>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-07-15T12:05:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-15T12:05:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75c17e87b63969a8250f2d09afb97e713cf99920'/>
<id>urn:sha1:75c17e87b63969a8250f2d09afb97e713cf99920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-07-15T09:37:19Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-07-15T09:37:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9923c34a421f1080e766dbe062e6bcd4521d062c'/>
<id>urn:sha1:9923c34a421f1080e766dbe062e6bcd4521d062c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-07-13T06:33:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-13T06:33:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd1c202165d57d083a0c656d9cd305ccd621a8c6'/>
<id>urn:sha1:cd1c202165d57d083a0c656d9cd305ccd621a8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing end-of-file comments that don't end with a newline.</title>
<updated>2023-07-12T22:37:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-12T22:37:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45885df22c5f11d1b2327c2fe5244d4d50d01ebb'/>
<id>urn:sha1:45885df22c5f11d1b2327c2fe5244d4d50d01ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow &lt;define&gt; tags to not redefine a variable if already set.</title>
<updated>2023-07-09T12:35:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-09T12:35:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2905f38a80b56a15edd008de0d84ded636fdce7e'/>
<id>urn:sha1:2905f38a80b56a15edd008de0d84ded636fdce7e</id>
<content type='text'>
This is useful for having a provider config which uses entities but
has defaults to fall back to when they are not defined.
</content>
</entry>
<entry>
<title>Expand the file path in DoOpenFile not DoInclude.</title>
<updated>2023-07-03T18:28:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T18:22:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a691a4e9644b5a1d5434af26eddbcc10ae535d5c'/>
<id>urn:sha1:a691a4e9644b5a1d5434af26eddbcc10ae535d5c</id>
<content type='text'>
</content>
</entry>
</feed>
