- Sep 21, 2021
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1257
-
- Sep 20, 2021
-
-
Marco Clemencic authored
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1252
-
- Sep 18, 2021
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1251
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1239
-
- Sep 17, 2021
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1246
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1245
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1240
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1236
-
- Sep 13, 2021
-
-
Marco Clemencic authored
-
Marco Clemencic authored
it is useful when Gaudi is used as a sub-project
-
- Sep 07, 2021
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 03, 2021
-
-
Gerhard Raven authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1241
-
Marco Clemencic authored
replace last instances of boost::string_ref and boost::optional with std::string_view and std::optional Closes #4 See merge request gaudi/Gaudi!1244
-
- Sep 02, 2021
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1247
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1238
-
- Aug 23, 2021
-
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
- Aug 19, 2021
-
-
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.
-
- Aug 17, 2021
-
-
Gerhard Raven authored
-
- Aug 05, 2021
-
-
Sebastien Ponce authored
This was discovered thanks to a name collision between Eigen and DD4hep, Eigen having an header file named "Core" (with no extension indeed) and DD4hep a directory with same name. DD4hep happened to come first in the dependency list and thus the directort was used... Note that this reveal a deeper problem in the scanning made by this tool : no scoping and thus no cleaning of the list of directories when going to next file. This is the actual root of the problem that lead to DD4hep being first in the dependency list
-
- Aug 02, 2021
-
-
Rosen Matev authored
With this one can set PRELOAD_SANITIZER_LIB to `libasan.so:libubsan.so` and get run sanitizers at once. Also, sanitizers are ignored when LD_PRELOAD is not empty and `--profilerName=jemalloc` has no effect when using a sanitizer.
-
- Jul 30, 2021
-
-
Sebastien Ponce authored
This number was wrongly computed by ROOT and needed to be overwritten manually. This bit was missing in the original Sink.
-
Sebastien Ponce authored
-
- Jul 29, 2021
-
-
Rosen Matev authored
-
Rosen Matev authored
!1164 introduced a regular clean up but the memory was not freed
-
- Jul 26, 2021
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1235
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1234
-
Marco Clemencic authored
-
Marco Clemencic authored
-