summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/demangle.h
AgeCommit message (Expand)Author
2015-12-01Don't indent inside namespace declaration to be consistent with ardour styleTim Mayberry
2015-12-01Use PBD::demangle_symbol in PBD::demangled_name<T> to reduce code duplicationTim Mayberry
2015-12-01Rename PBD::symbol_demangle and some variable names to improve readabilityTim Mayberry
2015-12-01Move PBD symbol demangle functions into pbd/demangle.h/ccTim Mayberry
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2012-03-01use #include <typeinfo> before using typeidPaul Davis
2010-03-19make another note about win32 C++ sym name demanglingPaul Davis
2010-03-19make a note about win32 C++ sym name demanglingPaul Davis
2010-03-02(1) stop using mangled names in history state, use demangled ones instead (2)...Paul Davis