Shenjoku 5f7001ef0a Added a new branch that implements support for outputting all memory leaks to
the debug output for the Debug and FastDebug project configurations. This
requires replacing all instances of new with a macro, smnew, that defines a
special form of new which outputs file and line number information along with
the memory leak details. This makes finding memory leaks much easier since you
can just double-click the leak in the output window and it will take you to the
line that caused it.
2013-04-17 20:42:29 -07:00
2013-02-09 14:16:41 -08:00
2011-09-07 17:42:29 -05:00
2012-08-02 16:47:29 -04:00
2012-07-20 12:08:54 -07:00
2013-04-16 00:16:02 -04:00
2012-05-04 21:58:21 -04:00
2011-07-16 15:14:08 -05:00
2012-03-10 18:45:31 -06:00
2012-11-23 23:05:19 -06:00
2013-04-16 00:16:02 -04:00
2013-04-16 00:16:02 -04:00
2012-03-09 11:35:59 -05:00
2012-01-12 03:26:08 +02:00
S
Description
554 MiB
Languages
C++ 85.7%
Lua 4.3%
C 4.3%
Rich Text Format 2.3%
CMake 1.1%
Other 2%