Skip to content
GitLab
Explore
Sign in
Commits on Source
2258
370c22ec
do not run public headers build test on generated headers
Sep 20, 2019
9da1b8c7
ATLAS now has const correct ToolHandles
Oct 03, 2019
99649018
Remove const-incorrect ToolHandles exception for ATLAS (!978)
Oct 03, 2019
4d2c5c4d
Use xenv 1.0.0 if not available from the system
Oct 11, 2019
c18ea5cd
Merge branch 'clemenci-master-patch-12803' into 'master'
Oct 11, 2019
769314f8
Detect ROOT C++ standard from ROOTConfig.cmake
Oct 15, 2019
19ead306
Made the usage of std::filesystem configurable.
Oct 16, 2019
dc75f882
Fixes for "defects" detected by Coverity
Oct 21, 2019
fcf37b7e
Fixes for "defects" detected by Coverity (
!939
)
Oct 21, 2019
d0454bf8
Standalone Fixes, master branch (2019.10.09.)
Oct 21, 2019
80cb31cd
Support for latest TBB and fixes for C++GSL and Range-v3 (!982)
Oct 21, 2019
fd74767e
Use StatusCode extension to return filter passed or failed from functional algorithms
Oct 22, 2019
a729b15e
Add new StatusCode category to return filterpassed states from functional algorithms (!981)
Oct 22, 2019
4ed88590
Suppress printout of unused MsgCounter instances
Nov 07, 2019
9aa6376a
do not print SequencerTimerTool header in finalize if there are no timing results
Nov 11, 2019
09694173
Merge branch 'do-not-print-empty-timertool' into 'master'
Nov 11, 2019
10829bfd
Suppress printout of unused MsgCounter instances (!996)
Nov 11, 2019
15933b8d
Specify file encoding when reading.
Nov 14, 2019
f395db4c
support bulk increment of BinomialAccumulator
Nov 14, 2019
b258ac81
Specify file encoding when reading (!1000)
Nov 15, 2019
ac500329
Allow to call f(std::string_view) with an Gaudi::Property<std::string>
Nov 16, 2019
b9b1aa54
Allow calling f(std::string_view) with a Gaudi::Property<std::string> (!1002)
Nov 17, 2019
ee4a68b1
Support bulk increment of BinomialAccumulator (!999)
Nov 19, 2019
03fdf5b5
IoComponentMgr: Only release components during finalize
Nov 19, 2019
2d45e3cb
More precise message for multiple algos having same output in HiveDataBroker
Nov 19, 2019
850b66bb
IoComponentMgr: Only release components during finalize (!1004)
Nov 19, 2019
2ec3bc25
Do not use xenv from LCG
Nov 21, 2019
cd5dc0d8
Renamed GaudiKernel/Counters.h to GaudiKernel/Gaudi/Accumulators.h
Nov 21, 2019
60529c97
Moved StatEntity backward compatible implementation to GaudiKernel/StatEntity.h
Nov 21, 2019
1161bb37
Fix Chrono/Counters.h inclusion order issue
Nov 21, 2019
1dd970c8
Tweak handling of EventContext to allow a Transformer with only context as argument
Nov 22, 2019
ffb24313
make Producer a special case of Transformer
Nov 23, 2019
500cb2b0
Converted countersunittest.qmt to Boost unit test
Nov 25, 2019
416ee723
Reorganization of Counters headers (!1006)
Nov 25, 2019
d2db80af
Add flag to turn on/off use of std::filesystem (!987)
Dec 05, 2019
e1e5d96a
More precise message for multiple algos having same output in HiveDataBroker (!1003)
Dec 05, 2019
2d56f38b
Enable Gaudi::Functional::Transformer<Result(const EventContext&)> (!1007)
Dec 05, 2019
9272d9a6
add possibility to query input/output location by type (when unambigous)
Dec 06, 2019
2c231b94
Update THistSvc to support TEfficiency
Dec 06, 2019
893d845e
Fixed formatting
Dec 06, 2019
5b448ae9
make HistogramPersistencySvc a little quieter
Dec 06, 2019
6ee98fe8
Make HistogramPersistencySvc a little quieter (!992)
Dec 06, 2019
3916b4c1
Gaudi::Functional: Add possibility to query input/output location by type (!1009)
Dec 06, 2019
4affcbca
Update THistSvc to support TEfficiency (!1011)
Dec 06, 2019
f146b6c6
Add helpers to chain StatusCode dependent executions
Dec 06, 2019
1eee9985
Example of use of StatusCode::andThen
Dec 06, 2019
073c89e3
Add tests for StatusCode chaining
Dec 06, 2019
8b4a7c69
Improve scheduler performance with fewer calls to updateState
Dec 06, 2019
d842cc28
Improve scheduler performance with fewer calls to updateState (!870)
Dec 06, 2019
b87d122f
Remove begin/endRun methods
Dec 06, 2019
0469f847
workaround for ROOT-10474
Dec 06, 2019
2d8d1223
Add Audit(Begin|End)Run to the stdout filter
Dec 06, 2019
8df15099
Use gcc9 in Gitlab-CI (except for Python3)
Dec 06, 2019
b9846898
Move Python3 builds to LCG 96b and gcc9
Dec 06, 2019
f076b790
Add a gcc8 build until we drop support for it
Dec 06, 2019
b4e47971
Use latest CMake from lcg contrib
Dec 06, 2019
0cc0516e
Add helpers to chain StatusCode dependent executions (!988)
Dec 06, 2019
8ab5c3e8
fix issue #105
Dec 06, 2019
f4f83cb3
Remove begin/endRun methods (!1008)
Dec 07, 2019
f7b3fa81
Transformer.h - Adjust clang warning supression pragmas
Dec 07, 2019
185b88bd
Forgot special case in !1009
Dec 08, 2019
7f947e8d
Forgot special case in !1009 (!1015)
Dec 09, 2019
f2de087d
Adjust clang warning suppression pragmas in Transformer.h (!1014)
Dec 09, 2019
d0ca09a1
Introduce new configuration Python backend
Dec 12, 2019
fd310f9e
Prototype for a renewed Python Configurables implementation (!721)
Dec 12, 2019
8f89bc79
Detect ROOT C++ standard from ROOTConfig.cmake (!985)
Dec 12, 2019
8a44e2a3
Properly escape strings with embedded quotes in Gaudi::Utils::toStream (!1012)
Dec 12, 2019
23ddd9f6
Use gcc9 in Gilab-CI builds (!1013)
Dec 12, 2019
9e60f580
add data flow ambiguity finder (enabled by default): a DO declared to be...
Dec 12, 2019
cbb3f88e
Add PRG validators for detection of unconditional "editing" of data objects (!980)
Dec 12, 2019
a7dfd950
Do not use xenv from LCG (!1005)
Dec 12, 2019
2eb1c179
Better debug message for stall on conditions
Dec 12, 2019
dc858532
Debug output for a stall expecting conditions data (!994)
Dec 12, 2019
c782dc9b
Enable sse 4.2 by default for clang 6.0 and newer as well
Dec 12, 2019
6a7582fa
Add experimental support for histograms as counters
Dec 12, 2019
391eeae8
Remove unused (obsolete) option file
Dec 12, 2019
500c21b7
Ignore unicode decode errors in test stdout
Dec 12, 2019
f73f22c5
Enable sse 4.2 by default for clang 6.0 and newer as well (
!1019
)
Dec 13, 2019
7f18ef2e
Add detection of strongly connected components in the data flow precedence rules
Dec 13, 2019
eddbf3a2
Add detection of strongly connected components in the data flow precedence rules (
!998
)
Dec 13, 2019
f6780459
Add Doxygen comments to Histrogram counters
Dec 13, 2019
35601747
Ignore unicode decode errors in test stdout (
!1021
)
Dec 13, 2019
64759305
Add experimental support for histograms as counters (!1020)
Dec 13, 2019
10cb1fc9
Add copyright and license
Dec 14, 2019
b46bc485
Set Gaudi copyright and license (
!1018
)
Dec 14, 2019
07c56e26
cleanup some string handling & remove long deprecated functions,
Dec 14, 2019
4ee2add3
more const::string& -> std::string_view changes
Dec 14, 2019
44425cad
Fixed formatting
Dec 14, 2019
ff6dc728
more const std::string& -> std::string_view conversions
Dec 14, 2019
01b6f025
more const std::string& -> std::string_view conversion
Dec 14, 2019
c282579c
more const std::string& -> std::string_view conversions
Dec 14, 2019
25b385f6
Fixed formatting
Dec 14, 2019
337801ab
even more const std::string& -> std::string_view conversions
Dec 14, 2019
c1caa7d2
more const std::string& -> std::string_view or std:string+std::move conversions
Dec 14, 2019
6abf52cb
more const std::string& -> std::string_view, std::string conversions
Dec 14, 2019
e3611fd9
more const std::string& -> std::string_view, std::string conversions
Dec 14, 2019
58bf8240
more const std::string& -> std::string_view, std::string conversions
Dec 14, 2019
c0db86ca
more const std::string& -> std::string_view, std::string conversions
Dec 14, 2019
6c48cb4c
Fixed formatting
Dec 14, 2019
9f41c787
fix quoting in genconf
Dec 15, 2019
2,158 additional commits have been omitted to prevent performance issues.
Loading