summaryrefslogtreecommitdiff
path: root/libs/pbd/locale_guard.cc
AgeCommit message (Expand)Author
2017-04-20Relax LocaleGuardsRobin Gareus
2016-07-18add exception handling in LocaleGuard, to try to cover more OS X wierd/corner...Paul Davis
2016-07-14redesign PBD::LocaleGuard to work correctly (i.e. not break translations)Paul Davis
2016-05-07locale debuggingRobin Gareus
2016-05-07trying to get to the bottom of the decimal comma.Robin Gareus
2016-05-05we always only use the "C" locale when saving.Robin Gareus
2016-05-05remove assert()s from LocaleGuardRobin Gareus
2016-05-05minor comment changePaul Davis
2016-05-05spelling fixes and an explanatory commentPaul Davis
2016-05-05rework locale-guard for C and C++ localesRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-02-28In libpbd the sources 'localeguard.cc/.h' and 'locale_guard.cc/.h' are essent...John Emmas
2015-01-18Dramatically improve windows session-save-time by avoiding recursive calls to...Ben Loftis
2013-01-16add copyright commentsPaul Davis
2012-08-10add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and...Paul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis