Import Geant4 10.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-12-09 12:35:28 +01:00
parent 4ec577e5c4
commit a3452e42ac
3514 changed files with 210500 additions and 89628 deletions
+14 -1
View File
@@ -1,4 +1,4 @@
$Id: History 94366 2015-11-13 08:15:49Z gcosmo $
$Id: History 99838 2016-10-07 10:06:37Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,19 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
7 Oct, 2016 Laurent Garnier (intercoms-V10-02-05)
- G4UIcommandTree : Set GetFirstMatchedString() public method
8 August, 2016 Makoto Asai (intercoms-V10-02-04)
- G4UIcontrolMessenger : improve /control/getVal command.
5 August, 2016 Makoto Asai (intercoms-V10-02-01, -02 and -03)
- G4UIcontrolMessenger : added new commands ifBatch,
ifInteractive, doifBatch and doifInteractive.
25 July, 2016 Makoto Asai (intercoms-V10-02-00)
- G4UIcontrolMessenger : added new commands strif and strdoif.
12 November, 2015 Laurent Garnier (intercoms-V10-01-03)
- G4UImanager : Coverity fixes