Geant4 Cross Reference |
1 # Category hadr History 1 # Category hadr History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological 4 which **must** added in reverse chronological order (newest at the top). 5 It must **not** be used as a substitute for wr 5 It must **not** be used as a substitute for writing good git commit messages! 6 6 7 ---------------------------------------------- 7 ------------------------------------------------------------------------------- 8 8 9 ## 2022-11-26 Gabriele Cosmo (hadr-V11-00-02) 9 ## 2022-11-26 Gabriele Cosmo (hadr-V11-00-02) 10 - Fixed compilation warnings for implicit type 10 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. 11 11 12 ## 2022-05-16 Guilherme Amadio (hadr-V11-00-01 12 ## 2022-05-16 Guilherme Amadio (hadr-V11-00-01) 13 - Replace getenv() calls for data variables wi 13 - Replace getenv() calls for data variables with G4FindDataDir() 14 14 15 ## 2021-12-10 Ben Morgan (hadr-V11-00-00) 15 ## 2021-12-10 Ben Morgan (hadr-V11-00-00) 16 - Change to new Markdown History format 16 - Change to new Markdown History format 17 17 18 --- 18 --- 19 19 20 # History entries prior to 11.0 20 # History entries prior to 11.0 21 21 22 April 16, 2021 B.Morgan (hadr-V10-07-02) 22 April 16, 2021 B.Morgan (hadr-V10-07-02) 23 - Migrate hadronic categories to use modular C 23 - Migrate hadronic categories to use modular CMake API 24 24 25 April 13, 2021 A. Ribon (hadr-V10-07-01) 25 April 13, 2021 A. Ribon (hadr-V10-07-01) 26 - GNUmakefile : removed the subdirectories had 26 - GNUmakefile : removed the subdirectories hadronic/models/management and 27 hadronic/models/util (that have been now del 27 hadronic/models/util (that have been now deleted, with their classes 28 moved to hadronic/util and hadronic/manageme 28 moved to hadronic/util and hadronic/management). 29 29 30 March 16, 2021 A. Ribon (hadr-V10-07-00) 30 March 16, 2021 A. Ribon (hadr-V10-07-00) 31 - GNUmakefile : removed the subdirectory rpg 31 - GNUmakefile : removed the subdirectory rpg 32 (corresponding to the hadronic model rpg tha 32 (corresponding to the hadronic model rpg that has been deleted). 33 33 34 February 1, 2019 I. Hrivnacova (hadr-V10-05-0 34 February 1, 2019 I. Hrivnacova (hadr-V10-05-00) 35 - Merged GitHub PR #4: 35 - Merged GitHub PR #4: 36 - Improvements to G4HadronicException. 36 - Improvements to G4HadronicException. 37 - Align the behavior of G4HadronicExceptio 37 - Align the behavior of G4HadronicException with std::exception: what() returns 38 the exception explanation. 38 the exception explanation. 39 - Move the member definition to a source f 39 - Move the member definition to a source file. 40 - Added some consts. 40 - Added some consts. 41 - All Boolean operators now return G4bool. 41 - All Boolean operators now return G4bool. 42 42 43 November 6, 2015 G.Cosmo (hadr-V10-01-01) 43 November 6, 2015 G.Cosmo (hadr-V10-01-01) 44 - Added missing tags: hadr-cross-V10-01-33, ha 44 - Added missing tags: hadr-cross-V10-01-33, hadr-hpp-V10-01-29. 45 45 46 November 6, 2015 G.Cosmo (hadr-V10-01-00) 46 November 6, 2015 G.Cosmo (hadr-V10-01-00) 47 - Including tags on top of tag "geant4-10-01-r 47 - Including tags on top of tag "geant4-10-01-ref-10": 48 hadr-cross-V10-01-33, hadr-man-V10-01-06, ha 48 hadr-cross-V10-01-33, hadr-man-V10-01-06, hadr-abla-V10-01-01, 49 hadr-cohe-V10-01-16, hadr-deex-V10-01-54, ha 49 hadr-cohe-V10-01-16, hadr-deex-V10-01-54, hadr-fission-V10-01-07, 50 had-im_r-V10-01-03, hadr-lend-V10-01-07, had 50 had-im_r-V10-01-03, hadr-lend-V10-01-07, hadr-modman-V10-01-07, 51 hadr-hpp-V10-01-29, hadr-qmd-V10-01-09, hadr 51 hadr-hpp-V10-01-29, hadr-qmd-V10-01-09, hadr-qelastic-V10-01-03, 52 radioactive_decay-V10-01-21, hadr-mod-util-V 52 radioactive_decay-V10-01-21, hadr-mod-util-V10-01-10, hadr-util-V10-01-02. 53 - Removed module 'neutron_hp', now merged in ' 53 - Removed module 'neutron_hp', now merged in 'particle_hp'. 54 54 55 November 8, 2013 G.Cosmo (hadr-V09-06-00) 55 November 8, 2013 G.Cosmo (hadr-V09-06-00) 56 - Including tags on top of tag "geant4-09-06-r 56 - Including tags on top of tag "geant4-09-06-ref-10": 57 hadr-gmk-V09-06-04, hadr-proc-mod-cmk-V09-06 57 hadr-gmk-V09-06-04, hadr-proc-mod-cmk-V09-06-00, hadr-proc-mod-gmk-V09-06-00, 58 hadr-abla-V09-06-03, hadr-deex-V09-06-25, ha 58 hadr-abla-V09-06-03, hadr-deex-V09-06-25, hadr-fission-V09-06-00, 59 hadr-inclxx-V09-06-36, hadr-hpn-V09-06-18, h 59 hadr-inclxx-V09-06-36, hadr-hpn-V09-06-18, hadr-stopping-V09-06-11. 60 - Removed modules 'high_energy', 'lll_fission' 60 - Removed modules 'high_energy', 'lll_fission' and 'low_energy'. 61 New module 'fission' replaces 'lll_fission'. 61 New module 'fission' replaces 'lll_fission'. 62 62 63 October 4, 2012 G.Cosmo (hadr-V09-05-00) 63 October 4, 2012 G.Cosmo (hadr-V09-05-00) 64 - Removed "photolepton_hadron" module and repl 64 - Removed "photolepton_hadron" module and replaced with "lepto_nuclear". 65 65 66 October 1, 2012 G.Cosmo 66 October 1, 2012 G.Cosmo 67 - Created. 67 - Created.