Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
+18 -1
View File
@@ -1,4 +1,4 @@
# $Id: History 94484 2015-11-19 08:29:12Z gcosmo $
# $Id: History 96401 2016-04-12 07:27:44Z gcosmo $
# -----------------------------------------------------------
==================================================
@@ -15,6 +15,23 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
11 April 2016 Tatsumi Koi (hadr-lend-V10-02-03)
-----------------------------------------------
-Fix problem on setting birth time of delayed neutrons
15 January 2016 Tatsumi Koi (hadr-lend-V10-02-02)
-----------------------------------------------
-Fix problem in production of residual neutrons
8 January 2016 Tatsumi Koi (hadr-lend-V10-02-01)
-----------------------------------------------
-Fix for Coverity #63079 and 63081
17 December 2015 Gabriele Cosmo (hadr-lend-V10-02-00)
-----------------------------------------------
-Corrected use of isnan() in nf_utilities.cc to std::isnan() for
compilers different than Windows/VC++.
18 November 2015 Tatsumi Koi (hadr-lend-V10-01-14)
-----------------------------------------------
-Fix of problem introduced at hadr-lend-V10-01-12