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
d136e23a
Commit
d136e23a
authored
Jun 21, 2016
by
Lynn Garren
Browse files
CLHEP 2.3.3.1
parent
8c2d5903
Changes
13
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d136e23a
...
...
@@ -30,7 +30,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.3.3.
0
)
project
(
CLHEP VERSION 2.3.3.
1
)
# - needed for (temporary) back compatibility
set
(
VERSION
${
PROJECT_VERSION
}
)
...
...
ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
* fix problems found when using -Wshadow with the Intel compiler
* cmake/Modules/ClhepVariables.cmake: fix a typo
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
...
...
Evaluator/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
Exceptions/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
Fields/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
GenericFunctions/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
* GenericFunctions/ButcherTableau.icc, GenericFunctions/ExtendedButcherTableau.icc:
fix problems found when using -Wshadow with the Intel compiler
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
...
...
Geometry/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
Matrix/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
Random/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
* Random/src/RandPoisson.cc: fix a shadowing problem
* Random/test/testThreaded.cc: ignore warnings from -Wshadow from the Intel compiler
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
...
...
RandomObjects/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
Units/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
...
...
Utility/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.0
==============================
==============================
...
...
Vector/ChangeLog
View file @
d136e23a
==============================
21.06.16 Release CLHEP-2.3.3.1
==============================
==============================
31.05.16 Release CLHEP-2.3.3.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