<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/numeric.h, branch v4.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/numeric.h?h=v4.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/numeric.h?h=v4.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-10-26T14:26:59Z</updated>
<entry>
<title>All core numerics should be in numeric.h not in .cpp files.</title>
<updated>2024-10-26T14:26:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-26T14:26:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=414a08644944e73338a65f8d877bfbb94c72ceb6'/>
<id>urn:sha1:414a08644944e73338a65f8d877bfbb94c72ceb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a minor doxygen warning.</title>
<updated>2024-08-27T12:32:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T12:32:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b02fef312187b89c446d7a03274eb3946e2eef0'/>
<id>urn:sha1:8b02fef312187b89c446d7a03274eb3946e2eef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix formatting strings on C++20 compilers.</title>
<updated>2024-08-22T08:41:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T08:41:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05cea6f8354f6fe0819590cedce23e6a2cc2dff4'/>
<id>urn:sha1:05cea6f8354f6fe0819590cedce23e6a2cc2dff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Numeric::push_fmt(...) as shorthand for push(INSP_FORMAT(...)).</title>
<updated>2024-08-18T15:30:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-18T15:30:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15e7db5a211110c102b079b7651c51de392f5d2a'/>
<id>urn:sha1:15e7db5a211110c102b079b7651c51de392f5d2a</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>Merge branch 'insp3' into master.</title>
<updated>2024-06-03T18:57:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-03T18:52:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84b75831075b2595c43892be43a8398e5d97f849'/>
<id>urn:sha1:84b75831075b2595c43892be43a8398e5d97f849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it easier to add tags to a numeric.</title>
<updated>2022-11-30T02:22:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-30T02:22:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b3e96178266966b2c4d376a8f7d43d61f97cf9a'/>
<id>urn:sha1:7b3e96178266966b2c4d376a8f7d43d61f97cf9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `T&amp;&amp;` instead of `T` or `const T&amp;`.</title>
<updated>2022-11-29T06:09:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-29T06:09:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a623b066362015ab62c73b1db1fdc01921c1c69'/>
<id>urn:sha1:7a623b066362015ab62c73b1db1fdc01921c1c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the internals of the oper system.</title>
<updated>2022-11-28T02:57:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-27T07:32:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee44af8d04f23b4a16c9b377764f930d69e575f7'/>
<id>urn:sha1:ee44af8d04f23b4a16c9b377764f930d69e575f7</id>
<content type='text'>
- Allow overriding privileges from the &lt;class&gt; blocks in the &lt;type&gt;
  and &lt;oper&gt; blocks.
- Separate oper types from oper accounts in the code. This enables
  moving some core stuff out of the config tag later.
- Merge the config tags together to make a synthetic tag that can
  have getXXX called on it instead of using getConfig and then
  converting it.
- Move the details of Have*Permission into the oper type class.
- Improve oper events to allow modules to easily hook into the oper
  system.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-09-12T22:26:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-12T22:19:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=023e3bd22e288a288ad0bd1cc9fd04b7773cab61'/>
<id>urn:sha1:023e3bd22e288a288ad0bd1cc9fd04b7773cab61</id>
<content type='text'>
</content>
</entry>
</feed>
