Geant4 Cross Reference |
1 # Category em History 2 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological order (newest at the top). 5 It must **not** be used as a substitute for writing good git commit messages! 6 7 ------------------------------------------------------------------------------- 8 9 ## 2022-11-23 Gabriele Cosmo (em-V11-00-03) 10 - Fixed more compilation warnings for implicit type conversions. 11 12 ## 2022-11-18 Gabriele Cosmo (em-V11-00-02) 13 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. 14 15 ## 2022-05-16 Guilherme Amadio (em-V11-00-01) 16 - Replace getenv() calls for data variables with G4FindDataDir() 17 18 ## 2021-12-10 Ben Morgan (em-V11-00-00) 19 - Change to new Markdown History format 20 21 --- 22 23 # History entries prior to 11.0 24 25 16 April 2021 B. Morgan (em-V10-07-00) 26 - Migrate build to modular CMake API 27 28 31 January 2019 I. Hrivnacova (em-V10-05-00) 29 - Merged GitHub PR #4: all Boolean operators now return G4bool. 30 31 17 March 2011 G.Cosmo (em-V09-04-00) 32 - Added "dna" module. 33 34 19 November 2010 G.Cosmo 35 - Added "pii" module. 36 37 26 July 2009 V.Ivanchenko (em-V09-02-01) 38 - Global tag for July developments including: emlowen-V09-02-45, 39 emmuons-V09-02-05, emstand-V09-02-18, emutils-V09-02-15 40 41 16 May 2009 V.Ivanchenko (em-V09-02-00) 42 - GNUmakefiles for unit tests are updated providing standard link to iAIDA 43 or ROOT 44 45 14 nov 08 G.Cosmo 46 - Added "adjoint" module. 47 48 11 oct 01 mma (em-V03-02-01) 49 - Global tag including: emlowen-V03-02-22 muons-V03-02-06 stand-V03-02-08 50 utils-V03-02-07 xrays-V03-02-00 51 52 05 oct 01 mma (em-V03-02-00) 53 - the code in subdirectory integral is deleted. 54 the GNUmakefile is updated in accord with. 55 56 05 mar 01 mma (em-V03-00-04) 57 - new subdirectory: integral 58 migration of all G4I.. processes from muons, standard, utils into integral 59 60 27 apr 00 mma (em-V01-01-01) 61 - G4endl (dec/iso) 62 63 26 apr 00 mma (em-V01-01-00) 64 - all EnergyLoss classes renamed G4V... 65 Most classes in standard and muons affected. 66 - G4Muls moved in utils 67 - bugs fixe in MuPairProduction 68 - cowork with geant4-01-01-ref-02 69 70 02 mar 00 mma (em-V01-00-00) 71 - new G4VEnergyLoss class and related structure 72 - cowork with geant4-01-00-ref-06 73 74 10 nov 99 mma (em-V00-01-03) 75 - migration to STL: remove RWT hash dictionnary 76 77 14th June 1999 John Allison (em-01-00-05b) 78 - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc 79 and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce. 80 (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.) 81 82 5th June 1999 John Allison 83 - standard/GNUmakefile: Force non-optimised compliation of some 84 files on HP with aCC: HP ANSI C++ B3910B A.01.15. 85 86 May 29, 1999: John Allison 87 - Added electromagnetic/lowenergy to GNUmakefile and 88 electromagnetic/GNUmakefile..