Import Geant4 3.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:10:37 +02:00
parent 137e303ecc
commit 36c080dca6
3464 changed files with 119310 additions and 52696 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.24 2000/11/20 17:26:44 gcosmo Exp $
$Id: History,v 1.25 2001/05/30 08:16:18 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -21,6 +21,10 @@ committal in the CVS repository !
STL Interface
-------------
May 30, 2001 G.Cosmo
- Defined 'str_size' as G4std::string::size_type and replaced usage of 'size_t'
in G4String and G4SubString. Fixes problem report #40.
November 20, 2000 G.Cosmo
- Fixes to remove warnings from "-Wall -ansi -pedantic" g++ compiler options:
o fixed usage of unsigned-int (size_t) for indeces.