Geant4 Cross Reference |
1 # Example parallel 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). It must **not** 5 be used as a substitute for writing good git commit messages! 6 7 8 ## 2024-05-30 Ben Morgan (exparallel-V11-02-00) 9 - Remove obsolete and untested TopC example 10 11 ## 2023-11-15 I. Hrivnacova (exparallel-V11-01-00) 12 - Updated vis.mac macros: 13 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices 14 and simplified comments. 15 16 ## 2021-12-10 Ben Morgan (exparallel-V11-00-00) 17 - Change to new Markdown History format 18 19 --- 20 21 # History entries prior to 11.0 22 23 05 May 2021, B. Morgan (exparallel-V10-07-00) 24 - Bump required CMake version range to 3.12...3.20, matching core Geant4 25 26 03 November 2020, B. Morgan (exparallel-V10-06-00) 27 - Support same CMake version range as core Geant4 28 29 31 January 2019, I. Hrivnacova (exparallel-V10-05-00) 30 - Merged GitHub PR #4: all Boolean operators now return G4bool. 31 32 03 December 2013, I. Hrivnacova (exparallel-V09-06-04) 33 - Fixed file descriptions (for Doxygen) 34 35 10 November 2013, I. Hrivnacova (exparallel-V09-06-03) 36 - Fixed README and CMake files 37 38 08 November 2013, I. Hrivnacova (exparallel-V09-06-02) 39 - Moved ParN02, ParN04 and info in a new TopC directory, 40 and removed ParN02tbb (its is still kept in the branch 41 ParN02tbb_08_11_2013) 42 43 27 August 2013, G. Cosmo (exparallel-V09-06-01) 44 - Added G4Ellipsoid among solids enabled for parameterisation 45 in examples ParN02, ParN02tbb, ParN04 and MPI/exMPI02. 46 47 25 June 2013, I. Hrivnacova (exparallel-V09-06-00) 48 - Added ParN02tbb example and updated CMakeLists.txt. 49 50 16 November 2012, I. Hrivnacova (exparallel-V09-05-00) 51 - Added CMakeLists.txt file in the top directory