suppress realloc-poll debug messages in optimized builds
[ardour.git] / libs / pbd / enumwriter.cc
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-05 Robin Gareusadd missing include
2015-09-04 Robin Gareusfix bitwise enum parsing
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Ben Loftissplice mode is undefined, undocumented, and buggy....
2012-06-18 Carl HetheringtonMake EnumWriter exceptions a bit more informative.
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-22 Paul Daviscatch old style flags and use strtol to decode from...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...