Files
2026-03-19 16:51:22 +01:00

34 lines
1.3 KiB
Plaintext

# Category hadr-nudex History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top).
It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2026-02-18 Gabriele Cosmo (hadr-nudex-V11-03-01)
- Fixed reported Coverity defects in G4NuDEXPSF for avoiding unnecessary
copy of strings.
## 2025-03-04 Ben Morgan (hadr-nudex-V11-03-00)
- Address maybe-unitialized warnings when building/linking with LTO
- Identified by ATLAS.
## 2024-08-21 Gabriele Cosmo (hadr-nudex-V11-02-04)
- Fixed reported Coverity defects for unitialised data in G4NuDEXPSF and
in G4NuDEXStatisticalNucleus; fixed restoring of ostream format.
## 2024-06-23 vladimir Ivantchenko (hadr-nudex-V11-02-03)
- G4NuDEXNeutronCaptureModel : fixed access to the data
## 2024-06-07 Emilio Mendoza (hadr-nudex-V11-02-02)
- G4NuDEXNeutronCaptureModel : few corrections.
## 2024-06-04 Gabriele Cosmo (hadr-nudex-V11-02-01)
- Fixed compilation warnings on macOS/XCode for implicit type conversion.
- Attempt fix for compilation warning on G4NuDEXStatisticalNucleus source
on alma9 with LTO settings.
## 2024-05-29 Emilio Mendoza (hadr-nudex-V11-02-00)
- First version of NuDEX in Geant4.