LUMIERA.clone/src
Ichthyostega 83862d2c2d Bugfix: endless loop caused by self re-invocation
our util::_Fmt is more clever than boost::format;
unfortunately "this" is string convertible,
so we end up calling ourselfs until Segfault
2016-01-04 02:29:31 +01:00
..
backend clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
common prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
gui cover basic up-link and down-link communication in BusTerm_test 2016-01-03 03:37:52 +01:00
include allow for trace-logging the processed diff-tokens 2015-11-01 03:54:43 +01:00
lib preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
proc Bugfix: endless loop caused by self re-invocation 2016-01-04 02:29:31 +01:00
tool clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00