Import Geant4 10.5.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2018-06-29 10:58:11 +02:00
parent fe81a77428
commit 6aa23be517
1581 changed files with 124288 additions and 83758 deletions
+6 -1
View File
@@ -1,4 +1,4 @@
$Id: History 107603 2017-11-27 07:21:59Z gcosmo $
$Id: History 110263 2018-05-17 14:28:14Z gcosmo $
-------------------------------------------------------------------
@@ -17,6 +17,11 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
- May 17, 2018 J.Madsen (track-V10-04-00)
- updated "thread-local-static-var" model to
"function-returning-thread-local-static-reference" model
which fixes Windows DLL + MT
- November 25, 2017 V.Ivanchenko (track-V10-03-00)
- G4VelocityTable - use G4ThreadLocalSingletone patern in order
to provide correct deletion of these objects end of run;