<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/jthread/jthread.h, branch 5.3.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.3.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.3.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.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/minetest.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>jthread remove locks that aren't absolutely required</title>
<updated>2014-04-19T08:05:23+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-01-31T21:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ea0df3e4cb75a7a104a81e050c019049219c4fee'/>
<id>urn:sha1:ea0df3e4cb75a7a104a81e050c019049219c4fee</id>
<content type='text'>
add c++11 atomic support (optional)
</content>
</entry>
<entry>
<title>Fix broken async locking in release build</title>
<updated>2013-12-03T15:50:00+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-12-02T21:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5004f31575c52b59e1fc654dfa08336a692afeee'/>
<id>urn:sha1:5004f31575c52b59e1fc654dfa08336a692afeee</id>
<content type='text'>
</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/minetest.git/commit/?id=04e9a9d5410a151d232a577b46791d2edffba527'/>
<id>urn:sha1:04e9a9d5410a151d232a577b46791d2edffba527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken thread stop handling</title>
<updated>2013-11-30T01:15:31+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-11-30T00:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d19a69cd0d22dfbe802286baf8b33ebb8c6f4fa2'/>
<id>urn:sha1:d19a69cd0d22dfbe802286baf8b33ebb8c6f4fa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix modstore/favourites hang by adding asynchronous lua job support</title>
<updated>2013-11-29T21:09:14+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-11-26T17:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2e66aca35722e7fee786027d545fe371786fc01f'/>
<id>urn:sha1:2e66aca35722e7fee786027d545fe371786fc01f</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/minetest.git/commit/?id=d308352dbd4121d12d4f44d591463468c09d37f9'/>
<id>urn:sha1:d308352dbd4121d12d4f44d591463468c09d37f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.get_mapgen_object to API</title>
<updated>2013-06-28T02:35:35+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-06-26T21:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8aa930f28e69f3518831500022988ca2a4b6985d'/>
<id>urn:sha1:8aa930f28e69f3518831500022988ca2a4b6985d</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/minetest.git/commit/?id=d825ed572f97d7d354c84106e508d52255f5e94b'/>
<id>urn:sha1:d825ed572f97d7d354c84106e508d52255f5e94b</id>
<content type='text'>
--HG--
rename : Makefile =&gt; Makefile.bak
</content>
</entry>
</feed>
