Skip to content
Snippets Groups Projects
  1. Nov 10, 2022
  2. Nov 08, 2022
  3. Jun 30, 2022
  4. Mar 23, 2022
  5. Mar 04, 2022
  6. Dec 09, 2021
  7. Dec 07, 2021
  8. Nov 11, 2020
  9. Oct 26, 2020
  10. Dec 14, 2019
  11. Dec 06, 2019
    • Frank Winklmeier's avatar
      Remove begin/endRun methods · b87d122f
      Frank Winklmeier authored
      Delete the previously deprecated begin/endRun methods for Algorithm,
      Sequence and auditors. Also remove the `AuditBeginRun` and `AuditEndRun`
      properties of Algorithm.
      b87d122f
  12. Oct 21, 2019
  13. Sep 20, 2019
  14. Jun 20, 2019
  15. May 15, 2019
  16. Feb 14, 2019
  17. Feb 01, 2019
  18. Dec 18, 2018
  19. Nov 13, 2018
  20. Nov 05, 2018
  21. Oct 23, 2018
    • Frank Winklmeier's avatar
      Fix some gcc8 warnings · d89940bd
      Frank Winklmeier authored
      GaudiHive:
      - catch polymorphic exceptions by reference
      
      GaudiProfiling:
      - Avoid using `sprintf` with the same source and destination buffers
      - Replace `strncpy` with `memcpy`
      - Use `sa_sigaction` instead of `sa_handler` for the signal handler to avoid
        function pointer type mismatch
      d89940bd
  22. Sep 24, 2018
  23. Sep 10, 2018
  24. Jun 27, 2018
  25. Apr 16, 2018
  26. Mar 16, 2018
  27. Dec 18, 2017
  28. Nov 27, 2017
  29. Nov 26, 2017
  30. Nov 20, 2017
  31. Sep 26, 2017
  32. Jul 30, 2017
  33. May 09, 2017
  34. Mar 20, 2017
  35. Dec 19, 2016
  36. Dec 14, 2016
Loading