<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/testsuite.cpp, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/testsuite.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/testsuite.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-09T18:39:37Z</updated>
<entry>
<title>Add test suites for edge cases and in the process, spot a crash in the new code and fix it (empty mask in the match() functions makes it bomb)</title>
<updated>2008-05-09T18:39:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-09T18:39:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8888d8ef07529fcff1913a89be7dea72d731530b'/>
<id>urn:sha1:8888d8ef07529fcff1913a89be7dea72d731530b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9682 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert CIDR matching and wildcard matching to operate on std::strings</title>
<updated>2008-05-09T17:24:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-09T17:24:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03ef675c0dd4742464d8ad93888e98721a044108'/>
<id>urn:sha1:03ef675c0dd4742464d8ad93888e98721a044108</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9681 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forgot to initialize critical section. somehow, the new logging code exposed this error???</title>
<updated>2008-02-22T18:17:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-22T18:17:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=223e2c9a145abd09bb18c2cc17b94a77564b8b25'/>
<id>urn:sha1:223e2c9a145abd09bb18c2cc17b94a77564b8b25</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9005 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ffs</title>
<updated>2008-02-22T17:55:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-22T17:55:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59c8e5d0644eab87ab7c8f21f8ca2eb1ae81a8da'/>
<id>urn:sha1:59c8e5d0644eab87ab7c8f21f8ca2eb1ae81a8da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9004 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Exception handling</title>
<updated>2008-02-22T17:50:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-22T17:50:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3af16c1489796197335e5eb7067d396ffee4f37e'/>
<id>urn:sha1:3af16c1489796197335e5eb7067d396ffee4f37e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9003 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now compiles with win32thread and testsuite</title>
<updated>2008-02-22T15:26:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-22T15:26:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b25592002f791c91d3a040d0f094f3df32f577e'/>
<id>urn:sha1:3b25592002f791c91d3a040d0f094f3df32f577e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8993 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Closer to compilation</title>
<updated>2008-02-22T15:15:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-22T15:15:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08277954dc8334d72e31fe0f768855056e282f27'/>
<id>urn:sha1:08277954dc8334d72e31fe0f768855056e282f27</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8992 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ThreadEngine::GetName(), for display in /version</title>
<updated>2008-02-21T17:59:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-21T17:59:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bc7a6139db7ec7f1da676c486ca309f070a78e4'/>
<id>urn:sha1:9bc7a6139db7ec7f1da676c486ca309f070a78e4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8985 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make the output for the test run a bit neater</title>
<updated>2008-02-21T17:32:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-21T17:32:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62f015300fc0c47337b62017598fef6ea3a6d024'/>
<id>urn:sha1:62f015300fc0c47337b62017598fef6ea3a6d024</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8984 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Working thread test!!!</title>
<updated>2008-02-21T17:27:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-21T17:27:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d4882d667c2c2eea180219e0c76d15cc1f49415'/>
<id>urn:sha1:4d4882d667c2c2eea180219e0c76d15cc1f49415</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8983 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
