<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_conn_waitpong.cpp, branch v1.1.8</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_conn_waitpong.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_conn_waitpong.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-23T00:08:26Z</updated>
<entry>
<title>One more with redundant ref to instance. I think this is the last one.</title>
<updated>2007-05-23T00:08:26Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-05-23T00:08:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c74e7355229dea1530bc544fdc31a41a737c9977'/>
<id>urn:sha1:c74e7355229dea1530bc544fdc31a41a737c9977</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7124 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>Remove yet more debug</title>
<updated>2007-03-10T17:58:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T17:58:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80ec0564ec7feacba2bcb6cd1944e74fe4be88ec'/>
<id>urn:sha1:80ec0564ec7feacba2bcb6cd1944e74fe4be88ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6647 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug code left in here</title>
<updated>2007-03-10T17:56:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T17:56:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40361d85d8c75cfb12ed1078c83f9425dd789550'/>
<id>urn:sha1:40361d85d8c75cfb12ed1078c83f9425dd789550</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6646 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add max line length value to modestacker, so that it can clamp the max length of a composed line to a given size. Defaults to 350 which should be safe with fmode and mode with a server name</title>
<updated>2007-02-25T00:11:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-25T00:11:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad8705d3f051e98b24ba404fcdd888acd30e13db'/>
<id>urn:sha1:ad8705d3f051e98b24ba404fcdd888acd30e13db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6609 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Few more cleanups (no need to update, shouldn't have changed any behaviour..)</title>
<updated>2007-02-18T17:31:51Z</updated>
<author>
<name>om</name>
</author>
<published>2007-02-18T17:31:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65735fefd6022aefa1a2d9d4fbcc72dda25ac5b5'/>
<id>urn:sha1:65735fefd6022aefa1a2d9d4fbcc72dda25ac5b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6594 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop this using some global ServerInstance (where's that even defined? :|) and do some slight cleanups</title>
<updated>2007-02-18T17:08:42Z</updated>
<author>
<name>om</name>
</author>
<published>2007-02-18T17:08:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41c2e2896a6090508ca01fda70c299593c26ebcd'/>
<id>urn:sha1:41c2e2896a6090508ca01fda70c299593c26ebcd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6593 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 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>
