- Oct 27, 2017
-
-
Martin Killenberg authored
-
- Oct 23, 2017
-
-
Martin Killenberg authored
library compiles and tests are passing, except for duplicate test which has to be adapted and is not implemented yet
-
- Aug 28, 2017
-
-
Martin Killenberg authored
made config file to depend on the application name, and fixed execution code for the tests by gracefully quitting the doocs server thread
-
- Aug 25, 2017
-
-
Martin Killenberg authored
-
- Aug 17, 2017
-
-
Martin Killenberg authored
-
- Jun 09, 2017
-
-
Martin Killenberg authored
-
- Nov 14, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
run ApplicatioBase::initialise() in eq_create() and ApplicationBase::run() in eq_init_epilogue(), so the application is only started when all variables are properly initialised.
-
- Nov 11, 2016
-
-
Martin Christoph Hierholzer authored
Added a eq_create function to initialise applications based on the ApplicationBase class. The macros BEGIN_DOOCS_SERVER/END_DOOCS_SERVER are now deprecated.
-