Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+14 -1
View File
@@ -1,4 +1,4 @@
$Id: History 75179 2013-10-29 10:09:31Z gcosmo $
$Id: History 87360 2014-12-01 16:07:16Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,19 @@ committal in the CVS repository !
History file for visualization/gMocren sub-category
---------------------------------------------------
29th Nobember 2014 Akinori Kimura (gMocren-V10-00-03)
- G4GMocrenFileSceneHandler.cc, G4GMocrenFileViewer.cc: fixed warnings according to COVERITY
25th Nobember 2014 Akinori Kimura (gMocren-V10-00-02)
- G4GMocrenFileSceneHandler.cc, G4GMocrenFileViewer.cc, G4GMocrenMessenger.cc:
fixed STRING_OVERFLOW checks according to COVERITY
5th June 2014 Laurent Garnier (gMocren-V10-00-01)
- G4GMocrenFile.cc: FIX Problem 1585 - Memory leak in G4GMocrenFile.cc
9th December 2013 John Allison (gMocren-V10-00-00)
- G4GMocrenFile.cc: Declared as G4VGraphicsSystem::fileWriter.
29th June 2013 Gabriele Cosmo (gMocren-V09-06-07)
- Commmented out private declaration of G4GMocrenFileSceneHandler::operator=()
to overcome compilation error on MacOSX 10.9 Mavericks.