Import Geant4 3.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:55:53 +02:00
parent e7d7193284
commit cfcb558cfe
3050 changed files with 91703 additions and 48310 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.22 2000/06/26 16:25:56 gcosmo Exp $
$Id: History,v 1.24 2000/11/20 17:26:44 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -21,6 +21,14 @@ committal in the CVS repository !
STL Interface
-------------
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.
July 21, 2000 G.Cosmo
- STLInterface/cstring.icc: extended buffer for G4String::readLine from
256 to 1024 characters.
June 26, 00 G.Cosmo (STLInterface-V01-01-01)
- Fixes for problem report #104:
o defs.h: defined G4RWTHROW(a) to abort() in case G4NO_STD_EXCEPTIONS