<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-15T19:45:13Z</updated>
<entry>
<title>Make FD_SETSIZE larger. We wont ever have this many users via select() on windows, this is to test out some stuff mainly.</title>
<updated>2008-05-15T19:45:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-15T19:45:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af30d19ff4cd4483b65e103bcfffb8d8a5483ac7'/>
<id>urn:sha1:af30d19ff4cd4483b65e103bcfffb8d8a5483ac7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Microsoft, in their "infinite wisdom" decide to have no sensible naming convention at all for windows api structs so have taken the struct name 'ACL' in winnt.h. Therefore we have to rename ours to HTTPACL :(</title>
<updated>2008-05-13T15:53:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T15:53:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82bf46fa061a4f18071e73756e4e0d618eb57320'/>
<id>urn:sha1:82bf46fa061a4f18071e73756e4e0d618eb57320</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9720 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix wildcard matching in win32, seems that incrementing an iterator dereferences it internally on win32, so iter++ when iter == container.end() drops an assert. YES, an assert. No fucking throw, making it a fucking pain to debug (no bt on assert, program exits)</title>
<updated>2008-05-12T15:59:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-12T15:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03fe9de7ac49af62e95b6dd3341b2012c9a530cf'/>
<id>urn:sha1:03fe9de7ac49af62e95b6dd3341b2012c9a530cf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9706 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport fix for stripcolour not stripping colour codes, reported by jackmcbarn - thanks. Also make rebasing neater, output to current console/output window of visual studio, not a new console</title>
<updated>2008-04-29T21:29:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-29T21:29:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddbc70ec8e1fe30899458fa2c833a1e66fc9b14d'/>
<id>urn:sha1:ddbc70ec8e1fe30899458fa2c833a1e66fc9b14d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9592 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix stray /MD that should be /MP</title>
<updated>2008-04-21T17:43:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T17:43:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6f13968a6fe8ce65ccaa0e4b3ab5dc3ed5f55b84'/>
<id>urn:sha1:6f13968a6fe8ce65ccaa0e4b3ab5dc3ed5f55b84</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9569 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to use dll in debug build</title>
<updated>2008-04-21T17:12:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T17:12:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21212e448fcc4513b7cfd6abb672401540b44ff3'/>
<id>urn:sha1:21212e448fcc4513b7cfd6abb672401540b44ff3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9568 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set runtimes correctly, thanks :-)</title>
<updated>2008-04-21T17:11:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T17:11:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42c52f2a29e7138c43ec34f7c03d585b85b6155f'/>
<id>urn:sha1:42c52f2a29e7138c43ec34f7c03d585b85b6155f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9567 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add VC9 projects. I cant maintain these, i will be reliant on patches from other users that do use this compiler</title>
<updated>2008-04-21T17:05:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T17:05:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69dd64199b42874664e52b932b82944e48f51fb7'/>
<id>urn:sha1:69dd64199b42874664e52b932b82944e48f51fb7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9566 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in large patchset from GreenReaper, useful fixes for freeing a ton of different things on shutdown for tidyness, and a few stack corruption fixes in the mode handler</title>
<updated>2008-04-21T16:59:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T16:59:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98659aa0dcac7636627846555ef7d5f807152b7e'/>
<id>urn:sha1:98659aa0dcac7636627846555ef7d5f807152b7e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add hand-crafted resource script, contains version information and icon definition</title>
<updated>2008-04-20T21:05:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-20T21:05:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd87c3d447a1480e2f818b93c67f4dbed897eb74'/>
<id>urn:sha1:cd87c3d447a1480e2f818b93c67f4dbed897eb74</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9556 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
