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
4d73ccd0
Commit
4d73ccd0
authored
Nov 07, 2012
by
Lynn Garren
Browse files
CLHEP 2.1.3.0
parent
ee60e9f7
Changes
28
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4d73ccd0
...
...
@@ -29,7 +29,7 @@ cmake_minimum_required(VERSION 2.6)
# project name
project
(
CLHEP
)
set
(
VERSION 2.1.
2.5
)
set
(
VERSION 2.1.
3.0
)
set
(
CMAKE_MODULE_PATH
${
CMAKE_CURRENT_SOURCE_DIR
}
/cmake/Modules
...
...
Cast/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Cast, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, Cast)
AC_INIT(CLHEP Cast, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, Cast)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/itos.cc])
...
...
ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
2012-09-06 Joe Boudreau <boudreau@cern.ch>
...
...
@@ -8,6 +11,10 @@
so they overload the existing inversion routines for the relevant class.
If an error occurs, then an std::runtime_error is thrown.
2012-08-22 Lynn Garren <garren@fnal.gov>
* clhep-config: fix for Mountain Lion
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
...
...
Evaluator/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
...
...
Evaluator/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Evaluator, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, Evaluator)
AC_INIT(CLHEP Evaluator, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, Evaluator)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Evaluator.cc])
...
...
Exceptions/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
...
...
Exceptions/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Exceptions, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, Exceptions)
AC_INIT(CLHEP Exceptions, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, Exceptions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMerrno.cc])
...
...
Fields/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
...
...
Fields/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Fields, 2.1.
2.5
, CLHEP@cern.ch, Fields)
AC_INIT(CLHEP Fields, 2.1.
3.0
, CLHEP@cern.ch, Fields)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/XF.cc])
...
...
GenericFunctions/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
...
...
GenericFunctions/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP GenericFunctions, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, GenericFunctions)
AC_INIT(CLHEP GenericFunctions, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, GenericFunctions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Abs.cc])
...
...
Geometry/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
...
...
Geometry/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Geometry, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, Geometry)
AC_INIT(CLHEP Geometry, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, Geometry)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Plane3D.cc])
...
...
Matrix/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
2012-09-06 Joe Boudreau <boudreau@cern.ch>
...
...
Matrix/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Matrix, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, Matrix)
AC_INIT(CLHEP Matrix, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, Matrix)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DiagMatrix.cc])
...
...
Random/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
...
...
Random/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Random, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, Random)
AC_INIT(CLHEP Random, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, Random)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DRand48Engine.cc])
...
...
RandomObjects/ChangeLog
View file @
4d73ccd0
==============================
06.11.12 Release CLHEP-2.1.3.0
==============================
==============================
16.08.12 Release CLHEP-2.1.2.5
==============================
==============================
...
...
RandomObjects/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP RandomObjects, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, RandomObjects)
AC_INIT(CLHEP RandomObjects, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, RandomObjects)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/RandMultiGauss.cc])
...
...
RefCount/configure.ac
View file @
4d73ccd0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP RefCount, 2.1.
2.5
, http://savannah.cern.ch/projects/clhep/, RefCount)
AC_INIT(CLHEP RefCount, 2.1.
3.0
, http://savannah.cern.ch/projects/clhep/, RefCount)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMuseCount.cc])
...
...
Prev
1
2
Next
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