Import Geant4 11.2.0 source tree
This commit is contained in:
@@ -6,6 +6,52 @@ It must **not** be used as a substitute for writing good git commit messages!
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
## 2023-11-23 Gabriele Cosmo (global-V11-01-26)
|
||||
- Updated tag IDs for geant4-11-02-ref-00.
|
||||
|
||||
## 2023-11-20 Gabriele Cosmo (global-V11-01-25)
|
||||
- Updated tag IDs for geant4-11-02-cand-02.
|
||||
|
||||
## 2023-11-17 I. Hrivnacova (global-V11-01-24)
|
||||
- Fixed memory leak in G4StatAnalysis::GetCpuClock():
|
||||
do not allocate local variable on heap.
|
||||
|
||||
## 2023-11-16 I. Hrivnacova (global-V11-01-23)
|
||||
- Fixed memory leak in G4Type[Recursive]Mutex<T> and simplified code
|
||||
by removing unused function parameter.
|
||||
|
||||
## 2023-11-13 Gabriele Cosmo (global-V11-01-22)
|
||||
- Updated tag IDs for geant4-11-02-cand-01.
|
||||
|
||||
## 2023-11-06 Gabriele Cosmo (global-V11-01-21)
|
||||
- Updated tag IDs for geant4-11-02-cand-00.
|
||||
|
||||
## 2023-11-01 Gabriele Cosmo (global-V11-01-20)
|
||||
- Fixed compilation error on macOS Apple Silicon when enabling FPE_DEBUG.
|
||||
No guarantee on the correctness of signal handling on this platform.
|
||||
Addressing problem report #2571.
|
||||
|
||||
## 2023-10-30 Gabriele Cosmo (global-V11-01-19)
|
||||
- Updated tag IDs for geant4-11-01-ref-10.
|
||||
|
||||
## 2023-09-26 Vladimir Ivantchenko (global-V11-01-18)
|
||||
- G4PhysicsVector, G4PhysicsFreeVector, G4PhysicsLogVector,
|
||||
G4PhysicsLinearVector - added extra method to support optional logarithmic
|
||||
search for bin in free vector needed for HP package update; use static_cast
|
||||
everywhere instead of C type conversion; use uniform class format.
|
||||
|
||||
## 2023-09-25 Gabriele Cosmo (global-V11-01-17)
|
||||
- Updated tag IDs for geant4-11-01-ref-09.
|
||||
|
||||
## 2023-09-05 Makoto Asai (global-V11-01-16)
|
||||
- Adding IgnoreTheIssue enum entry in G4ExceptionSeverity.hh.
|
||||
|
||||
## 2023-08-29 Gabriele Cosmo (global-V11-01-15)
|
||||
- Updated tag IDs for geant4-11-01-ref-08.
|
||||
|
||||
## 2023-07-20 Gabriele Cosmo (global-V11-01-14)
|
||||
- Updated tag IDs for geant4-11-01-ref-07.
|
||||
|
||||
## 2023-06-30 Gabriele Cosmo (global-V11-01-13)
|
||||
- Updated tag IDs for geant4-11-01-ref-06.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user