<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/threadengines/threadengine_pthread.h, branch v3.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/threadengines/threadengine_pthread.h?h=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/threadengines/threadengine_pthread.h?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-14T13:48:39Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of really obvious unnecessary includes.</title>
<updated>2021-03-05T09:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T08:39:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5'/>
<id>urn:sha1:2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</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>Inherit ThreadQueueData from Mutex to avoid duplicating code</title>
<updated>2014-06-24T11:09:26Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-24T11:09:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2760311db1446951b6a3894f7dc1f6a8f3ee931'/>
<id>urn:sha1:d2760311db1446951b6a3894f7dc1f6a8f3ee931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move and rename class ThreadData to ThreadEngine::ThreadState</title>
<updated>2014-06-24T10:54:05Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-24T10:54:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a77b9081d4e17bfe8b887073c09d531b2f4c4842'/>
<id>urn:sha1:a77b9081d4e17bfe8b887073c09d531b2f4c4842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move and rename ThreadData::FreeThread() to ThreadEngine::Stop() and document what it does</title>
<updated>2014-06-24T10:53:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-24T10:53:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7bb96595ee11acda44bdeda400e356d4044e072e'/>
<id>urn:sha1:7bb96595ee11acda44bdeda400e356d4044e072e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty ThreadEngine constructors and destructors</title>
<updated>2014-06-24T10:40:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-24T10:40:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa7df4b8234d4b601ad0310605181fdabc8cfcaa'/>
<id>urn:sha1:aa7df4b8234d4b601ad0310605181fdabc8cfcaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the unused ThreadEngine::GetName() method from both implementations</title>
<updated>2014-06-24T10:36:38Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-24T10:36:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee08a00d1ba447072484f96c445e985f15f48e49'/>
<id>urn:sha1:ee08a00d1ba447072484f96c445e985f15f48e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up source files:</title>
<updated>2013-04-12T16:03:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-02T19:12:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11cafc12d5440b67a9f676c9f6aa67840ca5399d'/>
<id>urn:sha1:11cafc12d5440b67a9f676c9f6aa67840ca5399d</id>
<content type='text'>
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
</content>
</entry>
</feed>
