log Framework/Loaders/LoaderStateMachine.cpp @ 1298:8a0a62189f46

age author description
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 06 Nov 2019 17:34:58 +0100 Sebastien Jodogne IOracleCommand::Clone() broker
Wed, 06 Nov 2019 15:16:45 +0100 Sebastien Jodogne allocating messages from oracle commands on the stack broker
Tue, 05 Nov 2019 22:39:25 +0100 Sebastien Jodogne removing CustomOracleCommand broker
Thu, 17 Oct 2019 14:39:51 +0200 Sebastien Jodogne cont broker
Tue, 15 Oct 2019 14:08:15 +0200 Sebastien Jodogne improved readability broker
Tue, 15 Oct 2019 13:46:01 +0200 Sebastien Jodogne simplify how observers are regsitered, and how callables are created broker
Tue, 15 Oct 2019 12:22:44 +0200 Sebastien Jodogne integration mainline->broker broker
Tue, 15 Oct 2019 10:53:28 +0200 Benjamin Golinvaux fixed typo in assert. msg. + getters for custom windowing in grayscale layer configurator.
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
Sat, 31 Aug 2019 13:45:04 +0200 Benjamin Golinvaux Cleaning in ICallable + changed fingerprint to plain char array to allow for toa2019083101
Thu, 29 Aug 2019 18:07:55 +0200 Benjamin Golinvaux Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903
Tue, 27 Aug 2019 14:28:19 +0200 Benjamin Golinvaux Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Sun, 09 Jun 2019 18:47:34 +0200 Benjamin Golinvaux Added details on errors in LoaderStateMachine + dummy change in loader.cpp
Tue, 28 May 2019 21:59:20 +0200 Sebastien Jodogne reorganization