index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
OSSupport
/
IsThread.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cIsThread cleanup
Tiger Wang
2021-03-30
1
-61
/
+60
*
Fix Windows XP to 7 compatibility (#5167)
Tiger Wang
2021-03-28
1
-47
/
+35
*
Fix debug macro situation (#5114)
Tiger Wang
2021-01-26
1
-3
/
+3
*
cIsThread: Reset m_ShouldTerminate after the thread has stopped (#4258)
peterbell10
2018-07-22
1
-8
/
+2
*
Added HTTPS links wherever they are supported.
Alexander Harkness
2015-12-19
1
-5
/
+1
*
Fixed minor errors in Tycho's code
Tiger Wang
2015-06-22
1
-2
/
+2
*
cIsThread: Fixed a race condition on thread start.
Mattes D
2014-12-25
1
-2
/
+16
*
Fixed c++11 branch issues.
Mattes D
2014-12-07
1
-10
/
+10
*
Fixed trailing whitespace.
Mattes D
2014-12-04
1
-5
/
+5
*
Compilation fixes
Tiger Wang
2014-11-23
1
-2
/
+2
*
Suggestions
Tiger Wang
2014-10-24
1
-2
/
+44
*
Use std::recusive_mutex
Tiger Wang
2014-10-20
1
-1
/
+1
*
Use std::thread
Tiger Wang
2014-10-19
1
-129
/
+29
*
Fixed printf formats for Win builds
madmaxoft
2014-07-01
1
-1
/
+1
*
Fixed deadlock when moving players to other worlds.
Mattes D
2014-06-08
1
-3
/
+18
*
Fixed issues with 64-bit MSVC compilation.
madmaxoft
2014-04-11
1
-12
/
+19
*
Fixed the rest of constructor reorders.
madmaxoft
2013-12-20
1
-2
/
+2
*
fixed comparison of thread handle to Null point rather than null handle
Tycho Bickerstaff
2013-12-10
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+172