summaryrefslogtreecommitdiff
path: root/libs/pbd/stacktrace.cc
AgeCommit message (Expand)Author
2010-10-02Demangle stacktrace names.Carl Hetherington
2009-11-09make PBD::stacktrace() actually workPaul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-02-01Moved GroupButtons to gtkmm2extTaybin Rutkin
2007-01-29small change to region creation for make-mono-regions; add untested short_pat...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-06-29Fixed i18n system.Taybin Rutkin