Skip to content
Snippets Groups Projects
  1. Apr 26, 2019
  2. Apr 15, 2019
  3. Apr 12, 2019
    • Jens Georg's avatar
      Fix infinite recursion in ExceptionHandlingDecorator · 1b8e0f42
      Jens Georg authored
       - Have a ZMQ push-type variable from a DOOCS-backed device that is NOT
         used as a trigger (otherwise the bug does not happen)
       - Connect that to an ScalarPushInput in an ApplicationModule
       - call readAnyGroup() from the ApplicationModule's main method
      
      => ReadAnyGroup.finalise() will cause an infinite recursion between
      ExceptionHandlingDecorator::doReadTransferAsync and
      TransferElement::readAsync because of wrong dispatching to the decorated
      type
      1b8e0f42
  4. Apr 02, 2019
  5. Mar 28, 2019
  6. Mar 24, 2019
  7. Mar 22, 2019
  8. Mar 20, 2019
  9. Mar 19, 2019
  10. Mar 18, 2019
  11. Mar 13, 2019
  12. Mar 11, 2019
  13. Mar 08, 2019
  14. Mar 07, 2019
    • vargheseg's avatar
      Make doxygen pick up markdown. · 1a5e4c6b
      vargheseg authored
      '*.md' files put into the projects doc directory will be picked as part of
      the documentation. '*.md' files in other locations of the source tree will
      be ignored.
      1a5e4c6b
  15. Mar 04, 2019
  16. Mar 01, 2019
  17. Feb 28, 2019
Loading