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
/
source
/
LeakFinder.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogeneration of settings.ini and webadmin.ini
Tiger Wang
2013-11-04
1
-2
/
+2
*
Reduced LeakFinder's stack buffers to half.
madmaxoft
2013-08-25
1
-2
/
+5
*
Lifted the debugging 1 GiB RAM limit in LeakFinder to 1.5 GiB
madmaxoft
2013-08-24
1
-2
/
+2
*
Fixed underflow issue in LeakFinder.cpp
keyboard.osh@gmail.com
2013-03-25
1
-6
/
+42
*
Tweaked LeakFinder for VC2012 debug build (too much housekeeping info allocated)
madmaxoft@gmail.com
2013-03-24
1
-1
/
+13
*
LeakFinder: Fixed previous commit, housekeeping is now factored in properly in both "alloc" and "free".
madmaxoft@gmail.com
2013-03-24
1
-2
/
+2
*
LeakFinder: Factored in the housekeeping overhead
madmaxoft@gmail.com
2013-03-24
1
-4
/
+9
*
Changed memory leak detection value to 65970823. Also added support for compiling in Visual Studio 2012.
keyboard.osh@gmail.com
2013-03-24
1
-2
/
+2
*
Added auto-kill-with-dump to LeakFinder if the allocated memory grows over 1 GiB.
madmaxoft@gmail.com
2013-03-23
1
-84
/
+137
*
Fixed a crash in LeakFinder when out of memory
madmaxoft@gmail.com
2013-03-11
1
-0
/
+5
*
Use leakfinder in debug builds to dump all currently used memory via the "dumpmem" console command.
madmaxoft@gmail.com
2012-10-20
1
-206
/
+99
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-1040
/
+1040
*
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
madmaxoft@gmail.com
2012-02-13
1
-0
/
+1040