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
/
Queue.h
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-08-28
Fixed spaces after "template" keyword.
Mattes D
1
-1
/
+1
2014-07-24
Removed redundant semicolons and re-added warning
archshift
1
-2
/
+2
2014-07-17
Basic style fixes.
madmaxoft
1
-2
/
+2
2014-02-23
fixed globals.h warnings
Tycho
1
-1
/
+5
2014-01-05
Fixed a race condition in the cQueue class.
madmaxoft
1
-59
/
+86
Fixes #505.
2014-01-03
Fixed Documentation
Tycho
1
-4
/
+2
2014-01-03
derp
Tycho
1
-1
/
+1
2014-01-03
actual fix
Tycho
1
-2
/
+9
2014-01-03
fixed failure to return a value from Remove
Tycho
1
-1
/
+1
2014-01-03
implement xsofts recommendations
Tycho Bickerstaff
1
-9
/
+15
2014-01-02
added documentation
Tycho Bickerstaff
1
-7
/
+45
2014-01-02
rewrote queue not to use promises for waits
Tycho Bickerstaff
1
-13
/
+11
2013-12-31
refactored chunk Queue to seperate class
Tycho Bickerstaff
1
-18
/
+92
2013-12-22
fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not
Tycho Bickerstaff
1
-0
/
+31
2013-12-21
basic threadsafe queue interface
Tycho Bickerstaff
1
-0
/
+30