Import Geant4 4.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:18:25 +02:00
parent 36c080dca6
commit 921d3b1cda
3990 changed files with 185376 additions and 82884 deletions
+36 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.81 2001/06/15 12:57:01 gcosmo Exp $
$Id: History,v 1.92 2001/11/29 16:39:30 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,41 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 29, 2001 G.Cosmo (global-V03-02-07)
- Fixed warnings on gcc-3.0.2 for G4DataVector.cc and G4PhysicsVector.cc.
- Minor fixes to G4String[.hh.icc] for avoiding compilation warnings on
WIN32-VC and gcc-3.0.2.
November 08, 2001 R.Chytracek (global-V03-02-06)
- New optimised revision of G4ReferenceCountedHandle to reflect new design.
Updated also unit test testReferenceCountedHandle.cc.
October 23, 2001 G.Cosmo (global-V03-02-05)
- Merged changes in "global-V03-02-03" for removal of STLinterface module.
October 22, 2001 G.Cosmo (global-V03-02-04)
- Note: this tag adds the following fearures to "global-V03-02-02"
(removal of STLinterface is NOT included here!):
o Introduced G4ReferenceCountedHandle templated class.
o Added <deque> wrapper in include/g4std.
October 11, 2001 G.Cosmo (global-V03-02-03)
- Removed STLinterface module:
o renamed cstring[.h.icc] to G4String[.hh.icc] and placed
in management/include.
o renamed ctoken.h to G4Tokenizer.hh and placed in management/include.
September 17, 2001 H.Kurashige (global-V03-02-02)
- Added Store/Retrieve method to G4DataVector.
- Added Store/Retrieve method to G4OrderedTable.
July 18, 2001 M.Asai (global-V03-02-01)
- Added a feature of suppressing program abortion due to G4Exception
affected files : G4StateManager.hh G4StateManager.cc G4Exception.cc
July 16, 2001 G.Cosmo (global-V03-02-00)
- Synchronised with CVS HEAD after inclusion liability disclaimer.
June 15, 2001 G.Cosmo (global-V03-01-02)
- globals.hh: removed definition of cbrt() to allow ANSI compilation on
Linux-g++ architecture with new compiler gcc-2.95-2.