<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/src/jthread/win32/jmutex.cpp, branch 2021.03</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2015-08-24T02:04:06+00:00</updated>
<entry>
<title>Clean up threading</title>
<updated>2015-08-24T02:04:06+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-04-07T10:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=e4bff8be94c0db4f94e63ad448d0eeb869ccdbbd'/>
<id>urn:sha1:e4bff8be94c0db4f94e63ad448d0eeb869ccdbbd</id>
<content type='text'>
  * Rename everything.
    * Strip J prefix.
    * Change UpperCamelCase functions to lowerCamelCase.
  * Remove global (!) semaphore count mutex on OSX.
  * Remove semaphore count getter (unused, unsafe, depended on internal
    API functions on Windows, and used a hack on OSX).
  * Add `Atomic&lt;type&gt;`.
  * Make `Thread` handle thread names.
  * Add support for C++11 multi-threading.
  * Combine pthread and win32 sources.
  * Remove `ThreadStarted` (unused, unneeded).
  * Move some includes from the headers to the sources.
  * Move all of `Event` into its header (allows inlining with no new includes).
  * Make `Event` use `Semaphore` (except on Windows).
  * Move some porting functions into `Thread`.
  * Integrate logging with `Thread`.
  * Add threading test.
</content>
</entry>
<entry>
<title>Cleanup jthread and fix win32 build</title>
<updated>2013-12-01T15:25:46+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-12-01T00:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=04e9a9d5410a151d232a577b46791d2edffba527'/>
<id>urn:sha1:04e9a9d5410a151d232a577b46791d2edffba527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix log threadname lookup handling not beeing threadsafe</title>
<updated>2013-11-30T20:22:15+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-11-30T20:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=de0cdbc01cc39e4f89a9d012661031a66ba3294f'/>
<id>urn:sha1:de0cdbc01cc39e4f89a9d012661031a66ba3294f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use builtin JThread library</title>
<updated>2013-09-16T03:00:01+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-09-16T03:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d308352dbd4121d12d4f44d591463468c09d37f9'/>
<id>urn:sha1:d308352dbd4121d12d4f44d591463468c09d37f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake working on Linux (not on windows)</title>
<updated>2011-01-08T01:10:20+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-01-08T01:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d825ed572f97d7d354c84106e508d52255f5e94b'/>
<id>urn:sha1:d825ed572f97d7d354c84106e508d52255f5e94b</id>
<content type='text'>
--HG--
rename : Makefile =&gt; Makefile.bak
</content>
</entry>
</feed>
