Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
25289013
Commit
25289013
authored
Jun 19, 2019
by
Lynn Garren
Browse files
bug fix CLHEP 2.4.1.1 for bugs 155 and 154
parent
bf8a2706
Changes
13
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
25289013
...
...
@@ -31,7 +31,7 @@ clhep_ensure_out_of_source_build()
# use cmake 3.2 or later
cmake_minimum_required
(
VERSION 3.2
)
# Project setup
project
(
CLHEP VERSION 2.4.1.
0
)
project
(
CLHEP VERSION 2.4.1.
1
)
# - needed for (temporary) back compatibility
set
(
VERSION
${
PROJECT_VERSION
}
)
...
...
ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
2010-06-19 Lynn Garren <garren@fnal.gov>
* Random/src/MixMaxRng.cc: throw if seed is zero
* for CLHEP-155
2019-06-11 Lynn Garren <garren@fnal.gov>
...
...
Evaluator/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
Exceptions/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
...
...
Fields/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
GenericFunctions/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
Geometry/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
Matrix/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
Random/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
2010-06-19 Lynn Garren <garren@fnal.gov>
* Random/src/MixMaxRng.cc: throw if seed is zero
* for CLHEP-155
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
...
...
RandomObjects/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
2019-06-11 Lynn Garren <garren@fnal.gov>
...
...
Units/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
Utility/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
==============================
...
...
Vector/ChangeLog
View file @
25289013
==============================
19.06.19 Release CLHEP-2.4.1.1
==============================
==============================
11.06.18 Release CLHEP-2.4.1.0
==============================
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment