<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-16T12:18:29Z</updated>
<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://www.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>Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits going into inspircd.*, doesn't look like I've broken anything... :P</title>
<updated>2006-04-08T17:05:48Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-08T17:05:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17'/>
<id>urn:sha1:d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3847 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Optimisations</title>
<updated>2006-04-04T07:44:05Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T07:44:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=024c564e53b847e88b40258b2337bf7c3bf9a56c'/>
<id>urn:sha1:024c564e53b847e88b40258b2337bf7c3bf9a56c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3826 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>move do_whois to cmd_whois, i'm stopping now. really.</title>
<updated>2006-04-04T06:47:22Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T06:47:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b450c430626cd3034844a749874cce3d2259704a'/>
<id>urn:sha1:b450c430626cd3034844a749874cce3d2259704a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3825 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All new shiny config parser, there's probably some bugs there somewhere but hey...I've been up all night. make clean before you try and compile this. Really. And nobody dare complain</title>
<updated>2006-04-04T05:55:54Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T05:55:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54963bee7003f65f5412ea52133b1a00c3b0763e'/>
<id>urn:sha1:54963bee7003f65f5412ea52133b1a00c3b0763e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3817 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove un-needed strlen and pointer in duration()</title>
<updated>2006-04-03T17:25:14Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-03T17:25:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc461262685ac30a9f4629224a2d09a53190167d'/>
<id>urn:sha1:bc461262685ac30a9f4629224a2d09a53190167d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3805 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>split_clist will never send lines over 512 chars, also should be faster</title>
<updated>2006-04-03T10:22:03Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-03T10:22:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e8ad4c8cb0d34aaeafd8ef5223b1dccdc752cc51'/>
<id>urn:sha1:e8ad4c8cb0d34aaeafd8ef5223b1dccdc752cc51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3804 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make /whois code a little prettier, make /whowas show real host as well as displayed host and show real server/fake server correctly (real to opers). Remove some unecessary casts</title>
<updated>2006-03-30T21:07:24Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-30T21:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c73bb5d2ca948e418fc531840b382e378c9d47f6'/>
<id>urn:sha1:c73bb5d2ca948e418fc531840b382e378c9d47f6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3788 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>const references</title>
<updated>2006-03-10T12:02:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T12:02:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8c5c23c996418c768bbba4c57dbc7a670b099e'/>
<id>urn:sha1:af8c5c23c996418c768bbba4c57dbc7a670b099e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3624 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whowas refactor - probably wont compile yet</title>
<updated>2006-03-07T19:11:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T19:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e639377cbad496a0b5f7d969a88fb808508f811'/>
<id>urn:sha1:1e639377cbad496a0b5f7d969a88fb808508f811</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3523 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
