Import Geant4 11.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2024-06-28 13:08:51 +02:00
parent f7b23877ed
commit e58e650b32
5232 changed files with 239416 additions and 244360 deletions
+2 -2
View File
@@ -6,11 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2024-03-13 Gabriele Cosmo (g4tools-V11-01-07)
## 2024-03-13 Gabriele Cosmo (g4tools-V11-02-01)
- Fixed string assignments in 'window' and 'pixwin', to support either UNICODE
or UTF-16 encoding on Windows. Addressing problem report #2599.
## 2024-02-15 Gabriele Cosmo
## 2024-02-15 Gabriele Cosmo (g4tools-V11-02-00)
- Fixed compilation warnings in ccontour and gl2ps on gcc when LTO settings
are enabled.
+1 -1
View File
@@ -6,7 +6,7 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2024-04-24 Pere Mato (ptl-V11-01-01)
## 2024-04-24 Pere Mato (ptl-V11-02-00)
- Changed Windows.h to windows.h since for MinGW always seems to be lower case, not relevant for native builds.
## 2023-10-11 Ben Morgan (ptl-V11-01-00)