<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/configure.cpp, branch v2.1b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win/configure.cpp?h=v2.1b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win/configure.cpp?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-08T16:48:56Z</updated>
<entry>
<title>Drop some unused files</title>
<updated>2010-08-08T16:48:56Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T16:27:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fdc60e2d6052e08ed8b381e057022e4a0583afed'/>
<id>urn:sha1:fdc60e2d6052e08ed8b381e057022e4a0583afed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish header file #include untangle</title>
<updated>2010-08-08T15:56:13Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T15:56:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b057f70d2868c6d90a2ca3f5174d0fe85602e591'/>
<id>urn:sha1:b057f70d2868c6d90a2ca3f5174d0fe85602e591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace #define IPV6 with &lt;config defaultbind="ipv6"&gt;, and autodetect if not specified</title>
<updated>2010-08-03T21:32:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-23T18:44:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f222755ccfd04c29bd098355cc1d6fab43f1b593'/>
<id>urn:sha1:f222755ccfd04c29bd098355cc1d6fab43f1b593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove IOCP socket engine</title>
<updated>2009-10-24T20:04:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:04:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1'/>
<id>urn:sha1:a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1</id>
<content type='text'>
IOCP has been experimental since its introduction, and has not worked
correctly for some time. Since we have no windows developer, remove the
dead code.

Most of the advantages of IOCP are not used by an ircd process regardless:
we do not use threads for our client processing, and we add an extra copy
operation that eliminates any gain from OS-level buffer reuse.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11970 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>change vc70.pdb to vc90.pdb.. just cosmetic..</title>
<updated>2009-10-12T22:59:08Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-12T22:59:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d9a2dc982d379b5b16382b9e44329414521aeba'/>
<id>urn:sha1:0d9a2dc982d379b5b16382b9e44329414521aeba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11862 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up the compile flags a little. BTW windows now builds again.</title>
<updated>2009-10-12T22:48:12Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-12T22:48:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72da918ac57590981b2ed1c2c16edc7a39ad31e6'/>
<id>urn:sha1:72da918ac57590981b2ed1c2c16edc7a39ad31e6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11860 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Re-enable removal of a tmp file that was left out for debug.</title>
<updated>2009-10-11T22:07:24Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-11T22:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db3d6ae62dd235b484b02ad787fe3d38c9e50675'/>
<id>urn:sha1:db3d6ae62dd235b484b02ad787fe3d38c9e50675</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11844 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove the -Dssize_t declaration now its typedeffed.</title>
<updated>2009-10-11T17:10:54Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-11T17:10:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74066e0f563ef630e432d3bbb10544318b70ade3'/>
<id>urn:sha1:74066e0f563ef630e432d3bbb10544318b70ade3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11836 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>uhm, remove my debug output :)</title>
<updated>2009-10-10T14:13:49Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-10T14:13:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=892b3fde2fa974e339f049283d8d3e5f75a49107'/>
<id>urn:sha1:892b3fde2fa974e339f049283d8d3e5f75a49107</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11819 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add building of inspircd_version.h to windows port and remove the overlapping values from inspircd_config.h. Use a similar uname-ish build of SYSTEM info string as well as using the same exact info for VERSION and REVISION as the *nixes.</title>
<updated>2009-10-10T14:06:35Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-10T14:06:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72f1e30cb3983bc0c50cea6e87f589091e07dd23'/>
<id>urn:sha1:72f1e30cb3983bc0c50cea6e87f589091e07dd23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11818 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
