42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Parallel Examples History file
|
|
-------------------------------
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
05 May 2021, B. Morgan (exparallel-V10-07-00)
|
|
- Bump required CMake version range to 3.12...3.20, matching core Geant4
|
|
|
|
03 November 2020, B. Morgan (exparallel-V10-06-00)
|
|
- Support same CMake version range as core Geant4
|
|
|
|
31 January 2019, I. Hrivnacova (exparallel-V10-05-00)
|
|
- Merged GitHub PR #4: all Boolean operators now return G4bool.
|
|
|
|
03 December 2013, I. Hrivnacova (exparallel-V09-06-04)
|
|
- Fixed file descriptions (for Doxygen)
|
|
|
|
10 November 2013, I. Hrivnacova (exparallel-V09-06-03)
|
|
- Fixed README and CMake files
|
|
|
|
08 November 2013, I. Hrivnacova (exparallel-V09-06-02)
|
|
- Moved ParN02, ParN04 and info in a new TopC directory,
|
|
and removed ParN02tbb (its is still kept in the branch
|
|
ParN02tbb_08_11_2013)
|
|
|
|
27 August 2013, G. Cosmo (exparallel-V09-06-01)
|
|
- Added G4Ellipsoid among solids enabled for parameterisation
|
|
in examples ParN02, ParN02tbb, ParN04 and MPI/exMPI02.
|
|
|
|
25 June 2013, I. Hrivnacova (exparallel-V09-06-00)
|
|
- Added ParN02tbb example and updated CMakeLists.txt.
|
|
|
|
16 November 2012, I. Hrivnacova (exparallel-V09-05-00)
|
|
- Added CMakeLists.txt file in the top directory
|