summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/whitespace.h
AgeCommit message (Expand)Author
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2010-09-14use isspace() and not isgraph() to identify whitespace; remove Glib::ustring ...Paul Davis
2010-08-16forward port 2.X changes up to and including rev 6714Paul 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-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-06-29Fixed i18n system.Taybin Rutkin