Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Analysis
Commits
dc445a9b
Commit
dc445a9b
authored
1 year ago
by
Davide Fazzini
Browse files
Options
Downloads
Plain Diff
Merge branch 'v41r8-release' into 'master'
Release v41r8 See merge request
!983
parents
b629aa35
9c4f1fbc
No related branches found
Branches containing commit
No related tags found
1 merge request
!983
Release v41r8
Pipeline
#5639643
passed
1 year ago
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v41r8.md
+24
-0
24 additions, 0 deletions
ReleaseNotes/v41r8.md
with
25 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
dc445a9b
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
project
(
Analysis VERSION 41.
7
project
(
Analysis VERSION 41.
8
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v41r8.md
0 → 100644
+
24
−
0
View file @
dc445a9b
2023-05-16 Analysis v41r8
===
This version uses
Rec
[
v35r8
](
../../../../Rec/-/tags/v35r8
)
,
Lbcom
[
v34r8
](
../../../../Lbcom/-/tags/v34r8
)
,
LHCb
[
v54r8
](
../../../../LHCb/-/tags/v54r8
)
,
Detector
[
v1r12
](
../../../../Detector/-/tags/v1r12
)
,
Gaudi
[
v36r12
](
../../../../Gaudi/-/tags/v36r12
)
and
LCG
[
103
](
http://lcginfo.cern.ch/release/103/
)
with ROOT 6.28.00.
This version is released on the
`master`
branch.
Built relative to Analysis
[
v41r7
](
/../../tags/v41r7
)
, with the following changes:
### Enhancements ~enhancement
-
~Tuples | Follow-up from https://gitlab.cern.ch/lhcb/Rec/-/merge_requests/3396, !976 (@amathad)
-
~Tuples | Followup from https://gitlab.cern.ch/lhcb/Rec/-/merge_requests/3337 (improve invalid value handling for tistos), !971 (@amathad)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Functors | Remove printing of functor collection to generate docstring, !981 (@graven) [#40]
-
~Tuples | Follow changes in LHCb!4110, !979 (@graven)
-
~Tuples | When there is no relation store empty array with index set to zero, !977 (@amathad)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment