<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/hashcomp.h, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/hashcomp.h?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/hashcomp.h?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-03-24T16:53:34Z</updated>
<entry>
<title>A load of classes dont inherit from classbase, and they should. fix.</title>
<updated>2008-03-24T16:53:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:53:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f946291b7fd022b50fe5aacb9b851cebfbb2278'/>
<id>urn:sha1:4f946291b7fd022b50fe5aacb9b851cebfbb2278</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9191 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheee, mass commit! this adds const stafety, throwing a compile error if anyone does: "parameters[n] = blahvar;" in a command handler etc. where they REALLY SHOULD NOT fuck with the value and should </title>
<updated>2008-02-20T19:07:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-20T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd36852a52e8541306b76c5b88bce8ab9b36654c'/>
<id>urn:sha1:dd36852a52e8541306b76c5b88bce8ab9b36654c</id>
<content type='text'>
copy the pointer.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8971 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clear up header insanity</title>
<updated>2008-02-03T23:20:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T23:20:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1271614679843191bb247c0db2716acb5ac0e4b'/>
<id>urn:sha1:f1271614679843191bb247c0db2716acb5ac0e4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>-pedantic tidyups, lets see if it finds anything worthy of a fix</title>
<updated>2007-10-23T19:28:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-23T19:28:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18b1ec50803714aa836a32a42806b7a8c367d9fd'/>
<id>urn:sha1:18b1ec50803714aa836a32a42806b7a8c367d9fd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8313 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>In the grand tradition of huge fucking commits:</title>
<updated>2007-10-15T20:59:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-15T20:59:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b57c7f4e466f72fdd2ac3deca42caa1ea7748338'/>
<id>urn:sha1:b57c7f4e466f72fdd2ac3deca42caa1ea7748338</id>
<content type='text'>
 - chanrec -&gt; Channel
 - userrec -&gt; User
Enjoy.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add some stuff to change how we process a token sepeperated stream</title>
<updated>2007-08-23T18:06:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T18:06:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=deb85740798d3438563628736c0e83edb6966b6e'/>
<id>urn:sha1:deb85740798d3438563628736c0e83edb6966b6e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7800 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>operators for std::string != irc::string and vice versa.</title>
<updated>2007-07-28T18:13:35Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-28T18:13:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=694e3ba4c752e75aaf69f4d03917134100f49b0b'/>
<id>urn:sha1:694e3ba4c752e75aaf69f4d03917134100f49b0b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7604 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
