52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
# Example parallel History
|
|
|
|
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
|
|
which **must** added in reverse chronological order (newest at the top). It must **not**
|
|
be used as a substitute for writing good git commit messages!
|
|
|
|
|
|
## 2024-05-30 Ben Morgan (exparallel-V11-02-00)
|
|
- Remove obsolete and untested TopC example
|
|
|
|
## 2023-11-15 I. Hrivnacova (exparallel-V11-01-00)
|
|
- Updated vis.mac macros:
|
|
- Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
|
|
and simplified comments.
|
|
|
|
## 2021-12-10 Ben Morgan (exparallel-V11-00-00)
|
|
- Change to new Markdown History format
|
|
|
|
---
|
|
|
|
# History entries prior to 11.0
|
|
|
|
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
|