Import Geant4 2.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:42:07 +02:00
parent 103bda00c8
commit e7d7193284
3106 changed files with 171117 additions and 90550 deletions
+30 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.20 1999/11/10 16:12:19 johna Exp $
$Id: History,v 1.31 2000/06/23 08:46:48 stesting Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,35 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
23 June 2000 John Allison (interfaces-V01-01-06)
- Protected G4UIterminal, G4Ui[t]csh against access by index to null strings.
21 June 2000 John Allison (interfaces-V01-01-05)
- Added include $(G4INSTALL)/config/G4VIS_BUILD.gmk to common/GNUmakefile.
15 June 2000 John Allison (interfaces-V01-01-04)
- More ISO compliance for G4UIterminal class.
14 June 2000 Makoto Asai (interfaces-V01-01-03)
- ISO compliance for G4UItcsh classes
26 May 2000 Guy Barrand (interfaces-V01-01-02)
- G4UIXm.hh, G4UIWin32.hh : change comments about /gui for the doc.
23 May 2000 John Allison (interfaces-V01-01-01-without-tcsh)
- Tag without G4UIterminal(G4UItcsh) in case it is not needed in the release.
20 May 2000 Guy Barrand (interfaces-V01-01-01)
- common/G4InteractorMessenger : change command name "interactor" to "gui".
19 May 2000 John Allison (interfaces-V01-01-00)
- G4UIterminal displays a candidate list in case a given parameter is
wrong (Makoto Asai).
26 Mar 2000 Makoto Asai
- Introducing a new G4UIterminal with UNIX-like shell.
10 Nov 1999 Hajime Yoshida (interfaces-V00-01-03)
- Added less<G4String> argument (Guy).
- G4UIWin32.hh, G4UIXm.hh : usage of G4std::less in G4std::map.