<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/u_listmode.h, branch v1.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.2.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-04-20T22:12:40Z</updated>
<entry>
<title>Actually use irc::modestacker correctly</title>
<updated>2009-04-20T22:12:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-20T22:12:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e10bc5d2ebc5312d125561d7bc79d861fea85c4b'/>
<id>urn:sha1:e10bc5d2ebc5312d125561d7bc79d861fea85c4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11322 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Include explicit parameter list in ProtocolInterface::SendMode</title>
<updated>2009-03-07T01:29:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96a4a1d41e42dba806c2e9954e148ed838262511'/>
<id>urn:sha1:96a4a1d41e42dba806c2e9954e148ed838262511</id>
<content type='text'>
Also leave the strings split into deque, there's no need to pack it into a
string just to unpack it during the translate.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11181 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Construct explicit parameter type list for MODE parameters</title>
<updated>2009-03-06T22:28:57Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-06T22:28:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=526f5a4a02882b19056fe755dff1f64b764ff313'/>
<id>urn:sha1:526f5a4a02882b19056fe755dff1f64b764ff313</id>
<content type='text'>
Previously, we used TR_SPACENICKLIST on the parameters. This worked only because
usually, if anything in the list parsed as a nick, then it was a nick. However,
some modes like +k and +g allow free-form text, which could also resolve as a
nick. Add extra parameters to allow modes to specify their TranslateType,
defaulting to TR_TEXT.

This fixes bug #757, found by Taros

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug 688, reported by Ankit: extended invexes don't work correctly at all. Thanks very much for your help tracking this down :)</title>
<updated>2009-01-23T10:16:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-23T10:16:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f5ed857af365f963cfe2534700a03c862ea3354'/>
<id>urn:sha1:5f5ed857af365f963cfe2534700a03c862ea3354</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10988 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>Change a few bits to use std::list instead of std::vector.</title>
<updated>2008-12-28T03:27:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-28T03:27:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=376a2833d9274a83e3571da1b69ce2768a7c8bac'/>
<id>urn:sha1:376a2833d9274a83e3571da1b69ce2768a7c8bac</id>
<content type='text'>
Vector is better than list, unless:
 - you require random access (these don't)
 - you require that the memory they are stored in are contiguous (these don't)
This will save a couple of bytes here and there perhaps (along with
much less problems with memory fragmentation and allocation).

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10923 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Second attempt at time() -&gt; SI-&gt;Time(), now problems with the original were fixed. (SI::TIME was not initialised).</title>
<updated>2008-11-01T23:02:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-01T23:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78f26492a65b438f5b87f1574ed7785fd77ae2f0'/>
<id>urn:sha1:78f26492a65b438f5b87f1574ed7785fd77ae2f0</id>
<content type='text'>
Thanks Namegduf!
(Please test, all, valdebug etc, report odd behaviour/warnings!)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10783 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert earlier time() -&gt; SI-&gt;Time() diff for now, this causes problems with dns.cpp in mysterious ways.. seemingly a bad pointer there somehow..?</title>
<updated>2008-10-23T21:39:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-23T21:39:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1200d6285b1d64699c6fa2c8241e2ee40f52d2a3'/>
<id>urn:sha1:1200d6285b1d64699c6fa2c8241e2ee40f52d2a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
