Geant4 Cross Reference |
1 # Category phys-ctor History 1 # Category phys-ctor 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-24 Gabriele Cosmo (phys-ctor-V11-00 9 ## 2022-11-24 Gabriele Cosmo (phys-ctor-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 (phys-ctor-V11- 12 ## 2022-05-16 Guilherme Amadio (phys-ctor-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 (phys-ctor-V11-00-00) 15 ## 2021-12-10 Ben Morgan (phys-ctor-V11-00-00) 16 - Change to new Markdown History format 16 - Change to new Markdown History format 17 17 18 ## 2013-01-15 Gunter Folger (phys-ctor-V09-06- << 18 --- >> 19 >> 20 # History entries prior to 11.0 >> 21 >> 22 15-01-2013, Gunter Folger >> 23 >> 24 -------- Please tag at subdirectory level---------------- >> 25 >> 26 15-01-2013, Gunter Folger (phys-ctor-V09-06-00) 19 - Collect constructors subdirectories tags, an 27 - Collect constructors subdirectories tags, and CMakeLists.txt & GNUmakefile 20 to allow testing to check out a complete set 28 to allow testing to check out a complete set. Without this tag, CMakeLists.txt 21 will not be checked out, as constructors dir 29 will not be checked out, as constructors directory is not part of any tag yet.