<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v1.2.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0a6</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-22T16:14:36Z</updated>
<entry>
<title>Match conversion stuff.</title>
<updated>2008-08-22T16:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T16:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a1a7b96a8c994eb09a3d071f3daf28252b8c188b'/>
<id>urn:sha1:a1a7b96a8c994eb09a3d071f3daf28252b8c188b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>match() is no longer a function+no header, now a static method of InspIRCd class, blah blah blah. Also rip out the 1.2 matcher, as it was slow, and replace it with one adapted from znc, which happens to be a tiny bit faster than 1.1's (and the fastest I've seen so far that works properly)</title>
<updated>2008-08-21T20:56:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-21T20:56:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c16cda5d715241bb4bff8050bee942a8a34a72c0'/>
<id>urn:sha1:c16cda5d715241bb4bff8050bee942a8a34a72c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10212 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add support for windows service. This now is part of inspircd itself being as we have native build. It doesnt quite work yet in all the ways it should.</title>
<updated>2008-08-21T11:01:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-21T11:01:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2c5db1dfcb326fb6665b40c0bf2613257ebaf3d5'/>
<id>urn:sha1:2c5db1dfcb326fb6665b40c0bf2613257ebaf3d5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10193 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix potential off-by-one on large reads (thanks psychon)</title>
<updated>2008-07-20T09:15:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-20T09:15:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ccfcdda27482fe2ac99d0da936ef1a1374223624'/>
<id>urn:sha1:ccfcdda27482fe2ac99d0da936ef1a1374223624</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10048 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes to some stuff that writes on memory it shouldn't (thanks psychon).</title>
<updated>2008-07-20T08:53:56Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-20T08:53:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca781714c1651a9e7042eb930c6b117449f8e1fc'/>
<id>urn:sha1:ca781714c1651a9e7042eb930c6b117449f8e1fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken build</title>
<updated>2008-07-19T21:56:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T21:56:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a016cb0a6ba93d30fdd16edab1774273d036d69'/>
<id>urn:sha1:6a016cb0a6ba93d30fdd16edab1774273d036d69</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10044 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per channel, and 112 bytes per channel, with no loss in speed or ease of use in code. :). Thanks (VERY) much to Special for telling me about this.</title>
<updated>2008-07-19T20:34:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T20:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a67b9de1742efbff29ec08093b220565eab7df23'/>
<id>urn:sha1:a67b9de1742efbff29ec08093b220565eab7df23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Combine IP+port in a failed port list, show (the more helpful) error string so the user can have some idea of what actually went wrong.. why we forced people to strace is beyond me..</title>
<updated>2008-07-17T20:07:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-17T20:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21bb2f2acf59f1bdf2853908fe82601531068a21'/>
<id>urn:sha1:21bb2f2acf59f1bdf2853908fe82601531068a21</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10030 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Applied patch by psychon to make AddExtBanChar correctly take a single char</title>
<updated>2008-07-16T09:50:23Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-16T09:50:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=14e4768140d796b3cb9eb979e74e48bffabd9bfc'/>
<id>urn:sha1:14e4768140d796b3cb9eb979e74e48bffabd9bfc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10024 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InspIRCd::AddExtBanChar() to avoid copypasta.</title>
<updated>2008-07-14T11:53:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-14T11:53:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac71a039c396c323ec5e32e389f0a165a0e21473'/>
<id>urn:sha1:ac71a039c396c323ec5e32e389f0a165a0e21473</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10017 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
