<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sapart.cpp, branch v1.1.14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sapart.cpp?h=v1.1.14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sapart.cpp?h=v1.1.14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-08-03T21:22:40Z</updated>
<entry>
<title>Backport 7641 manually via patch file. I'm off for pleasures of the flesh, cyall. :P</title>
<updated>2007-08-03T21:22:40Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-08-03T21:22:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2bb30c6f5aea0b237384782fb5cabfdac94fdffd'/>
<id>urn:sha1:2bb30c6f5aea0b237384782fb5cabfdac94fdffd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7642 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>
<entry>
<title>Removed superfluous semicolons</title>
<updated>2007-07-03T16:40:09Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2007-07-03T16:40:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b8ce39c6ea5e7a22fe39b21756f82051465f143'/>
<id>urn:sha1:2b8ce39c6ea5e7a22fe39b21756f82051465f143</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7423 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Conversions.</title>
<updated>2007-06-17T13:49:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-06-17T13:49:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65774100a356b4b90e1cac7bd41046aa661ef850'/>
<id>urn:sha1:65774100a356b4b90e1cac7bd41046aa661ef850</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7363 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahblah that we dont even use, remove redeclared &lt;string&gt;, &lt;map&gt;, &lt;vector&gt;.</title>
<updated>2007-05-21T19:13:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:13:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76d7e8a0684b38a82e6c05ebd7538b69660e1bef'/>
<id>urn:sha1:76d7e8a0684b38a82e6c05ebd7538b69660e1bef</id>
<content type='text'>
This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the inspircd 1.0 alpha days :S</title>
<updated>2007-05-08T16:16:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-08T16:16:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e295d91ffd44876a9ae5279269d5a4ca4e15afcc'/>
<id>urn:sha1:e295d91ffd44876a9ae5279269d5a4ca4e15afcc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6911 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add *** to +s SNOTICEs</title>
<updated>2007-04-21T18:10:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-21T18:10:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8dba4b8122e228d6ba1ef1c475fc9500d06e1e56'/>
<id>urn:sha1:8dba4b8122e228d6ba1ef1c475fc9500d06e1e56</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6819 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007).</title>
<updated>2006-12-15T21:33:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a554ef1e9be9dbcf3de3301a4a6c2938d643bea'/>
<id>urn:sha1:3a554ef1e9be9dbcf3de3301a4a6c2938d643bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
