log Framework/Loaders/LoaderStateMachine.h @ 1455:30deba7bc8e2

age author description
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Wed, 22 Apr 2020 14:05:47 +0200 Benjamin Golinvaux Branch broker is now the new default
Fri, 03 Apr 2020 16:47:46 +0200 Benjamin Golinvaux The loaders have been adapter to the nobroker architecture broker
Fri, 03 Apr 2020 16:13:06 +0200 Benjamin Golinvaux Moved the fixed loaders back from the dead broker base Framework/Deprecated/Loaders/LoaderStateMachine.h@ade736f6680a
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 05 Nov 2019 22:39:25 +0100 Sebastien Jodogne removing CustomOracleCommand broker
Tue, 15 Oct 2019 13:46:01 +0200 Sebastien Jodogne simplify how observers are regsitered, and how callables are created broker
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Mon, 02 Sep 2019 17:29:26 +0200 Benjamin Golinvaux Added missing Unregister for objects that register by the broker + logs + guard in FetchContext toa2019090201
Thu, 29 Aug 2019 18:07:55 +0200 Benjamin Golinvaux Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903
Tue, 28 May 2019 21:59:20 +0200 Sebastien Jodogne reorganization