summaryrefslogtreecommitdiff
path: root/libs/pbd/boost_debug.cc
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-10-17add -fvisibility=hidden to libpbd, and make things workPaul Davis
2013-03-19[cosmetics] Fix typo in debug outputAdrian Knoth
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-02-10get boost debug code working again (global constructors, proper location for ...Paul Davis
2009-12-26change the way thread name is managed and accessed; store thread name for JAC...Paul Davis
2009-12-25rationalize destruction pathway (some more); tidy-ify some ImageFrame codePaul Davis
2009-12-24clean up editor mixer strip when session is going away; slightly improved boo...Paul Davis
2009-11-28tracing and small fixes to improve object destruction pathwaysPaul Davis
2009-11-27get closer to carl's original boost shared_ptr debug idea by just tracking ac...Paul Davis
2009-11-24tweaks and tuneups of the boost debug stuff - still not done, need to track "...Paul Davis
2009-11-23boost shared pointer debugging, from an idea by carl hetheringtonPaul Davis