index
:
anonymous/cuberite
1.14
5588-resources-encoding
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
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
StackTrace.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply new clang-formatting
clang-format-codebase
Alexander Harkness
2024-11-02
1
-24
/
+21
*
Windows backtrace: fprintf to fputs
Tiger Wang
2021-06-28
1
-1
/
+1
*
Windows: remove extra newlines in backtrace (#5218)
Tiger Wang
2021-05-06
1
-1
/
+1
*
Android build cleanup (#4734)
Mat
2020-05-10
1
-2
/
+2
*
Removed the LeakFinder for Windows. (#3777)
Mattes D
2017-06-19
1
-5
/
+3
*
Use CMake's Android generators to crosscompile
Tiger Wang
2016-12-12
1
-2
/
+2
*
Added HTTPS links wherever they are supported.
Alexander Harkness
2015-12-19
1
-5
/
+1
*
Use C++11 auto instead of per-platform types.
Mattes D
2015-12-03
1
-8
/
+1
*
Include execinfo.h only on __GLIBC__
Thomas Boerger
2015-11-19
1
-1
/
+3
*
Define stacktrace functions only if __GLIBC__ is defined
Thomas Boerger
2015-11-19
1
-5
/
+7
*
Fix FreeBSD/clang errors caused by -Werror
linnemannr
2015-05-30
1
-1
/
+8
*
Fixed various warnings.
Mattes D
2015-01-18
1
-1
/
+1
*
Fixed compiling on linux.
Howaner
2014-11-30
1
-0
/
+1
*
Added a basic stacktracing for assert and signal failures.
Mattes D
2014-11-29
1
-0
/
+43