Import Geant4 4.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:39:52 +02:00
parent 921d3b1cda
commit 330b82b769
4524 changed files with 178689 additions and 43575 deletions
+19 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.38 2001/11/24 18:37:10 asaim Exp $
$Id: History,v 1.43 2002/06/07 17:37:43 asaim Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,24 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Jun 7, 2002, M.Asai (intercoms-V04-00-04)
- Fix for a warning message in G4UIbatch.
May 15, 2002, M.Asai (intercoms-V04-00-03)
- Limit number of stored command string. (improvements)
May 14, 2002, M.Asai (intercoms-V04-00-02)
- Limit number of stored command string.
May 3, 2002, M.Asai (intercoms-V04-00-01)
- Recover G4UImanager::ApplyCommand(G4String) to accept + operator
Apr 26, 2002, M.Asai (intercoms-V04-00-00)
- Eliminate naive G4String type arguments
Modified classes :
G4UIparameter G4UImanager G4UIbatch G4UIaliasList G4UIcmdWithAnInteger
G4UIcmdWithADoubleAndUnit G4UIcmdWithADouble G4UIcmdWithABool
G4UIcmdWith3VectorAndUnit G4UIcmdWith3Vector G4UIcommand G4UIcommandTree
Nov 23, 2001, M.Asai (intercoms-V03-02-15)
- Fix a problem with a command which has doubled slash.