Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CLHEP
CLHEP
Commits
fb7272de
Commit
fb7272de
authored
Nov 05, 2009
by
Lynn Garren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.0.4.4.b01
parent
17f43a13
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
38 additions
and
11 deletions
+38
-11
Cast/configure.in
Cast/configure.in
+1
-1
ChangeLog
ChangeLog
+3
-0
Evaluator/ChangeLog
Evaluator/ChangeLog
+3
-0
Evaluator/configure.in
Evaluator/configure.in
+1
-1
Exceptions/ChangeLog
Exceptions/ChangeLog
+3
-0
Exceptions/configure.in
Exceptions/configure.in
+1
-1
Geometry/ChangeLog
Geometry/ChangeLog
+3
-0
Geometry/configure.in
Geometry/configure.in
+1
-1
Matrix/ChangeLog
Matrix/ChangeLog
+3
-0
Matrix/configure.in
Matrix/configure.in
+1
-1
Random/ChangeLog
Random/ChangeLog
+3
-0
Random/configure.in
Random/configure.in
+1
-1
RandomObjects/ChangeLog
RandomObjects/ChangeLog
+3
-0
RandomObjects/configure.in
RandomObjects/configure.in
+1
-1
RefCount/configure.in
RefCount/configure.in
+1
-1
Units/ChangeLog
Units/ChangeLog
+3
-0
Units/configure.in
Units/configure.in
+1
-1
Vector/ChangeLog
Vector/ChangeLog
+3
-0
Vector/configure.in
Vector/configure.in
+1
-1
configure.in
configure.in
+1
-1
No files found.
Cast/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Cast, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Cast)
AC_INIT(CLHEP Cast, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/, Cast)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/itos.cc])
...
...
ChangeLog
View file @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
2009-11-03 Lynn Garren <garren@fnal.gov>
* */src/Makefile.am: use -L<path> -l<library> for dependencies
...
...
Evaluator/ChangeLog
View file @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
...
...
Evaluator/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Evaluator, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Evaluator)
AC_INIT(CLHEP Evaluator, 2.0.4.
4.b01
, 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 @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
...
...
Exceptions/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Exceptions, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Exceptions)
AC_INIT(CLHEP Exceptions, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/, Exceptions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMerrno.cc])
...
...
Geometry/ChangeLog
View file @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
...
...
Geometry/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Geometry, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Geometry)
AC_INIT(CLHEP Geometry, 2.0.4.
4.b01
, 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 @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
...
...
Matrix/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Matrix, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Matrix)
AC_INIT(CLHEP Matrix, 2.0.4.
4.b01
, 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 @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
2009-06-30 Mark Fischler <mf@fnal.gov>
...
...
Random/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Random, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Random)
AC_INIT(CLHEP Random, 2.0.4.
4.b01
, 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 @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
...
...
RandomObjects/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP RandomObjects, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, RandomObjects)
AC_INIT(CLHEP RandomObjects, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/, RandomObjects)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/RandMultiGauss.cc])
...
...
RefCount/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP RefCount, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, RefCount)
AC_INIT(CLHEP RefCount, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/, RefCount)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMuseCount.cc])
...
...
Units/ChangeLog
View file @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
==============================
04.07.09 Release CLHEP-2.0.4.3
==============================
==============================
...
...
Units/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Units, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Units)
AC_INIT(CLHEP Units, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/, Units)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 foreign)
...
...
Vector/ChangeLog
View file @
fb7272de
==============================
03.11.09 Release CLHEP-2.0.4.4.b01
==============================
2009-08-25 Lynn Garren <garren@fnal.gov>
...
...
Vector/configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Vector, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/, Vector)
AC_INIT(CLHEP Vector, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/, Vector)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/AxisAngle.cc])
...
...
configure.in
View file @
fb7272de
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP, 2.0.4.
3
, http://savannah.cern.ch/projects/clhep/ )
AC_INIT(CLHEP, 2.0.4.
4.b01
, http://savannah.cern.ch/projects/clhep/ )
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([Vector/src/AxisAngle.cc])
AM_INIT_AUTOMAKE(1.9 foreign)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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