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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cIsThread cleanup
Tiger Wang
2021-03-30
1
-24
/
+21
*
Fix Windows XP to 7 compatibility (#5167)
Tiger Wang
2021-03-28
1
-1
/
+1
*
Remove double includes part 2 (#3890)
peterbell10
2017-08-03
1
-2
/
+0
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
Use atomic bool for isthread terminate
tycho
2015-12-19
1
-1
/
+2
*
Fixed minor errors in Tycho's code
Tiger Wang
2015-06-22
1
-6
/
+9
*
cIsThread: Fixed a race condition on thread start.
Mattes D
2014-12-25
1
-5
/
+14
*
Suggestions
Tiger Wang
2014-10-24
1
-4
/
+1
*
Merged branch 'master' into c++11.
Mattes D
2014-10-23
1
-8
/
+4
|
\
|
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-20
/
+16
*
|
Migrated cSleep and cTimer to std::chrono
Tiger Wang
2014-10-20
1
-1
/
+1
*
|
Use std::thread
Tiger Wang
2014-10-19
1
-42
/
+2
|
/
*
OSSupport: Fixed UNICODE Windows builds.
Mattes D
2014-09-14
1
-1
/
+1
*
Fixed deadlock when moving players to other worlds.
Mattes D
2014-06-08
1
-0
/
+4
*
Fixed issues with 64-bit MSVC compilation.
madmaxoft
2014-04-11
1
-1
/
+1
*
Fix IsThread destructor
Tycho
2014-03-09
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+100