summaryrefslogtreecommitdiff
path: root/src/jthread
Commit message (Expand)AuthorAge
* Clean up and tweak build systemShadowNinja2015-03-27
* Fix FTBFS on GNU/Hurd platformMarkus Koschany2015-02-11
* Fix some MSVC-specific warnings and add debug path as an MSVC directorykwolekr2015-02-02
* Fix all warnings and remove -Wno-unused-but-set cflagkwolekr2015-01-18
* Fixes #1687 by extra semaphore retval handle code for OSXPavel Puchkin2014-12-15
* Fix warnings reported by clangsfan52014-07-06
* Add support for Android 2.3+sapier2014-06-29
* OS X compatibility fixesMartin Doege2014-06-29
* Fix win32 build (typo in jthread lock cleanup)sapier2014-04-19
* jthread remove locks that aren't absolutely requiredsapier2014-04-19
* Fix win32 reading semaphore count not working (broke all queues)sapier2014-01-15
* Fix building under MSVCBlockMen2014-01-14
* Make MutexQueue use jsemaphore for signalingsapier2014-01-10
* Fix win32 jthread implementationsapier2013-12-06
* Fix broken async locking in release buildsapier2013-12-03
* Cleanup jthread and fix win32 buildsapier2013-12-01
* Fix log threadname lookup handling not beeing threadsafesapier2013-11-30
* Fix MSVC build.Ilya Zhuravlev2013-11-30
* Fix broken thread stop handlingsapier2013-11-30
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-29
* Always use builtin JThread librarykwolekr2013-09-15
* Add minetest.get_mapgen_object to APIkwolekr2013-06-27
* Add support for IPv6proller2013-06-23
* Move scriptapi to separate folder (by sapier)sapier2013-05-25
* Fix build on Windowskwolekr2013-02-25
* Add emerge.cpp, initial EmergeThread changeskwolekr2013-02-25
* Temporary commit; lots of test code and stuffPerttu Ahola2011-02-21
* CMake working on Linux (not on windows)Perttu Ahola2011-01-08