Geant4 Cross Reference |
1 # Category em History << 1 $Id: History,v 1.11 2009/07/26 16:33:24 vnivanch Exp $ >> 2 ------------------------------------------------------------------- 2 3 3 See `CONTRIBUTING.rst` for details of **requir << 4 ========================================================= 4 which **must** added in reverse chronological << 5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 It must **not** be used as a substitute for wr << 6 ========================================================= 6 << 7 7 ---------------------------------------------- << 8 Category History file 8 << 9 --------------------- 9 ## 2022-11-23 Gabriele Cosmo (em-V11-00-03) << 10 This file should be used by G4 developers and category coordinators 10 - Fixed more compilation warnings for implicit << 11 to briefly summarize all major modifications introduced in the code 11 << 12 and keep track of all category-tags. 12 ## 2022-11-18 Gabriele Cosmo (em-V11-00-02) << 13 It DOES NOT substitute the CVS log-message one should put at every 13 - Fixed compilation warnings for implicit type << 14 committal in the CVS repository ! 14 << 15 15 ## 2022-05-16 Guilherme Amadio (em-V11-00-01) << 16 ---------------------------------------------------------- 16 - Replace getenv() calls for data variables wi << 17 * Reverse chronological order (last date on top), please * 17 << 18 ---------------------------------------------------------- 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 n << 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 19 37 26 July 2009 V.Ivanchenko (em-V09-02-01) 20 26 July 2009 V.Ivanchenko (em-V09-02-01) 38 - Global tag for July developments including: << 21 - Global tag for July developments including: emlowen-V09-02-45, 39 emmuons-V09-02-05, emstand-V09-02-18, emut << 22 emmuons-V09-02-05, emstand-V09-02-18, emutils-V09-02-15 40 23 41 16 May 2009 V.Ivanchenko (em-V09-02-00) 24 16 May 2009 V.Ivanchenko (em-V09-02-00) 42 - GNUmakefiles for unit tests are updated prov << 25 - GNUmakefiles for unit tests are updated providing standard link to iAIDA 43 or ROOT 26 or ROOT 44 27 45 14 nov 08 G.Cosmo << 28 14 nov 08 G.Cosmo 46 - Added "adjoint" module. 29 - Added "adjoint" module. 47 30 48 11 oct 01 mma (em-V03-02-01) 31 11 oct 01 mma (em-V03-02-01) 49 - Global tag including: emlowen-V03-02-22 muo 32 - Global tag including: emlowen-V03-02-22 muons-V03-02-06 stand-V03-02-08 50 utils-V03-02-07 xra << 33 utils-V03-02-07 xrays-V03-02-00 51 << 34 52 05 oct 01 mma (em-V03-02-00) 35 05 oct 01 mma (em-V03-02-00) 53 - the code in subdirectory integral is deleted 36 - the code in subdirectory integral is deleted. 54 the GNUmakefile is updated in accord with. 37 the GNUmakefile is updated in accord with. 55 << 38 56 05 mar 01 mma (em-V03-00-04) 39 05 mar 01 mma (em-V03-00-04) 57 - new subdirectory: integral 40 - new subdirectory: integral 58 migration of all G4I.. processes from muons, 41 migration of all G4I.. processes from muons, standard, utils into integral 59 << 42 60 27 apr 00 mma (em-V01-01-01) 43 27 apr 00 mma (em-V01-01-01) 61 - G4endl (dec/iso) << 44 - G4endl (dec/iso) 62 << 45 63 26 apr 00 mma (em-V01-01-00) 46 26 apr 00 mma (em-V01-01-00) 64 - all EnergyLoss classes renamed G4V... << 47 - all EnergyLoss classes renamed G4V... 65 Most classes in standard and muons affected. 48 Most classes in standard and muons affected. 66 - G4Muls moved in utils 49 - G4Muls moved in utils 67 - bugs fixe in MuPairProduction << 50 - bugs fixe in MuPairProduction 68 - cowork with geant4-01-01-ref-02 51 - cowork with geant4-01-01-ref-02 69 << 52 70 02 mar 00 mma (em-V01-00-00) 53 02 mar 00 mma (em-V01-00-00) 71 - new G4VEnergyLoss class and related structur 54 - new G4VEnergyLoss class and related structure 72 - cowork with geant4-01-00-ref-06 55 - cowork with geant4-01-00-ref-06 73 << 56 74 10 nov 99 mma (em-V00-01-03) 57 10 nov 99 mma (em-V00-01-03) 75 - migration to STL: remove RWT hash dictionnar 58 - migration to STL: remove RWT hash dictionnary 76 59 77 14th June 1999 John Allison (em-01-00-05b) 60 14th June 1999 John Allison (em-01-00-05b) 78 - Muon corrections in G4MultipleScattering.cc, 61 - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc 79 and G4MuPairProduction.cc by Laszlo Urban, P 62 and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce. 80 (Also in rocesses/photoleplon_hadron/src/G4M 63 (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.) 81 64 82 5th June 1999 John Allison 65 5th June 1999 John Allison 83 - standard/GNUmakefile: Force non-optimised co 66 - standard/GNUmakefile: Force non-optimised compliation of some 84 files on HP with aCC: HP ANSI C++ B3910B A.0 67 files on HP with aCC: HP ANSI C++ B3910B A.01.15. 85 68 86 May 29, 1999: John Allison 69 May 29, 1999: John Allison 87 - Added electromagnetic/lowenergy to GNUmakefi 70 - Added electromagnetic/lowenergy to GNUmakefile and 88 electromagnetic/GNUmakefile.. 71 electromagnetic/GNUmakefile..