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
/
DeadlockDetect.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-32
/
+6
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-6
/
+32
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-32
/
+6
*
DeadlockDetect now lists some tracked CS's stats.
Mattes D
2017-01-18
1
-0
/
+65
*
DeadlockDetect: Provide more information for debugging.
Mattes D
2017-01-17
1
-3
/
+5
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-6
/
+6
*
Suggestions
Tiger Wang
2014-10-24
1
-1
/
+1
*
Migrated cSleep and cTimer to std::chrono
Tiger Wang
2014-10-20
1
-4
/
+4
*
Added initializers for class members.
Mattes D
2014-08-21
1
-1
/
+3
*
Fixed crash on creating a world during plugin initialisation
worktycho
2014-05-05
1
-1
/
+1
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-5
/
+8
*
Removed unused constants.
madmaxoft
2014-03-25
1
-4
/
+1
*
Fixed unessicary return
Tycho
2014-03-15
1
-1
/
+0
*
added abort to DeadlockDetector to generate core dumps on failure
Tycho Bickerstaff
2013-12-10
1
-5
/
+2
*
DeadlockDetect is configurable now.
madmaxoft
2013-11-30
1
-2
/
+4
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+147