<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/inspircd_win32wrapper.cpp, branch v4.0.0a10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.cpp?h=v4.0.0a10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.cpp?h=v4.0.0a10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-30T13:55:14Z</updated>
<entry>
<title>Replace getopt/ya_getopt with Lyra.</title>
<updated>2022-04-30T13:55:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-19T10:37:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0667469832f8844aed4fef03d0c031d216d11884'/>
<id>urn:sha1:0667469832f8844aed4fef03d0c031d216d11884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill vendor_directory in favour of normal include paths.</title>
<updated>2022-01-26T15:34:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T13:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7a7f37d14fd4433309fd2d2fae26916a1b60aee'/>
<id>urn:sha1:d7a7f37d14fd4433309fd2d2fae26916a1b60aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace consolecolors with a vendored library.</title>
<updated>2022-01-26T15:34:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T13:12:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec46f6acda16b48a2d5620505e849f4e79de80d7'/>
<id>urn:sha1:ec46f6acda16b48a2d5620505e849f4e79de80d7</id>
<content type='text'>
This library supports much more than consolecolors including the
Windows 8 console API.
</content>
</entry>
<entry>
<title>Slim the included headers down more.</title>
<updated>2022-01-26T14:00:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T08:50:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fd71323d32500669b3bae395fa91df0e20fe090'/>
<id>urn:sha1:4fd71323d32500669b3bae395fa91df0e20fe090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not being able to colour format output to stderr on Windows.</title>
<updated>2021-03-03T01:52:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-03T01:52:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d55581a1107de1e548b67d29a9ca0fcb7f1a0572'/>
<id>urn:sha1:d55581a1107de1e548b67d29a9ca0fcb7f1a0572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace our Windows getopt_long wrapper with ya_getopt.</title>
<updated>2019-12-08T19:59:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-12-08T19:39:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a47e2df0ce833e06fa3e4034e64ec084a2bbb2d3'/>
<id>urn:sha1:a47e2df0ce833e06fa3e4034e64ec084a2bbb2d3</id>
<content type='text'>
Closes #546.
</content>
</entry>
<entry>
<title>Add a method for getting a list of files in a directory.</title>
<updated>2019-06-10T12:40:37Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-10T12:40:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e898936d6e0f44da0992ad09139f0e8e6d141af'/>
<id>urn:sha1:6e898936d6e0f44da0992ad09139f0e8e6d141af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Purge code for Windows XP and MSVC pre-2015.</title>
<updated>2017-08-06T20:05:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-02-14T08:33:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2da7dd588adb52148f0cd4779cde29b372cdc2e'/>
<id>urn:sha1:f2da7dd588adb52148f0cd4779cde29b372cdc2e</id>
<content type='text'>
</content>
</entry>
</feed>
