summaryrefslogtreecommitdiff
path: root/src/misc/dbg_helpers.h
AgeCommit message (Expand)Author
2021-05-27Cleanup: remove unused copy-constructor without copy-assignmentrubidium42
2021-04-04Codechange: Replace CStrA with std::stringCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2015-08-08(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...alberth
2010-08-23(svn r20603) -Codechange: silence some ICC warningsrubidium
2010-02-14(svn r19127) -Codechange: Add printf-like warnings to more functions.frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-14(svn r15711) -Codechange: lots of whitespace cleanup/fixesrubidium
2009-02-17(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...smatz
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-06-30(svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison w...KUDr
2007-06-29(svn r10391) -Add: debug support - structured dump of variables/classes/struc...KUDr