<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v1.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.0.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-05-11T21:34:09Z</updated>
<entry>
<title>Fixes</title>
<updated>2006-05-11T21:34:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-05-11T21:34:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=769f60455c0283efc54ed7c32032dcdc7a418c66'/>
<id>urn:sha1:769f60455c0283efc54ed7c32032dcdc7a418c66</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3954 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commented a lot of stuff that hasnt been commented since 1.0.2</title>
<updated>2006-03-12T18:03:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T18:03:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=572a7b503b434367e57ba1624f415e1c472e18a2'/>
<id>urn:sha1:572a7b503b434367e57ba1624f415e1c472e18a2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup and move ConvToStr to a publically accessible place</title>
<updated>2006-03-10T17:51:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T17:51:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aaf01aafa2d9656fcd6d26fbc32c1f2f2b2aeba'/>
<id>urn:sha1:4aaf01aafa2d9656fcd6d26fbc32c1f2f2b2aeba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3640 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Moved more stuff into right places</title>
<updated>2006-03-10T17:39:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T17:39:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=024048d646e5b98846e9967984ad452d2d6bf210'/>
<id>urn:sha1:024048d646e5b98846e9967984ad452d2d6bf210</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3637 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changing by-value parameters to const references</title>
<updated>2006-03-09T21:11:50Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-09T21:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fa0251cfb55dce9511a4faf00eb7545b74a7f18'/>
<id>urn:sha1:4fa0251cfb55dce9511a4faf00eb7545b74a7f18</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3605 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Speedups</title>
<updated>2006-03-09T20:16:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T20:16:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0cf08426b2ff53d6fc1ca8125a57c79d87070b7b'/>
<id>urn:sha1:0cf08426b2ff53d6fc1ca8125a57c79d87070b7b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3602 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added userrec::modebits - fast way of checking if user has +swi rather than an icky strchr</title>
<updated>2006-03-09T13:21:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T13:21:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c330b24501fc56516fef098428889a0a526e706a'/>
<id>urn:sha1:c330b24501fc56516fef098428889a0a526e706a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3588 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Probably wont  compile yet - purge_empty_channels refactor</title>
<updated>2006-03-09T11:24:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T11:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2a5839bcbd6bebf0dd102a8dfd283e92c8a0507'/>
<id>urn:sha1:c2a5839bcbd6bebf0dd102a8dfd283e92c8a0507</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3579 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>
<entry>
<title>No need to be inline in the include</title>
<updated>2006-03-07T01:21:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T01:21:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d6245e271ab0587d9cd1265cd11dafcb6eb6501'/>
<id>urn:sha1:0d6245e271ab0587d9cd1265cd11dafcb6eb6501</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3502 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
