<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/ctables.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/ctables.h?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-02-20T19:07:07Z</updated>
<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>CONSTIFY\!</title>
<updated>2008-02-13T16:20:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-13T16:20:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9d2422582ca07c3c97d99fe7e46cad8c5db839b8'/>
<id>urn:sha1:9d2422582ca07c3c97d99fe7e46cad8c5db839b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8920 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a silly crash I caused.</title>
<updated>2008-02-13T16:14:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-13T16:14:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21a5b7c3ccf396ec78a8f9e9b5ef6870709961d8'/>
<id>urn:sha1:21a5b7c3ccf396ec78a8f9e9b5ef6870709961d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8919 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Slight API tweak. Change Command to take char * instead of char in it's constructor, this avoids confusion/generates a compile error if someone mixes up flags with number of params, instead of working but not working as expected in a weird manner.</title>
<updated>2008-02-13T10:39:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-13T10:39:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=449bbb6e04f73685341fc22acb4b579794bd56ac'/>
<id>urn:sha1:449bbb6e04f73685341fc22acb4b579794bd56ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8918 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>(finally) remove deprecated CMD_USER_DELETED</title>
<updated>2008-02-03T21:23:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T21:23:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34fe4276bd6bc6fee5293d4817c8e36e4fffd75c'/>
<id>urn:sha1:34fe4276bd6bc6fee5293d4817c8e36e4fffd75c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8807 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>CHange Penalty to be set in constructor, and to default to 1</title>
<updated>2007-10-21T12:58:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T12:58:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd37f4ba0e5196f2c8d0fa307622ed48c168274f'/>
<id>urn:sha1:fd37f4ba0e5196f2c8d0fa307622ed48c168274f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Penalty should be 'const int'. Note, you can set a const in the constructors init-list, see line 109</title>
<updated>2007-10-21T12:52:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T12:52:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b80d1be349a5a5dbb16cde08d59543a553f9a382'/>
<id>urn:sha1:b80d1be349a5a5dbb16cde08d59543a553f9a382</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8246 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
