<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/wildcard.cpp, branch v1.2.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/wildcard.cpp?h=v1.2.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/wildcard.cpp?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-01-02T18:16:05Z</updated>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>national_case_sensitive_map -&gt; national_case_insensitive_map.</title>
<updated>2008-12-07T19:01:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T19:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=275f58a955407eda93c451273bee48e1637e3b4a'/>
<id>urn:sha1:275f58a955407eda93c451273bee48e1637e3b4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10861 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move stuff to use ASCII map where required.</title>
<updated>2008-12-07T18:31:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=805d47c98e48df374976972c3fcbba36fd4289f8'/>
<id>urn:sha1:805d47c98e48df374976972c3fcbba36fd4289f8</id>
<content type='text'>
Also move this out of being a member totally, as it breaks (gah) and is already untidy.. to be revisited.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>national_case_sensitive_map must be static, thanks to the match stuff being static (this is a bit ugly, but necessary for now).</title>
<updated>2008-12-07T18:31:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c389362435138c1523e4aedb53938100f6b4c47'/>
<id>urn:sha1:6c389362435138c1523e4aedb53938100f6b4c47</id>
<content type='text'>
Default to national charset map instead of rfc map, as modules may change the pointer.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10857 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Roll back core matcher to the 1.1 design, which doesnt fail various unit tests</title>
<updated>2008-09-20T17:52:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-20T17:52:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8e537eba7a77bc8cbcdd30e2ff1ba79fb7b0569'/>
<id>urn:sha1:b8e537eba7a77bc8cbcdd30e2ff1ba79fb7b0569</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10564 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename lowermap to rfc_case_insensitive_map, add case_sensitive_map.. adjust files to not pass lowermap directly.</title>
<updated>2008-08-28T19:45:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T19:45:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a3159121e15decec9bcb82c836158a817bba894'/>
<id>urn:sha1:0a3159121e15decec9bcb82c836158a817bba894</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10337 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>formatting..</title>
<updated>2008-08-26T04:58:34Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-08-26T04:58:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33a86261992ac0ea82840e0e0656bf5b5c853469'/>
<id>urn:sha1:33a86261992ac0ea82840e0e0656bf5b5c853469</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10303 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Iteration 5 of wildcard matching. Fixes broken matching for certain conditions reported by MacGyver.</title>
<updated>2008-08-26T04:47:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-08-26T04:47:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f11b1b963b303b2ec8fb0df201cfa70d92c05942'/>
<id>urn:sha1:f11b1b963b303b2ec8fb0df201cfa70d92c05942</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10302 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Actually, we did manage to make a faster match than znc, when casemapping is taken into account. Hooray.</title>
<updated>2008-08-22T19:12:18Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T19:12:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9582002171b47c49f5de3cb6ae6f7ece788b233b'/>
<id>urn:sha1:9582002171b47c49f5de3cb6ae6f7ece788b233b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10222 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>There is no breakage here *jedi mind trick*</title>
<updated>2008-08-22T17:45:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T17:45:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00ab32bc1abdf20b12af0e8f8c3e4dcc3154f8e7'/>
<id>urn:sha1:00ab32bc1abdf20b12af0e8f8c3e4dcc3154f8e7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10219 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
