index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jthread
Age
Commit message (
Expand
)
Author
2015-03-27
Clean up and tweak build system
ShadowNinja
2015-02-11
Fix FTBFS on GNU/Hurd platform
Markus Koschany
2015-02-02
Fix some MSVC-specific warnings and add debug path as an MSVC directory
kwolekr
2015-01-18
Fix all warnings and remove -Wno-unused-but-set cflag
kwolekr
2014-12-15
Fixes #1687 by extra semaphore retval handle code for OSX
Pavel Puchkin
2014-07-06
Fix warnings reported by clang
sfan5
2014-06-29
Add support for Android 2.3+
sapier
2014-06-29
OS X compatibility fixes
Martin Doege
2014-04-19
Fix win32 build (typo in jthread lock cleanup)
sapier
2014-04-19
jthread remove locks that aren't absolutely required
sapier
2014-01-15
Fix win32 reading semaphore count not working (broke all queues)
sapier
2014-01-14
Fix building under MSVC
BlockMen
2014-01-10
Make MutexQueue use jsemaphore for signaling
sapier
2013-12-06
Fix win32 jthread implementation
sapier
2013-12-03
Fix broken async locking in release build
sapier
2013-12-01
Cleanup jthread and fix win32 build
sapier
2013-11-30
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-29
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-09-15
Always use builtin JThread library
kwolekr
2013-06-27
Add minetest.get_mapgen_object to API
kwolekr
2013-06-23
Add support for IPv6
proller
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier
2013-02-25
Fix build on Windows
kwolekr
2013-02-25
Add emerge.cpp, initial EmergeThread changes
kwolekr
2011-02-21
Temporary commit; lots of test code and stuff
Perttu Ahola
2011-01-08
CMake working on Linux (not on windows)
Perttu Ahola