| [818] | 1 | $Id: History,v 1.5.2.1 2008/01/16 09:47:42 ztorzsok Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 | This file should be used by G4 developers and category coordinators
|
|---|
| 11 | to briefly summarize all major modifications introduced in the code
|
|---|
| 12 | and keep track of all category-tags.
|
|---|
| 13 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 14 | committal in the CVS repository !
|
|---|
| 15 |
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | * Reverse chronological order (last date on top), please *
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 |
|
|---|
| 20 | 16 January, 08 Z.Torzsok (gdml-V09-01-00)
|
|---|
| 21 | - Fixed vertex referencing for tessellated-solid in G4GDMLSolids.
|
|---|
| 22 | - Fixed entity resolution in G4GDMLBase.
|
|---|
| 23 | - Fixed naming of convention for external files in G4GDMLStructure.
|
|---|
| 24 |
|
|---|
| 25 | 30 November, 07 Z.Torzsok (gdml-V09-00-04)
|
|---|
| 26 | - Fine tuning of the class hierarchy and fixed issue with reflections.
|
|---|
| 27 |
|
|---|
| 28 | 23 November, 07 Z.Torzsok (gdml-V09-00-03)
|
|---|
| 29 | - Better handling of embedded loops and first adaptation.
|
|---|
| 30 |
|
|---|
| 31 | 22 November, 07 Z.Torzsok (gdml-V09-00-02)
|
|---|
| 32 | - Handling of embedded loops added.
|
|---|
| 33 | - Fixed compilation problems on Windows platform.
|
|---|
| 34 |
|
|---|
| 35 | 19 November, 07 G.Cosmo (gdml-V09-00-01)
|
|---|
| 36 | - Better handling of modular GDML files and reflections (Z.Torzsok).
|
|---|
| 37 | - Added disclaimer to all files. Use G4 types.
|
|---|
| 38 | - Fixed compilation problems on SUN platform.
|
|---|
| 39 |
|
|---|
| 40 | 15 November, 07 Z.Torzsok (gdml-V09-00-00)
|
|---|
| 41 | - Added support for modular files.
|
|---|
| 42 | - Completed set of specific solids. Supported reflections and divisions.
|
|---|
| 43 |
|
|---|
| 44 | 02 November, 07 G.Cosmo (persistency-V09-00-00)
|
|---|
| 45 | - Added G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation through
|
|---|
| 46 | the central scripts. Moved setup for XERCESC (includes and libs paths) to
|
|---|
| 47 | central scripts.
|
|---|
| 48 | - Coworks with tag "config-V09-00-06".
|
|---|
| 49 |
|
|---|
| 50 | 17 October, 07 Z.Torzsok
|
|---|
| 51 | - Introduced new "gdml" plugin sub-module, based on new GDML release 3.
|
|---|