<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spy.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spy.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spy.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-28T00:13:41Z</updated>
<entry>
<title>Add support for syntax of commands in place of the text 'Not enough parameters' in numeric 461, where supported.</title>
<updated>2006-07-28T00:13:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T00:13:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dc8f5d02f77aeabefaefe88005b99c8b47030ab7'/>
<id>urn:sha1:dc8f5d02f77aeabefaefe88005b99c8b47030ab7</id>
<content type='text'>
To support this each derived class of command_t must set the value of command_t::syntax to a non-empty string.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4561 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update to new API - I think this is right, compiles...</title>
<updated>2006-07-16T19:14:31Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-16T19:14:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c17d4bc92ce4482c847ebb6ddacf55df85497175'/>
<id>urn:sha1:c17d4bc92ce4482c847ebb6ddacf55df85497175</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4422 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mass tidyup, change A LOT of stuff to const char** which was char** (such as parameters to commands in handlers)</title>
<updated>2006-07-16T12:18:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T12:18:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0757a4a495daabf661ac3b7ab79f0a5ee423abe8'/>
<id>urn:sha1:0757a4a495daabf661ac3b7ab79f0a5ee423abe8</id>
<content type='text'>
which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations
(all in all, ive added 2 casts and removed almost a hundred)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed GCC2 checks as we havent supported gcc2 for years</title>
<updated>2006-07-15T17:35:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-15T17:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5454b47bd5d5ce5fb08aed83bac0148eabab620e'/>
<id>urn:sha1:5454b47bd5d5ce5fb08aed83bac0148eabab620e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4394 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE THEM - we now have no stupid spaces. This was mostly a mass find/replace, so some indentation may be stuffed. Minor issue, though.</title>
<updated>2006-04-06T02:25:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-06T02:25:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2'/>
<id>urn:sha1:a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>See previous change</title>
<updated>2006-03-18T16:01:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-18T16:01:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=13f5a7cc98ff32dbca87c93d779d3fba364b4a44'/>
<id>urn:sha1:13f5a7cc98ff32dbca87c93d779d3fba364b4a44</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3729 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Got rid of all that ugly char* cast crap (todo: change docs to reflect change)</title>
<updated>2006-03-08T18:59:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T18:59:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21cf60233cdee26118774a86ea612d1c5671ba7a'/>
<id>urn:sha1:21cf60233cdee26118774a86ea612d1c5671ba7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3556 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>4.1 fix</title>
<updated>2006-03-02T01:04:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-02T01:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=274c6486629898d1236871194e8090c0867dab5c'/>
<id>urn:sha1:274c6486629898d1236871194e8090c0867dab5c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3411 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>4.1.0 fix</title>
<updated>2006-03-01T09:00:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-01T09:00:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9d2bcbdfd90733ab3faf3b31f051bdd4fd9bcd82'/>
<id>urn:sha1:9d2bcbdfd90733ab3faf3b31f051bdd4fd9bcd82</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3391 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server* Srv marked static or moved to private member of module class in all modules, paves way for removal of static-build-munging-regexp that breaks +eI</title>
<updated>2006-02-26T11:48:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T11:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2e581f0d3d5d844dc4b5210f566e5a5571a0570'/>
<id>urn:sha1:e2e581f0d3d5d844dc4b5210f566e5a5571a0570</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3330 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
