| Commit message (Expand) | Author | Age |
* | Fixes #1687 by extra semaphore retval handle code for OSX | Pavel Puchkin | 2014-12-15 |
* | Fix warnings reported by clang | sfan5 | 2014-07-06 |
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
* | OS X compatibility fixes | Martin Doege | 2014-06-29 |
* | Fix win32 build (typo in jthread lock cleanup) | sapier | 2014-04-19 |
* | jthread remove locks that aren't absolutely required | sapier | 2014-04-19 |
* | Fix win32 reading semaphore count not working (broke all queues) | sapier | 2014-01-15 |
* | Fix building under MSVC | BlockMen | 2014-01-14 |
* | Make MutexQueue use jsemaphore for signaling | sapier | 2014-01-10 |
* | Fix win32 jthread implementation | sapier | 2013-12-06 |
* | Fix broken async locking in release build | sapier | 2013-12-03 |
* | Cleanup jthread and fix win32 build | sapier | 2013-12-01 |
* | Fix log threadname lookup handling not beeing threadsafe | sapier | 2013-11-30 |
* | Fix MSVC build. | Ilya Zhuravlev | 2013-11-30 |
* | Fix broken thread stop handling | sapier | 2013-11-30 |
* | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | 2013-11-29 |
* | Always use builtin JThread library | kwolekr | 2013-09-15 |
* | Add minetest.get_mapgen_object to API | kwolekr | 2013-06-27 |
* | Add support for IPv6 | proller | 2013-06-23 |
* | Move scriptapi to separate folder (by sapier) | sapier | 2013-05-25 |
* | Fix build on Windows | kwolekr | 2013-02-25 |
* | Add emerge.cpp, initial EmergeThread changes | kwolekr | 2013-02-25 |
* | Temporary commit; lots of test code and stuff | Perttu Ahola | 2011-02-21 |
* | CMake working on Linux (not on windows) | Perttu Ahola | 2011-01-08 |