- Oct 25, 2017
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
include also improvements to gitlab-ci configuration Backport of !453 * main/merge-requests/460: Add support for CTest stdout compression in XML reports
-
Marco Clemencic authored
Backport of !457 * main/merge-requests/459: Merge branch 'add-missing-headerguard' into 'master'
-
See merge request !453
-
add missing header guard to invoke.h See merge request !457
-
- Oct 20, 2017
-
-
Marco Clemencic authored
workaround for gcc7 compilation failure in LHCb code Backport of !430
-
Marco Clemencic authored
See https://akrzemi1.wordpress.com/2017/02/16/toggles-in-functions/ for the rationale for this class, and example usage. Backport of !435
-
Marco Clemencic authored
Fix a bug in task-based conditions handling machinery resulted from an invalid automatic conflict resolution. Without the fix, task-based condition handling doesn't function properly. Backport of !431, without b6df20a5 (not relevant)
-
Marco Clemencic authored
- AvalancheSchedulerSvc: the "missing data" messages are inaccurate, as the AvalancheScheduler doesn't actually look to see what's in the store. removed it. - EventIDBase: don't print the run# when it's not set, reformat the timestamp. - AlgExecState: don't print Alg filterPassed and StatusCode if the Alg hasn't finished running. Backport of !416
-
- Oct 17, 2017
-
-
tweak overload resolution of TupleObj::farray for gcc7 See merge request !430
-
- Oct 16, 2017
-
-
Benedikt Hegner authored
Fix messaging performance regression See merge request !427
-
Marco Clemencic authored
This reverts commit b6df20a5. The change required !412 which was not applied to v29-patches
-
Marco Clemencic authored
Fix task-based conditions handling See merge request !431
-
add TaggedBool See merge request !435
-
Marco Clemencic authored
-
Marco Clemencic authored
Fix various printouts See merge request !416
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
preserve thread safety and fix the regression reported in GAUDI-1319
-
Marco Clemencic authored
backport merge request !433 See merge request !441
-
update gitlab-ci.yml to use centos7 See merge request !433
-
- Sep 26, 2017
-
-
Marco Clemencic authored
legacy fix for AlgContextSvc See merge request !409
-
Marco Clemencic authored
-
Benedikt Hegner authored
settings and build targets to reformat all sources See merge request !131
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 25, 2017
-
-
Marco Clemencic authored
* master: (32 commits) Look for VectorClass before falling back on the internal copy GaudiKernel - Update VectorClass and hide in namespace CommonMessaging: make thread safer Added v29r0 release notes in the gaudi-web format Renamed release.notes.html for the major version bump small update to CMake README.md Updated the list of supported platforms in Doxygen Updated version of LCG to 91 replace word- with symbolic-operators make AvalancheSchedulerSvc call PrecedenceSvc to dump temporal and topological execution flow analysis (if enabled) in case of a stall or an algorithm failure cleaner BGL-related namespace layout ServiceHandle: implement autodeclaring constructor add runtimes to task precedence traces add in-class member initializers add property to PrecedenceSvc for disabling the DF rules resolution add test for the new PrecedenceSvc mechanism of dumping task precedence rules and traces add more info to the task precedence rules dump add a method to the PRecedenceSvc for dumping task precedence rules to a .graphml file add a method to get TimelineEvent from the TimelineSvc, and add a property to control dumping TimelineEvents to file add a BGL-based 'dumper' of complete task precedence rules ...
-
Marco Clemencic authored
Look for VectorClass before falling back on the internal copy See merge request !403
-
Marco Clemencic authored
-
Marco Clemencic authored
GaudiKernel - Update VectorClass and hide in namespace See merge request !392
-
-
Charles Leggett authored
See merge request !404
-
Benedikt Hegner authored
CommonMessaging: make thread safer See merge request !407
-