<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configparser.cpp, branch v4.6.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.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configparser.cpp?h=v4.6.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-10-16T10:39:59Z</updated>
<entry>
<title>Allow ConfigTag::getCharacter to return NUL for an empty field.</title>
<updated>2024-10-16T10:39:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-16T10:39:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9a6411051e2c39ff17c3bf6e7b46c658505da4f'/>
<id>urn:sha1:a9a6411051e2c39ff17c3bf6e7b46c658505da4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a config variable for the example dir.</title>
<updated>2024-08-30T14:31:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-30T14:31:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef8e631be26a47502c318039cf2c1c82ade8a7aa'/>
<id>urn:sha1:ef8e631be26a47502c318039cf2c1c82ade8a7aa</id>
<content type='text'>
This makes including example files easier on system-wide installs.
</content>
</entry>
<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>
</feed>
