LUMIERA.clone/src
Ichthyostega 80207ea224 DI: (WIP) switch to totally rewritten new implementation of lib::Depend (#1086)
- state-of-the-art implementation of access with Double Checked Locking + Atomics
- improved design for configuration of dependencies. Now at the provider, not the consumer
- support for exposing services with a lifecycle through the lib::Depend<SRV> front-end
2018-03-31 01:06:06 +02:00
..
backend Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
common DI: document the reworked Singleton / Dependency-Factory 2018-03-25 09:33:57 +02:00
gui Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
include Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
lib DI: (WIP) switch to totally rewritten new implementation of lib::Depend (#1086) 2018-03-31 01:06:06 +02:00
lumiera MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
proc Bugfix: CallQueue_test initialisation was not threadsafe (see also #1131) 2018-03-26 04:40:54 +02:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01: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