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
+29 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.39 2000/11/29 10:19:19 asaim Exp $
$Id: History,v 1.49 2001/12/06 16:27:22 johna Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,34 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
03 December 2001 Guy Barrand (interfaces-V03-02-04)
- G4VInteractorManager::RemoveDispatcher : change the "std::remove"
logic in order to fix a disfunctionning with vis/OpenInventor driver.
- G4Xt.cc : remove some g++ compilation warnings about unused
iconify functions.
29 November 2001 Hajime Yoshida (interfaces-V03-02-03)
- Fix G4UIGAG.cc for alias command (following G4UIterminal's modif)
26 November 2002 Makoto Asai (interfaces-V03-02-02)
- Fix compilation warnings caused by gcc-2.95.2 for basic sub-directory.
23 November 2001 Makoto Asai (interfaces-V03-02-01)
- Fix G4UIterminal to display a command line AFTER solving aliases
in case the command caused "command not found".
- Fix G4UItcsh.hh not to have warning message.
22 October 2001 Hajime Yoshida
-G4UIGAG.cc no more compiler warning due to G4String
22 October 2001 Hajime Yoshida
- G4UIGAG ; no compilation warning with g++-2.95
11 August 2001 John Allison (interfaces-V03-02-00)
- Re-engineered G4UI variables. Coworks with config-V03-02-04.
- Changed GNUmakefile so that GAG, TERMINAL and TCSH built by default.
- Nothing built if G4UI_NONE is set.
29 November 2000 Makoto Asai (interfaces-V02-00-03)
- Tag for Guy's correction.