Skip to content
Snippets Groups Projects
Select Git revision
  • 02.07
  • 02.11
  • chore/build_on_bookworm
  • cmake-fix-libinstalldir
  • cwillner-add-versionInfo-module
  • cwillner/fix-changes-in-userinputvalidator
  • cwillner/generate-dot-graph
  • drothe/12685-configurableValidityPropagation
  • drothe/extendedDataMatching
  • drothe/fix-StatusWithMessage
  • feat--add-version-info-to-xml-file
  • feat/add-oven-sim
  • feat/pythonInitHandler
  • feat/shared_recovery_mutex
  • fix-circularDepDetectorRecursion
  • fix-config-msg-spelling
  • fix-example2
  • fix/EventMessageAggregator
  • fix/prevent-self-connection
  • fix/race_condition
  • 04.01.00
  • 04.00.00
  • 03.09.00
  • 03.08.01
  • 03.08.00
  • 03.07.00
  • 03.06.00
  • 03.05.00
  • 03.04.00
  • 03.03.00
  • 03.02.03
  • 03.02.02
  • 03.02.01
  • 03.02.00
  • 03.01.00
  • 03.00.02
  • 03.00.01
  • 03.00.00
  • 02.11.01
  • 02.11.00
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Jul26Jun25131211765323May22201716151413987632129Apr261512228Mar24222019181311874128Feb2726222120191814135428Jan252423222111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec129removed remaining parts of example 1 and example 2 from CMakeListst.txtexample: Generate name from folder and config in subdir, to have unified CMakeList.txtadded missing implementations of writeDestructively() - the inherited ones from the DeviceAccess classes are not doing the right thing...01.07.0001.07.00In example/CMakeLists.txtadded install target to the exampleseparate CMakeLists.txt for the first exampleremved the library without path from the _LIBRARIES. It is added with path by the config file anyway, which makes linking easiser because you don't need the link path variable.increased minor versionrename VersionNumberUpdatingRegisterDecorator into MetaDataPropagatingRegisterDecorator, as it does more than just updating the VersionNumber nowbugfix: do not propagate VersionNumber in case of non-blocking reads (incl. readLatest)VariableGroup: Mark deprecated constructor [[deprecated]]increased minor version, updated dependency version01.06.0001.06.00Fix compiler warnings.fixed uninitialised data memberfixed not implementing DeviceModule::dataValidity(), which leads to an exceptionadded missing file in last commitMerge pull request #41 from ChimeraTK/issue38moved exception handling documentation into its own dox file and added documentation about DataValidity flag propagationextended testfixed not properly propagating the vailidity flag through FeedingFanOutsremoved extra semicolon, changed formattingPropagate DataValidity flag. Implementation is not yet completeincreased minor version, updated dependency version01.05.0001.05.00added boost date_time library, required for the logging modulegraphs: Also escape "-" for node namesMerge remote-tracking branch 'project-template/master'fixed testset also C flagsuse new set_default_flagsadd writeAllDestructively()Merge branch 'master' of github.com:ChimeraTK/ApplicationCoreMerge remote-tracking branch 'project-template/master'Merge remote-tracking branch 'project-template/master'fixed set_default_flags.cmake macrochanged default build type to RelWithDebugInfoadded set_default_flags.cmake makroMerge branch 'master' of github.com:ChimeraTK/project-templateremoved enable_cxx11_support.cmake, as we must not use it any morepass on writeDestructively properly in decoratorsfixed bug introduced in last commit
Loading