<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/u_listmode.h, branch v1.2.0fork</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.0fork</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.2.0fork'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-07-16T17:30:04Z</updated>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comments (lots of, this was really lacking)</title>
<updated>2007-06-17T19:41:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-17T19:41:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3868abe87d9c21db9998b17ee296e603da4d6855'/>
<id>urn:sha1:3868abe87d9c21db9998b17ee296e603da4d6855</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7383 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>MAXMODES+1 -&gt; MAXMODES+2</title>
<updated>2007-06-14T22:41:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-14T22:41:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e7fa39cc520bef9381f092f29b7fa8c17a9fd4a'/>
<id>urn:sha1:4e7fa39cc520bef9381f092f29b7fa8c17a9fd4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7318 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, ++it++? Thats gonna break :p</title>
<updated>2007-05-27T11:30:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-27T11:30:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=140b01ba4927e7d6b85504ff740ae443b0f2df2a'/>
<id>urn:sha1:140b01ba4927e7d6b85504ff740ae443b0f2df2a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7162 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change for reverse output of lists, most recent first, for bug #307. Also fix(Oms) annoying(Cuddled(Ifs()))</title>
<updated>2007-05-27T11:28:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-27T11:28:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd818bec4981c69a33ab175d293aa5d1c6cdfb90'/>
<id>urn:sha1:bd818bec4981c69a33ab175d293aa5d1c6cdfb90</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7160 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug</title>
<updated>2007-03-11T02:51:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-11T02:51:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8adc40e9af710006b96230da11fe0068cdad3179'/>
<id>urn:sha1:8adc40e9af710006b96230da11fe0068cdad3179</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6654 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the operator== for irc::string -&gt; std::string to be const&amp;, the lack of const was stopping them being used in certain situations, this saves us a bunch of assign()</title>
<updated>2007-03-10T15:29:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T15:29:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=07ca4f5789bb54f9bfe0e24e68c5515d9708d9ee'/>
<id>urn:sha1:07ca4f5789bb54f9bfe0e24e68c5515d9708d9ee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6643 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change mask variable to irc::string to allow for case insensitive removal/addition</title>
<updated>2007-03-10T15:16:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T15:16:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=902f5b36810fa8d367dacb6895f79d58afd619a1'/>
<id>urn:sha1:902f5b36810fa8d367dacb6895f79d58afd619a1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6642 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone left the colon off the 'end of list' numeric in u_listmode.h. I dont know what clients this might break</title>
<updated>2007-01-14T18:46:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-14T18:46:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8302af8e8a51b1489ecf40970c02bfb828cf1106'/>
<id>urn:sha1:8302af8e8a51b1489ecf40970c02bfb828cf1106</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6328 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
