summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Remove most C casts.Andrei Karas1-34/+43
2012-06-22Fix compilation warnings in windows builds.Andrei Karas1-3/+3
2012-04-01Last part of fixes.Andrei Karas2-0/+4
2012-04-01One part of fixes after auto checking.Andrei Karas2-10/+10
2012-02-08Fix compilation errors and more style.Andrei Karas2-97/+97
2012-02-08Fix code style with new tool.Andrei Karas1-8/+8
2011-07-07Remove undescore from variables and defines.Andrei Karas2-6/+6
2011-05-30Improve memory leak detector.Andrei Karas1-11/+35
2011-05-28Totally disable memory leak detector if it not enabled.Andrei Karas1-0/+3
2011-05-25Increase debug file name field size from 44 to 100 chars.Andrei Karas1-1/+1
2011-05-24Fix code style.Andrei Karas2-16/+24
2011-05-24Add simple memory leak detector.Andrei Karas4-0/+1394