Skip to content
Snippets Groups Projects
  1. Mar 23, 2022
  2. Mar 04, 2022
  3. Dec 09, 2021
  4. Nov 30, 2021
  5. Aug 19, 2021
    • Frank Winklmeier's avatar
      Type fixes related to -Wconversion · c43abbd2
      Frank Winklmeier authored
      Fix a few conversion warnings that show up when compiling the code with
      `-Wconversion`. The goal was not to make the code compile without
      warnings, but rather reduce the "noise" as much as possible when
      compiling client code against Gaudi headers.
      c43abbd2
  6. Jun 29, 2021
  7. May 17, 2021
  8. Oct 27, 2020
  9. Oct 26, 2020
  10. Jul 28, 2020
  11. Jul 01, 2020
  12. Feb 26, 2020
  13. Dec 14, 2019
  14. Nov 19, 2019
    • Frank Winklmeier's avatar
      IoComponentMgr: Only release components during finalize · 03fdf5b5
      Frank Winklmeier authored
      Since `io_reinitialize` could be called multiple times in a job (e.g. in
      the ATLAS HLT) we should not `release` the `IIoComponent` during
      `io_reinitialize` but only during `finalize`. Otherwise the refcount
      will decrease each time and eventually lead to a crash of the job.
      03fdf5b5
  15. Sep 20, 2019
  16. Feb 14, 2019
  17. Feb 01, 2019
  18. Jan 07, 2019
  19. Dec 18, 2018
  20. Sep 10, 2018
  21. Sep 07, 2018
  22. May 25, 2018
  23. Apr 16, 2018
  24. Apr 10, 2018
  25. Apr 09, 2018
  26. Mar 16, 2018
  27. Feb 26, 2018
  28. Jan 25, 2018
  29. Jan 05, 2018
  30. Nov 29, 2017
  31. Nov 27, 2017
  32. Nov 24, 2017
Loading