- Sep 20, 2019
-
-
Marco Clemencic authored
see #75
-
Marco Clemencic authored
that interface does not exist in recent versions of LHCb
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Closes #56
-
-
- Sep 19, 2019
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 18, 2019
-
-
Marco Clemencic authored
-
Marco Clemencic authored
- improvements to build options for LCG96 - bug fixes for a few sanitizer found issues - preliminary clang support for sanitizers
-
Marco Clemencic authored
-
- Sep 13, 2019
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 10, 2019
-
-
Marco Clemencic authored
-
-
- Sep 09, 2019
-
-
Gerhard Raven authored
-
- Sep 04, 2019
-
-
Olli Lupton authored
-
- Aug 25, 2019
-
-
Gerhard Raven authored
* fixes a (correct!) gcc9 warning about deprecated implicit assignment operator -- in general, either both copy constructor and assignment should be defined, or neither
-
Gerhard Raven authored
-
- Aug 22, 2019
-
-
Christopher Rob Jones authored
-
- Aug 20, 2019
-
-
Frank Winklmeier authored
In case no new file name was set, e.g. by not calling `io_update_all`, do not try to open a file with an empty file name. This is a common use-case in case the mother process is continuing to use its initial set of ROOT files.
-
Christopher Rob Jones authored
-
- Aug 17, 2019
-
-
patch generated by https://gitlab.cern.ch/jonrob/Gaudi/-/jobs/5192816
-
Christopher Rob Jones authored
-
- Aug 16, 2019
-
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
- Aug 09, 2019
-
-
Christopher Rob Jones authored
-
- Aug 07, 2019
-
-
Gerhard Raven authored
* do not explicitly specify details:: when it is not needed * change a 'zip::const_range' into a 'zip::range' as the content is already const (and this avoids an internal compiler error downstream) * define two macros to factor out the pragmas needed to exclude a false positive clang diagnostic, and update the existing exclusion to use these. Note that current clang trunk is fixed, see https://bugs.llvm.org/show_bug.cgi?id=42104, so starting with clang 9, the diagnostic should no longer have the false positive.
-
- Jul 22, 2019
-
-
Frank Winklmeier authored
`TDirectory::mkdir` returns a `nullptr` in case the directory already exists. This can happen in case the destination ROOT file already exists.
-
Marco Clemencic authored
-
- Jul 18, 2019
-
-
Marco Clemencic authored
- Update Gaudi version to v32r1 and LCG to 96 - Update change log
-