summaryrefslogtreecommitdiff
path: root/src/misc/dbg_helpers.cpp
AgeCommit message (Expand)Author
2021-04-04Cleanup: Delete remaining Blob codeCharles Pigott
2021-04-04Codechange: Replace CStrA with std::stringCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-03-19(svn r19470) -Codechange: rename blob internals (skidd13)yexo
2010-02-14(svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken.frosch
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-29(svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disa...rubidium
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-08-02(svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are...rubidium
2008-05-08(svn r13016) -Codechange: unify the detection if rail catenary should be drawnsmatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...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