<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/inspircd_win32wrapper.cpp, branch v1.2.0rc4</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=v1.2.0rc4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.cpp?h=v1.2.0rc4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-23T18:48:58Z</updated>
<entry>
<title>usleep() is no longer needed, and should not be needed in the future</title>
<updated>2009-03-23T18:48:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-23T18:48:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85a787b92b6de419fab2cd4fe118c0c7d47066d6'/>
<id>urn:sha1:85a787b92b6de419fab2cd4fe118c0c7d47066d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This is a nicer fix, and we are seen to be explicitly freeing the BSTR values, which explicitly shows any reader of the code that this is a leak prevention measure</title>
<updated>2009-03-20T00:40:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-03-20T00:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87a4eb739f94bc4a1f2976911338effe5caa0c0f'/>
<id>urn:sha1:87a4eb739f94bc4a1f2976911338effe5caa0c0f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11239 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove an old class member here that is no longer used and has been commented out for months</title>
<updated>2009-03-20T00:30:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-03-20T00:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0856f12218ac78fe798b9b76cc1b0fb1bafe62e'/>
<id>urn:sha1:e0856f12218ac78fe798b9b76cc1b0fb1bafe62e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11238 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This needs a test compile, i do not have my laptop to hand to do this. May break win32 build.</title>
<updated>2009-03-20T00:06:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-03-20T00:06:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c70c31c7b78a8c0d4a097b0f87e506b6a5fa2b2c'/>
<id>urn:sha1:c70c31c7b78a8c0d4a097b0f87e506b6a5fa2b2c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11237 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ behavior (and silly, since we have sepstream)</title>
<updated>2008-09-14T03:30:39Z</updated>
<author>
<name>special</name>
</author>
<published>2008-09-14T03:30:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b290edc9cfba6ed94e04257035c37c4df5e5c2d'/>
<id>urn:sha1:1b290edc9cfba6ed94e04257035c37c4df5e5c2d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10543 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>sql api and m_mysql compile fixes for windows</title>
<updated>2008-09-05T08:42:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-05T08:42:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d27af79ee06388dc6d1ab31d95348a38cdfbeb91'/>
<id>urn:sha1:d27af79ee06388dc6d1ab31d95348a38cdfbeb91</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10393 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix memory leak in new wmi stuff and comment it. Lots of kittens are killed by use of this code. :(</title>
<updated>2008-08-20T11:21:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-20T11:21:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=696e90acdb29aea08a4bd6f2196efd1e9824f946'/>
<id>urn:sha1:696e90acdb29aea08a4bd6f2196efd1e9824f946</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10183 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU percentage</title>
<updated>2008-08-20T10:27:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-20T10:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7721a4de678967c527c4887e036f7a93722296ed'/>
<id>urn:sha1:7721a4de678967c527c4887e036f7a93722296ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
